Searched defs:rplmn (Results 1 – 2 of 2) sorted by relevance
297 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local318 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local408 String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromDataRegState() local429 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo() local504 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfoAidl() local610 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo1_6() local
298 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()331 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()348 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()1135 public @NonNull Builder setRegisteredPlmn(@Nullable String rplmn) { in setRegisteredPlmn()