Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.java502 void incrementAppLaunched(); in incrementAppLaunched() method
DDefaultWallpaperPreferences.java907 public void incrementAppLaunched() { in incrementAppLaunched() method in DefaultWallpaperPreferences
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/picker/
DCustomizationPickerActivity.java121 injector.getPreferences(this).incrementAppLaunched(); in onCreate()
/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.java590 public void incrementAppLaunched() { in incrementAppLaunched() method in TestWallpaperPreferences