Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java69 private long mLastSyncTimestamp; field in TestWallpaperPreferences
96 mLastSyncTimestamp = 0; in TestWallpaperPreferences()
417 return mLastSyncTimestamp; in getLastSyncTimestamp()
422 mLastSyncTimestamp = timestamp; in setLastSyncTimestamp()