Searched refs:storedPin (Results 1 – 1 of 1) sorted by relevance
235 storedPin.iccid = iccid; in storePin()236 storedPin.pin = pin; in storePin()237 storedPin.slotId = slotId; in storePin()267 if (storedPin != null) { in getPin()328 if (storedPin != null) { in prepareUnattendedReboot()427 if (storedPin == null) { in onDeviceReady()531 if (storedPin != null && storedPin.status != PinStatus.VERIFICATION_READY) { in onSimStatusChange()551 if (storedPin != null && storedPin.status != PinStatus.AVAILABLE) { in onSimStatusChange()753 if (storedPin != null) { in savePinInformation()771 if (storedPin != null) { in savePinInformation()[all …]