Searched refs:LAST_TYPE (Results 1 – 3 of 3) sorted by relevance
249 private static final int LAST_TYPE = 7; field in Metadata335 if (metadataType <= 0 || metadataType > LAST_TYPE) { in scanAllRecords()541 public static int lastType() { return LAST_TYPE; } in lastType()
95 static final int LAST_TYPE = TYPE_IME; field in InsetsState158 for (int type = FIRST_TYPE; type <= LAST_TYPE; type++) { in calculateInsets()
41873 Landroid/media/Metadata;->LAST_TYPE:I