Searched refs:mLockUtils (Results 1 – 1 of 1) sorted by relevance
633 private LockPatternUtils mLockUtils; field in NotificationManagerService2283 mLockUtils = lockUtils; in setLockPatternUtils()2923 if (mLockUtils == null) {2924 mLockUtils = new LockPatternUtils(getContext());2926 mLockUtils.registerStrongAuthTracker(mStrongAuthTracker);