Searched refs:mAppStandbyScreenThresholds (Results 1 – 1 of 1) sorted by relevance
210 long[] mAppStandbyScreenThresholds = SCREEN_TIME_THRESHOLDS; field in AppStandbyController782 elapsedRealtime, mAppStandbyScreenThresholds, mAppStandbyElapsedThresholds); in getBucketForLocked()1566 pw.print("mScreenThresholds="); pw.println(Arrays.toString(mAppStandbyScreenThresholds)); in dumpState()1942 mAppStandbyScreenThresholds = parseLongArray(screenThresholdsValue, in updateSettings()