Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DUtils.java134 static void removeScreenLock(Activity activity) { in removeScreenLock() method in Utils
DByodFlowTestActivity.java818 Utils.removeScreenLock(this); in handleDiskEncryptionStatus()