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.java204 public static boolean isChannelUriForOneChannel(Uri uri) { in isChannelUriForOneChannel() method in Utils
/packages/apps/TV/src/com/android/tv/
DMainActivity.java1499 if ((!Utils.isChannelUriForOneChannel(mInitChannelUri) in handleIntent()