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.java178 notifyPinLockedRegistrantsIfNeeded(null); in update()
485 notifyPinLockedRegistrantsIfNeeded(r); in registerForLocked()
564 private void notifyPinLockedRegistrantsIfNeeded(Registrant r) { in notifyPinLockedRegistrantsIfNeeded() method in UiccCardApplication