Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/service/contentsuggestions/
H A DContentSuggestionsService.java99 ContentSuggestionsService.this, request, wrapSelectionsCallback(callback)));
164 private ContentSuggestionsManager.SelectionsCallback wrapSelectionsCallback( in wrapSelectionsCallback() method in ContentSuggestionsService