Searched refs:xorProps (Results 1 – 1 of 1) sorted by relevance
1821 int xorProps = previousProperties ^ mConnectionProperties; in setConnectionProperties() local1825 Connection.propertiesToStringShort(previousProperties & xorProps), in setConnectionProperties()1826 Connection.propertiesToStringShort(mConnectionProperties & xorProps)); in setConnectionProperties()