Searched refs:mFullIccId (Results 1 – 3 of 3) sorted by relevance
125 protected String mFullIccId; // Includes hex characters in ICCID field in IccRecords228 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in toString()369 return mFullIccId; in getFullIccId()1215 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in dump()
149 mFullIccId = null; in resetRecords()692 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()694 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()
228 mFullIccId = null; in resetRecords()831 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()833 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()