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