Home
last modified time | relevance | path

Searched defs:onCommandRequest (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSessionCallback.aidl42 void onCommandRequest(in String cmdType, in Bundle parameters); in onCommandRequest() method
H A DITvInteractiveAppClient.aidl43 void onCommandRequest(in String cmdType, in Bundle parameters, int seq); in onCommandRequest() method
H A DTvInteractiveAppView.java1468 public void onCommandRequest( in onCommandRequest() method in TvInteractiveAppView.MySessionCallback
H A DTvInteractiveAppManager.java2307 public void onCommandRequest( in onCommandRequest() method in TvInteractiveAppManager.SessionCallback
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2650 public void onCommandRequest( in onCommandRequest() method in TvInteractiveAppManagerService.SessionCallback