Home | History | Annotate | Download | only in stk

Lines Matching defs:mNotificationManager

76     private NotificationManager mNotificationManager = null;
165 mNotificationManager = (NotificationManager) mContext
763 mNotificationManager.cancel(STK_NOTIFICATION_ID);
767 mNotificationManager.cancel(STK_NOTIFICATION_ID);
795 mNotificationManager.notify(STK_NOTIFICATION_ID, notification);