Home
last modified time | relevance | path

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

/packages/apps/Car/libs/car-apps-common/src/com/android/car/apps/common/
DUxrTextView.java41 public class UxrTextView extends TextView { class
46 public UxrTextView(Context context) { in UxrTextView() method in UxrTextView
51 public UxrTextView(Context context, AttributeSet attrs) { in UxrTextView() method in UxrTextView
56 public UxrTextView(Context context, AttributeSet attrs, int defStyleAttr) { in UxrTextView() method in UxrTextView
61 public UxrTextView(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in UxrTextView() method in UxrTextView
/packages/apps/Car/Media/src/com/android/car/media/
DErrorFragment.java14 import com.android.car.apps.common.UxrTextView;
29 private UxrTextView mErrorMessageView;