Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DDailyLoggingAlarmScheduler.java45 long lastTimestamp = preferences.getLastDailyLogTimestamp(); in setAlarm()
H A DWallpaperPreferences.java339 long getLastDailyLogTimestamp(); in getLastDailyLogTimestamp() method
H A DDefaultWallpaperPreferences.java692 public long getLastDailyLogTimestamp() { in getLastDailyLogTimestamp() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java380 public long getLastDailyLogTimestamp() { in getLastDailyLogTimestamp() method in TestWallpaperPreferences