Home
last modified time | relevance | path

Searched defs:isLockscreenLiveWallpaperEnabled (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLockscreenWallpaper.java275 public boolean isLockscreenLiveWallpaperEnabled() { in isLockscreenLiveWallpaperEnabled() method in LockscreenWallpaper
/aosp14/frameworks/base/core/java/android/app/
H A DIWallpaperManager.aidl260 boolean isLockscreenLiveWallpaperEnabled(); in isLockscreenLiveWallpaperEnabled() method
H A DWallpaperManager.java849 public boolean isLockscreenLiveWallpaperEnabled() { in isLockscreenLiveWallpaperEnabled() method
/aosp14/frameworks/base/services/core/java/com/android/server/wallpaper/
H A DWallpaperManagerService.java3842 public boolean isLockscreenLiveWallpaperEnabled() { in isLockscreenLiveWallpaperEnabled() method in WallpaperManagerService