Searched defs:onRequestStopRecording (Results 1 – 5 of 5) sorted by relevance
54 void onRequestStopRecording(in String recordingId); in onRequestStopRecording() method
55 void onRequestStopRecording(in String recordingId, int seq); in onRequestStopRecording() method
1255 public void onRequestStopRecording( in onRequestStopRecording() method in TvInteractiveAppView.TvInteractiveAppCallback1773 public void onRequestStopRecording(Session session, String recordingId) { in onRequestStopRecording() method in TvInteractiveAppView.MySessionCallback
2424 public void onRequestStopRecording(Session session, String recordingId) { in onRequestStopRecording() method in TvInteractiveAppManager.SessionCallback
2862 public void onRequestStopRecording(String recordingId) { in onRequestStopRecording() method in TvInteractiveAppManagerService.SessionCallback