Home
last modified time | relevance | path

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

/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DSelfManagedCallList.java80 notifyCallModified();
86 notifyCallModified();
191 public void notifyCallModified() { in notifyCallModified() method in SelfManagedCallList
H A DSelfManagedConnection.java84 mCallList.notifyCallModified(); in onCallAudioStateChanged()