Searched refs:mvnoMatches (Results 1 – 2 of 2) sorted by relevance
84 public static boolean mvnoMatches(IccRecords r, int mvnoType, String mvnoMatchData) { in mvnoMatches() method in ApnSettingUtils
9593 return ApnSettingUtils.mvnoMatches(iccRecords, mvnoType, mvnoMatchData); in isMvnoMatched()