HomeSort by relevance Sort by last modified time
    Searched refs:getTargetApiLevel (Results 1 - 4 of 4) sorted by null

  /cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
BaseDeviceAdminTest.java 53 protected int getTargetApiLevel() {
78 return getTargetApiLevel() > Build.VERSION_CODES.M;
DeviceAdminTest.java 39 assertTrue(getTargetApiLevel() == pi.applicationInfo.targetSdkVersion ||
  /cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
BaseDeviceAdminTest.java 93 protected int getTargetApiLevel() throws Exception {
DelegatedCertInstallerTest.java 260 boolean shouldThrowException = getTargetApiLevel() >= Build.VERSION_CODES.N;

Completed in 170 milliseconds