Searched refs:ALLOWED_TEXT_MESSAGE_SCHEMES (Results 1 – 1 of 1) sorted by relevance
76 private static final Set<String> ALLOWED_TEXT_MESSAGE_SCHEMES field in IntentForwarderActivity275 && ALLOWED_TEXT_MESSAGE_SCHEMES.contains(intent.getScheme()); in isTextMessageIntent()