Home
last modified time | relevance | path

Searched refs:getHomeWallpaperAttributions (Results 1 – 7 of 7) sorted by relevance

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperRefresher.java50 prefs.getHomeWallpaperAttributions(), in refresh()
65 prefs.getHomeWallpaperAttributions(), in refresh()
DTestWallpaperPreferences.kt109 override fun getHomeWallpaperAttributions(): List<String?>? { in getHomeWallpaperAttributions() method in com.android.wallpaper.testing.TestWallpaperPreferences
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DRotationWallpaperUpdateReceiver.java91 wallpaperPreferences.getHomeWallpaperAttributions(), in switchToStaticWallpaper()
DDefaultWallpaperRefresher.java138 mWallpaperPreferences.getHomeWallpaperAttributions(), in doInBackground()
248 mWallpaperPreferences.getHomeWallpaperAttributions(); in isHomeScreenAttributionsEmpty()
DWallpaperPreferences.kt43 fun getHomeWallpaperAttributions(): List<String?>? in getWallpaperPresentationMode() method
DDefaultWallpaperPersister.java643 mWallpaperPreferences.getHomeWallpaperAttributions()); in copyRotatingWallpaperToLock()
DDefaultWallpaperPreferences.kt221 override fun getHomeWallpaperAttributions(): List<String?>? { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences