Searched refs:tvIAppServiceId (Results 1 – 2 of 2) sorted by relevance
996 @NonNull String tvIAppServiceId, @NonNull AppLinkInfo appLinkInfo) { in registerAppLinkInfo()998 mService.registerAppLinkInfo(tvIAppServiceId, appLinkInfo, mUserId); in registerAppLinkInfo()1013 @NonNull String tvIAppServiceId, @NonNull AppLinkInfo appLinkInfo) { in unregisterAppLinkInfo()1015 mService.unregisterAppLinkInfo(tvIAppServiceId, appLinkInfo, mUserId); in unregisterAppLinkInfo()1028 public void sendAppLinkCommand(@NonNull String tvIAppServiceId, @NonNull Bundle command) { in sendAppLinkCommand() argument1030 mService.sendAppLinkCommand(tvIAppServiceId, command, mUserId); in sendAppLinkCommand()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...