Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DWorkspace.java144 if (!isWorkspaceScrollable(workspace)) { in ensureWorkspaceIsScrollable()
161 isWorkspaceScrollable(workspace)); in ensureWorkspaceIsScrollable()
165 private boolean isWorkspaceScrollable(UiObject2 workspace) { in isWorkspaceScrollable() method in Workspace
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java83 private boolean isWorkspaceScrollable(Launcher launcher) { in isWorkspaceScrollable() method in TaplTestsLauncher3
191 isWorkspaceScrollable(launcher))); in testWorkspace()
202 isWorkspaceScrollable(launcher))); in testWorkspace()