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.java173 if (!isWorkspaceScrollable(workspace)) { in ensureWorkspaceIsScrollable()
190 isWorkspaceScrollable(workspace)); in ensureWorkspaceIsScrollable()
194 private boolean isWorkspaceScrollable(UiObject2 workspace) { in isWorkspaceScrollable() method in Workspace
/packages/apps/Launcher3/tests/src/com/android/launcher3/ui/
DTaplTestsLauncher3.java81 private boolean isWorkspaceScrollable(Launcher launcher) { in isWorkspaceScrollable() method in TaplTestsLauncher3
188 isWorkspaceScrollable(launcher))); in testWorkspace()
199 isWorkspaceScrollable(launcher))); in testWorkspace()