Searched refs:mFgsNotificationDeferred (Results 1 – 2 of 2) sorted by relevance
234 boolean mFgsNotificationDeferred; field in ServiceRecord
3052 sr.mFgsNotificationDeferred = false; in applyForegroundServiceNotificationLocked()3083 if (r.mFgsNotificationDeferred && now >= r.fgDisplayTime) { in shouldShowFgsNotificationLocked()3175 r.mFgsNotificationDeferred = true; in startFgsDeferralTimerLocked()3287 sr.mFgsNotificationDeferred = false; in onForegroundServiceNotificationUpdateLocked()