Searched refs:mFgsNotificationDeferred (Results 1 – 2 of 2) sorted by relevance
172 boolean mFgsNotificationDeferred; field in ServiceRecord
2068 sr.mFgsNotificationDeferred = false; in applyForegroundServiceNotificationLocked()2099 if (r.mFgsNotificationDeferred && now >= r.fgDisplayTime) { in shouldShowFgsNotificationLocked()2187 r.mFgsNotificationDeferred = true; in startFgsDeferralTimerLocked()2299 sr.mFgsNotificationDeferred = false; in onForegroundServiceNotificationUpdateLocked()