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