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/
DCachedAppOptimizer.java731 String throttleFullSomeFlag = in updateCompactionThrottles() local
751 || TextUtils.isEmpty(throttleFullSomeFlag) in updateCompactionThrottles()
763 mCompactThrottleFullSome = Integer.parseInt(throttleFullSomeFlag); in updateCompactionThrottles()