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
1984 mSessionCallback.onAdBufferReady(dupBuffer); in notifyAdBufferReady()
684 public void onAdBufferReady(AdBuffer buffer, int seq) { in TvInteractiveAppManager()
1372 public void onAdBufferReady(@NonNull AdBuffer buffer) { in onAdBufferReady() method in TvInputService.Session2079 onAdBufferReady(buffer); in notifyAdBufferReady()
3058 public void onAdBufferReady(AdBuffer buffer) { in onAdBufferReady() method in TvInteractiveAppManagerService.SessionCallback3067 mSessionState.mClient.onAdBufferReady(buffer, mSessionState.mSeq); in onAdBufferReady()
27461 method public void onAdBufferReady(@NonNull android.media.tv.AdBuffer);