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