Home
last modified time | relevance | path

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

/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/profileselector/
H A DProfileSelectDialog.java63 public static void show(FragmentManager manager, Tile tile, int sourceMetricCategory, in show() argument
69 args.putInt(ARG_SOURCE_METRIC_CATEGORY, sourceMetricCategory); in show()
/aosp12/packages/apps/Settings/src/com/android/settings/dashboard/
H A DDashboardFeatureProviderImpl.java437 int sourceMetricCategory, TopLevelHighlightMixin highlightMixin) {
443 mMetricsFeatureProvider.logStartedIntent(intent, sourceMetricCategory);
468 sourceMetricCategory, /* onShowListener= */ highlightMixin,