Home
last modified time | relevance | path

Searched refs:getGid1 (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/core/java/android/service/carrier/
DCarrierIdentifier.java84 public String getGid1() { in getGid1() method in CarrierIdentifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java310 public String getGid1() { in getGid1() method in IccRecords
DSIMRecords.java297 public String getGid1() { in getGid1() method in SIMRecords
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DApnSetting.java403 String gid1 = r.getGid1(); in mvnoMatches()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java1435 return (r != null) ? r.getGid1() : null; in getGroupIdLevel1()
1440 return (mSimRecords != null) ? mSimRecords.getGid1() : ""; in getGroupIdLevel1()
/frameworks/base/api/
Dcurrent.txt34376 method public java.lang.String getGid1();
Dtest-current.txt34453 method public java.lang.String getGid1();
Dsystem-current.txt37084 method public java.lang.String getGid1();