Home
last modified time | relevance | path

Searched refs:reportSimUnlocked (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/Keyguard/src/com/android/keyguard/
DKeyguardSimPinView.java264 .reportSimUnlocked(mSubId); in verifyPasswordAndUnlock()
DKeyguardSimPukView.java328 .reportSimUnlocked(mSubId); in updateSim()
DKeyguardUpdateMonitor.java1338 public void reportSimUnlocked(int subId) { in reportSimUnlocked() method in KeyguardUpdateMonitor