Home
last modified time | relevance | path

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

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarProjectionManagerTest.java74 mListener, CarProjectionManager.PROJECTION_VOICE_SEARCH); in testSetUnsetListeners()
81 CarProjectionManager.PROJECTION_VOICE_SEARCH)); in testRegisterListenersHandleBadInput()
/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarProjectionManagerTest.java84 CarProjectionManager.PROJECTION_VOICE_SEARCH); in testShortPressListener()
109 | CarProjectionManager.PROJECTION_VOICE_SEARCH); in testMixedPressListener()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarProjectionManagerUnitTest.java90 CarProjectionManager.PROJECTION_VOICE_SEARCH); in testRegisterProjectionListener()
112 CarProjectionManager.PROJECTION_VOICE_SEARCH)); in testFailsRegisterProjectionListenerWithNullListener()
/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java117 public static final int PROJECTION_VOICE_SEARCH = 0x1; field in CarProjectionManager
320 if ((voiceSearchFilter & PROJECTION_VOICE_SEARCH) != 0) { in translateVoiceSearchFilter()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt763 field TIRAMISU_0 int PROJECTION_VOICE_SEARCH = 0x1;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt197 field @Deprecated public static final int PROJECTION_VOICE_SEARCH = 1; // 0x1
/packages/services/Car/car-lib/api/
Dsystem-current.txt197 field @Deprecated public static final int PROJECTION_VOICE_SEARCH = 1; // 0x1
Dtest-current.txt200 field @Deprecated public static final int PROJECTION_VOICE_SEARCH = 1; // 0x1