Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java177 public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_UP = 7; field in CarProjectionManager
192 KEY_EVENT_CALL_LONG_PRESS_KEY_UP,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarInputServiceTest.java890 CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in callKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
895 .onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in callKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
898 verify(eventHandler).onKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in callKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
/packages/services/Car/service/src/com/android/car/
DCarInputService.java816 dispatchProjectionKeyEvent(CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP); in handleCallKey()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt772 field TIRAMISU_0 int KEY_EVENT_CALL_LONG_PRESS_KEY_UP = 7;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt190 field public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_UP = 7; // 0x7
/packages/services/Car/car-lib/api/
Dsystem-current.txt190 field public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_UP = 7; // 0x7
Dtest-current.txt193 field public static final int KEY_EVENT_CALL_LONG_PRESS_KEY_UP = 7; // 0x7
Dsystem-lint-baseline.txt1206 UnflaggedApi: android.car.CarProjectionManager#KEY_EVENT_CALL_LONG_PRESS_KEY_UP:
1207 …e flagged with @FlaggedApi: field android.car.CarProjectionManager.KEY_EVENT_CALL_LONG_PRESS_KEY_UP