Home
last modified time | relevance | path

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

/packages/apps/Dialer/java/com/android/incallui/incall/protocol/
DPrimaryCallState.java149 public abstract Builder setConnectionLabel(String connectionLabel); in setConnectionLabel() method in PrimaryCallState.Builder
/packages/apps/Dialer/java/com/android/incallui/
DCallCardPresenter.java471 .setConnectionLabel(getConnectionLabel()) in updatePrimaryCallState()