Home
last modified time | relevance | path

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

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarTest.java129 Car.API_VERSION_MINOR_INT)).isTrue(); in testApiVersion_deprecated()
139 Car.API_VERSION_MINOR_INT, Build.VERSION.SDK_INT)).isTrue(); in testApiVersion_deprecated()
141 Car.API_VERSION_MINOR_INT, Build.VERSION.SDK_INT + 1)).isFalse(); in testApiVersion_deprecated()
/packages/services/Car/car-lib/src/android/car/
DCar.java132 public static final int API_VERSION_MINOR_INT = 3; field in Car
144 API_VERSION_MAJOR_INT, API_VERSION_MINOR_INT);
/packages/services/Car/service/src/com/android/car/
DICarImpl.java849 writer.println("Car API minor: " + Car.API_VERSION_MINOR_INT); in dumpVersions()
/packages/services/Car/car-lib-module/api/
Dcurrent.txt31 field @Deprecated public static final int API_VERSION_MINOR_INT = 3; // 0x3
/packages/services/Car/car-lib/api/
Dcurrent.txt31 field @Deprecated public static final int API_VERSION_MINOR_INT = 3; // 0x3
/packages/services/Car/tools/GenericCarApiBuilder/
Dcomplete_car_api_list.txt1745 field TIRAMISU_0 int API_VERSION_MINOR_INT = 1;