Searched defs:appSelector (Results 1 – 4 of 4) sorted by relevance
142 val appSelector = getAppSelector(expectedPackageName) in launchViaIntent() constant187 val appSelector = getAppSelector(expectedPackageName) in doWaitShownLight() constant
83 BySelector appSelector = in isAppInForeground() local
356 BySelector appSelector = By.clickable(true).hasDescendant(By.text(appName)); in findApplication() local
375 BySelector appSelector = By.clickable(true).hasDescendant(By.text(appName)); in findApplication() local