Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DLauncherInstrumentation.java1084 final Optional<String> floatingRes = getFloatingResId(); in swipeUpToCloseFloatingView() local
1086 if (!floatingRes.isPresent()) { in swipeUpToCloseFloatingView()
1097 String.format("Swiped up from floating view %s to home", floatingRes.get()))) { in swipeUpToCloseFloatingView()
1098 waitUntilLauncherObjectGone(floatingRes.get()); in swipeUpToCloseFloatingView()