Searched refs:scanFileFromShell (Results 1 – 5 of 5) sorted by relevance
236 final Uri a = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()238 final Uri b = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()240 final Uri c = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()257 final Uri d = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()
362 final Uri a = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()364 final Uri b = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()366 final Uri c = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()383 final Uri d = MediaProviderTestUtils.scanFileFromShell( in testCanonicalize()
511 final Uri a = MediaProviderTestUtils.scanFileFromShell(513 final Uri b = MediaProviderTestUtils.scanFileFromShell(515 final Uri c = MediaProviderTestUtils.scanFileFromShell(532 final Uri d = MediaProviderTestUtils.scanFileFromShell(
320 return MediaProviderTestUtils.scanFileFromShell( in stageImageInAudio()
232 public static Uri scanFileFromShell(File file) throws Exception { in scanFileFromShell() method