Searched refs:UnlockSim (Results 1 – 1 of 1) sorted by relevance
1479 final UnlockSim checkSimPin = new UnlockSim(getPhone(subId).getIccCard()); in supplyPinReportResultForSubscriber()1497 final UnlockSim checkSimPuk = new UnlockSim(getPhone(subId).getIccCard()); in supplyPukReportResultForSubscriber()1509 private static class UnlockSim extends Thread { class in PhoneInterfaceManager1523 public UnlockSim(IccCard simCard) { in UnlockSim() method in PhoneInterfaceManager.UnlockSim1530 synchronized (UnlockSim.this) { in run()1538 synchronized (UnlockSim.this) { in run()1552 UnlockSim.this.notifyAll(); in run()1558 UnlockSim.this.notifyAll(); in run()