Home
last modified time | relevance | path

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

/aosp_15_r20/test/vts/vndk_utils/android/
H A Dapi.py20 PLATFORM_API_LEVEL_R = 30 variable
/aosp_15_r20/test/vts/tests/fastboot_getvar/src/com/android/tests/
H A DFastbootGetvarUserspaceTest.java51 private static final int PLATFORM_API_LEVEL_R = 30; field in FastbootGetvarUserspaceTest