Searched refs:touchScreen (Results 1 – 7 of 7) sorted by relevance
19 touch.deviceType = touchScreen
125 return touchScreen(event); in CameraView()203 public boolean touchScreen(MotionEvent event) { in touchScreen() method in CameraView
126 return touchScreen(event); in CameraView()202 public boolean touchScreen(MotionEvent event) { in touchScreen() method in CameraView
302 public ConfigGenerator setTouchScreen(TouchScreen touchScreen) { in setTouchScreen() argument303 mTouchScreen = touchScreen; in setTouchScreen()