Searched refs:previousProperties (Results 1 – 1 of 1) sorted by relevance
1847 int previousProperties = mConnectionProperties; in setConnectionProperties() local1876 boolean wasExternal = (previousProperties & Connection.PROPERTY_IS_EXTERNAL_CALL) in setConnectionProperties()1897 int xorProps = previousProperties ^ mConnectionProperties; in setConnectionProperties()1901 Connection.propertiesToStringShort(previousProperties & xorProps), in setConnectionProperties()