Searched defs:rplmn (Results 1 – 2 of 2) sorted by relevance
304 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local357 String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromDataRegState() local381 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo() local456 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfoAidl() local562 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo1_6() local
307 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()340 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()357 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()1165 public @NonNull Builder setRegisteredPlmn(@Nullable String rplmn) { in setRegisteredPlmn()