Searched refs:notifyAdResponse (Results 1 – 10 of 10) sorted by relevance
79 void notifyAdResponse(in AdResponse response); in notifyAdResponse() method
103 void notifyAdResponse(in IBinder sessionToken, in AdResponse response, int UserId); in notifyAdResponse() method
286 mSessionImpl.notifyAdResponse((AdResponse) msg.obj); in executeMessage()618 public void notifyAdResponse(AdResponse response) { in notifyAdResponse() method in ITvInteractiveAppSessionWrapper
1587 public void notifyAdResponse(AdResponse response) { in notifyAdResponse() method in TvInteractiveAppManager.Session1593 mService.notifyAdResponse(mToken, response, mUserId); in notifyAdResponse()
1770 void notifyAdResponse(AdResponse response) { in notifyAdResponse() method in TvInteractiveAppService.Session
990 public void notifyAdResponse(@NonNull final AdResponse response) { in notifyAdResponse() method in TvInputService.Session
1212 mSession.getInteractiveAppSession().notifyAdResponse(response); in postAdResponse()
1973 public void notifyAdResponse(IBinder sessionToken, AdResponse response, int userId) { in notifyAdResponse() method in TvInteractiveAppManagerService.BinderService1984 getSessionLocked(sessionState).notifyAdResponse(response); in notifyAdResponse()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27442 method public void notifyAdResponse(@NonNull android.media.tv.AdResponse);