Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java870 waitUntilGoneBySelector(getLauncherObjectSelector(resId)); in waitUntilLauncherObjectGone()
874 waitUntilGoneBySelector(makeLauncherSelector(selector)); in waitUntilLauncherObjectGone()
877 private void waitUntilGoneBySelector(BySelector launcherSelector) { in waitUntilGoneBySelector() method