Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSession.aidl69 void notifyVideoUnavailable(int reason); in notifyVideoUnavailable() method
DITvInteractiveAppSessionWrapper.java539 public void notifyVideoUnavailable(int reason) { in notifyVideoUnavailable() method in ITvInteractiveAppSessionWrapper
DITvInteractiveAppManager.aidl90 void notifyVideoUnavailable(in IBinder sessionToken, int reason, int userId); in notifyVideoUnavailable() method
DTvInteractiveAppService.java1728 void notifyVideoUnavailable(int reason) { in notifyVideoUnavailable() method in TvInteractiveAppService.Session
DTvInteractiveAppManager.java1698 public void notifyVideoUnavailable(int reason) { in notifyVideoUnavailable() method in TvInteractiveAppManager.Session
/frameworks/base/media/java/android/media/tv/
DTvInputService.java742 public void notifyVideoUnavailable( in notifyVideoUnavailable() method in TvInputService.Session
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java1032 public void notifyVideoUnavailable(IBinder sessionToken, int reason, int userId) { in notifyVideoUnavailable() method in TvInteractiveAppManagerService.BinderService