Home
last modified time | relevance | path

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

/packages/apps/SettingsIntelligence/src/com/android/settings/intelligence/suggestions/
DSuggestionService.java71 .markSuggestionLaunched(this, id); in onSuggestionLaunched()
DSuggestionFeatureProvider.java82 public void markSuggestionLaunched(Context context, String id) { in markSuggestionLaunched() method in SuggestionFeatureProvider