Home
last modified time | relevance | path

Searched refs:getDailyWallpaperLastRotationStatusTimestamp (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DDailyLoggingAlarmReceiver.java123 preferences.getDailyWallpaperLastRotationStatusTimestamp(); in logDailyWallpaperRotationStatus()
H A DWallpaperPreferences.java380 long getDailyWallpaperLastRotationStatusTimestamp(); in getDailyWallpaperLastRotationStatusTimestamp() method
H A DDefaultWallpaperPreferences.java732 public long getDailyWallpaperLastRotationStatusTimestamp() { in getDailyWallpaperLastRotationStatusTimestamp() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java411 public long getDailyWallpaperLastRotationStatusTimestamp() { in getDailyWallpaperLastRotationStatusTimestamp() method in TestWallpaperPreferences