Searched refs:isPasswordSupported (Results 1 – 2 of 2) sorted by relevance
57 public static boolean isPasswordSupported(Context context) { in isPasswordSupported() method in FeatureUtil
662 if (Utils.isLockscreenSupported(this) && FeatureUtil.isPasswordSupported(this)) { in addTestsToAdapter()