Home
last modified time | relevance | path

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

/aosp12/packages/apps/Dialer/java/com/android/incallui/contactgrid/
H A DTopRow.java115 label = getConnectionLabel(state); in getInfo()
247 private static CharSequence getConnectionLabel(PrimaryCallState state) { in getConnectionLabel() method in TopRow
/aosp12/packages/apps/Dialer/java/com/android/incallui/
H A DCallCardPresenter.java471 .setConnectionLabel(getConnectionLabel()) in updatePrimaryCallState()
914 private String getConnectionLabel() { in getConnectionLabel() method in CallCardPresenter