Searched refs:getTopVisibleIconBounds (Results 1 – 2 of 2) sorted by relevance
45 final int startY = swipeDown ? getTopVisibleIconBounds(allAppsContainer).centerY() in switchToWorkspace()48 swipeDown ? mLauncher.getDevice().getDisplayHeight() : getTopVisibleIconBounds( in switchToWorkspace()
203 protected Rect getTopVisibleIconBounds(UiObject2 allAppsContainer) { in getTopVisibleIconBounds() method in AllApps