Home
last modified time | relevance | path

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

/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DKeyboardQuickSwitch.java18 import static com.android.launcher3.tapl.LauncherInstrumentation.KEYBOARD_QUICK_SWITCH_RES_ID;
83 mLauncher.waitForLauncherObject(KEYBOARD_QUICK_SWITCH_RES_ID); in moveFocusForward()
91 mLauncher.waitForLauncherObject(KEYBOARD_QUICK_SWITCH_RES_ID); in moveFocusForward()
115 mLauncher.waitForLauncherObject(KEYBOARD_QUICK_SWITCH_RES_ID); in moveFocusBackward()
125 mLauncher.waitForLauncherObject(KEYBOARD_QUICK_SWITCH_RES_ID); in moveFocusBackward()
142 mLauncher.waitForLauncherObject(KEYBOARD_QUICK_SWITCH_RES_ID); in dismiss()
151 mLauncher.waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in dismiss()
208 mLauncher.waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in launchFocusedTask()
DKeyboardQuickSwitchSource.java18 import static com.android.launcher3.tapl.LauncherInstrumentation.KEYBOARD_QUICK_SWITCH_RES_ID;
41 launcher.waitForLauncherObject(KEYBOARD_QUICK_SWITCH_RES_ID); in showQuickSwitchView()
DLauncherInstrumentation.java181 static final String KEYBOARD_QUICK_SWITCH_RES_ID = "keyboard_quick_switch_view"; field in LauncherInstrumentation
902 waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in verifyVisibleObjects()
912 waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in verifyVisibleObjects()
923 waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in verifyVisibleObjects()
931 waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in verifyVisibleObjects()
958 waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in verifyVisibleObjects()
973 waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in verifyVisibleObjects()
982 waitUntilLauncherObjectGone(KEYBOARD_QUICK_SWITCH_RES_ID); in verifyVisibleObjects()