Home
last modified time | relevance | path

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

/packages/apps/WallpaperPicker2/tests/common/src/com/android/wallpaper/testing/
DTestWallpaperPreferences.kt359 override fun getAppLaunchCount(): Int { in getAppLaunchCount() method in com.android.wallpaper.testing.TestWallpaperPreferences
371 val appLaunchCount = getAppLaunchCount() in incrementAppLaunched()
/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
DWallpaperPreferences.kt291 fun getAppLaunchCount(): Int in getWallpaperPresentationMode() method
DDefaultWallpaperPreferences.kt773 override fun getAppLaunchCount(): Int { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences
786 val appLaunchCount = getAppLaunchCount() in <lambda>()