Searched refs:mFgsNotificationDeferred (Results 1 – 2 of 2) sorted by relevance
171 boolean mFgsNotificationDeferred; field in ServiceRecord
2067 sr.mFgsNotificationDeferred = false; in applyForegroundServiceNotificationLocked()2098 if (r.mFgsNotificationDeferred && now >= r.fgDisplayTime) { in shouldShowFgsNotificationLocked()2186 r.mFgsNotificationDeferred = true; in startFgsDeferralTimerLocked()2298 sr.mFgsNotificationDeferred = false; in onForegroundServiceNotificationUpdateLocked()