Searched refs:checkScope (Results 1 – 2 of 2) sorted by relevance
270 return checkScope(context, subId, range.mScope); in checkCellBroadcastChannelRange()284 public static boolean checkScope(Context context, int subId, int rangeScope) { in checkScope() method in CellBroadcastChannelManager
461 if (!CellBroadcastChannelManager.checkScope(getApplicationContext(), in isChannelEnabled()