Searched refs:TEL_SCHEME (Results 1 – 1 of 1) sorted by relevance
102 private static final String TEL_SCHEME = "tel"; field in IntentForwarderActivity488 || (isViewActionIntent(intent) && TEL_SCHEME.equals(intent.getScheme())); in isDialerIntent()