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