Home
last modified time | relevance | path

Searched defs:platformVersion (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarTest.java156 PlatformVersion platformVersion = Car.getPlatformVersion(); in testApiVersion_platform() local
/packages/services/Car/tests/carservice_unit_test/src/android/car/test/mocks/
DAndroidMockitoHelperTest.java278 PlatformVersion platformVersion = PlatformVersion.forMajorVersion(666); in testMockCarGetPlatformVersion() local
/packages/services/Car/tests/carservice_unit_test/src/android/car/test/
DApiCheckerRuleTest.java354 PlatformVersion platformVersion = PlatformVersion.VERSION_CODES.TIRAMISU_0; in passWhenTestMethodRunsOnUnsupportedVersionsAndDoesntThrow() local
760 PlatformVersion platformVersion = PlatformVersion.VERSION_CODES.TIRAMISU_0; in passWhenTestMethodWithCddTestRunsOnUnsupportedVersionsAndDoesntThrow() local
1003 ApiRequirementsAnnotation(CarVersion carVersion, PlatformVersion platformVersion) { in ApiRequirementsAnnotation()
/packages/services/Car/car-test-lib/src/android/car/test/
DApiCheckerRule.java184 PlatformVersion platformVersion = Car.getPlatformVersion(); in isSupported() local
/packages/services/Car/service/src/com/android/car/user/
DCarUserService.java2098 PlatformVersion platformVersion = Car.getPlatformVersion(); in handleNotifyAppUserLifecycleListeners() local