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