Searched refs:firstCustomId (Results 1 – 3 of 3) sorted by relevance
167 writeStringRecord(Metadata.firstCustomId(), "custom"); in testRecordsFound()172 assertTrue(mMetadata.has(Metadata.firstCustomId())); in testRecordsFound()197 writeStringRecord(Metadata.firstCustomId(), "custom"); in testParseClearState()212 assertFalse(mMetadata.has(Metadata.firstCustomId())); in testParseClearState()
535 public static int firstCustomId() { return FIRST_CUSTOM; } in firstCustomId() method in Metadata
28910 Landroid/media/Metadata;->firstCustomId()I