Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java137 public static final int KEY_EVENT_VOICE_SEARCH_KEY_DOWN = 0; field in CarProjectionManager
185 KEY_EVENT_VOICE_SEARCH_KEY_DOWN,
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarInputServiceTest.java665 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_KEY_DOWN); in voiceKey_keyDown_withEventHandler_triggersEventHandler()
669 verify(eventHandler).onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_KEY_DOWN); in voiceKey_keyDown_withEventHandler_triggersEventHandler()
/packages/services/Car/service/src/com/android/car/
DCarInputService.java768 dispatchProjectionKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_KEY_DOWN); in handleVoiceAssistKey()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt765 field TIRAMISU_0 int KEY_EVENT_VOICE_SEARCH_KEY_DOWN = 0;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt192 field public static final int KEY_EVENT_VOICE_SEARCH_KEY_DOWN = 0; // 0x0
/packages/services/Car/car-lib/api/
Dsystem-current.txt192 field public static final int KEY_EVENT_VOICE_SEARCH_KEY_DOWN = 0; // 0x0
Dtest-current.txt195 field public static final int KEY_EVENT_VOICE_SEARCH_KEY_DOWN = 0; // 0x0
Dsystem-lint-baseline.txt1210 UnflaggedApi: android.car.CarProjectionManager#KEY_EVENT_VOICE_SEARCH_KEY_DOWN:
1211 …be flagged with @FlaggedApi: field android.car.CarProjectionManager.KEY_EVENT_VOICE_SEARCH_KEY_DOWN