Home
last modified time | relevance | path

Searched refs:sendIntentToTestApp (Results 1 – 2 of 2) sorted by relevance

/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
DTranscodeTestUtils.java351 sendIntentToTestApp(testApp, dirPath, actionName, broadcastReceiver, latch); in getFromTestApp()
358 private static void sendIntentToTestApp(TestApp testApp, String dirPath, String actionName, in sendIntentToTestApp() method in TranscodeTestUtils
/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
DTestUtils.java1380 private static void sendIntentToTestApp(TestApp testApp, String dirPath, String actionName, in sendIntentToTestApp() method in TestUtils
1398 private static void sendIntentToTestApp(TestApp testApp, Uri uri, String actionName, in sendIntentToTestApp() method in TestUtils
1466 sendIntentToTestApp(testApp, dirPath, actionName, broadcastReceiver, latch); in getFromTestApp()
1494 sendIntentToTestApp(testApp, uri, actionName, broadcastReceiver, latch); in getFromTestApp()