Searched defs:rplmn (Results 1 – 2 of 2) sorted by relevance
293 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local314 final String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromVoiceRegState() local404 String rplmn = getPlmnFromCellIdentity(cellIdentity); in createRegistrationStateFromDataRegState() local425 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo() local500 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfoAidl() local586 final String rplmn = regResult.registeredPlmn; in getNetworkRegistrationInfo1_6() local
261 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()292 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()309 @Nullable CellIdentity cellIdentity, @Nullable String rplmn, in NetworkRegistrationInfo()973 public @NonNull Builder setRegisteredPlmn(@Nullable String rplmn) { in setRegisteredPlmn()