Searched refs:rangeScope (Results 1 – 1 of 1) sorted by relevance
284 public static boolean checkScope(Context context, int subId, int rangeScope) { in checkScope() argument285 if (rangeScope == CellBroadcastChannelRange.SCOPE_UNKNOWN) return true; in checkScope()296 && rangeScope == CellBroadcastChannelRange.SCOPE_DOMESTIC) { in checkScope()299 && rangeScope == CellBroadcastChannelRange.SCOPE_INTERNATIONAL) { in checkScope()