Searched defs:newProperties (Results 1 – 4 of 4) sorted by relevance
46 public boolean shouldRestartWhenPropertiesUpdated(Properties newProperties) { in shouldRestartWhenPropertiesUpdated()
283 int newProperties = connection.getConnectionProperties() in recalculateConference() local
1463 int newProperties = buildConnectionProperties(); in updateConnectionProperties() local1487 public void setTelephonyConnectionProperties(int newProperties) { in setTelephonyConnectionProperties()3599 private void notifyConnectionPropertiesChanged(int newProperties) { in notifyConnectionPropertiesChanged()
286 int newProperties = getConnectionProperties() & ~PROPERTY_IS_RTT; in onStopRtt() local