Home
last modified time | relevance | path

Searched defs:api_level (Results 1 – 3 of 3) sorted by relevance

/test/vts-testcase/hal/treble/vintf/
Dutils.cpp54 uint64_t api_level = GetUintProperty<uint64_t>("ro.board.api_level", 0); in GetBoardApiLevel() local
/test/vts/testcases/host/fastboot_getvar/src/com/android/tests/
DFastbootGetvarUserspaceTest.java148 int api_level = Integer.parseInt(first_api_level); in testFirstApiLevel() local
/test/vts/proto/
DVtsReportMessage.proto84 optional bytes api_level = 31; field