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/
DWallpaperPreferences.java428 int getNumDaysDailyRotationNotAttempted(); in getNumDaysDailyRotationNotAttempted() method
DDailyLoggingAlarmReceiver.java153 preferences.getNumDaysDailyRotationNotAttempted()); in logDailyWallpaperRotationStatus()
DDefaultWallpaperPreferences.java785 getNumDaysDailyRotationNotAttempted() + 1) in incrementNumDaysDailyRotationNotAttempted()
790 public int getNumDaysDailyRotationNotAttempted() { in getNumDaysDailyRotationNotAttempted() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestUserEventLogger.java270 public int getNumDaysDailyRotationNotAttempted() { in getNumDaysDailyRotationNotAttempted() method in TestUserEventLogger
DTestWallpaperPreferences.java445 public int getNumDaysDailyRotationNotAttempted() { in getNumDaysDailyRotationNotAttempted() method in TestWallpaperPreferences