Searched refs:shouldExemptMediaPlaybackFGS (Results 1 – 1 of 1) sorted by relevance
946 if (shouldExemptMediaPlaybackFGS(packageName, uid, now, window)) { in onLongRunningFgs()955 boolean shouldExemptMediaPlaybackFGS(String packageName, int uid, long now, long window) { in shouldExemptMediaPlaybackFGS() method in AppFGSTracker.AppFGSPolicy992 return "{mediaPlayback=" + shouldExemptMediaPlaybackFGS(packageName, uid, now, window) in getExemptionReasonString()