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

  /frameworks/base/core/tests/coretests/src/android/app/activity/
LifecycleTest.java 25 private Intent mTopIntent;
31 mTopIntent = mIntent;
39 mIntent = mTopIntent;
54 mIntent = mTopIntent;
70 mIntent = mTopIntent;
83 mIntent = mTopIntent;
96 mIntent = mTopIntent;
  /cts/tests/tests/app/src/android/app/cts/
LifecycleTest.java 46 private Intent mTopIntent;
52 mTopIntent = mIntent;
63 mIntent = mTopIntent;
73 mIntent = mTopIntent;
83 mIntent = mTopIntent;

Completed in 32 milliseconds