Home
last modified time | relevance | path

Searched refs:mDeferredKeyActionExecutor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java700 private final DeferredKeyActionExecutor mDeferredKeyActionExecutor = field in PhoneWindowManager
831 mDeferredKeyActionExecutor.setActionsExecutable(keyCode, downTime); in handleMessage()
2716 mDeferredKeyActionExecutor.queueKeyAction(
2723 mDeferredKeyActionExecutor.queueKeyAction(
2739 mDeferredKeyActionExecutor.cancelQueuedAction(KeyEvent.KEYCODE_STEM_PRIMARY);
2744 mDeferredKeyActionExecutor.queueKeyAction(
2786 mDeferredKeyActionExecutor.queueKeyAction(
6653 mDeferredKeyActionExecutor.dump(prefix, pw);