Home
last modified time | relevance | path

Searched defs:testComputeAudioTypeValuesFromData (Results 1 – 1 of 1) sorted by relevance

/packages/providers/MediaProvider/tests/src/com/android/providers/media/util/
DFileUtilsTest.java1300 public void testComputeAudioTypeValuesFromData() { in testComputeAudioTypeValuesFromData() method in FileUtilsTest
1340 private void testComputeAudioTypeValuesFromData(String path, String expectedColumn) { in testComputeAudioTypeValuesFromData() method in FileUtilsTest
1344 private void testComputeAudioTypeValuesFromData(String path, List<String> expectedColumns) { in testComputeAudioTypeValuesFromData() method in FileUtilsTest