Home
last modified time | relevance | path

Searched refs:startIntent (Results 1 – 4 of 4) sorted by relevance

/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/
DUiAutomatorTestScope.kt300 public fun startIntent(intent: Intent): Unit = appManager.startIntent(intent = intent) method in androidx.test.uiautomator.UiAutomatorTestScope
/test/uiautomator/uiautomator/src/main/java/androidx/test/uiautomator/internal/
DAppManager.kt75 fun startIntent(intent: Intent) { in startIntent() method in androidx.test.uiautomator.internal.AppManager
/test/uiautomator/uiautomator/api/
Dcurrent.txt251 method public void startIntent(android.content.Intent intent);
Drestricted_current.txt251 method public void startIntent(android.content.Intent intent);