Home
last modified time | relevance | path

Searched defs:sendAppLinkCommand (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/media/java/android/media/tv/ad/
DITvAdService.aidl34 void sendAppLinkCommand(in Bundle command); in sendAppLinkCommand() method
DITvAdManager.aidl34 void sendAppLinkCommand(String serviceId, in Bundle command, int userId); in sendAppLinkCommand() method
DTvAdManager.java561 public void sendAppLinkCommand(@NonNull String serviceId, @NonNull Bundle command) { in sendAppLinkCommand() method in TvAdManager
/frameworks/base/media/java/android/media/tv/interactive/
DITvInteractiveAppService.aidl37 void sendAppLinkCommand(in Bundle command); in sendAppLinkCommand() method
DITvInteractiveAppManager.aidl43 void sendAppLinkCommand(String tiasId, in Bundle command, int userId); in sendAppLinkCommand() method
DTvInteractiveAppManager.java1028 public void sendAppLinkCommand(@NonNull String tvIAppServiceId, @NonNull Bundle command) { in sendAppLinkCommand() method in TvInteractiveAppManager
/frameworks/base/services/core/java/com/android/server/tv/interactive/
DTvInteractiveAppManagerService.java940 public void sendAppLinkCommand(String serviceId, Bundle command, int userId) { in sendAppLinkCommand() method in TvInteractiveAppManagerService.TvAdBinderService
1598 public void sendAppLinkCommand(String tiasId, Bundle command, int userId) { in sendAppLinkCommand() method in TvInteractiveAppManagerService.BinderService
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...