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.java45 long lastTimestamp = preferences.getLastDailyLogTimestamp(); in setAlarm()
DWallpaperPreferences.kt223 fun getLastDailyLogTimestamp(): Long in getWallpaperPresentationMode() method
DDefaultWallpaperPreferences.kt701 override fun getLastDailyLogTimestamp(): Long { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt308 override fun getLastDailyLogTimestamp(): Long { in getLastDailyLogTimestamp() method in com.android.wallpaper.testing.TestWallpaperPreferences