Searched refs:mFullIccId (Results 1 – 3 of 3) sorted by relevance
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()
142 mFullIccId = null; in resetRecords()692 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()694 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()
230 mFullIccId = null; in resetRecords()830 mFullIccId = IccUtils.bchToString(data, 0, data.length); in handleMessage()832 log("iccid: " + SubscriptionInfo.givePrintableIccid(mFullIccId)); in handleMessage()