Lines Matching refs:Patterns
59 import android.util.Patterns;2016 if (!Patterns.WEB_URL.matcher(url).matches() && !tab.isBookmarkedSite()) {