Home
last modified time | relevance | path

Searched refs:checkScope (Results 1 – 2 of 2) sorted by relevance

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastChannelManager.java270 return checkScope(context, subId, range.mScope); in checkCellBroadcastChannelRange()
284 public static boolean checkScope(Context context, int subId, int rangeScope) { in checkScope() method in CellBroadcastChannelManager
DCellBroadcastAlertService.java461 if (!CellBroadcastChannelManager.checkScope(getApplicationContext(), in isChannelEnabled()