Searched refs:propertiesToString (Results 1 – 4 of 4) sorted by relevance
44 + propertiesToString(mRequiredProperties)); in onBefore()84 + propertiesToString(unsupportedProperties), unsupportedProperties.isEmpty()); in assertTestIsValid()91 private static String propertiesToString(Iterable<Property> properties) { in propertiesToString() method in RequiredPropertiesRule
1258 Details.propertiesToString(telecomCall.getDetails().getCallProperties()), in toString()
3271 sb.append(propertiesToString(getConnectionProperties())); in toString()
2167 Log.v(this, "setConnectionProperties: %s", Connection.propertiesToString( in setConnectionProperties()