Home
last modified time | relevance | path

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

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