Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DCachedAppOptimizer.java737 String throttleBFGSFlag = in updateCompactionThrottles() local
753 || TextUtils.isEmpty(throttleBFGSFlag) in updateCompactionThrottles()
765 mCompactThrottleBFGS = Integer.parseInt(throttleBFGSFlag); in updateCompactionThrottles()