Searched refs:appStopped (Results 1 – 1 of 1) sorted by relevance
3299 boolean destroySurface(boolean cleanupOnResume, boolean appStopped) { in destroySurface() argument3306 destroyedSomething |= c.destroySurface(cleanupOnResume, appStopped); in destroySurface()3309 if (!(appStopped || mWindowRemovalAllowed || cleanupOnResume)) { in destroySurface()3317 + " win.mRemoveOnExit=%b", this, appStopped, in destroySurface()