Searched defs:sendAppLinkCommand (Results 1 – 8 of 8) sorted by relevance
/frameworks/base/media/java/android/media/tv/ad/ |
D | ITvAdService.aidl | 34 void sendAppLinkCommand(in Bundle command); in sendAppLinkCommand() method
|
D | ITvAdManager.aidl | 34 void sendAppLinkCommand(String serviceId, in Bundle command, int userId); in sendAppLinkCommand() method
|
D | TvAdManager.java | 561 public void sendAppLinkCommand(@NonNull String serviceId, @NonNull Bundle command) { in sendAppLinkCommand() method in TvAdManager
|
/frameworks/base/media/java/android/media/tv/interactive/ |
D | ITvInteractiveAppService.aidl | 37 void sendAppLinkCommand(in Bundle command); in sendAppLinkCommand() method
|
D | ITvInteractiveAppManager.aidl | 43 void sendAppLinkCommand(String tiasId, in Bundle command, int userId); in sendAppLinkCommand() method
|
D | TvInteractiveAppManager.java | 1028 public void sendAppLinkCommand(@NonNull String tvIAppServiceId, @NonNull Bundle command) { in sendAppLinkCommand() method in TvInteractiveAppManager
|
/frameworks/base/services/core/java/com/android/server/tv/interactive/ |
D | TvInteractiveAppManagerService.java | 940 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/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |