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 870 bool isAppSwitchKeyEventLocked(KeyEntry* keyEntry);
    [all...]
InputDispatcher.cpp 350 if (isAppSwitchKeyEventLocked(typedEntry)) {
411 if (isAppSwitchKeyEventLocked(keyEntry)) {
557 bool InputDispatcher::isAppSwitchKeyEventLocked(KeyEntry* keyEntry) {
    [all...]

Completed in 39 milliseconds