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/
DAppCompactor.java398 String throttleBFGSFlag = in updateCompactionThrottles() local
408 || TextUtils.isEmpty(throttleBFGSFlag) in updateCompactionThrottles()
418 mCompactThrottleBFGS = Integer.parseInt(throttleBFGSFlag); in updateCompactionThrottles()