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