Searched defs:onAdBufferReady (Results 1 – 4 of 4) sorted by relevance
41 void onAdBufferReady(in AdBuffer buffer); in onAdBufferReady() method
42 void onAdBufferReady(in AdBuffer buffer, int seq); in onAdBufferReady() method
1435 public void onAdBufferReady(@NonNull AdBuffer buffer) { in onAdBufferReady() method in TvInputService.Session
4322 public void onAdBufferReady(AdBuffer buffer) { in onAdBufferReady() method in TvInteractiveAppManagerService.SessionCallback