Searched refs:startDreaming (Results 1 – 5 of 5) sorted by relevance
42 new DreamBackend(this).startDreaming(); in onCreate()
235 mBackend.startDreaming(); in onPreferenceTreeClick()
61 mBackend.startDreaming(); in displayPreference()
297 public void startDreaming() { in startDreaming() method in DreamBackend
2973 final boolean startDreaming;2986 startDreaming = canDreamLocked(groupId) || canDozeLocked();2989 startDreaming = false;2999 if (startDreaming) {3021 if (startDreaming && isDreaming) {