Home
last modified time | relevance | path

Searched refs:UxrTextView (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
H A DUxrTextView.java43 public class UxrTextView extends TextView { class
48 public UxrTextView(Context context) { in UxrTextView() method in UxrTextView
53 public UxrTextView(Context context, AttributeSet attrs) { in UxrTextView() method in UxrTextView
58 public UxrTextView(Context context, AttributeSet attrs, int defStyleAttr) { in UxrTextView() method in UxrTextView
63 public UxrTextView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in UxrTextView() method in UxrTextView
/aosp12/packages/apps/Car/libs/car-media-common/src/com/android/car/media/common/
H A DPlaybackErrorViewController.java28 import com.android.car.apps.common.UxrTextView;
40 private final UxrTextView mErrorMessageView;