Searched refs:sStartedIntent (Results 1 – 2 of 2) sorted by relevance
35 static Intent sStartedIntent; field in SuspendTestActivity51 sStartedIntent = getIntent(); in onStart()61 sStartedIntent = null; in onStop()
56 if (SuspendTestActivity.sStartedIntent == null) {63 return SuspendTestActivity.sStartedIntent;70 if (SuspendTestActivity.sStartedIntent != null) {77 return SuspendTestActivity.sStartedIntent == null;