Searched refs:mccToMatch (Results 1 – 1 of 1) sorted by relevance
321 private MccMnc getMccMncFromCellInfo(@NonNull String mccToMatch) { in getMccMncFromCellInfo() argument328 if (Objects.equals(mcc, mccToMatch)) { in getMccMncFromCellInfo()