Home
last modified time | relevance | path

Searched defs:removeMediaView (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DITvInteractiveAppSession.aidl84 void removeMediaView(); in removeMediaView() method
H A DITvInteractiveAppSessionWrapper.java639 public void removeMediaView() { in removeMediaView() method in ITvInteractiveAppSessionWrapper
H A DITvInteractiveAppManager.aidl109 void removeMediaView(in IBinder sessionToken, int userId); in removeMediaView() method
H A DTvInteractiveAppService.java2159 void removeMediaView(boolean clearWindowToken) { in removeMediaView() method in TvInteractiveAppService.Session
H A DTvInteractiveAppManager.java1496 void removeMediaView() { in removeMediaView() method in TvInteractiveAppManager.Session
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/
H A DTvInteractiveAppManagerService.java2097 public void removeMediaView(IBinder sessionToken, int userId) { in removeMediaView() method in TvInteractiveAppManagerService.BinderService