Searched refs:previousProperties (Results 1 – 1 of 1) sorted by relevance
1771 int previousProperties = mConnectionProperties; in setConnectionProperties() local1800 boolean wasExternal = (previousProperties & Connection.PROPERTY_IS_EXTERNAL_CALL) in setConnectionProperties()1821 int xorProps = previousProperties ^ mConnectionProperties; in setConnectionProperties()1825 Connection.propertiesToStringShort(previousProperties & xorProps), in setConnectionProperties()