Searched refs:ITvInteractiveAppManager (Results 1 – 4 of 4) sorted by relevance
38 interface ITvInteractiveAppManager { interface
301 private final ITvInteractiveAppManager mService;320 public TvInteractiveAppManager(ITvInteractiveAppManager service, int userId) { in TvInteractiveAppManager()1045 private final ITvInteractiveAppManager mService;1062 private Session(IBinder token, InputChannel channel, ITvInteractiveAppManager service, in Session()
139 import android.media.tv.interactive.ITvInteractiveAppManager;955 ITvInteractiveAppManager service = in registerService()956 ITvInteractiveAppManager.Stub.asInterface(iBinder); in registerService()
43 import android.media.tv.interactive.ITvInteractiveAppManager;692 private final class BinderService extends ITvInteractiveAppManager.Stub {