Searched refs:isSwipeToUnlockSupported (Results 1 – 2 of 2) sorted by relevance
127 public static boolean isSwipeToUnlockSupported(Context context) { in isSwipeToUnlockSupported() method in FeatureUtil
630 if (FeatureUtil.isSwipeToUnlockSupported(this) in addTestsToAdapter()