Home
last modified time | relevance | path

Searched refs:getTargetSdkLevel (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DResetPasswordTest.java34 if (getTargetSdkLevel() >= Build.VERSION_CODES.O) { in testResetPasswordDeprecated()
45 private int getTargetSdkLevel() { in getTargetSdkLevel() method in ResetPasswordTest
/cts/hostsidetests/devicepolicy/app/DeviceAdmin/src/com.android.cts.deviceadmin/
DDeviceAdminPasswordTest.java38 if (getTargetSdkLevel() < Build.VERSION_CODES.N) { in testResetPasswordDeprecated()
48 private int getTargetSdkLevel() { in getTargetSdkLevel() method in DeviceAdminPasswordTest