Searched refs:isHighPasswordComplexitySupported (Results 1 – 2 of 2) sorted by relevance
22 if (FeatureUtil.isHighPasswordComplexitySupported(this)) { in onCreate()
64 public static boolean isHighPasswordComplexitySupported(Context context) { in isHighPasswordComplexitySupported() method in FeatureUtil