Searched refs:sendAppLinkCommand (Results 1 – 7 of 7) sorted by relevance
37 void sendAppLinkCommand(in Bundle command); in sendAppLinkCommand() method
43 void sendAppLinkCommand(String tiasId, in Bundle command, int userId); in sendAppLinkCommand() method
991 public void sendAppLinkCommand(@NonNull String tvIAppServiceId, @NonNull Bundle command) { in sendAppLinkCommand() method in TvInteractiveAppManager993 mService.sendAppLinkCommand(tvIAppServiceId, command, mUserId); in sendAppLinkCommand()
347 public void sendAppLinkCommand(Bundle command) { in onBind()
810 public void sendAppLinkCommand(String tiasId, Bundle command, int userId) { in sendAppLinkCommand() method in TvInteractiveAppManagerService.BinderService832 serviceState.mService.sendAppLinkCommand(command); in sendAppLinkCommand()2486 serviceState.mService.sendAppLinkCommand(command); in onServiceConnected()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
27688 method public void sendAppLinkCommand(@NonNull String, @NonNull android.os.Bundle);