Home
last modified time | relevance | path

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

/packages/apps/TV/src/com/android/tv/util/
DUtils.java273 public static boolean isChannelUriForOneChannel(Uri uri) { in isChannelUriForOneChannel() method in Utils
/packages/apps/TV/src/com/android/tv/
DMainActivity.java1489 if ((!Utils.isChannelUriForOneChannel(mInitChannelUri) in handleIntent()