Home
last modified time | relevance | path

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

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DDailyLoggingAlarmReceiver.java152 preferences.incrementNumDaysDailyRotationNotAttempted(); in logDailyWallpaperRotationStatus()
H A DWallpaperPreferences.java452 void incrementNumDaysDailyRotationNotAttempted(); in incrementNumDaysDailyRotationNotAttempted() method
H A DDefaultWallpaperPreferences.java823 public void incrementNumDaysDailyRotationNotAttempted() { in incrementNumDaysDailyRotationNotAttempted() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java477 public void incrementNumDaysDailyRotationNotAttempted() { in incrementNumDaysDailyRotationNotAttempted() method in TestWallpaperPreferences