Home
last modified time | relevance | path

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

/packages/apps/InCallUI/src/com/android/incallui/
DCallCardFragment.java138 private TextView mSecondaryCallProviderLabel; field in CallCardFragment
527 mSecondaryCallProviderLabel.setText(providerLabel); in setSecondary()
883 if (mSecondaryCallProviderLabel == null && hasProvider) { in showAndInitializeSecondaryCallInfo()
885 mSecondaryCallProviderLabel = (TextView) getView() in showAndInitializeSecondaryCallInfo()
903 dispatchPopulateAccessibilityEvent(event, mSecondaryCallProviderLabel); in dispatchPopulateAccessibilityEvent()