Searched refs:assertSwitchKeyboardLayout (Results 1 – 2 of 2) sorted by relevance
94 mPhoneWindowManager.assertSwitchKeyboardLayout(1); in testCtrlSpace()103 mPhoneWindowManager.assertSwitchKeyboardLayout(-1); in testCtrlShiftSpace()112 mPhoneWindowManager.assertSwitchKeyboardLayout(1); in testMetaSpace()121 mPhoneWindowManager.assertSwitchKeyboardLayout(-1); in testMetaShiftSpace()
533 void assertSwitchKeyboardLayout(int direction) { in assertSwitchKeyboardLayout() method in TestPhoneWindowManager