Home
last modified time | relevance | path

Searched defs:connectionLabel (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Dialer/java/com/android/incallui/incall/protocol/
DPrimaryCallState.java61 public abstract String connectionLabel(); in connectionLabel() method in PrimaryCallState
149 public abstract Builder setConnectionLabel(String connectionLabel); in setConnectionLabel()