Home | History | Annotate | Download | only in stk

Lines Matching defs:mNotificationManager

78     private NotificationManager mNotificationManager = null;
153 mNotificationManager = (NotificationManager) mContext
760 mNotificationManager.cancel(STK_NOTIFICATION_ID);
764 mNotificationManager.cancel(STK_NOTIFICATION_ID);
789 mNotificationManager.notify(STK_NOTIFICATION_ID, notificationBuilder.build());