Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DIccCard.java233 public boolean getIccPuk2Blocked(); in getIccPuk2Blocked() method
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccCardProxy.java849 public boolean getIccPuk2Blocked() { in getIccPuk2Blocked() method in IccCardProxy
851 Boolean retValue = mUiccApplication != null ? mUiccApplication.getIccPuk2Blocked() : false; in getIccPuk2Blocked()
DUiccCardApplication.java853 public boolean getIccPuk2Blocked() { in getIccPuk2Blocked() method in UiccCardApplication
/frameworks/base/config/
Dboot-image-profile.txt38524 HSPLcom/android/internal/telephony/IccCard;->getIccPuk2Blocked()Z