Home
last modified time | relevance | path

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

/aosp14/frameworks/base/media/java/android/media/tv/interactive/
H A DTvInteractiveAppServiceInfo.java102 id = generateInteractiveAppServiceId(componentName); in TvInteractiveAppServiceInfo()
208 private static String generateInteractiveAppServiceId(ComponentName name) { in generateInteractiveAppServiceId() method in TvInteractiveAppServiceInfo