Searched refs:startIntent (Results 1 – 4 of 4) sorted by relevance
300 public fun startIntent(intent: Intent): Unit = appManager.startIntent(intent = intent) method in androidx.test.uiautomator.UiAutomatorTestScope
75 fun startIntent(intent: Intent) { in startIntent() method in androidx.test.uiautomator.internal.AppManager
251 method public void startIntent(android.content.Intent intent);