Home | History | Annotate | Download | only in statusbartest

Lines Matching refs:mNM

50     NotificationManager mNM;
55 mNM = (NotificationManager)getSystemService(NOTIFICATION_SERVICE);
110 mNM.cancel(1);
113 mNM.cancel(2);
116 mNM.cancel(3);
119 mNM.cancel(4);
122 mNM.cancel(5);
125 mNM.cancel(6);
128 mNM.cancel(7);
131 mNM.cancel(8);
134 mNM.cancel(9);
137 mNM.cancel(10);
177 mNM.cancel(id);
187 mNM.notify(id, n);