Searched refs:mLifetimePercentThreshold (Results 1 – 1 of 1) sorted by relevance
371 private volatile int mLifetimePercentThreshold; field in StorageManagerService2743 mLifetimePercentThreshold = DeviceConfig.getInt( in prepareSmartIdleMaint()2864 } else if (storageLifeTime > mLifetimePercentThreshold) { in refreshLifetimeConstraint()2866 ")" + ", lifetime threshold(" + mLifetimePercentThreshold + ")"); in refreshLifetimeConstraint()