Searched refs:shouldSaveSurface (Results 1 – 2 of 2) sorted by relevance
2024 private boolean shouldSaveSurface() { in shouldSaveSurface() method in WindowState2069 return mAppToken.shouldSaveSurface(); in shouldSaveSurface()2075 mSurfaceSaved = shouldSaveSurface(); in destroyOrSaveSurface()
471 boolean shouldSaveSurface() { in shouldSaveSurface() method in AppWindowToken