Home
last modified time | relevance | path

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

/aosp12/frameworks/base/services/contentsuggestions/java/com/android/server/contentsuggestions/
H A DRemoteContentSuggestionsService.java89 void notifyInteraction(@NonNull String requestId, @NonNull Bundle bundle) { in notifyInteraction() method in RemoteContentSuggestionsService
90 scheduleAsyncRequest((s) -> s.notifyInteraction(requestId, bundle)); in notifyInteraction()
H A DContentSuggestionsPerUserService.java134 service.notifyInteraction(requestId, bundle); in notifyInteractionLocked()
H A DContentSuggestionsManagerService.java229 public void notifyInteraction( in notifyInteraction() method in ContentSuggestionsManagerService.ContentSuggestionsManagerStub
/aosp12/frameworks/base/core/java/android/app/contentsuggestions/
H A DContentSuggestionsManager.java188 public void notifyInteraction( in notifyInteraction() method in ContentSuggestionsManager
196 mService.notifyInteraction(mUser, requestId, interaction); in notifyInteraction()
H A DIContentSuggestionsManager.aidl46 void notifyInteraction(int userId, in String requestId, in Bundle interaction); in notifyInteraction() method
/aosp12/frameworks/base/core/java/android/service/contentsuggestions/
H A DIContentSuggestionsService.aidl43 void notifyInteraction(in String requestId, in Bundle interaction); in notifyInteraction() method
H A DContentSuggestionsService.java111 public void notifyInteraction(String requestId, Bundle interaction) {
/aosp12/frameworks/base/core/api/
H A Dsystem-current.txt1312 method public void notifyInteraction(@NonNull String, @NonNull android.os.Bundle);
/aosp12/frameworks/base/services/
H A Dart-profile16162 …ns/ContentSuggestionsManagerService$ContentSuggestionsManagerStub;->notifyInteraction(ILjava/lang/…
16210 HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->lambda$notifyInteraction
16213 HPLcom/android/server/contentsuggestions/RemoteContentSuggestionsService;->notifyInteraction(Ljava/…