Home
last modified time | relevance | path

Searched refs:onTvInteractiveAppServiceInfoUpdated (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppManagerCallback.aidl29 void onTvInteractiveAppServiceInfoUpdated(in TvInteractiveAppServiceInfo tvIAppInfo); in onTvInteractiveAppServiceInfoUpdated() method
DTvInteractiveAppManager.java762 public void onTvInteractiveAppServiceInfoUpdated(TvInteractiveAppServiceInfo iAppInfo) { in TvInteractiveAppManager()
839 public void onTvInteractiveAppServiceInfoUpdated( in onTvInteractiveAppServiceInfoUpdated() method in TvInteractiveAppManager.TvInteractiveAppCallback
905 mCallback.onTvInteractiveAppServiceInfoUpdated(iAppInfo); in postTvInteractiveAppServiceInfoUpdated()