Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java65 private long mLastDailyLogTimestamp; field in TestWallpaperPreferences
93 mLastDailyLogTimestamp = -1; in TestWallpaperPreferences()
381 return mLastDailyLogTimestamp; in getLastDailyLogTimestamp()
386 mLastDailyLogTimestamp = timestamp; in setLastDailyLogTimestamp()