Searched refs:mGid2 (Results 1 – 3 of 3) sorted by relevance
46 private String mGid2; field in CarrierIdentifier55 mGid2 = gid2; in CarrierIdentifier()90 return mGid2; in getGid2()105 out.writeString(mGid2); in writeToParcel()115 mGid2 = in.readString(); in readFromParcel()
246 mGid2 = null; in resetRecords()285 return mGid2; in getGid2()1230 mGid2 = null; in handleMessage()1233 mGid2 = IccUtils.bytesToHexString(data); in handleMessage()1234 log("GID2: " + mGid2); in handleMessage()1932 pw.println(" mGid2=" + mGid2); in dump()
87 protected String mGid2; field in IccRecords