Searched refs:mUserProfileCallStateText (Results 1 – 1 of 1) sorted by relevance
55 private Chronometer mUserProfileCallStateText; field in InCallFragment80 mUserProfileCallStateText = mUserProfileContainerView.findViewById( in onViewCreated()162 mUserProfileCallStateText.stop(); in updateCallDescription()163 mUserProfileCallStateText.setText(""); in updateCallDescription()167 mUserProfileCallStateText.setBase(callStateAndConnectTime.second in updateCallDescription()169 mUserProfileCallStateText.start(); in updateCallDescription()171 mUserProfileCallStateText.stop(); in updateCallDescription()172 mUserProfileCallStateText.setText(TelecomUtils.callStateToUiString(getContext(), in updateCallDescription()