Searched refs:shouldDispatchFromNonInteractive (Results 1 – 2 of 2) sorted by relevance
102 boolean shouldDispatchFromNonInteractive(int keyCode) { in shouldDispatchFromNonInteractive() method in GlobalKeyManager
3479 && mGlobalKeyManager.shouldDispatchFromNonInteractive(keyCode)) { in interceptKeyBeforeQueueing()