Searched refs:mForegroundId (Results 1 – 1 of 1) sorted by relevance
27 private int mForegroundId = -1; field in TestForegroundManager37 mForegroundId = id; in startForeground()39 mNotificationManager.notify(null, mForegroundId, mForegroundNotification); in startForeground()44 mNotificationManager.cancel(null, mForegroundId); in stopForeground()45 mForegroundId = -1; in stopForeground()