Searched refs:closeNotificationShadeIntent (Results 1 – 1 of 1) sorted by relevance
120 Intent closeNotificationShadeIntent = new Intent(Intent.ACTION_CLOSE_SYSTEM_DIALOGS); in closeNotificationShade() local121 context.sendBroadcast(closeNotificationShadeIntent); in closeNotificationShade()