Home
last modified time | relevance | path

Searched defs:TYPE_STRING (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/util/
DTypedValue.java39 public static final int TYPE_STRING = 0x03; field in TypedValue
/frameworks/base/core/java/android/content/
DRestrictionEntry.java91 public static final int TYPE_STRING = 6; field in RestrictionEntry
/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java100 static final int TYPE_STRING = 'L' | 's' << 8; field in TypedProperties
/frameworks/base/cmds/content/src/com/android/commands/content/
DContent.java146 private static final String TYPE_STRING = "s"; field in Content.Parser
/frameworks/base/tools/aapt/
DAaptAssets.h350 TYPE_STRING enumerator
/frameworks/base/include/androidfw/
DResourceTypes.h277 TYPE_STRING = 0x03, enumerator
1430 TYPE_STRING = 1<<1, enumerator
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerService.java693 private static final String TYPE_STRING = "string"; field in PrintSpoolerService.PersistenceManager