Searched defs:requireStrongAuth (Results 1 – 5 of 5) sorted by relevance
41 class ScreenLockRule(val requireStrongAuth: Boolean = false) : TestRule { in <lambda>() constant in android.trust.test.lib.ScreenLockRule
66 void requireStrongAuth(int strongAuthReason, int userId); in requireStrongAuth() method
1285 public void requireStrongAuth(@StrongAuthTracker.StrongAuthFlags int strongAuthReason, in requireStrongAuth() method in LockPatternUtils
458 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth() method in LockSettingsStrongAuth
2635 public void requireStrongAuth(int strongAuthReason, int userId) { in requireStrongAuth() method in LockSettingsService