static VersionedBrowserMatcher |
VersionedBrowserMatcher.CHROME_BROWSER |
Matches any version of Google Chrome for use as a standalone browser.
|
static VersionedBrowserMatcher |
VersionedBrowserMatcher.CHROME_CUSTOM_TAB |
Matches any version of Chrome for use as a custom tab.
|
static VersionedBrowserMatcher |
VersionedBrowserMatcher.FIREFOX_BROWSER |
Matches any version of Mozilla Firefox.
|
static VersionedBrowserMatcher |
VersionedBrowserMatcher.FIREFOX_CUSTOM_TAB |
Matches any version of Firefox for use as a custom tab.
|
static VersionedBrowserMatcher |
VersionedBrowserMatcher.SAMSUNG_BROWSER |
Matches any version of SBrowser for use as a standalone browser.
|
static VersionedBrowserMatcher |
VersionedBrowserMatcher.SAMSUNG_CUSTOM_TAB |
Matches any version of SBrowser for use as a custom tab.
|