Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/am/
DAppCompactor.java392 String throttleFullSomeFlag = in updateCompactionThrottles() local
406 || TextUtils.isEmpty(throttleFullSomeFlag) in updateCompactionThrottles()
416 mCompactThrottleFullSome = Integer.parseInt(throttleFullSomeFlag); in updateCompactionThrottles()