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/cdma/
DCDMALTEPhone.java243 return (mSimRecords != null) ? mSimRecords.getGid2() : ""; in getGroupIdLevel2()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
DIccRecords.java298 public String getGid2() { in getGid2() method in IccRecords
DSIMRecords.java284 public String getGid2() { in getGid2() method in SIMRecords
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGSMPhone.java1080 return (r != null) ? r.getGid2() : null; in getGroupIdLevel2()
/frameworks/base/api/
Dcurrent.txt28484 method public java.lang.String getGid2();
Dsystem-current.txt30543 method public java.lang.String getGid2();