Home
last modified time | relevance | path

Searched refs:tvIAppServiceId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/tv/interactive/
DTvInteractiveAppManager.java996 @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() argument
1030 mService.sendAppLinkCommand(tvIAppServiceId, command, mUserId); in sendAppLinkCommand()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...