HomeSort by relevance Sort by last modified time
    Searched defs:mHomeSystemId (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
RuimRecords.java 66 private String mHomeSystemId;
81 + " mHomeSystemId=" + mHomeSystemId
409 mHomeSystemId = sidBuf.toString();
813 return mHomeSystemId;
847 pw.println(" mHomeSystemId=" + mHomeSystemId);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 128 protected int mHomeSystemId[] = null;
    [all...]

Completed in 99 milliseconds