Searched refs:haveState (Results 1 – 5 of 5) sorted by relevance
899 secondActivity.haveState = false; in testHandleAppDied()915 activity.haveState = false; in testHandleAppDied_RelaunchesAfterCrashDuringWindowingModeResize()929 activity.haveState = false; in testHandleAppDied_NotRelaunchAfterThreeCrashesDuringWindowingModeResize()943 activity.haveState = false; in testHandleAppDied_RelaunchesAfterCrashDuringFreeResize()957 activity.haveState = false; in testHandleAppDied_NotRelaunchAfterThreeCrashesDuringFreeResize()
191 mActivity.haveState = false; in testRestartProcessIfVisible()
330 boolean haveState; // have we gotten the last activity state? field in ActivityRecord559 pw.print(prefix); pw.print("haveState="); pw.print(haveState); in dump()981 haveState = true; in ActivityRecord()2185 r.haveState = false; in activityResumedLocked()2267 haveState = true; in activityStoppedLocked()2589 || !haveState || !stopped) { in isDestroyable()3530 if (!visible || haveState) { in restartProcessIfVisible()
728 if (r.visible || !r.stopped || !r.haveState in getReleaseSomeActivitiesTasks()
4776 } else if ((!r.haveState && !r.stateNotNeeded in removeHistoryRecordsForAppLocked()4796 + ": haveState=" + r.haveState in removeHistoryRecordsForAppLocked()4819 if (!r.haveState) { in removeHistoryRecordsForAppLocked()