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()116 + ",gid2=" + mGid2 in toString()127 mGid2 = in.readString(); in readFromParcel()
264 mGid2 = null; in resetRecords()303 return mGid2; in getGid2()1234 mGid2 = null; in handleMessage()1237 mGid2 = IccUtils.bytesToHexString(data); in handleMessage()1238 log("GID2: " + mGid2); in handleMessage()2006 pw.println(" mGid2=" + mGid2); in dump()
88 protected String mGid2; field in IccRecords