Searched refs:getIccPuk2Blocked (Results 1 – 4 of 4) sorted by relevance
289 public boolean getIccPuk2Blocked() { in getIccPuk2Blocked() method in IccCard
900 public boolean getIccPuk2Blocked() { in getIccPuk2Blocked() method in UiccProfile902 return mUiccApplication != null && mUiccApplication.getIccPuk2Blocked(); in getIccPuk2Blocked()
937 public boolean getIccPuk2Blocked() { in getIccPuk2Blocked() method in UiccCardApplication
1108 assertEquals(false, iccCard.getIccPuk2Blocked()); in testGetEmptyIccCard()