Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
H A DDozeWallpaperState.java50 @Nullable IWallpaperManager wallpaperManagerService, in DozeWallpaperState()
53 mWallpaperManagerService = wallpaperManagerService; in DozeWallpaperState()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
H A DWakefulnessLifecycle.java91 @Nullable IWallpaperManager wallpaperManagerService, in WakefulnessLifecycle() argument
96 mWallpaperManagerService = wallpaperManagerService; in WakefulnessLifecycle()