Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDailyLoggingAlarmScheduler.java44 long lastTimestamp = preferences.getLastDailyLogTimestamp(); in setAlarm()
DWallpaperPreferences.java310 long getLastDailyLogTimestamp(); in getLastDailyLogTimestamp() method
DDefaultWallpaperPreferences.java651 public long getLastDailyLogTimestamp() { in getLastDailyLogTimestamp() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java343 public long getLastDailyLogTimestamp() { in getLastDailyLogTimestamp() method in TestWallpaperPreferences