Home
last modified time | relevance | path

Searched refs:PROJECTION_LONG_PRESS_VOICE_SEARCH (Results 1 – 6 of 6) sorted by relevance

/packages/services/Car/tests/carservice_test/src/com/android/car/
DCarProjectionManagerTest.java96 CarProjectionManager.PROJECTION_LONG_PRESS_VOICE_SEARCH); in testLongPressListener()
108 CarProjectionManager.PROJECTION_LONG_PRESS_VOICE_SEARCH in testMixedPressListener()
/packages/services/Car/car-lib/src/android/car/
DCarProjectionManager.java126 public static final int PROJECTION_LONG_PRESS_VOICE_SEARCH = 0x2; field in CarProjectionManager
323 if ((voiceSearchFilter & PROJECTION_LONG_PRESS_VOICE_SEARCH) != 0) { in translateVoiceSearchFilter()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt764 field TIRAMISU_0 int PROJECTION_LONG_PRESS_VOICE_SEARCH = 0x2;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt196 field @Deprecated public static final int PROJECTION_LONG_PRESS_VOICE_SEARCH = 2; // 0x2
/packages/services/Car/car-lib/api/
Dsystem-current.txt196 field @Deprecated public static final int PROJECTION_LONG_PRESS_VOICE_SEARCH = 2; // 0x2
Dtest-current.txt199 field @Deprecated public static final int PROJECTION_LONG_PRESS_VOICE_SEARCH = 2; // 0x2