Home
last modified time | relevance | path

Searched refs:setAppLaunchCount (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java501 private void setAppLaunchCount(int count) { in setAppLaunchCount() method in TestWallpaperPreferences
531 setAppLaunchCount(appLaunchCount + 1); in incrementAppLaunched()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DDefaultWallpaperPreferences.java848 private void setAppLaunchCount(int count) { in setAppLaunchCount() method in DefaultWallpaperPreferences
880 setAppLaunchCount(appLaunchCount + 1); in incrementAppLaunched()