Home
last modified time | relevance | path

Searched refs:updateExtras (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneConnection.java229 updateExtras(imsCall); in ImsPhoneConnection()
852 boolean updateExtras = updateExtras(imsCall); in update()
854 return updateParent || updateAddressDisplay || updateMediaCapabilities || updateExtras; in update()
1326 boolean updateExtras(ImsCall imsCall) { in updateExtras() method in ImsPhoneConnection
H A DImsPhoneCallTracker.java2581 conn.updateExtras(imsCall); in processCallStateChange()
4249 conn.updateExtras(imsCall); in handleMessage()
/aosp12/packages/services/Telephony/src/com/android/services/telephony/
H A DImsConference.java274 updateExtras(extras);
1564 private void updateExtras(Bundle extras) { in updateExtras() method in ImsConference
H A DTelephonyConnection.java246 updateExtras(extras);
2309 protected void updateExtras(Bundle extras) { in updateExtras() method in TelephonyConnection