Home
last modified time | relevance | path

Searched refs:getPlmn (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DSmsCbLocation.java94 public String getPlmn() { in getPlmn() method in SmsCbLocation
H A DSmsCbMessage.java577 if (mLocation.getPlmn() != null) { in getContentValues()
578 cv.put(CellBroadcasts.PLMN, mLocation.getPlmn()); in getContentValues()
H A DCellIdentityNr.java112 String plmn = getPlmn(); in updateGlobalCellId()
H A DCellIdentity.java211 public @Nullable String getPlmn() { in getPlmn() method in CellIdentity
H A DCellIdentityGsm.java124 String plmn = getPlmn(); in updateGlobalCellId()
H A DCellIdentityTdscdma.java131 String plmn = getPlmn(); in updateGlobalCellId()
H A DCellIdentityWcdma.java131 String plmn = getPlmn(); in updateGlobalCellId()
H A DCellIdentityLte.java160 String plmn = getPlmn(); in updateGlobalCellId()
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DTelephonyRegistry.java2782 final String primaryPlmn = (cellIdentity != null) ? cellIdentity.getPlmn() : "<UNKNOWN>"; in notifyRegistrationFailed()
/aosp14/frameworks/base/core/api/
H A Dsystem-current.txt14552 method @NonNull public String getPlmn();
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt14192 HSPLandroid/telephony/CellIdentity;->getPlmn()Ljava/lang/String;
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt14256 HSPLandroid/telephony/CellIdentity;->getPlmn()Ljava/lang/String;