Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DUiccCardApplication.java182 notifyPinLockedRegistrantsIfNeeded(null); in update()
492 notifyPinLockedRegistrantsIfNeeded(r); in registerForLocked()
571 private void notifyPinLockedRegistrantsIfNeeded(Registrant r) { in notifyPinLockedRegistrantsIfNeeded() method in UiccCardApplication