Home
last modified time | relevance | path

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

/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DCallTest.java327 public void onCallDirectionChanged(Call call) { in testCallDirection()
/packages/services/Telecomm/src/com/android/server/telecom/
DCall.java134 void onCallDirectionChanged(Call call); in onCallDirectionChanged() method
202 public void onCallDirectionChanged(Call call) {} in onCallDirectionChanged() method in Call.ListenerBase
3752 l.onCallDirectionChanged(this); in setCallDirection()
DInCallController.java804 public void onCallDirectionChanged(Call call) {