Searched refs:KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN (Results 1 – 9 of 9) sorted by relevance
169 CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN)), in keyEventListener_registerMultipleEventListeners()177 mController.fireKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN); in keyEventListener_registerMultipleEventListeners()179 .onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN); in keyEventListener_registerMultipleEventListeners()180 verify(eventHandler2).onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN); in keyEventListener_registerMultipleEventListeners()237 Collections.singleton(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN), in keyEventHandler_whenRegisteredAgain_replacesEventList()
172 public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN = 6; field in CarProjectionManager191 KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN,
827 CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN); in callKey_longPress_withEventHandler_triggersEventHandler()832 verify(eventHandler).onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN); in callKey_longPress_withEventHandler_triggersEventHandler()840 CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN); in callKey_longPress_withEventHandler_whenCallRinging_answersCall()
849 if (dispatchProjectionKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN)) { in handleCallLongPress()
771 field TIRAMISU_0 int KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN = 6;
189 field public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN = 6; // 0x6
192 field public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN = 6; // 0x6
1204 UnflaggedApi: android.car.CarProjectionManager#KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN:1205 …flagged with @FlaggedApi: field android.car.CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_DOWN