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