Searched refs:serviceTypeToString (Results 1 – 1 of 1) sorted by relevance
460 public static String serviceTypeToString(@ServiceType int serviceType) { in serviceTypeToString() method in NetworkRegistrationInfo517 ? mAvailableServices.stream().map(type -> serviceTypeToString(type)) in toString()