Searched refs:isAppSwitchKeyCode (Results 1 – 2 of 2) sorted by relevance
882 static bool isAppSwitchKeyCode(int32_t keyCode);
594 bool InputDispatcher::isAppSwitchKeyCode(int32_t keyCode) { in isAppSwitchKeyCode() function in android::InputDispatcher602 && isAppSwitchKeyCode(keyEntry->keyCode) in isAppSwitchKeyEventLocked()