Searched refs:transportNamesOf (Results 1 – 2 of 2) sorted by relevance
1303 String before = transportNamesOf(this.getTransportTypes()); in describeImmutableDifferences()1304 String after = transportNamesOf(that.getTransportTypes()); in describeImmutableDifferences()1542 public static String transportNamesOf(@Transport int[] types) { in transportNamesOf() method in NetworkCapabilities
269 Landroid/net/NetworkCapabilities;->transportNamesOf([I)Ljava/lang/String;