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