Loading media/java/android/media/tv/interactive/ITvInteractiveAppManagerCallback.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ import android.media.tv.interactive.TvInteractiveAppServiceInfo; * Interface to receive callbacks from ITvInteractiveAppManager regardless of sessions. * @hide */ interface ITvInteractiveAppManagerCallback { oneway interface ITvInteractiveAppManagerCallback { void onInteractiveAppServiceAdded(in String iAppServiceId); void onInteractiveAppServiceRemoved(in String iAppServiceId); void onInteractiveAppServiceUpdated(in String iAppServiceId); Loading Loading
media/java/android/media/tv/interactive/ITvInteractiveAppManagerCallback.aidl +2 −2 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ import android.media.tv.interactive.TvInteractiveAppServiceInfo; * Interface to receive callbacks from ITvInteractiveAppManager regardless of sessions. * @hide */ interface ITvInteractiveAppManagerCallback { oneway interface ITvInteractiveAppManagerCallback { void onInteractiveAppServiceAdded(in String iAppServiceId); void onInteractiveAppServiceRemoved(in String iAppServiceId); void onInteractiveAppServiceUpdated(in String iAppServiceId); Loading