Searched refs:tryWaitForObjectBySelector (Results 1 – 1 of 1) sorted by relevance
739 return tryWaitForObjectBySelector(By.copy(selector).pkg(getLauncherPackageName()), timeout); in tryWaitForLauncherObject()753 private UiObject2 tryWaitForObjectBySelector(BySelector selector, long timeout) { in tryWaitForObjectBySelector() method