Searched defs:TYPE_INTEGER (Results 1 – 12 of 12) sorted by relevance
50 TYPE_INTEGER(1), enumConstant
139 final static int TYPE_INTEGER = 5; // since 2.9 field in StdKeySerializers.Default
112 TYPE_INTEGER, // A sequence of digits representing an integer. Normally enumerator
979 TYPE_INTEGER = 1; enumerator
920 TYPE_INTEGER = 1; enumerator
1218 TYPE_INTEGER = 1; enumerator
1199 TYPE_INTEGER = 1; enumerator
45 TYPE_INTEGER, enumerator
1432 public static final int TYPE_INTEGER = 1 << 2; field in ResourceTypes.ResTable_map