Home
last modified time | relevance | path

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

/packages/services/Telecomm/src/com/android/server/telecom/ui/
DIncomingCallNotifier.java77 public void onCallerInfoChanged(Call call) {
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java167 default void onCallerInfoChanged(Call call) {}; in onCallerInfoChanged() method
239 public void onCallerInfoChanged(Call call) {} in onCallerInfoChanged() method in Call.ListenerBase
3880 l.onCallerInfoChanged(this); in setCallerInfo()
DInCallController.java895 public void onCallerInfoChanged(Call call) {