Searched refs:scanFileFromShell (Results 1 – 5 of 5) sorted by relevance
233 final Uri a = ProviderTestUtils.scanFileFromShell( in testCanonicalize()235 final Uri b = ProviderTestUtils.scanFileFromShell( in testCanonicalize()237 final Uri c = ProviderTestUtils.scanFileFromShell( in testCanonicalize()254 final Uri d = ProviderTestUtils.scanFileFromShell( in testCanonicalize()
354 final Uri a = ProviderTestUtils.scanFileFromShell( in testCanonicalize()356 final Uri b = ProviderTestUtils.scanFileFromShell( in testCanonicalize()358 final Uri c = ProviderTestUtils.scanFileFromShell( in testCanonicalize()375 final Uri d = ProviderTestUtils.scanFileFromShell( in testCanonicalize()
491 final Uri a = ProviderTestUtils.scanFileFromShell(493 final Uri b = ProviderTestUtils.scanFileFromShell(495 final Uri c = ProviderTestUtils.scanFileFromShell(512 final Uri d = ProviderTestUtils.scanFileFromShell(
319 return ProviderTestUtils.scanFileFromShell( in stageImageInAudio()
328 public static Uri scanFileFromShell(File file) throws Exception { in scanFileFromShell() method