Searched refs:dozingAlwaysOn (Results 1 – 1 of 1) sorted by relevance
809 protected void setDozing(boolean dozing, boolean dozingAlwaysOn) { in setDozing() argument810 when(mDozeParameters.getAlwaysOn()).thenReturn(dozingAlwaysOn); in setDozing()