Home | History | Annotate | Download | only in stk

Lines Matching defs:mNotificationManager

78     private NotificationManager mNotificationManager = null;
153 mNotificationManager = (NotificationManager) mContext
772 mNotificationManager.cancel(STK_NOTIFICATION_ID);
776 mNotificationManager.cancel(STK_NOTIFICATION_ID);
801 mNotificationManager.notify(STK_NOTIFICATION_ID, notificationBuilder.build());