Home
last modified time | relevance | path

Searched refs:TYPE_INTEGER (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/core/java/android/content/
DRestrictionEntry.java80 public static final int TYPE_INTEGER = 5; field in RestrictionEntry
167 mType = TYPE_INTEGER; in RestrictionEntry()
DRestrictionsManager.java621 case RestrictionEntry.TYPE_INTEGER: in loadRestriction()
/frameworks/base/cmds/content/src/com/android/commands/content/
DContent.java146 private static final String TYPE_INTEGER = "i"; field in Content.Parser
360 } else if (TYPE_INTEGER.equalsIgnoreCase(type) || TYPE_LONG.equalsIgnoreCase(type)) { in parseBindValue()
/frameworks/base/include/androidfw/
DResourceTypes.h1404 TYPE_INTEGER = 1<<2, enumerator
/frameworks/base/tools/aapt/
DResourceTable.cpp153 { integerArray, sizeof(integerArray)/2, ResTable_map::TYPE_INTEGER,
400 if ((minIdx >= 0 || maxIdx >= 0) && (attr.type&ResTable_map::TYPE_INTEGER) == 0) { in compileAttribute()
1392 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()
1472 curFormat = ResTable_map::TYPE_REFERENCE|ResTable_map::TYPE_INTEGER; in compileResourceFile()
/frameworks/base/libs/androidfw/
DResourceTypes.cpp4637 || attrType == ResTable_map::TYPE_INTEGER) { in stringToValue()
4910 if ((attrType&ResTable_map::TYPE_INTEGER) == 0) { in stringToValue()
/frameworks/base/docs/html/sdk/api_diff/preview-21/
DmissingSinces.txt1248 NO DOC BLOCK: android.content.RestrictionEntry Field TYPE_INTEGER
/frameworks/base/docs/html/sdk/api_diff/21/
DmissingSinces.txt1974 NO DOC BLOCK: android.content.RestrictionEntry Field TYPE_INTEGER
/frameworks/base/api/
Dsystem-current.txt8312 field public static final int TYPE_INTEGER = 5; // 0x5
Dcurrent.txt8066 field public static final int TYPE_INTEGER = 5; // 0x5