Searched refs:TYPE_SHORT (Results 1 – 4 of 4) sorted by relevance
34 public static final int TYPE_SHORT = 2; field in EntrySchema117 case TYPE_SHORT: in cursorToObject()166 case TYPE_SHORT: in valuesToObject()204 case TYPE_SHORT: in objectToValues()489 type = TYPE_SHORT; in parseColumnInfo()
95 static final int TYPE_SHORT = 'I' | 2 << 8; field in TypedProperties118 return TYPE_SHORT; in interpretType()
44 public static final byte TYPE_SHORT = 1; field in RsBrickedBitMask
88706 Lcom/android/internal/util/TypedProperties;->TYPE_SHORT:I