Searched refs:haveState (Results 1 – 4 of 4) sorted by relevance
895 secondActivity.haveState = false; in testHandleAppDied()911 activity.haveState = false; in testHandleAppDied_RelaunchesAfterCrashDuringWindowingModeResize()925 activity.haveState = false; in testHandleAppDied_NotRelaunchAfterThreeCrashesDuringWindowingModeResize()939 activity.haveState = false; in testHandleAppDied_RelaunchesAfterCrashDuringFreeResize()953 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()
4771 } else if ((!r.haveState && !r.stateNotNeeded in removeHistoryRecordsForAppLocked()4791 + ": haveState=" + r.haveState in removeHistoryRecordsForAppLocked()4814 if (!r.haveState) { in removeHistoryRecordsForAppLocked()