Home
last modified time | relevance | path

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

/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DPropertyUtil.java138 int vndkApiLevel = getPropertyInt(VNDK_VERSION); in isVndkApiLevelNewerThan() local
152 int vndkApiLevel = getPropertyInt(VNDK_VERSION); in isVndkApiLevelAtLeast() local