Searched refs:getLockWallpaperServiceName (Results 1 – 5 of 5) sorted by relevance
153 fun getLockWallpaperServiceName(): String? in getWallpaperPresentationMode() method
373 String storedServiceName = mWallpaperPreferences.getLockWallpaperServiceName(); in isLockScreenLiveWallpaperCurrent()
596 override fun getLockWallpaperServiceName(): String? { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
289 if (!TextUtils.isEmpty(remoteId)) remoteId else getLockWallpaperServiceName() in WallpaperPreferences()
245 override fun getLockWallpaperServiceName(): String? { in getLockWallpaperServiceName() method in com.android.wallpaper.testing.TestWallpaperPreferences