Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/tv/
DITvInputSessionWrapper.java75 private TvInputService.Session mTvInputSessionImpl; field in ITvInputSessionWrapper
85 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 …]
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt41393 Landroid/media/tv/ITvInputSessionWrapper;->mTvInputSessionImpl:Landroid/media/tv/TvInputService$Ses…