Searched refs:mFullIccId (Results 1 – 3 of 3) sorted by relevance
69 protected String mFullIccId; // Includes hex characters in ICCID field in IccRecords119 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in toString()207 return mFullIccId; in getFullIccId()737 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in dump()
140 mFullIccId = null; in resetRecords()674 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()676 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()
256 mFullIccId = null; in resetRecords()888 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()890 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()