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

  /cts/tests/src/android/app/cts/
InstrumentationTestActivity.java 38 private boolean mOnNewIntentCalled;
99 mOnNewIntentCalled = true;
244 return mOnNewIntentCalled;
248 mOnNewIntentCalled = onNewIntentCalled;

Completed in 39 milliseconds