HomeSort by relevance Sort by last modified time
    Searched refs:getFailedUnlockAttempts (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/SystemUI/src/com/android/keyguard/
KeyguardSecurityContainer.java 212 KeyguardUpdateMonitor.getInstance(mContext).getFailedUnlockAttempts(userId),
258 final int failedAttempts = monitor.getFailedUnlockAttempts(userId) + 1; // +1 for this time
KeyguardUpdateMonitor.java 105 * the device, and {@link #getFailedUnlockAttempts()}, {@link #reportFailedAttempt()}
    [all...]

Completed in 56 milliseconds