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.java183 private boolean shouldDisplayMessage(SmsCbMessage message) { in shouldDisplayMessage() method in CellBroadcastAlertService
289 if (!shouldDisplayMessage(message)) { in handleCellBroadcastIntent()