Searched defs:sendAppLinkCommand (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/media/java/android/media/tv/interactive/ | ||
H A D | ITvInteractiveAppService.aidl | 37 void sendAppLinkCommand(in Bundle command); in sendAppLinkCommand() method |
H A D | ITvInteractiveAppManager.aidl | 43 void sendAppLinkCommand(String tiasId, in Bundle command, int userId); in sendAppLinkCommand() method |
H A D | TvInteractiveAppManager.java | 991 public void sendAppLinkCommand(@NonNull String tvIAppServiceId, @NonNull Bundle command) { in sendAppLinkCommand() method in TvInteractiveAppManager |
/aosp14/frameworks/base/services/core/java/com/android/server/tv/interactive/ | ||
H A D | TvInteractiveAppManagerService.java | 810 public void sendAppLinkCommand(String tiasId, Bundle command, int userId) { in sendAppLinkCommand() method in TvInteractiveAppManagerService.BinderService |
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ | ||
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |