Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/daydream/
DDaydreamActivity.java188 int systemSleepTimeout = getSystemSleepTimeout(); in getMainActions() local
190 String screenOffDescription = systemSleepTimeout > 0 ? getString( in getMainActions()
193 systemSleepTimeout)) : screenOffEntries[screenOffEntries.length - 1]; in getMainActions()