Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java1552 int changedProperties = mConnectionProperties ^ connectionProperties; in setConnectionProperties() local
1554 if (changedProperties != 0) { in setConnectionProperties()
1558 (changedProperties & Connection.PROPERTY_IS_RTT) == Connection.PROPERTY_IS_RTT; in setConnectionProperties()