Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/MediaProviderTranscode/src/android/mediaprovidertranscode/cts/
H A DTranscodeTestUtils.java346 private static void sendIntentToTestApp(TestApp testApp, String dirPath, String actionName, in sendIntentToTestApp() method in TranscodeTestUtils
/aosp_15_r20/cts/hostsidetests/scopedstorage/libs/ScopedStorageTestLib/src/android/scopedstorage/cts/lib/
H A DTestUtils.java1914 private static void sendIntentToTestApp(TestApp testApp, String dirPath, String actionName, in sendIntentToTestApp() method in TestUtils
1938 private static void sendIntentToTestApp(TestApp testApp, Uri uri, String actionName, in sendIntentToTestApp() method in TestUtils