Searched refs:MSG_ACCESSIBILITY_SHORTCUT (Results 1 – 1 of 1) sorted by relevance
728 private static final int MSG_ACCESSIBILITY_SHORTCUT = 17; field in PhoneWindowManager791 case MSG_ACCESSIBILITY_SHORTCUT: in handleMessage()1714 mHandler.removeMessages(MSG_ACCESSIBILITY_SHORTCUT); in interceptAccessibilityShortcutChord()1715 mHandler.sendMessageDelayed(mHandler.obtainMessage(MSG_ACCESSIBILITY_SHORTCUT), in interceptAccessibilityShortcutChord()1762 mHandler.removeMessages(MSG_ACCESSIBILITY_SHORTCUT); in cancelPendingAccessibilityShortcutAction()4075 mHandler.sendMessage(mHandler.obtainMessage(MSG_ACCESSIBILITY_SHORTCUT));