Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/tuner/util/
DTisConfiguration.java11 public static boolean isPackagedWithLiveChannels(Context context) { in isPackagedWithLiveChannels() method in TisConfiguration
/packages/apps/TV/src/com/android/tv/tuner/
DTunerPreferences.java113 return TisConfiguration.isPackagedWithLiveChannels(context); in useContentProvider()