Searched defs:TYPE_INTEGER (Results 1 – 3 of 3) sorted by relevance
34 public static final int TYPE_INTEGER = 1; field in Value
107 TYPE_INTEGER, // A sequence of digits representing an integer. Normally enumerator
1404 public static final int TYPE_INTEGER = 1<<2; field in ResourceTypes.ResTable_map