Searched refs:BROWSER_INTENT (Results 1 – 3 of 3) sorted by relevance
50 private static final Intent BROWSER_INTENT = new Intent() field in BrowserRoleBehavior108 Intent intent = BROWSER_INTENT; in getQualifyingPackagesAsUserInternal()
63 static final Intent BROWSER_INTENT = field in SettingsDumpService172 BROWSER_INTENT, PackageManager.MATCH_DEFAULT_ONLY); in dumpDefaultBrowser()
66 when(mPackageManager.resolveActivity(TestService.BROWSER_INTENT, in setUp()