Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DDailyLoggingAlarmReceiver.java160 preferences.getNumDaysDailyRotationNotAttempted()); in logDailyWallpaperRotationStatus()
DWallpaperPreferences.java482 int getNumDaysDailyRotationNotAttempted(); in getNumDaysDailyRotationNotAttempted() method
DDefaultWallpaperPreferences.java823 getNumDaysDailyRotationNotAttempted() + 1) in incrementNumDaysDailyRotationNotAttempted()
828 public int getNumDaysDailyRotationNotAttempted() { in getNumDaysDailyRotationNotAttempted() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestUserEventLogger.java309 public int getNumDaysDailyRotationNotAttempted() { in getNumDaysDailyRotationNotAttempted() method in TestUserEventLogger
DTestWallpaperPreferences.java510 public int getNumDaysDailyRotationNotAttempted() { in getNumDaysDailyRotationNotAttempted() method in TestWallpaperPreferences