Searched defs:TYPE_INTEGER (Results 1 – 7 of 7) sorted by relevance
107 TYPE_INTEGER, // A sequence of digits representing an integer. Normally enumerator
84 public static final int TYPE_INTEGER = 5; field in RestrictionEntry
33 constexpr const uint32_t TYPE_INTEGER = android::ResTable_map::TYPE_INTEGER; variable
766 constexpr const uint32_t TYPE_INTEGER = android::ResTable_map::TYPE_INTEGER; in Matches() local
152 private static final String TYPE_INTEGER = "i"; field in Content.Parser
1096 public static final int TYPE_INTEGER = 1; field in MediaFormat
1549 TYPE_INTEGER = 1<<2, enumerator