Searched refs:SCHEME_HTTPS (Results 1 – 4 of 4) sorted by relevance
270 public static final String SCHEME_HTTPS = "https"; field in IntentFilter606 SCHEME_HTTP.equals(scheme) || SCHEME_HTTPS.equals(scheme); in handlesWebUris()
META-INF/ META-INF/MANIFEST.MF com/ com/squareup/ com/ ...
780 dataScheme.equals(IntentFilter.SCHEME_HTTPS)); in onTargetSelected()
3858 aii.hasDataScheme(IntentFilter.SCHEME_HTTPS)) { in hasDomainURLs()