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