Searched refs:testComputeAudioTypeValuesFromData (Results 1 – 1 of 1) sorted by relevance
1300 public void testComputeAudioTypeValuesFromData() { in testComputeAudioTypeValuesFromData() method in FileUtilsTest1301 testComputeAudioTypeValuesFromData("/storage/emulated/0/Ringtones/a.mp3", in testComputeAudioTypeValuesFromData()1303 testComputeAudioTypeValuesFromData("/storage/emulated/0/Notifications/a.mp3", in testComputeAudioTypeValuesFromData()1305 testComputeAudioTypeValuesFromData("/storage/emulated/0/Alarms/a.mp3", in testComputeAudioTypeValuesFromData()1307 testComputeAudioTypeValuesFromData("/storage/emulated/0/Podcasts/a.mp3", in testComputeAudioTypeValuesFromData()1309 testComputeAudioTypeValuesFromData("/storage/emulated/0/Audiobooks/a.mp3", in testComputeAudioTypeValuesFromData()1311 testComputeAudioTypeValuesFromData("/storage/emulated/0/Recordings/a.mp3", in testComputeAudioTypeValuesFromData()1313 testComputeAudioTypeValuesFromData("/storage/emulated/0/Music/a.mp3", in testComputeAudioTypeValuesFromData()1317 testComputeAudioTypeValuesFromData("/storage/emulated/0/a/a.mp3", AudioColumns.IS_MUSIC); in testComputeAudioTypeValuesFromData()1320 testComputeAudioTypeValuesFromData("/storage/emulated/0/ringtones/a.mp3", in testComputeAudioTypeValuesFromData()[all …]