Searched refs:mFullIccId (Results 1 – 3 of 3) sorted by relevance
85 protected String mFullIccId; // Includes hex characters in ICCID field in IccRecords157 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in toString()297 return mFullIccId; in getFullIccId()978 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in dump()
145 mFullIccId = null; in resetRecords()684 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()686 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()
249 mFullIccId = null; in resetRecords()900 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()902 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()