Home
last modified time | relevance | path

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

/packages/apps/ThemePicker/src/com/android/customization/module/logging/
DThemesUserEventLoggerImpl.kt91 .setLaunchedPreference(launchSource.getAppLaunchSource()) in logAppLaunched()
245 private fun Intent.getAppLaunchSource(): Int { in getAppLaunchSource() method in com.android.customization.module.logging.ThemesUserEventLoggerImpl