Home
last modified time | relevance | path

Searched refs:shouldWaitForEngineShown (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DImageWallpaper.java210 public boolean shouldWaitForEngineShown() { in shouldWaitForEngineShown() method in ImageWallpaper.GLEngine
/aosp12/frameworks/base/core/java/android/service/wallpaper/
H A DWallpaperService.java552 public boolean shouldWaitForEngineShown() { in shouldWaitForEngineShown() method in WallpaperService.Engine
1258 reportEngineShown(shouldWaitForEngineShown()); in updateSurface()