Home
last modified time | relevance | path

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

/tools/tradefederation/core/device_build_interfaces/com/android/tradefed/device/
DINativeDevice.java1453 public boolean checkApiLevelAgainstNextRelease(int strictMinLevel) in checkApiLevelAgainstNextRelease() method
/tools/tradefederation/core/src/com/android/tradefed/device/
DTestDevice.java2518 private void checkApiLevelAgainstNextRelease(String feature, int strictMinLevel) in checkApiLevelAgainstNextRelease() method in TestDevice
DNativeDevice.java4706 public boolean checkApiLevelAgainstNextRelease(int strictMinLevel) in checkApiLevelAgainstNextRelease() method in NativeDevice