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