Home
last modified time | relevance | path

Searched refs:getGid2 (Results 1 – 7 of 7) sorted by relevance

/frameworks/base/core/java/android/service/carrier/
DCarrierIdentifier.java89 public String getGid2() { in getGid2() method in CarrierIdentifier
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java318 public String getGid2() { in getGid2() method in IccRecords
DSIMRecords.java302 public String getGid2() { in getGid2() method in SIMRecords
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DGsmCdmaPhone.java1448 return (r != null) ? r.getGid2() : null; in getGroupIdLevel2()
1453 return (mSimRecords != null) ? mSimRecords.getGid2() : ""; in getGroupIdLevel2()
/frameworks/base/api/
Dcurrent.txt34377 method public java.lang.String getGid2();
Dtest-current.txt34454 method public java.lang.String getGid2();
Dsystem-current.txt37085 method public java.lang.String getGid2();