Searched refs:tabMatchesUrl (Results 1 – 1 of 1) sorted by relevance
574 private boolean tabMatchesUrl(Tab t, String url) { in tabMatchesUrl() method in TabControl588 if (currentTab != null && tabMatchesUrl(currentTab, url)) { in findTabWithUrl()593 if (tabMatchesUrl(tab, url)) { in findTabWithUrl()