Searched defs:removeMediaView (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ | ||
H A D | ITvInteractiveAppSession.aidl | 84 void removeMediaView(); in removeMediaView() method |
H A D | ITvInteractiveAppSessionWrapper.java | 639 public void removeMediaView() { in removeMediaView() method in ITvInteractiveAppSessionWrapper |
H A D | ITvInteractiveAppManager.aidl | 109 void removeMediaView(in IBinder sessionToken, int userId); in removeMediaView() method |
H A D | TvInteractiveAppService.java | 2159 void removeMediaView(boolean clearWindowToken) { in removeMediaView() method in TvInteractiveAppService.Session |
H A D | TvInteractiveAppManager.java | 1496 void removeMediaView() { in removeMediaView() method in TvInteractiveAppManager.Session |
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/ | ||
H A D | TvInteractiveAppManagerService.java | 2097 public void removeMediaView(IBinder sessionToken, int userId) { in removeMediaView() method in TvInteractiveAppManagerService.BinderService |