Searched refs:albumIdThree (Results 1 – 1 of 1) sorted by relevance
1143 final long albumIdThree = valuesThree.getAsLong(AudioColumns.ALBUM_ID); in testComputeAudioKeyValues_167339595_differentAlbumIds() local1147 assertNotEquals(albumIdThree, albumIdFour); in testComputeAudioKeyValues_167339595_differentAlbumIds()1202 final long albumIdThree = valuesThree.getAsLong(AudioColumns.ALBUM_ID); in testComputeAudioKeyValues_167339595_sameAlbumId() local1206 assertEquals(albumIdThree, albumIdFour); in testComputeAudioKeyValues_167339595_sameAlbumId()