Searched defs:onRequestStopRecording (Results 1 – 5 of 5) sorted by relevance
55 void onRequestStopRecording(in String recordingId); in onRequestStopRecording() method
56 void onRequestStopRecording(in String recordingId, int seq); in onRequestStopRecording() method
1316 public void onRequestStopRecording( in onRequestStopRecording() method in TvInteractiveAppView.TvInteractiveAppCallback1887 public void onRequestStopRecording(Session session, String recordingId) { in onRequestStopRecording() method in TvInteractiveAppView.MySessionCallback
2540 public void onRequestStopRecording(Session session, String recordingId) { in onRequestStopRecording() method in TvInteractiveAppManager.SessionCallback
4089 public void onRequestStopRecording(String recordingId) { in onRequestStopRecording() method in TvInteractiveAppManagerService.SessionCallback