Searched refs:mIsLockscreenLiveWallpaperEnabled (Results 1 – 7 of 7) sorted by relevance
128 private boolean mIsLockscreenLiveWallpaperEnabled; field in ImageWallpaper.CanvasEngine172 mIsLockscreenLiveWallpaperEnabled = mWallpaperManager in onCreate()175 Rect dimensions = mIsLockscreenLiveWallpaperEnabled in onCreate()326 bitmap = mIsLockscreenLiveWallpaperEnabled in loadWallpaperAndDrawFrameInternal()340 if (mIsLockscreenLiveWallpaperEnabled) { in loadWallpaperAndDrawFrameInternal()348 bitmap = mIsLockscreenLiveWallpaperEnabled in loadWallpaperAndDrawFrameInternal()372 mWideColorGamut = mIsLockscreenLiveWallpaperEnabled in loadWallpaperAndDrawFrameInternal()
498 if (mIsLockscreenLiveWallpaperEnabled) { in onEvent()1595 mIsLockscreenLiveWallpaperEnabled = in WallpaperManagerService()1897 if (mIsLockscreenLiveWallpaperEnabled) { in switchWallpaper()1975 if (mIsLockscreenLiveWallpaperEnabled) { in clearWallpaper()2065 if (mIsLockscreenLiveWallpaperEnabled) { in clearWallpaperLocked()2526 if (mIsLockscreenLiveWallpaperEnabled) { in setInAmbientMode()2579 if (mIsLockscreenLiveWallpaperEnabled) { in notifyWakingUp()2617 if (mIsLockscreenLiveWallpaperEnabled) { in notifyGoingToSleep()2656 if (mIsLockscreenLiveWallpaperEnabled) { in notifyScreenTurnedOn()3254 if (mIsLockscreenLiveWallpaperEnabled) { in setWallpaperComponent()[all …]
80 private final boolean mIsLockscreenLiveWallpaperEnabled; field in WallpaperDataParser89 mIsLockscreenLiveWallpaperEnabled = in WallpaperDataParser()155 boolean separateLockscreenEngine = mIsLockscreenLiveWallpaperEnabled; in loadSettingsLocked()192 || ("kwp".equals(tag) && mIsLockscreenLiveWallpaperEnabled in loadSettingsLocked()222 } else if ("kwp".equals(tag) && !mIsLockscreenLiveWallpaperEnabled) { in loadSettingsLocked()
62 notificationMediaManager.mIsLockscreenLiveWallpaperEnabled = true
130 boolean mIsLockscreenLiveWallpaperEnabled; field in NotificationMediaManager220 mIsLockscreenLiveWallpaperEnabled = wallpaperManager.isLockscreenLiveWallpaperEnabled(); in NotificationMediaManager()543 if (mIsLockscreenLiveWallpaperEnabled) return; in updateMediaMetaData()
79 if (mDisplayContent.mWallpaperController.mIsLockscreenLiveWallpaperEnabled) { in setShowWhenLocked()
124 final boolean mIsLockscreenLiveWallpaperEnabled; field in WallpaperController249 mIsLockscreenLiveWallpaperEnabled = in WallpaperController()