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