Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/app/contentsuggestions/
H A DIContentSuggestionsManager.aidl34 void provideContextBitmap( in provideContextBitmap() method
H A DContentSuggestionsManager.java98 mService.provideContextBitmap(mUser, bitmap, imageContextRequestExtras); in provideContextImage()
/aosp14/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DContentSuggestionsManagerService.java124 public void provideContextBitmap( in provideContextBitmap() method in ContentSuggestionsManagerService.ContentSuggestionsManagerStub