Searched refs:KEY_EVENT_CALL_SHORT_PRESS_KEY_UP (Results 1 – 9 of 9) sorted by relevance
162 Collections.singleton(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP), in keyEventListener_registerMultipleEventListeners()168 CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP, in keyEventListener_registerMultipleEventListeners()173 mController.fireKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in keyEventListener_registerMultipleEventListeners()174 verify(eventHandler1).onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in keyEventListener_registerMultipleEventListeners()175 verify(eventHandler2).onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in keyEventListener_registerMultipleEventListeners()229 Collections.singleton(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP), in keyEventHandler_whenRegisteredAgain_replacesEventList()232 mController.fireKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in keyEventHandler_whenRegisteredAgain_replacesEventList()234 .onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in keyEventHandler_whenRegisteredAgain_replacesEventList()240 mController.fireKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in keyEventHandler_whenRegisteredAgain_replacesEventList()242 .onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in keyEventHandler_whenRegisteredAgain_replacesEventList()[all …]
167 public static final int KEY_EVENT_CALL_SHORT_PRESS_KEY_UP = 5; field in CarProjectionManager190 KEY_EVENT_CALL_SHORT_PRESS_KEY_UP,
730 CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in callKey_shortPress_withEventHandler_triggersEventHandler()735 verify(eventHandler).onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in callKey_shortPress_withEventHandler_triggersEventHandler()745 CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP); in callKey_shortPress_withEventHandler_whenCallRinging_answersCall()
831 CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP)) { in handleCallKey()
770 field TIRAMISU_0 int KEY_EVENT_CALL_SHORT_PRESS_KEY_UP = 5;
191 field public static final int KEY_EVENT_CALL_SHORT_PRESS_KEY_UP = 5; // 0x5
194 field public static final int KEY_EVENT_CALL_SHORT_PRESS_KEY_UP = 5; // 0x5
1208 UnflaggedApi: android.car.CarProjectionManager#KEY_EVENT_CALL_SHORT_PRESS_KEY_UP:1209 … flagged with @FlaggedApi: field android.car.CarProjectionManager.KEY_EVENT_CALL_SHORT_PRESS_KEY_UP