Home
last modified time | relevance | path

Searched refs:mIsOnNewIntentCalled (Results 1 – 2 of 2) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
DActivities.java44 public boolean mIsOnNewIntentCalled = false; field in Activities.RegularActivity
49 mIsOnNewIntentCalled = true; in onNewIntent()
/cts/tests/framework/base/windowmanager/src/android/server/wm/activity/
DStartActivityTests.java233 activitySession1.getActivity().mIsOnNewIntentCalled); in testStartActivityByNavigateUpToFromDiffUid()