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 67 private String mHomeSystemId;
82 + " mHomeSystemId=" + mHomeSystemId
427 mHomeSystemId = sidBuf.toString();
868 return mHomeSystemId;
902 pw.println(" mHomeSystemId=" + mHomeSystemId);
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
CdmaServiceStateTracker.java 134 protected int mHomeSystemId[] = null;
    [all...]

Completed in 30 milliseconds