Home
last modified time | relevance | path

Searched refs:WINDOW_ROOF_TOP_2 (Results 1 – 7 of 7) sorted by relevance

/packages/services/Car/car-lib/src/android/car/
DVehicleAreaWindow.java36 public static final int WINDOW_ROOF_TOP_2 = 0x20000; field in VehicleAreaWindow
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DVehicleWindowTest.java61 assertThat(VehicleAreaWindow.WINDOW_ROOF_TOP_2) in testMatchWithVehicleHal()
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt993 field TIRAMISU_0 int WINDOW_ROOF_TOP_2 = 0x20000;
/packages/services/Car/car-lib-module/api/
Dsystem-current.txt277 field public static final int WINDOW_ROOF_TOP_2 = 131072; // 0x20000
/packages/services/Car/car-lib/api/
Dsystem-current.txt277 field public static final int WINDOW_ROOF_TOP_2 = 131072; // 0x20000
Dtest-current.txt280 field public static final int WINDOW_ROOF_TOP_2 = 131072; // 0x20000
Dsystem-lint-baseline.txt1364 UnflaggedApi: android.car.VehicleAreaWindow#WINDOW_ROOF_TOP_2:
1365 New API must be flagged with @FlaggedApi: field android.car.VehicleAreaWindow.WINDOW_ROOF_TOP_2