Home
last modified time | relevance | path

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

/packages/apps/TvSettings/Settings/src/com/android/tv/settings/device/display/daydream/
DDaydreamActivity.java229 Action sleepAction = new Action.Builder().key(key) in getListActions() local
234 actions.add(sleepAction); in getListActions()