Searched refs:setThresholds (Results 1 – 3 of 3) sorted by relevance
82 aih.setThresholds(4000, 1000); in testPackageEvents()
106 public void setThresholds(long elapsedTimeThreshold, long screenOnTimeThreshold) { in setThresholds() method in AppIdleHistory
1361 mAppIdleHistory.setThresholds(mAppIdleWallclockThresholdMillis, in updateSettings()