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.java258 .reportSimUnlocked(mSubId); in verifyPasswordAndUnlock()
DKeyguardSimPukView.java322 .reportSimUnlocked(mSubId); in updateSim()
DKeyguardUpdateMonitor.java1157 public void reportSimUnlocked(int subId) { in reportSimUnlocked() method in KeyguardUpdateMonitor