Searched defs:TYPE_INTEGER (Results 1 – 4 of 4) sorted by relevance
34 public static final int TYPE_INTEGER = 1; field in Value
109 TYPE_INTEGER, // A sequence of digits representing an integer. Normally enumerator
139 final static int TYPE_INTEGER = 5; // since 2.9 field in StdKeySerializers.Default
1404 public static final int TYPE_INTEGER = 1<<2; field in ResourceTypes.ResTable_map