Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java248 private boolean shouldDisplayMessage(CellBroadcastMessage cbm) { in shouldDisplayMessage() method in CellBroadcastAlertService
311 if (!shouldDisplayMessage(cbm)) { in handleCellBroadcastIntent()