Home
last modified time | relevance | path

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

/packages/apps/Calendar/src/com/android/calendar/alerts/
DAlertReceiver.java116 closeNotificationShade(context); in onReceive()
135 closeNotificationShade(context); in onReceive()
144 closeNotificationShade(context); in onReceive()
581 private void closeNotificationShade(Context context) { in closeNotificationShade() method in AlertReceiver
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchService.java114 closeNotificationShade(); in onStartCommand()
119 closeNotificationShade(); in onStartCommand()
326 private void closeNotificationShade() { in closeNotificationShade() method in StopwatchService