Searched refs:isPinLocked (Results 1 – 2 of 2) sorted by relevance
95 public boolean isPinLocked() { in isPinLocked() method in IccCardConstants.State
1471 if (state != null && (!state.iccCardExist() || state.isPinLocked())) { in updateCarrierConfiguration()