Searched refs:closeDialogs (Results 1 – 1 of 1) sorted by relevance
511 Intent closeDialogs = new Intent(Intent.ACTION_CLOSE_SYSTEM_DIALOGS); in openEmergencyAlertNotification() local512 sendBroadcast(closeDialogs); in openEmergencyAlertNotification()