Searched refs:propertiesToStringInternal (Results 1 – 2 of 2) sorted by relevance
1137 return propertiesToStringInternal(properties, true /* isLong */); in propertiesToString()1148 return propertiesToStringInternal(properties, false /* isLong */); in propertiesToStringShort()1151 private static String propertiesToStringInternal(int properties, boolean isLong) { in propertiesToStringInternal() method in Connection
55135 Landroid/telecom/Connection;->propertiesToStringInternal(IZ)Ljava/lang/String;