Searched defs:notifyTrackSelected (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/media/java/android/media/tv/interactive/ |
D | ITvInteractiveAppSession.aidl | 67 void notifyTrackSelected(int type, in String trackId); in notifyTrackSelected() method
|
D | ITvInteractiveAppSessionWrapper.java | 541 public void notifyTrackSelected(int type, final String trackId) { in notifyTrackSelected() method in ITvInteractiveAppSessionWrapper
|
D | ITvInteractiveAppManager.aidl | 89 void notifyTrackSelected(in IBinder sessionToken, int type, in String trackId, int userId); in notifyTrackSelected() method
|
D | TvInteractiveAppService.java | 1853 void notifyTrackSelected(int type, String trackId) { in notifyTrackSelected() method in TvInteractiveAppService.Session
|
D | TvInteractiveAppManager.java | 1715 public void notifyTrackSelected(int type, String trackId) { in notifyTrackSelected() method in TvInteractiveAppManager.Session
|
/frameworks/base/media/java/android/media/tv/ |
D | TvInputService.java | 687 public void notifyTrackSelected(final int type, final String trackId) { in notifyTrackSelected() method in TvInputService.Session
|
/frameworks/base/services/core/java/com/android/server/tv/interactive/ |
D | TvInteractiveAppManagerService.java | 1744 public void notifyTrackSelected(IBinder sessionToken, int type, String trackId, in notifyTrackSelected() method in TvInteractiveAppManagerService.BinderService
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |