Searched refs:screenThresholdsValue (Results 1 – 1 of 1) sorted by relevance
1835 String screenThresholdsValue = mParser.getString(KEY_SCREEN_TIME_THRESHOLDS, null); in updateSettings() local1836 mAppStandbyScreenThresholds = parseLongArray(screenThresholdsValue, in updateSettings()