Home | History | Annotate | Download | only in statusbartest

Lines Matching refs:mNM

47     NotificationManager mNM;
84 mNM = (NotificationManager)getSystemService(NOTIFICATION_SERVICE);
104 mNM.notify(1, n);
115 mNM.cancel(1);
128 mNM.notify(1, n);
140 mNM.notify(1, n);
150 mNM.notify(1, n);
158 mNM.notify(1, n);
168 mNM.notify(1, n);
184 mNM.notify(1, n);
186 mNM.notify(2, new Notification(NotificationTestList.this,
192 mNM.notify(3, new Notification(NotificationTestList.this,
206 mNM.notify(1, n);
216 mNM.notify(1, n);
225 mNM.notify(1, n);
236 mNM.notify(1, n);
247 mNM.notify(1, n);
261 mNM.notify(3, n);
288 mNM.notify(1, n);
299 mNM.notify(1, n);
313 mNM.notify(1, n);
339 mNM.notify(500, n);
357 mNM.cancel(500);
369 mNM.notify(1, n);
381 mNM.notify(1, n);
393 mNM.notify(1, n);
405 mNM.notify(1, n);
417 mNM.notify(1, n);
429 mNM.notify(1, n);
438 mNM.notify(1, n);
448 mNM.notify(1, n);
459 mNM.notify(1, n);
472 mNM.notify(1, n);
483 mNM.notify(1, n);
485 mNM.cancel(1);
495 mNM.notify(1, n);
505 mNM.notify(1, n);
507 mNM.cancel(1);
548 mNM.cancel(1);
557 mNM.cancel(1);
565 mNM.cancel(2);
575 mNM.notify(1, n);
595 mNM.notify(1, n);
607 mNM.notify(2, n);
617 mNM.notify(3, n);
628 mNM.notify(2, n);
638 mNM.notify(1, n);
651 mNM.notify(2, n);
666 mNM.notify(2, n);
674 mNM.notify(1, notificationWithNumbers(1));
675 mNM.notify(2, notificationWithNumbers(2));
681 mNM.notify(1, notificationWithNumbers(1));
682 mNM.notify(1, notificationWithNumbers(1));
688 mNM.notify(1, notificationWithNumbers(1));
689 mNM.cancel(1);
695 mNM.notify(1, notificationWithNumbers(1));
696 mNM.notify(2, notificationWithNumbers(2));
697 mNM.cancel(2);
706 mNM.notify(1, notificationWithNumbers(1));
707 mNM.notify(2, notificationWithNumbers(2));
709 mNM.cancel(1);
710 mNM.cancel(2);
728 mNM.notify((i+1)*10, n);
740 mNM.notify((i+1)*10, n);
748 mNM.cancel((i+1)*10);
755 mNM.cancel(10);
756 mNM.cancel(100);
762 mNM.notify(1, notificationWithNumbers(1));
768 mNM.notify(1, notificationWithNumbers(22));
774 mNM.notify(1, notificationWithNumbers(333));
780 mNM.notify(1, notificationWithNumbers(4444));
795 INotificationManager directLine = mNM.getService();
819 INotificationManager directLine = mNM.getService();
843 INotificationManager directLine = mNM.getService();
931 mNM.notify(n, new Notification(NotificationTestList.this,