Searched refs:TV_AD_SERVICE (Results 1 – 6 of 6) sorted by relevance
162 mTvAdManager = (TvAdManager) getContext().getSystemService(Context.TV_AD_SERVICE); in TvAdView()
62 @SystemService(Context.TV_AD_SERVICE)
1019 registerService(Context.TV_AD_SERVICE, TvAdManager.class, in registerService() argument1025 ServiceManager.getServiceOrThrow(Context.TV_AD_SERVICE); in registerService()
5904 public static final String TV_AD_SERVICE = "tv_ad"; field in Context
505 publishBinderService(Context.TV_AD_SERVICE, new TvAdBinderService()); in onStart()
10786 …("android.media.tv.flags.enable_ad_service_fw") public static final String TV_AD_SERVICE = "tv_ad";