HomeSort by relevance Sort by last modified time
    Searched refs:isAppSwitchKeyEventLocked (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/input/
InputDispatcher.h 862 bool isAppSwitchKeyEventLocked(KeyEntry* keyEntry);
    [all...]
InputDispatcher.cpp 348 if (isAppSwitchKeyEventLocked(typedEntry)) {
409 if (isAppSwitchKeyEventLocked(keyEntry)) {
544 bool InputDispatcher::isAppSwitchKeyEventLocked(KeyEntry* keyEntry) {
    [all...]

Completed in 31 milliseconds