Home
last modified time | relevance | path

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

/cts/hostsidetests/library/src_target/com/android/test/usesnativesharedlibrary/
DLoadTest.java94 if (!PropertyUtil.isVndkApiLevelNewerThan(Build.VERSION_CODES.R)) { in testAvailableLibrariesAreLoaded()
/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/
DPropertyUtil.java137 public static boolean isVndkApiLevelNewerThan(int apiLevel) { in isVndkApiLevelNewerThan() method in PropertyUtil
/cts/tests/tests/wifi/src/android/net/wifi/cts/
DWifiManagerTest.java1521 && PropertyUtil.isVndkApiLevelNewerThan(Build.VERSION_CODES.S); in testStartLocalOnlyHotspotWithConfigBssid()
2341 && PropertyUtil.isVndkApiLevelNewerThan(Build.VERSION_CODES.S); in testSetGetSoftApConfigurationAndSoftApCapabilityCallback()
2429 && PropertyUtil.isVndkApiLevelNewerThan(Build.VERSION_CODES.S); in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()
2469 if (PropertyUtil.isVndkApiLevelNewerThan(Build.VERSION_CODES.S) in testStartTetheredHotspotWithChannelConfigAndSoftApStateAndInfoCallback()