Searched refs:mNotificationId (Results 1 – 1 of 1) sorted by relevance
68 private final int mNotificationId; field in MediaInstrumentation92 mNotificationId = ++notificationID; in MediaInstrumentation()120 mManager.notify(mNotificationId, buildNotification().build()); in createNotification()125 mManager.cancel(mNotificationId); in cancelNotification()