Home
last modified time | relevance | path

Searched refs:ACTION_MASK (Results 1 – 17 of 17) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/
DPhotoViewPager.java124 final int action = ev.getAction() & MotionEventCompat.ACTION_MASK; in onInterceptTouchEvent()
/frameworks/base/core/java/android/view/
DGestureDetector.java531 (action & MotionEvent.ACTION_MASK) == MotionEvent.ACTION_POINTER_UP; in onTouchEvent()
550 switch (action & MotionEvent.ACTION_MASK) { in onTouchEvent()
DMotionEvent.java202 public static final int ACTION_MASK = 0xff; field in MotionEvent
2068 return nativeGetAction(mNativePtr) & ACTION_MASK; in getActionMasked()
3383 final int oldActionMasked = oldAction & ACTION_MASK; in split()
3529 switch (action & ACTION_MASK) { in actionToString()
DNotificationHeaderView.java476 switch (event.getActionMasked() & MotionEvent.ACTION_MASK) { in onTouch()
DViewGroup.java2592 final int actionMasked = action & MotionEvent.ACTION_MASK; in dispatchTouchEvent()
/frameworks/base/core/java/com/android/internal/widget/
DPointerLocationView.java464 switch (action & MotionEvent.ACTION_MASK) { in logCoords()
549 || (action & MotionEvent.ACTION_MASK) == MotionEvent.ACTION_POINTER_DOWN) { in onPointerEvent()
646 || (action & MotionEvent.ACTION_MASK) == MotionEvent.ACTION_POINTER_UP) { in onPointerEvent()
DViewPager.java1813 final int action = ev.getAction() & MotionEvent.ACTION_MASK;
1970 switch (action & MotionEvent.ACTION_MASK) {
/frameworks/base/packages/SystemUI/legacy/recents/src/com/android/systemui/recents/views/
DTaskStackViewTouchHandler.java224 switch (action & MotionEvent.ACTION_MASK) { in handleTouchEvent()
418 switch (action & MotionEvent.ACTION_MASK) { in onGenericMotionEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java292 switch (action & MotionEvent.ACTION_MASK) { in onInterceptTouchEvent()
/frameworks/base/core/java/android/widget/
DStackView.java622 switch(action & MotionEvent.ACTION_MASK) { in onInterceptTouchEvent()
730 switch (action & MotionEvent.ACTION_MASK) {
DHorizontalScrollView.java575 switch (action & MotionEvent.ACTION_MASK) { in onInterceptTouchEvent()
673 switch (action & MotionEvent.ACTION_MASK) { in onTouchEvent()
DScrollView.java615 switch (action & MotionEvent.ACTION_MASK) { in onInterceptTouchEvent()
/frameworks/ex/widget/java/com/android/ex/widget/
DStaggeredGridView.java281 final int action = ev.getAction() & MotionEventCompat.ACTION_MASK; in onInterceptTouchEvent()
322 final int action = ev.getAction() & MotionEventCompat.ACTION_MASK; in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNavigationBarFragment.java737 int action = event.getAction() & MotionEvent.ACTION_MASK; in onRecentsTouch()
/frameworks/base/packages/SystemUI/src/com/android/systemui/stackdivider/
DDividerView.java493 final int action = event.getAction() & MotionEvent.ACTION_MASK; in onTouch()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DNotificationStackScrollLayout.java3739 switch (action & MotionEvent.ACTION_MASK) {
4021 switch (action & MotionEvent.ACTION_MASK) {
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...