Home
last modified time | relevance | path

Searched defs:launchSource (Results 1 – 4 of 4) sorted by relevance

/aosp12/packages/apps/ThemePicker/src/com/android/customization/module/
H A DStatsLogUserEventLogger.java63 public void logAppLaunched(Intent launchSource) { in logAppLaunched()
191 private int getAppLaunchSource(Intent launchSource) { in getAppLaunchSource()
/aosp12/packages/apps/WallpaperPicker2/src/com/android/wallpaper/module/
H A DNoOpUserEventLogger.java38 public void logAppLaunched(Intent launchSource) { in logAppLaunched()
H A DUserEventLogger.java53 void logAppLaunched(Intent launchSource); in logAppLaunched()
/aosp12/packages/apps/WallpaperPicker2/tests/src/com/android/wallpaper/testing/
H A DTestUserEventLogger.java71 public void logAppLaunched(Intent launchSource) { in logAppLaunched()