Searched defs:hostName (Results 1 – 7 of 7) sorted by relevance
99 public InstantAppResolveInfo(@NonNull String hostName, @Nullable String packageName, in InstantAppResolveInfo()260 public InstantAppDigest(@NonNull String hostName) { in InstantAppDigest()265 public InstantAppDigest(@NonNull String hostName, int maxDigests) { in InstantAppDigest()286 private static byte[][] generateDigest(String hostName, int maxDigests) { in generateDigest()
26 void getEphemeralIntentFilterList(IRemoteCallback callback, String hostName, in getEphemeralIntentFilterList()
173 String hostName = numberParts[1]; in getParticipantPresentation() local
156 String hostName = host.trim().toLowerCase(Locale.ENGLISH); in verify() local
452 public void setHostname(Socket socket, String hostName) { in setHostname()
1510 final String hostName = inetAddressString.substring(0, inetAddressString.indexOf("/")); in inetAddressToString() local
4232 String hostName = sa.getHostName(); in setGlobalProxy() local