Searched defs:TYPE_INTEGER (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/cmds/content/src/com/android/commands/content/
H A DContent.java131 private static final String TYPE_INTEGER = "i"; field in class:Content.Parser
324 } else if (TYPE_INTEGER.equalsIgnoreCase(type) || TYPE_LONG.equalsIgnoreCase(type)) {
/frameworks/base/include/androidfw/
H A DResourceTypes.h1239 TYPE_INTEGER = 1<<2, enumerator in enum:android::ResTable_map::__anon1106

Completed in 140 milliseconds