Home
last modified time | relevance | path

Searched defs:setLastDailyLogTimestamp (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java346 void setLastDailyLogTimestamp(long timestamp); in setLastDailyLogTimestamp() method
H A DDefaultWallpaperPreferences.java698 public void setLastDailyLogTimestamp(long timestamp) { in setLastDailyLogTimestamp() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java385 public void setLastDailyLogTimestamp(long timestamp) { in setLastDailyLogTimestamp() method in TestWallpaperPreferences