Home
last modified time | relevance | path

Searched refs:pendingProfile (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
DCachedAppOptimizer.java1882 CompactProfile pendingProfile, CompactSource source) { in shouldTimeThrottleCompaction() argument
1897 if (pendingProfile == CompactProfile.SOME) { in shouldTimeThrottleCompaction()
1911 } else if (pendingProfile == CompactProfile.FULL) { in shouldTimeThrottleCompaction()