Searched defs:notifyAdResponse (Results 1 – 6 of 6) sorted by relevance
59 void notifyAdResponse(in AdResponse response); in notifyAdResponse() method
71 void notifyAdResponse(in IBinder sessionToken, in AdResponse response, int UserId); in notifyAdResponse() method
1111 void notifyAdResponse(AdResponse response) { in notifyAdResponse() method in TvInteractiveAppService.Session1565 public void notifyAdResponse(AdResponse response) { in notifyAdResponse() method in TvInteractiveAppService.ITvInteractiveAppSessionWrapper
1220 public void notifyAdResponse(AdResponse response) { in notifyAdResponse() method in TvInteractiveAppManager.Session
899 public void notifyAdResponse(@NonNull final AdResponse response) { in notifyAdResponse() method in TvInputService.Session
1450 public void notifyAdResponse(IBinder sessionToken, AdResponse response, int userId) { in notifyAdResponse() method in TvInteractiveAppManagerService.BinderService