Object

org.argus.amandroid.alir.dataRecorder

MetricRepo

Related Doc: package dataRecorder

Permalink

object MetricRepo

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MetricRepo
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  4. var activityHijacking: Int

    Permalink

    Security study compare

  5. var activityLaunch: Int

    Permalink
  6. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  7. var broadcastReceiverInjection: Int

    Permalink
  8. var broadcastReceiverTheft: Int

    Permalink
  9. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  10. def collect(appData: AppData): Unit

    Permalink
  11. var contentProviderCapabilityLeak: Int

    Permalink
  12. var contentProviderInfoLeak: Int

    Permalink
  13. var dynamicRegisteredIccTotal: Int

    Permalink
  14. final def eq(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean

    Permalink
    Definition Classes
    AnyRef → Any
  16. var explicitIccPrecise: Int

    Permalink
  17. var explicitIccTargetFound: Int

    Permalink
  18. var explicitIccTotal: Int

    Permalink
  19. def finalize(): Unit

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  20. final def getClass(): Class[_]

    Permalink
    Definition Classes
    AnyRef → Any
  21. def hashCode(): Int

    Permalink
    Definition Classes
    AnyRef → Any
  22. var iccTotal: Int

    Permalink

    ICC compare

  23. var implicitIccPrecise: Int

    Permalink
  24. var implicitIccTargetFound: Int

    Permalink
  25. var implicitIccTotal: Int

    Permalink
  26. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  27. var maliciousness: Int

    Permalink
  28. var mixedIccPrecise: Int

    Permalink
  29. var mixedIccTargetFound: Int

    Permalink
  30. var mixedIccTotal: Int

    Permalink
  31. final def ne(arg0: AnyRef): Boolean

    Permalink
    Definition Classes
    AnyRef
  32. final def notify(): Unit

    Permalink
    Definition Classes
    AnyRef
  33. final def notifyAll(): Unit

    Permalink
    Definition Classes
    AnyRef
  34. var serviceHijacking: Int

    Permalink
  35. var serviceLaunch: Int

    Permalink
  36. final def synchronized[T0](arg0: ⇒ T0): T0

    Permalink
    Definition Classes
    AnyRef
  37. def toString(): String

    Permalink
    Definition Classes
    MetricRepo → AnyRef → Any
  38. final def wait(): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long, arg1: Int): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  40. final def wait(arg0: Long): Unit

    Permalink
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Inherited from AnyRef

Inherited from Any

Ungrouped