Home
last modified time | relevance | path

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

/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertService.java231 public boolean shouldDisplayFullScreenMessage(@NonNull SmsCbMessage message) { in shouldDisplayFullScreenMessage() method in CellBroadcastAlertService
505 this, false, true, shouldDisplayFullScreenMessage(cbm)); in showNewAlert()
661 if (!shouldDisplayFullScreenMessage(message)) { in openEmergencyAlertNotification()