Home | History | Annotate | Download | only in telecom

Lines Matching refs:supportsUriScheme

127             if (userSelectedAccount.supportsUriScheme(uriScheme)) {
486 if (m.hasCapabilities(flags) && (uriScheme == null || m.supportsUriScheme(uriScheme))) {