Home
last modified time | relevance | path

Searched refs:onRemoveBroadcastInfo (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppSessionCallback.aidl37 void onRemoveBroadcastInfo(int id); in onRemoveBroadcastInfo() method
DITvInteractiveAppClient.aidl38 void onRemoveBroadcastInfo(int id, int seq); in onRemoveBroadcastInfo() method
DTvInteractiveAppService.java1110 mSessionCallback.onRemoveBroadcastInfo(requestId); in removeBroadcastInfo()
DTvInteractiveAppManager.java383 public void onRemoveBroadcastInfo(int requestId, int seq) { in TvInteractiveAppManager()
/frameworks/base/media/java/android/media/tv/
DTvInputService.java1419 public void onRemoveBroadcastInfo(int requestId) { in onRemoveBroadcastInfo() method in TvInputService.Session
2206 onRemoveBroadcastInfo(requestId); in removeBroadcastInfo()
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java3843 public void onRemoveBroadcastInfo(int requestId) { in onRemoveBroadcastInfo() method in TvInteractiveAppManagerService.SessionCallback
3852 mSessionState.mClient.onRemoveBroadcastInfo(requestId, mSessionState.mSeq); in onRemoveBroadcastInfo()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/core/api/
Dcurrent.txt27802 method public void onRemoveBroadcastInfo(int);