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

  /frameworks/base/include/ui/
InputDispatcher.h 856 bool isAppSwitchKeyEventLocked(KeyEntry* keyEntry);
    [all...]
  /frameworks/base/libs/ui/
InputDispatcher.cpp 378 if (isAppSwitchKeyEventLocked(typedEntry)) {
422 if (isAppSwitchKeyEventLocked(keyEntry)) {
488 bool InputDispatcher::isAppSwitchKeyEventLocked(KeyEntry* keyEntry) {
    [all...]

Completed in 48 milliseconds