Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DBackgroundImageView.java34 public class BackgroundImageView extends ConstraintLayout { class
44 public BackgroundImageView(Context context) { in BackgroundImageView() method in BackgroundImageView
48 public BackgroundImageView(Context context, AttributeSet attrs) { in BackgroundImageView() method in BackgroundImageView
52 public BackgroundImageView(Context context, AttributeSet attrs, int defStyle) { in BackgroundImageView() method in BackgroundImageView
65 R.styleable.BackgroundImageView, defStyle, 0); in BackgroundImageView()
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/activecall/
DOngoingCallFragment.java30 import com.android.car.apps.common.BackgroundImageView;
42 private BackgroundImageView mBackgroundImage;
DInCallFragment.java34 import com.android.car.apps.common.BackgroundImageView;
58 private BackgroundImageView mBackgroundImage;
/packages/apps/Car/Dialer/src/com/android/car/dialer/ui/contact/
DContactDetailsViewHolder.java32 import com.android.car.apps.common.BackgroundImageView;
60 private final BackgroundImageView mBackgroundImageView;
/packages/apps/Car/Media/src/com/android/car/media/
DPlaybackFragment.java43 import com.android.car.apps.common.BackgroundImageView;
69 private BackgroundImageView mAlbumBackground;