Searched refs:TouchCatcherView (Results 1 – 2 of 2) sorted by relevance
28 public class TouchCatcherView extends View { class48 public TouchCatcherView(Context context, AttributeSet attrs) { in TouchCatcherView() method in TouchCatcherView
48 private TouchCatcherView touchCatcher;103 touchCatcher = (TouchCatcherView) view.findViewById(R.id.tap_catcher); in onCreateView()