Searched refs:setAppLaunchCount (Results 1 – 3 of 3) sorted by relevance
373 setAppLaunchCount(appLaunchCount + 1) in incrementAppLaunched()505 private fun setAppLaunchCount(count: Int) { in setAppLaunchCount() method
121 fun setAppLaunchCount(appLaunchCount: Int) = apply { this.appLaunchCount = appLaunchCount } in <lambda>() method in com.android.customization.module.logging.SysUiStatsLogger
788 setAppLaunchCount(appLaunchCount + 1) in <lambda>()949 private fun setAppLaunchCount(count: Int) { in <lambda>() method in com.android.wallpaper.module.DefaultWallpaperPreferences