Home
last modified time | relevance | path

Searched defs:notifyVideoAvailable (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSession.aidl51 void notifyVideoAvailable(); in notifyVideoAvailable() method
DITvInteractiveAppManager.aidl61 void notifyVideoAvailable(in IBinder sessionToken, int userId); in notifyVideoAvailable() method
DTvInteractiveAppService.java1062 void notifyVideoAvailable() { in notifyVideoAvailable() method in TvInteractiveAppService.Session
1525 public void notifyVideoAvailable() { in notifyVideoAvailable() method in TvInteractiveAppService.ITvInteractiveAppSessionWrapper
DTvInteractiveAppManager.java1297 public void notifyVideoAvailable() { in notifyVideoAvailable() method in TvInteractiveAppManager.Session
/frameworks/base/media/java/android/media/tv/
DTvInputService.java687 public void notifyVideoAvailable() { in notifyVideoAvailable() method in TvInputService.Session
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java940 public void notifyVideoAvailable(IBinder sessionToken, int userId) { in notifyVideoAvailable() method in TvInteractiveAppManagerService.BinderService