Home
last modified time | relevance | path

Searched defs:incrementAppLaunched (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java477 void incrementAppLaunched(); in incrementAppLaunched() method
H A DDefaultWallpaperPreferences.java873 public void incrementAppLaunched() { in incrementAppLaunched() method in DefaultWallpaperPreferences
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java524 public void incrementAppLaunched() { in incrementAppLaunched() method in TestWallpaperPreferences