Searched refs:sendIntentToTestApp (Results 1 – 2 of 2) sorted by relevance
/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/ |
D | TranscodeTestUtils.java | 339 sendIntentToTestApp(testApp, dirPath, actionName, broadcastReceiver, latch); in getFromTestApp() 346 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/ |
D | TestUtils.java | 1892 private static void sendIntentToTestApp(TestApp testApp, String dirPath, String actionName, in sendIntentToTestApp() method in TestUtils 1916 private static void sendIntentToTestApp(TestApp testApp, Uri uri, String actionName, in sendIntentToTestApp() method in TestUtils 2006 sendIntentToTestApp(testApp, dirPath, actionName, fileDescriptorBinder, broadcastReceiver, in getFromTestApp() 2043 sendIntentToTestApp(testApp, uri, actionName, broadcastReceiver, latch, args); in getFromTestApp()
|