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/
DCall.java115 void onCallerInfoChanged(Call call); in onCallerInfoChanged() method
169 public void onCallerInfoChanged(Call call) {} in onCallerInfoChanged() method in Call.ListenerBase
2274 l.onCallerInfoChanged(this); in setCallerInfo()
/packages/services/Telecomm/src/com/android/server/telecom/ui/
DIncomingCallNotifier.java75 public void onCallerInfoChanged(Call call) {