Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DIncomingCallNotifier.java76 public void onCallerInfoChanged(Call call) {
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java127 void onCallerInfoChanged(Call call); in onCallerInfoChanged() method
188 public void onCallerInfoChanged(Call call) {} in onCallerInfoChanged() method in Call.ListenerBase
3095 l.onCallerInfoChanged(this); in setCallerInfo()