Home
last modified time | relevance | path

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

/packages/apps/TV/common/src/com/android/tv/common/util/
DCommonUtils.java126 public static boolean isPackagedWithLiveChannels(Context context) { in isPackagedWithLiveChannels() method in CommonUtils
/packages/apps/TV/common/src/com/android/tv/common/
DCommonPreferences.java147 return CommonUtils.isPackagedWithLiveChannels(context); in useContentProvider()