Searched refs:assertSwitchKeyboardLayout (Results 1 – 2 of 2) sorted by relevance
125 mPhoneWindowManager.assertSwitchKeyboardLayout(/* direction= */ 1, ANY_DISPLAY_ID); in testCtrlSpace()135 mPhoneWindowManager.assertSwitchKeyboardLayout(/* direction= */ -1, ANY_DISPLAY_ID); in testCtrlShiftSpace()
748 void assertSwitchKeyboardLayout(int direction, int displayId) { in assertSwitchKeyboardLayout() method in TestPhoneWindowManager