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.java87 notifyCallModified();
93 notifyCallModified();
208 public void notifyCallModified() { in notifyCallModified() method in SelfManagedCallList
DSelfManagedConnection.java84 mCallList.notifyCallModified(); in onCallAudioStateChanged()