Home
last modified time | relevance | path

Searched defs:TYPE_INT (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/util/
DTypedProperties.java96 static final int TYPE_INT = 'I' | 4 << 8; field in TypedProperties
/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/model/
DPrintSpoolerService.java691 private static final String TYPE_INT = "int"; field in PrintSpoolerService.PersistenceManager