Home
last modified time | relevance | path

Searched refs:TYPE_SHORT (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/common/
H A DEntrySchema.java34 public static final int TYPE_SHORT = 2; field in EntrySchema
117 case TYPE_SHORT: in cursorToObject()
166 case TYPE_SHORT: in valuesToObject()
204 case TYPE_SHORT: in objectToValues()
489 type = TYPE_SHORT; in parseColumnInfo()
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DTypedProperties.java95 static final int TYPE_SHORT = 'I' | 2 << 8; field in TypedProperties
118 return TYPE_SHORT; in interpretType()
/aosp12/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/engine/
H A DRsBrickedBitMask.java44 public static final byte TYPE_SHORT = 1; field in RsBrickedBitMask
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt88706 Lcom/android/internal/util/TypedProperties;->TYPE_SHORT:I