Home
last modified time | relevance | path

Searched refs:KEY_EVENT_CALL_LONG_PRESS_KEY_UP (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarInputServiceTest.java541 CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in callKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
546 .onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in callKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
549 verify(eventHandler).onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in callKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java171 public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_UP = 7; field in CarProjectionManager
186 KEY_EVENT_CALL_LONG_PRESS_KEY_UP,
/packages/services/Car/service/src/com/android/car/
DCarInputService.java574 dispatchProjectionKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in handleCallKey()
/packages/services/Car/car-lib/api/
Dsystem-current.txt101 field public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_UP = 7; // 0x7