Searched refs:mBackgroundImage (Results 1 – 2 of 2) sorted by relevance
58 private BackgroundImageView mBackgroundImage; field in InCallFragment82 mBackgroundImage = view.findViewById(R.id.background_image); in onViewCreated()142 mBackgroundImage.setAlpha(getResources().getFloat( in bindUserProfileView()144 mBackgroundImage.setBackgroundDrawable(resource, false); in bindUserProfileView()150 mBackgroundImage.setAlpha(getResources().getFloat( in bindUserProfileView()152 mBackgroundImage.setBackgroundColor(letterTile.getColor()); in bindUserProfileView()
41 private BackgroundImageView mBackgroundImage; field in OngoingCallFragment50 mBackgroundImage = fragmentView.findViewById(R.id.background_image); in onCreateView()81 mBackgroundImage.setDimmed(true); in onOpenDialpad()90 mBackgroundImage.setDimmed(false); in onCloseDialpad()