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