Searched defs:lockPatternUtils (Results 1 – 15 of 15) sorted by relevance
74 LockPatternUtils lockPatternUtils = new LockPatternUtils(getApplicationContext()); in onBind() local142 LockPatternUtils lockPatternUtils = new LockPatternUtils( in setLock() local
64 ManagedLockPasswordProvider managedPasswordProvider, LockPatternUtils lockPatternUtils, in ChooseLockGenericController()94 LockPatternUtils lockPatternUtils) { in Builder()107 LockPatternUtils lockPatternUtils) { in Builder()
78 final LockPatternUtils lockPatternUtils = new LockPatternUtils(context); in create() local
140 LockPatternUtils lockPatternUtils = new LockPatternUtils(getActivity()); in onActivityResult() local
133 LockPatternUtils lockPatternUtils = new LockPatternUtils(getActivity()); in setScreenLockUsed() local158 LockPatternUtils lockPatternUtils = new LockPatternUtils(getActivity()); in onActivityResult() local
70 DashboardFragment parent, LockPatternUtils lockPatternUtils) { in buildPreferenceControllers()
38 LockPatternUtils lockPatternUtils) { in PatternVisiblePreferenceController()
43 LockPatternUtils lockPatternUtils) { in PowerButtonInstantLockPreferenceController()
51 LockPatternUtils lockPatternUtils) { in LockAfterTimeoutPreferenceController()
94 LockPatternUtils lockPatternUtils = new LockPatternUtils(this); in getMetricIntent() local
51 LockPatternUtils lockPatternUtils) { in ConfirmLockLockoutHelper()
69 UserManager userManager, LockPatternUtils lockPatternUtils) { in ChooseLockTypePreferenceController()
214 final LockPatternUtils lockPatternUtils = new LockPatternUtils(mActivity); in isUserSecure() local
465 final LockPatternUtils lockPatternUtils = new LockPatternUtils( in checkGroupExpandableAndStartWarningActivity() local
146 @NonNull LockPatternUtils lockPatternUtils, @Nullable String newUserName, in InitialUserSetter()