Searched refs:mTvInputRecordingSessionImpl (Results 1 – 2 of 2) sorted by relevance
76 private TvInputService.RecordingSession mTvInputRecordingSessionImpl; field in ITvInputSessionWrapper97 mTvInputRecordingSessionImpl = recordingSessionImpl; in ITvInputSessionWrapper()102 if ((mIsRecordingSession && mTvInputRecordingSessionImpl == null) in executeMessage()111 mTvInputRecordingSessionImpl.release(); in executeMessage()112 mTvInputRecordingSessionImpl = null; in executeMessage()148 mTvInputRecordingSessionImpl.tune((Uri) args.arg1, (Bundle) args.arg2); in executeMessage()168 mTvInputRecordingSessionImpl.appPrivateCommand( in executeMessage()219 mTvInputRecordingSessionImpl.startRecording((Uri) msg.obj); in executeMessage()223 mTvInputRecordingSessionImpl.stopRecording(); in executeMessage()
41392 Landroid/media/tv/ITvInputSessionWrapper;->mTvInputRecordingSessionImpl:Landroid/media/tv/TvInputSe…