Home
last modified time | relevance | path

Searched refs:propertiesToString (Results 1 – 11 of 11) sorted by relevance

/aosp12/packages/modules/Connectivity/tests/cts/hostside/app/src/com/android/cts/net/hostside/
H A DRequiredPropertiesRule.java44 + propertiesToString(mRequiredProperties)); in onBefore()
84 + propertiesToString(unsupportedProperties), unsupportedProperties.isEmpty()); in assertTestIsValid()
91 private static String propertiesToString(Iterable<Property> properties) { in propertiesToString() method in RequiredPropertiesRule
/aosp12/frameworks/base/telecomm/java/android/telecom/
H A DParcelableConnection.java248 .append(Connection.propertiesToString(mConnectionProperties)) in toString()
H A DParcelableConference.java208 .append(Connection.propertiesToString(mConnectionProperties)) in toString()
H A DCall.java851 public static String propertiesToString(int properties) { in propertiesToString() method in Call.Details
1240 sb.append(propertiesToString(mCallProperties)); in toString()
H A DConnectionService.java1601 Connection.propertiesToString(connectionProperties));
1788 Connection.propertiesToString(properties));
2109 Connection.propertiesToString(connection.getConnectionProperties())); in createConnection()
H A DConnection.java1151 public static String propertiesToString(int properties) { in propertiesToString() method in Connection
/aosp12/packages/apps/Dialer/java/com/android/incallui/call/
H A DDialerCall.java1258 Details.propertiesToString(telecomCall.getDetails().getCallProperties()), in toString()
/aosp12/packages/services/Telecomm/src/com/android/server/telecom/
H A DCall.java1963 Log.v(this, "setConnectionProperties: %s", Connection.propertiesToString( in setConnectionProperties()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DTelephonyConnection.java3169 sb.append(propertiesToString(getConnectionProperties())); in toString()
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt39655 method public static String propertiesToString(int);
39883 method public static String propertiesToString(int);