Searched refs:mFullIccId (Results 1 – 3 of 3) sorted by relevance
139 mFullIccId = null; in resetRecords()689 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()691 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()
126 protected String mFullIccId; // Includes hex characters in ICCID field in IccRecords247 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in toString()421 return mFullIccId; in getFullIccId()1358 String iccIdToPrint = SubscriptionInfo.givePrintableIccid(mFullIccId); in dump()
229 mFullIccId = null; in resetRecords()825 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()827 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()