HomeSort by relevance Sort by last modified time
    Searched defs:onObserved (Results 1 - 3 of 3) sorted by null

  /cts/tests/app/app/src/android/app/stubs/
DisplayTestActivity.java 41 configurationChangeObserver.onObserved();
OrientationTestUtils.java 74 * The returned CountDownLatch will get activated when onObserved is invoked after this
76 * @return CountDownLatch will get activated when onObserved is invoked after this call.
84 * Waits until onObserved is invoked.
99 public void onObserved() {
TestDialog.java 172 onSaveInstanceStateObserver.onObserved();
179 onRestoreInstanceStateObserver.onObserved();

Completed in 373 milliseconds