Searched defs:rplmn (Results 1 – 2 of 2) sorted by relevance
249 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local269 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local362 String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromDataRegState() local383 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo() local463 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo1_6() local
251 @Nullable CellIdentity cellIdentity, @Nullable String rplmn) { in NetworkRegistrationInfo()275 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()293 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()927 public @NonNull Builder setRegisteredPlmn(@Nullable String rplmn) { in setRegisteredPlmn()