Home
last modified time | relevance | path

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

/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/touch/
DTouchPointView.java37 public class TouchPointView extends View { class
38 private static final String TAG = TouchPointView.class.getSimpleName();
53 public TouchPointView(Context context, AttributeSet attrs) { in TouchPointView() method in TouchPointView
57 public TouchPointView(Context context, AttributeSet attrs, int defStyle) { in TouchPointView() method in TouchPointView
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/touch/
DTouchPointView.java32 public class TouchPointView extends View { class
34 private static final String TAG = TouchPointView.class.getSimpleName();
50 public TouchPointView(Context context, AttributeSet attrs) { in TouchPointView() method in TouchPointView
54 public TouchPointView(Context context, AttributeSet attrs, int defStyle) { in TouchPointView() method in TouchPointView