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