Home | History | Annotate | Download | only in keyguard

Lines Matching refs:KeyguardUpdateMonitor

52     private final KeyguardUpdateMonitor mUpdateMonitor;
82 mUpdateMonitor = KeyguardUpdateMonitor.getInstance(mContext);
213 KeyguardUpdateMonitor.getInstance(mContext).getFailedUnlockAttempts(userId),
258 final KeyguardUpdateMonitor monitor = KeyguardUpdateMonitor.getInstance(mContext);
308 KeyguardUpdateMonitor.getCurrentUser());
348 KeyguardUpdateMonitor.getCurrentUser())) {
433 KeyguardUpdateMonitor monitor = KeyguardUpdateMonitor.getInstance(mContext);
487 return mSecurityModel.getSecurityMode(KeyguardUpdateMonitor.getCurrentUser());