Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DSelfManagedCallList.java78 notifyCallModified();
84 notifyCallModified();
184 public void notifyCallModified() { in notifyCallModified() method in SelfManagedCallList
DSelfManagedConnection.java84 mCallList.notifyCallModified(); in onCallAudioStateChanged()