Home
last modified time | relevance | path

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

/test/vts/testcases/host/fastboot_getvar/src/com/android/tests/
DFastbootGetvarUserspaceTest.java47 private static final int PLATFORM_API_LEVEL_R = 30; field in FastbootGetvarUserspaceTest
113 assertTrue(intVndkVersion >= PLATFORM_API_LEVEL_R); in testVndkVersion()
142 assertTrue(api_level >= PLATFORM_API_LEVEL_R); in testFirstApiLevel()