Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSession.aidl68 void notifyVideoAvailable(); in notifyVideoAvailable() method
DITvInteractiveAppSessionWrapper.java534 public void notifyVideoAvailable() { in notifyVideoAvailable() method in ITvInteractiveAppSessionWrapper
DITvInteractiveAppManager.aidl89 void notifyVideoAvailable(in IBinder sessionToken, int userId); in notifyVideoAvailable() method
DTvInteractiveAppService.java1721 void notifyVideoAvailable() { in notifyVideoAvailable() method in TvInteractiveAppService.Session
DTvInteractiveAppManager.java1683 public void notifyVideoAvailable() { in notifyVideoAvailable() method in TvInteractiveAppManager.Session
/frameworks/base/media/java/android/media/tv/
DTvInputService.java710 public void notifyVideoAvailable() { in notifyVideoAvailable() method in TvInputService.Session
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java1010 public void notifyVideoAvailable(IBinder sessionToken, int userId) { in notifyVideoAvailable() method in TvInteractiveAppManagerService.BinderService