Searched refs:UnlockSim (Results 1 – 1 of 1) sorted by relevance
1807 final UnlockSim checkSimPin = new UnlockSim(getPhone(subId).getIccCard()); in supplyPinReportResultForSubscriber()1820 final UnlockSim checkSimPuk = new UnlockSim(getPhone(subId).getIccCard()); in supplyPukReportResultForSubscriber()1832 private static class UnlockSim extends Thread { class in PhoneInterfaceManager1846 public UnlockSim(IccCard simCard) { in UnlockSim() method in PhoneInterfaceManager.UnlockSim1853 synchronized (UnlockSim.this) { in run()1861 synchronized (UnlockSim.this) { in run()1880 UnlockSim.this.notifyAll(); in run()1886 UnlockSim.this.notifyAll(); in run()