HomeSort by relevance Sort by last modified time
    Searched refs:isOnRestoreInstanceState (Results 1 - 2 of 2) sorted by null

  /cts/tests/src/android/app/cts/
InstrumentationTestActivity.java 275 public boolean isOnRestoreInstanceState() {
  /cts/tests/tests/app/src/android/app/cts/
InstrumentationTest.java 753 assertTrue(mActivity.isOnRestoreInstanceState());

Completed in 185 milliseconds