Searched refs:mPendingCapsLockToggle (Results 1 – 1 of 1) sorted by relevance
514 boolean mPendingCapsLockToggle; field in PhoneWindowManager2612 mPendingCapsLockToggle = false; in interceptKeyBeforeDispatching()2619 mPendingCapsLockToggle = false; in interceptKeyBeforeDispatching()2805 mPendingCapsLockToggle = true; in interceptKeyBeforeDispatching()2808 mPendingCapsLockToggle = false; in interceptKeyBeforeDispatching()2813 if (mPendingCapsLockToggle) { in interceptKeyBeforeDispatching()2815 mPendingCapsLockToggle = false; in interceptKeyBeforeDispatching()2828 mPendingCapsLockToggle = true; in interceptKeyBeforeDispatching()2831 mPendingCapsLockToggle = false; in interceptKeyBeforeDispatching()2843 if (mPendingCapsLockToggle) { in interceptKeyBeforeDispatching()[all …]