Object

org.argus.amandroid.core.util

TypedValue

Related Doc: package util

Permalink

object TypedValue

This is copied from AXMLPrinter2.jar, because it conflict with TypedValue in apktool.jar

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. TypedValue
  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. def COMPLEX_MANTISSA_MASK: Int

    Permalink
  5. def COMPLEX_MANTISSA_SHIFT: Int

    Permalink
  6. def COMPLEX_RADIX_0p23: Int

    Permalink
  7. def COMPLEX_RADIX_16p7: Int

    Permalink
  8. def COMPLEX_RADIX_23p0: Int

    Permalink
  9. def COMPLEX_RADIX_8p15: Int

    Permalink
  10. def COMPLEX_RADIX_MASK: Int

    Permalink
  11. def COMPLEX_RADIX_SHIFT: Int

    Permalink
  12. def COMPLEX_UNIT_DIP: Int

    Permalink
  13. def COMPLEX_UNIT_FRACTION: Int

    Permalink
  14. def COMPLEX_UNIT_FRACTION_PARENT: Int

    Permalink
  15. def COMPLEX_UNIT_IN: Int

    Permalink
  16. def COMPLEX_UNIT_MASK: Int

    Permalink
  17. def COMPLEX_UNIT_MM: Int

    Permalink
  18. def COMPLEX_UNIT_PT: Int

    Permalink
  19. def COMPLEX_UNIT_PX: Int

    Permalink
  20. def COMPLEX_UNIT_SHIFT: Int

    Permalink
  21. def COMPLEX_UNIT_SP: Int

    Permalink
  22. def TYPE_ATTRIBUTE: Int

    Permalink
  23. def TYPE_DIMENSION: Int

    Permalink
  24. def TYPE_FIRST_COLOR_INT: Int

    Permalink
  25. def TYPE_FIRST_INT: Int

    Permalink
  26. def TYPE_FLOAT: Int

    Permalink
  27. def TYPE_FRACTION: Int

    Permalink
  28. def TYPE_INT_BOOLEAN: Int

    Permalink
  29. def TYPE_INT_COLOR_ARGB4: Int

    Permalink
  30. def TYPE_INT_COLOR_ARGB8: Int

    Permalink
  31. def TYPE_INT_COLOR_RGB4: Int

    Permalink
  32. def TYPE_INT_COLOR_RGB8: Int

    Permalink
  33. def TYPE_INT_DEC: Int

    Permalink
  34. def TYPE_INT_HEX: Int

    Permalink
  35. def TYPE_LAST_COLOR_INT: Int

    Permalink
  36. def TYPE_LAST_INT: Int

    Permalink
  37. def TYPE_NULL: Int

    Permalink
  38. def TYPE_REFERENCE: Int

    Permalink
  39. def TYPE_STRING: Int

    Permalink
  40. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  41. def clone(): AnyRef

    Permalink
    Attributes
    protected[java.lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  42. final def eq(arg0: AnyRef): Boolean

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

    Permalink
    Definition Classes
    AnyRef → Any
  44. def finalize(): Unit

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

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

    Permalink
    Definition Classes
    AnyRef → Any
  47. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  48. final def ne(arg0: AnyRef): Boolean

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

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

    Permalink
    Definition Classes
    AnyRef
  51. final def synchronized[T0](arg0: ⇒ T0): T0

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

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

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

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

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

Inherited from AnyRef

Inherited from Any

Ungrouped