Searched refs:isChannelUriForInput (Results 1 – 2 of 2) sorted by relevance
263 public static boolean isChannelUriForInput(Uri uri) { in isChannelUriForInput() method in Utils
1490 && !Utils.isChannelUriForInput(mInitChannelUri))) { in handleIntent()