Searched refs:mAppIdleWallclockThresholdMillis (Results 1 – 1 of 1) sorted by relevance
120 long mAppIdleWallclockThresholdMillis; field in UsageStatsService1205 TimeUtils.formatDuration(mAppIdleWallclockThresholdMillis, pw); in dump()1349 mAppIdleWallclockThresholdMillis = mParser.getLong(KEY_WALLCLOCK_THRESHOLD, in updateSettings()1361 mAppIdleHistory.setThresholds(mAppIdleWallclockThresholdMillis, in updateSettings()