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