Searched refs:mManager (Results 1 – 1 of 1) sorted by relevance
59 private final NotificationManager mManager; field in MediaInstrumentation86 mManager = context.getSystemService(NotificationManager.class); in MediaInstrumentation()120 mManager.notify(mNotificationId, buildNotification().build()); in createNotification()125 mManager.cancel(mNotificationId); in cancelNotification()