Home
last modified time | relevance | path

Searched refs:WINDOW_ROW_1_LEFT (Results 1 – 10 of 10) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DCarPropertyServiceUnitTest.java264 VehicleAreaWindow.WINDOW_ROW_1_LEFT).build()) in setUp()
279 VehicleAreaWindow.WINDOW_ROW_1_LEFT).build()) in setUp()
948 VehicleAreaWindow.WINDOW_ROW_1_LEFT}, 0f), in testregisterListener_alreadySubscribedOptionFilteredOut()
950 VehicleAreaWindow.WINDOW_ROW_1_LEFT, VehicleAreaWindow.WINDOW_ROW_1_RIGHT}, in testregisterListener_alreadySubscribedOptionFilteredOut()
969 VehicleAreaWindow.WINDOW_ROW_1_LEFT, VehicleAreaWindow.WINDOW_ROW_1_RIGHT}, in testregisterListener_alreadySubscribedOptionFilteredOut()
972 VehicleAreaWindow.WINDOW_ROW_1_LEFT}, 10f), in testregisterListener_alreadySubscribedOptionFilteredOut()
999 VehicleAreaWindow.WINDOW_ROW_1_LEFT}, 10f))); in testregisterListener_alreadySubscribedOptionFilteredOut()
1031 VehicleAreaWindow.WINDOW_ROW_1_LEFT}, 0f), in testRegisterListenerWithSubscription_unregisterListener()
1033 VehicleAreaWindow.WINDOW_ROW_1_LEFT, VehicleAreaWindow.WINDOW_ROW_1_RIGHT}, in testRegisterListenerWithSubscription_unregisterListener()
1044 VehicleAreaWindow.WINDOW_ROW_1_LEFT, VehicleAreaWindow.WINDOW_ROW_1_RIGHT}, in testRegisterListenerWithSubscription_unregisterListener()
[all …]
/packages/services/Car/car-lib/src/android/car/
DVehicleAreaWindow.java29 public static final int WINDOW_ROW_1_LEFT = 0x0010; field in VehicleAreaWindow
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarPropertyConfigTest.java221 VehicleAreaWindow.WINDOW_ROW_1_LEFT).build(); in getFirstAndOnlyAreaId_returnsAreaId()
224 VehicleAreaWindow.WINDOW_ROW_1_LEFT); in getFirstAndOnlyAreaId_returnsAreaId()
231 VehicleAreaWindow.WINDOW_ROW_1_LEFT).addArea( in getFirstAndOnlyAreaId_throwsIllegalStateException()
DVehicleWindowTest.java47 assertThat(VehicleAreaWindow.WINDOW_ROW_1_LEFT) in testMatchWithVehicleHal()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vehiclectrl/
DVehicleCtrlFragment.java88 initWindowBtns(view, VehicleAreaWindow.WINDOW_ROW_1_LEFT, in onCreateView()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt986 field TIRAMISU_0 int WINDOW_ROW_1_LEFT = 0x0010;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt278 field public static final int WINDOW_ROW_1_LEFT = 16; // 0x10
/packages/services/Car/car-lib/api/
Dsystem-current.txt278 field public static final int WINDOW_ROW_1_LEFT = 16; // 0x10
Dtest-current.txt281 field public static final int WINDOW_ROW_1_LEFT = 16; // 0x10
Dsystem-lint-baseline.txt1366 UnflaggedApi: android.car.VehicleAreaWindow#WINDOW_ROW_1_LEFT:
1367 New API must be flagged with @FlaggedApi: field android.car.VehicleAreaWindow.WINDOW_ROW_1_LEFT