Searched refs:UnlockSim (Results 1 – 1 of 1) sorted by relevance
427 final UnlockSim checkSimPin = new UnlockSim(mPhone.getIccCard()); in supplyPin()434 final UnlockSim checkSimPuk = new UnlockSim(mPhone.getIccCard()); in supplyPuk()443 private static class UnlockSim extends Thread { class in PhoneInterfaceManager456 public UnlockSim(IccCard simCard) { in UnlockSim() method in PhoneInterfaceManager.UnlockSim463 synchronized (UnlockSim.this) { in run()471 synchronized (UnlockSim.this) { in run()474 UnlockSim.this.notifyAll(); in run()480 UnlockSim.this.notifyAll(); in run()