Home
last modified time | relevance | path

Searched refs:getAppLaunchCount (Results 1 – 6 of 6) sorted by relevance

/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestWallpaperPreferences.java497 public int getAppLaunchCount() { in getAppLaunchCount() method in TestWallpaperPreferences
529 int appLaunchCount = getAppLaunchCount(); in incrementAppLaunched()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DWallpaperPreferences.java467 int getAppLaunchCount(); in getAppLaunchCount() method
H A DDefaultWallpaperPreferences.java844 public int getAppLaunchCount() { in getAppLaunchCount() method in DefaultWallpaperPreferences
878 int appLaunchCount = getAppLaunchCount(); in incrementAppLaunched()
/aosp12/frameworks/base/services/people/java/com/android/server/people/data/
H A DUsageStatsQueryHelper.java167 packageStats.incrementLaunchCountBy(stat.getAppLaunchCount()); in queryAppUsageStats()
/aosp12/frameworks/base/core/java/android/app/usage/
H A DUsageStats.java301 public int getAppLaunchCount() { in getAppLaunchCount() method in UsageStats
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1872 method public int getAppLaunchCount();