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

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

Completed in 437 milliseconds