Searched refs:mNotificationId (Results 1 – 1 of 1) sorted by relevance
30 private final int mNotificationId; field in ForegroundService39 mNotificationId = id; in ForegroundService()61 mStartForegroundArgs[0] = Integer.valueOf(mNotificationId); in startForegroundCompat()74 getNotificationManager().notify(mNotificationId, notification); in startForegroundCompat()96 getNotificationManager().cancel(mNotificationId); in stopForegroundCompat()