Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DCachedAppOptimizer.java1932 private boolean shouldThrottleMiscCompaction(ProcessRecord proc, int procState) { in shouldThrottleMiscCompaction() method in CachedAppOptimizer.MemCompactionHandler
2056 if (shouldThrottleMiscCompaction(proc, procState)) { in handleMessage()
/frameworks/base/services/
Dart-wear-profile6064 HPLcom/android/server/am/CachedAppOptimizer$MemCompactionHandler;->shouldThrottleMiscCompaction(Lco…