Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/features/
DFeatureUtil.java127 public static boolean isSwipeToUnlockSupported(Context context) { in isSwipeToUnlockSupported() method in FeatureUtil
/cts/apps/CtsVerifier/src/com/android/cts/verifier/managedprovisioning/
DDeviceOwnerPositiveTestActivity.java630 if (FeatureUtil.isSwipeToUnlockSupported(this) in addTestsToAdapter()