MCPcopy Create free account

hub / github.com/devunwired/custom-touch-examples / functions

Functions61 in github.com/devunwired/custom-touch-examples

↓ 4 callersMethodclamp
(int n, int my, int child)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:140
↓ 3 callersMethodinit
(Context context)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:42
↓ 3 callersMethodinit
()
TouchExamples/src/com/examples/customtouch/widget/TouchDelegateLayout.java:34
↓ 3 callersMethodinit
(Context context)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:38
↓ 3 callersMethodinit
(Context context)
TouchExamples/src/com/examples/customtouch/widget/RotateZoomImageView.java:39
↓ 2 callersMethodclamp
(int n, int my, int child)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:125
↓ 1 callersMethoddoRotationEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/widget/RotateZoomImageView.java:85
↓ 1 callersMethodfling
(int velocityX, int velocityY)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:122
↓ 1 callersMethodfling
(int velocityX, int velocityY)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:107
↓ 1 callersMethodonTouchEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:212
↓ 1 callersMethodscrollTo
(int x, int y)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:106
↓ 1 callersMethodscrollTo
(int x, int y)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:91
MethodHeaderAdapter
(Context context)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:105
MethodItemsAdapter
(Context context)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:65
MethodRotateZoomImageView
(Context context)
TouchExamples/src/com/examples/customtouch/widget/RotateZoomImageView.java:24
MethodTouchDelegateLayout
(Context context)
TouchExamples/src/com/examples/customtouch/widget/TouchDelegateLayout.java:18
MethodTouchForwardLayout
(Context context)
TouchExamples/src/com/examples/customtouch/widget/TouchForwardLayout.java:19
MethodTwoDimensionGestureScrollView
(Context context)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:23
MethodTwoDimensionScrollView
(Context context)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:27
MethodcomputeScroll
()
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:80
MethodcomputeScroll
()
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:74
MethoddestroyItem
(ViewGroup container, int position, Object object)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:120
MethodgetCount
()
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:69
MethodgetCount
()
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:125
MethodgetItem
(int position)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:74
MethodgetItemId
(int position)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:79
MethodgetNameForEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/TouchListenerActivity.java:42
MethodgetView
(int position, View convertView, ViewGroup parent)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:84
MethodinstantiateItem
(ViewGroup container, int position)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:109
MethodisViewFromObject
(View view, Object object)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:130
MethodmeasureChild
(View child, int parentWidthMeasureSpec, int parentHeightMeasureSpec)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:56
MethodmeasureChild
(View child, int parentWidthMeasureSpec, int parentHeightMeasureSpec)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:50
MethodmeasureChildWithMargins
(View child, int parentWidthMeasureSpec, int widthUsed, int parentH
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:67
MethodmeasureChildWithMargins
(View child, int parentWidthMeasureSpec, int widthUsed, int parentH
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:61
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/MultitouchActivity.java:21
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:28
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/TwoDimensionScrollActivity.java:18
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/TouchListenerActivity.java:21
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/MainActivity.java:25
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/TwoDimensionGestureScrollActivity.java:19
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/MoveLoggerActivity.java:27
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/TouchForwardActivity.java:19
MethodonCreate
(Bundle savedInstanceState)
TouchExamples/src/com/examples/customtouch/TouchDelegateActivity.java:15
MethodonDown
(MotionEvent e)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:157
MethodonFling
(MotionEvent e1, MotionEvent e2, float velocityX, float velocityY)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:165
MethodonInterceptTouchEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:176
MethodonInterceptTouchEvent
(MotionEvent ev)
TouchExamples/src/com/examples/customtouch/widget/TouchForwardLayout.java:31
MethodonInterceptTouchEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:182
MethodonItemClick
(AdapterView<?> parent, View view, int position, long id)
TouchExamples/src/com/examples/customtouch/MainActivity.java:36
MethodonMeasure
(int widthMeasureSpec, int heightMeasureSpec)
TouchExamples/src/com/examples/customtouch/widget/TouchDelegateLayout.java:49
MethodonPageScrollStateChanged
(int state)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:50
MethodonPageScrolled
(int position, float positionOffset, int positionOffsetPixels)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:44
MethodonPageSelected
(int position)
TouchExamples/src/com/examples/customtouch/TouchInterceptActivity.java:47
MethodonScale
(ScaleGestureDetector detector)
TouchExamples/src/com/examples/customtouch/widget/RotateZoomImageView.java:66
MethodonScroll
(MotionEvent e1, MotionEvent e2, float distanceX, float distanceY)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionGestureScrollView.java:171
MethodonSizeChanged
(int w, int h, int oldw, int oldh)
TouchExamples/src/com/examples/customtouch/widget/RotateZoomImageView.java:51
MethodonTouch
(View v, MotionEvent event)
TouchExamples/src/com/examples/customtouch/TouchListenerActivity.java:33
MethodonTouch
(View v, MotionEvent event)
TouchExamples/src/com/examples/customtouch/MoveLoggerActivity.java:39
MethodonTouchEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/widget/TwoDimensionScrollView.java:218
MethodonTouchEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/widget/TouchForwardLayout.java:46
MethodonTouchEvent
(MotionEvent event)
TouchExamples/src/com/examples/customtouch/widget/RotateZoomImageView.java:130