Searched defs:rplmn (Results 1 – 2 of 2) sorted by relevance
243 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local266 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local354 String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromDataRegState() local380 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo() local
248 @Nullable CellIdentity cellIdentity, @Nullable String rplmn) { in NetworkRegistrationInfo()272 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()290 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()895 public @NonNull Builder setRegisteredPlmn(@Nullable String rplmn) { in setRegisteredPlmn()