Searched refs:mContactContext (Results 1 – 1 of 1) sorted by relevance
159 private View mContactContext; field in CallCardFragment271 mContactContext = view.findViewById(R.id.contact_context); in onViewCreated()375 mContactContext.setVisibility(show ? View.VISIBLE : View.GONE); in showContactContext()1269 mContactContext.setBackgroundColor(themeColors.mPrimaryColor); in updateColors()