Searched refs:dreaming (Results 1 – 4 of 4) sorted by relevance
60 boolean dreaming; field in KeyguardServiceDelegate.KeyguardState265 mKeyguardState.dreaming = true; in onDreamingStarted()272 mKeyguardState.dreaming = false; in onDreamingStopped()389 pw.println(prefix + "dreaming=" + mKeyguardState.dreaming); in dump()
258 public void onDreamingStateChanged(boolean dreaming) { } in onDreamingStateChanged() argument
169 // the dreaming or dozing state. Indicates whether a new dream should begin.327 // Minimum battery level to allow dreaming when powered.330 // Minimum battery level to allow dreaming when not powered.
744 public void onDreamingStateChanged(boolean dreaming) {745 if (dreaming) {