Searched refs:checkSimPin (Results 1 – 1 of 1) sorted by relevance
2508 final UnlockSim checkSimPin = new UnlockSim(phone.getPhoneId(), phone.getIccCard()); in supplyPinReportResultForSubscriber() local2509 checkSimPin.start(); in supplyPinReportResultForSubscriber()2510 return checkSimPin.unlockSim(null, pin); in supplyPinReportResultForSubscriber()