Home
last modified time | relevance | path

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

/cts/tests/tests/dreams/src/android/service/dreams/cts/
DControlledDreamSession.java80 public @interface Dreamlifecycle{} annotation in ControlledDreamSession
85 public static String lifecycleToString(@Dreamlifecycle int lifecycle) { in lifecycleToString()
183 private void pushLifecycle(@Dreamlifecycle int lifecycle) { in pushLifecycle()
279 public void awaitLifecycle(@Dreamlifecycle int targetLifecycle) throws InterruptedException { in awaitLifecycle()