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