Searched refs:notifyKeyEventLocked (Results 1 – 4 of 4) sorted by relevance
183 mKeyEventDispatcher.notifyKeyEventLocked( in testSetOnKeyResult_twoServicesReturnsFalse_shouldPassEventToFramework()199 mKeyEventDispatcher.notifyKeyEventLocked( in testSetOnKeyResult_twoServicesReturnsTrue_shouldNotPassEventToFramework()216 mKeyEventDispatcher.notifyKeyEventLocked( in testSetOnKeyResult_firstOfTwoServicesReturnsTrue_shouldNotPassEventToFramework()233 mKeyEventDispatcher.notifyKeyEventLocked( in testSetOnKeyResult_secondOfTwoServicesReturnsTrue_shouldNotPassEventToFramework()251 mKeyEventDispatcher.notifyKeyEventLocked( in testSetOnKeyResult_firstServiceReturnsTwice_secondShouldBeIgnored()274 mKeyEventDispatcher.notifyKeyEventLocked( in testEventTimesOut_shouldPassToFramework()286 mKeyEventDispatcher.notifyKeyEventLocked( in testEventTimesOut_afterOneServiceReturnsFalse_shouldPassToFramework()302 mKeyEventDispatcher.notifyKeyEventLocked( in testEventTimesOut_afterOneServiceReturnsTrue_shouldNotPassToFramework()380 mKeyEventDispatcher.notifyKeyEventLocked( in testFlushTwpServices_withPendingEvent_shouldPassToFramework()391 mKeyEventDispatcher.notifyKeyEventLocked( in testFlushOneService_thenOtherReturnsTrue_shouldNotPassToFramework()[all …]
126 public boolean notifyKeyEventLocked( in notifyKeyEventLocked() method in KeyEventDispatcher
1235 return getKeyEventDispatcher().notifyKeyEventLocked(event, policyFlags, boundServices); in notifyKeyEvent()
4397 HPLcom/android/server/accessibility/KeyEventDispatcher;->notifyKeyEventLocked(Landroid/view/KeyEven…