HomeSort by relevance Sort by last modified time
    Searched refs:TouchCatcherView (Results 1 - 2 of 2) sorted by null

  /external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
TouchCatcherView.java 28 public class TouchCatcherView extends View {
48 public TouchCatcherView(Context context, AttributeSet attrs) {
DragLatencyFragment.java 48 private TouchCatcherView touchCatcher;
103 touchCatcher = (TouchCatcherView) view.findViewById(R.id.tap_catcher);

Completed in 204 milliseconds