Home
last modified time | relevance | path

Searched refs:KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN (Results 1 – 9 of 9) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java147 public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN = 2; field in CarProjectionManager
187 KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN,
324 rv.add(KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN); in translateVoiceSearchFilter()
341 } else if (keyEvent == KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN) { in translateKeyEventToLegacyListener()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarProjectionServiceTest.java443 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN in addedKeyEventHandler_registersWithCarInputService()
449 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN in addedKeyEventHandler_registersWithCarInputService()
461 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN); in addedKeyEventHandler_registersWithCarInputService()
463 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN); in addedKeyEventHandler_registersWithCarInputService()
465 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN); in addedKeyEventHandler_registersWithCarInputService()
DCarInputServiceTest.java561 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN); in voiceKey_longPress_withRegisteredEventHandler_triggersEventHandler()
569 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN); in voiceKey_longPress_withRegisteredEventHandler_triggersEventHandler()
/packages/services/Car/service/src/com/android/car/
DCarInputService.java796 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN)) { in handleVoiceAssistLongPress()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt767 field TIRAMISU_0 int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN = 2;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt193 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN = 2; // 0x2
/packages/services/Car/car-lib/api/
Dsystem-current.txt193 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN = 2; // 0x2
Dtest-current.txt196 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN = 2; // 0x2
Dsystem-lint-baseline.txt1212 UnflaggedApi: android.car.CarProjectionManager#KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN:
1213 …with @FlaggedApi: field android.car.CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_DOWN