Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.java423 void incrementNumDaysDailyRotationNotAttempted(); in incrementNumDaysDailyRotationNotAttempted() method
DDailyLoggingAlarmReceiver.java151 preferences.incrementNumDaysDailyRotationNotAttempted(); in logDailyWallpaperRotationStatus()
DDefaultWallpaperPreferences.java782 public void incrementNumDaysDailyRotationNotAttempted() { in incrementNumDaysDailyRotationNotAttempted() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java440 public void incrementNumDaysDailyRotationNotAttempted() { in incrementNumDaysDailyRotationNotAttempted() method in TestWallpaperPreferences