Searched refs:onAdBufferReady (Results 1 – 7 of 7) sorted by relevance
41 void onAdBufferReady(in AdBuffer buffer); in onAdBufferReady() method
42 void onAdBufferReady(in AdBuffer buffer, int seq); in onAdBufferReady() method
2148 mSessionCallback.onAdBufferReady(dupBuffer); in notifyAdBufferReady()
721 public void onAdBufferReady(AdBuffer buffer, int seq) { in TvInteractiveAppManager()
1435 public void onAdBufferReady(@NonNull AdBuffer buffer) { in onAdBufferReady() method in TvInputService.Session2214 onAdBufferReady(buffer); in notifyAdBufferReady()
4322 public void onAdBufferReady(AdBuffer buffer) { in onAdBufferReady() method in TvInteractiveAppManagerService.SessionCallback4331 mSessionState.mClient.onAdBufferReady(buffer, mSessionState.mSeq); in onAdBufferReady()
27792 method public void onAdBufferReady(@NonNull android.media.tv.AdBuffer);