Home
last modified time | relevance | path

Searched refs:buildConnectionProperties (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DGsmConnection.java58 protected int buildConnectionProperties() { in buildConnectionProperties() method in GsmConnection
59 int properties = super.buildConnectionProperties(); in buildConnectionProperties()
DTelephonyConnection.java1246 protected int buildConnectionProperties() { in buildConnectionProperties() method in TelephonyConnection
1263 int newProperties = buildConnectionProperties(); in updateConnectionProperties()