Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java152 public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; field in CarProjectionManager
188 KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarInputServiceTest.java676 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in voiceKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
681 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in voiceKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
685 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in voiceKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
/packages/services/Car/service/src/com/android/car/
DCarInputService.java774 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in handleVoiceAssistKey()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt768 field TIRAMISU_0 int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt194 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; // 0x3
/packages/services/Car/car-lib/api/
Dsystem-current.txt194 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; // 0x3
Dtest-current.txt197 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; // 0x3
Dsystem-lint-baseline.txt1214 UnflaggedApi: android.car.CarProjectionManager#KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP:
1215 …d with @FlaggedApi: field android.car.CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP