Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarInputServiceTest.java369 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in voiceKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
374 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in voiceKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
378 .onKeyEvent(CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in voiceKey_keyUp_afterLongPress_withEventHandler_triggersEventHandler()
/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java146 public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; field in CarProjectionManager
182 KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP,
/packages/services/Car/service/src/com/android/car/
DCarInputService.java538 CarProjectionManager.KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP); in handleVoiceAssistKey()
/packages/services/Car/car-lib/api/
Dsystem-current.txt105 field public static final int KEY_EVENT_VOICE_SEARCH_LONG_PRESS_KEY_UP = 3; // 0x3