HomeSort by relevance Sort by last modified time
    Searched full:monrestart (Results 1 - 1 of 1) sorted by null

  /cts/tests/src/android/app/cts/
InstrumentationTestActivity.java 41 private boolean mOnRestart;
117 mOnRestart = true;
268 return mOnRestart;
272 mOnRestart = onRestart;

Completed in 132 milliseconds