Searched refs:touchScreen (Results 1 – 5 of 5) 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
303 public ConfigGenerator setTouchScreen(TouchScreen touchScreen) { in setTouchScreen() argument304 mTouchScreen = touchScreen; in setTouchScreen()