Home
last modified time | relevance | path

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

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java760 int newProperties = buildConnectionProperties(); in updateConnectionProperties() local
762 newProperties = changeBitmask(newProperties, PROPERTY_HIGH_DEF_AUDIO, in updateConnectionProperties()
764 newProperties = changeBitmask(newProperties, PROPERTY_WIFI, mIsWifi); in updateConnectionProperties()
765 newProperties = changeBitmask(newProperties, PROPERTY_IS_EXTERNAL_CALL, in updateConnectionProperties()
767 newProperties = changeBitmask(newProperties, PROPERTY_HAS_CDMA_VOICE_PRIVACY, in updateConnectionProperties()
770 if (getConnectionProperties() != newProperties) { in updateConnectionProperties()
771 setConnectionProperties(newProperties); in updateConnectionProperties()
/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DTestConnectionService.java277 int newProperties = getConnectionProperties() & ~PROPERTY_IS_RTT; in onStopRtt() local
278 setConnectionProperties(newProperties); in onStopRtt()
/packages/apps/Messaging/build/gcheckstyle/
Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...