Searched refs:mTvInputSessionImpl (Results 1 – 2 of 2) sorted by relevance
75 private TvInputService.Session mTvInputSessionImpl; field in ITvInputSessionWrapper85 mTvInputSessionImpl = sessionImpl; in ITvInputSessionWrapper()103 || (!mIsRecordingSession && mTvInputSessionImpl == null)) { in executeMessage()114 mTvInputSessionImpl.release(); in executeMessage()115 mTvInputSessionImpl = null; in executeMessage()128 mTvInputSessionImpl.setMain((Boolean) msg.obj); in executeMessage()132 mTvInputSessionImpl.setSurface((Surface) msg.obj); in executeMessage()137 mTvInputSessionImpl.dispatchSurfaceChanged(args.argi1, args.argi2, args.argi3); in executeMessage()142 mTvInputSessionImpl.setStreamVolume((Float) msg.obj); in executeMessage()150 mTvInputSessionImpl.tune((Uri) args.arg1, (Bundle) args.arg2); in executeMessage()[all …]
41393 Landroid/media/tv/ITvInputSessionWrapper;->mTvInputSessionImpl:Landroid/media/tv/TvInputService$Ses…