Searched refs:hosts (Results 1 – 10 of 10) sorted by relevance
185 hosts = ('darwin', 'linux', 'windows')186 for host in hosts:
321 hosts = ['linux-x86', 'windows-x86']323 hosts = ['darwin-x86']331 for host in hosts:
92 void setSafeBrowsingWhitelist(List<String> hosts, ValueCallback<Boolean> callback); in setSafeBrowsingWhitelist() argument
1516 public static void setSafeBrowsingWhitelist(@NonNull List<String> hosts, in setSafeBrowsingWhitelist() argument1518 getFactory().getStatics().setSafeBrowsingWhitelist(hosts, callback); in setSafeBrowsingWhitelist()
89 String hosts = inputExtras.getString( in onReceive() local97 String[] hostList = hosts.split(" "); in onReceive()
579 List<ResolveInfo> hosts = in registerTransportsForIntent() local581 if (hosts == null) { in registerTransportsForIntent()584 for (ResolveInfo host : hosts) { in registerTransportsForIntent()
212 File[] hosts = host.listFiles(path -> path.isDirectory() && in getPlatformDirFromRoot() local215 assert hosts != null; in getPlatformDirFromRoot()216 for (File hostOut : hosts) { in getPlatformDirFromRoot()
89 // Process is in the background but hosts the home activity.91 // Process is in the background but hosts the last shown activity.
106 assertEquals(actual.hosts, expected.hosts); in assertResolverOptionsEquals()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...