Home | History | Annotate | Download | only in statusbar

Lines Matching refs:noMan

388                 NotificationManager noMan = (NotificationManager)
390 noMan.cancel(HIDDEN_NOTIFICATION_ID);
436 // because children are automatically canceled by NoMan in that case.
659 NotificationManager noMan =
661 noMan.notify(HIDDEN_NOTIFICATION_ID, note.build());
1556 // become canceled shortly by NoMan, but we can't assume that.