Searched refs:MSG_REQUEST_KEYBOARD_SHORTCUTS (Results 1 – 2 of 2) sorted by relevance
4498 private static final int MSG_REQUEST_KEYBOARD_SHORTCUTS = 26; field in ViewRootImpl4575 if (msg.what == MSG_REQUEST_KEYBOARD_SHORTCUTS && msg.obj == null) { in sendMessageAtTime()4785 case MSG_REQUEST_KEYBOARD_SHORTCUTS: { in handleMessage()8087 MSG_REQUEST_KEYBOARD_SHORTCUTS, deviceId, 0, receiver).sendToTarget(); in dispatchRequestKeyboardShortcuts()
79270 Landroid/view/ViewRootImpl;->MSG_REQUEST_KEYBOARD_SHORTCUTS:I