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

/packages/apps/Dialer/java/com/android/incallui/incall/protocol/
H A DPrimaryCallState.java60 public abstract String connectionLabel(); method in class:PrimaryCallState
142 public abstract Builder setConnectionLabel(String connectionLabel); argument
203 Locale.US, "PrimaryCallState, state: %d, connectionLabel: %s", state(), connectionLabel());

Completed in 35 milliseconds