Searched refs:mSecondaryCallProviderLabel (Results 1 – 1 of 1) sorted by relevance
138 private TextView mSecondaryCallProviderLabel; field in CallCardFragment527 mSecondaryCallProviderLabel.setText(providerLabel); in setSecondary()883 if (mSecondaryCallProviderLabel == null && hasProvider) { in showAndInitializeSecondaryCallInfo()885 mSecondaryCallProviderLabel = (TextView) getView() in showAndInitializeSecondaryCallInfo()903 dispatchPopulateAccessibilityEvent(event, mSecondaryCallProviderLabel); in dispatchPopulateAccessibilityEvent()