Searched refs:previouslyTimeLimitedType (Results 1 – 1 of 1) sorted by relevance
3790 final int previouslyTimeLimitedType = getTimeLimitedFgsType(previousFgsType); in maybeUpdateFgsTrackingLocked() local3791 if (previouslyTimeLimitedType == ServiceInfo.FOREGROUND_SERVICE_TYPE_NONE in maybeUpdateFgsTrackingLocked()3797 if (previouslyTimeLimitedType != ServiceInfo.FOREGROUND_SERVICE_TYPE_NONE) { in maybeUpdateFgsTrackingLocked()3800 sr.appInfo.uid, previouslyTimeLimitedType); in maybeUpdateFgsTrackingLocked()