Searched defs:sendAppLinkCommand (Results 1 – 4 of 4) sorted by relevance
37 void sendAppLinkCommand(in Bundle command); in sendAppLinkCommand() method
39 void sendAppLinkCommand(String tiasId, in Bundle command, int userId); in sendAppLinkCommand() method
817 public void sendAppLinkCommand(@NonNull String tvIAppServiceId, @NonNull Bundle command) { in sendAppLinkCommand() method in TvInteractiveAppManager
740 public void sendAppLinkCommand(String tiasId, Bundle command, int userId) { in sendAppLinkCommand() method in TvInteractiveAppManagerService.BinderService