Home
last modified time | relevance | path

Searched refs:KEY_KEEP_SCREEN_ON_FOR_MILLIS (Results 1 – 1 of 1) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/power/
H A DScreenUndimDetector.java60 static final String KEY_KEEP_SCREEN_ON_FOR_MILLIS = "keep_screen_on_for_millis"; field in ScreenUndimDetector
214 KEY_KEEP_SCREEN_ON_FOR_MILLIS, in readKeepScreenOnForMillis()
243 case KEY_KEEP_SCREEN_ON_FOR_MILLIS: in onDeviceConfigChange()