Searched refs:sleepValue (Results 1 – 1 of 1) sorted by relevance
153 long sleepValue = action.getIntent().getLongExtra(EXTRA_LIST_VALUE, 0); in onSetDreamTimeout() local154 Settings.System.putInt(getContentResolver(), SCREEN_OFF_TIMEOUT, (int) sleepValue); in onSetDreamTimeout()247 long sleepValue = getDreamTimeoutValue(); in getEntry() local