Searched refs:notifyVideoUnavailable (Results 1 – 10 of 10) sorted by relevance
69 void notifyVideoUnavailable(int reason); in notifyVideoUnavailable() method
90 void notifyVideoUnavailable(in IBinder sessionToken, int reason, int userId); in notifyVideoUnavailable() method
255 mSessionImpl.notifyVideoUnavailable((Integer) msg.obj); in executeMessage()539 public void notifyVideoUnavailable(int reason) { in notifyVideoUnavailable() method in ITvInteractiveAppSessionWrapper
1698 public void notifyVideoUnavailable(int reason) { in notifyVideoUnavailable() method in TvInteractiveAppManager.Session1704 mService.notifyVideoUnavailable(mToken, reason, mUserId); in notifyVideoUnavailable()
1728 void notifyVideoUnavailable(int reason) { in notifyVideoUnavailable() method in TvInteractiveAppService.Session
742 public void notifyVideoUnavailable( in notifyVideoUnavailable() method in TvInputService.Session
1019 mSession.getInteractiveAppSession().notifyVideoUnavailable(reason); in postVideoUnavailable()
1032 public void notifyVideoUnavailable(IBinder sessionToken, int reason, int userId) { in notifyVideoUnavailable() method in TvInteractiveAppManagerService.BinderService1043 getSessionLocked(sessionState).notifyVideoUnavailable(reason); in notifyVideoUnavailable()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27460 method public void notifyVideoUnavailable(int);