Home
last modified time | relevance | path

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

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/
DSuggestionService.java74 .logLaunchSuggestion(id, endTime - startTime); in onSuggestionLaunched()
/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/instrumentation/
DMetricsFeatureProvider.java60 public void logLaunchSuggestion(String id, long latency) { in logLaunchSuggestion() method in MetricsFeatureProvider