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

  /cts/tests/app/app/src/android/app/stubs/
OrientationTestUtils.java 78 public void startObserving() {
96 * If this method is invoked after startObserving, the returned CountDownLatch will get
  /cts/tests/app/src/android/app/cts/
DisplayTest.java 65 mActivity.configurationChangeObserver.startObserving();
DialogTest.java 281 d.onSaveInstanceStateObserver.startObserving();
282 TestDialog.onRestoreInstanceStateObserver.startObserving();
    [all...]

Completed in 257 milliseconds