/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/ |
H A D | SwipeToSceneTest.kt | 152 var touchSlop = 0f in <lambda>() variable 232 var touchSlop = 0f in <lambda>() variable 299 var touchSlop = 0f in <lambda>() variable 336 var touchSlop = 0f in <lambda>() variable 386 var touchSlop = 0f in <lambda>() variable 431 var touchSlop = 0f in <lambda>() variable 484 var touchSlop = 0f in <lambda>() variable 519 var touchSlop = 0f in <lambda>() variable 554 var touchSlop = 0f in <lambda>() variable 572 var touchSlop = 0f in <lambda>() variable [all …]
|
H A D | MultiPointerDraggableTest.kt | 95 var touchSlop = 0f in <lambda>() variable 163 var touchSlop = 0f in <lambda>() variable 234 var touchSlop = 0f in <lambda>() variable 352 var touchSlop = 0f in <lambda>() variable 456 var touchSlop = 0f in <lambda>() variable 558 var touchSlop = 0f in <lambda>() variable 623 var touchSlop = 0f in <lambda>() variable 682 var touchSlop = 0f in <lambda>() variable 792 var touchSlop = 0f in <lambda>() variable
|
H A D | ElementTest.kt | 666 var touchSlop = 0f in <lambda>() variable 786 var touchSlop = 0f in <lambda>() variable 847 var touchSlop = 0f in <lambda>() variable 952 var touchSlop = 0f in <lambda>() variable 1011 var touchSlop = 0f in <lambda>() variable 1086 var touchSlop = 0f in <lambda>() variable
|
H A D | NestedScrollToSceneTest.kt | 49 private var touchSlop = 0f variable
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/core/tests/src/com/android/compose/gesture/ |
H A D | NestedDraggableTest.kt | 65 val touchSlop = in <lambda>() constant 105 val touchSlop = in <lambda>() constant 154 val touchSlop = in <lambda>() constant 182 val touchSlop = in <lambda>() constant 214 val touchSlop = in <lambda>() constant 240 val touchSlop = in <lambda>() constant 318 val touchSlop = in <lambda>() constant 352 val touchSlop = in <lambda>() constant 390 val touchSlop = in <lambda>() constant 413 val touchSlop = in <lambda>() constant [all …]
|
/aosp_15_r20/cts/common/device-side/util-axt/src/com/android/compatibility/common/util/ |
H A D | CtsTouchUtils.java | 109 final int touchSlop = ViewConfiguration.get(anchorView.getContext()).getScaledTouchSlop(); in emulateTapOnView() local 156 final int touchSlop = ViewConfiguration.get(anchorView.getContext()).getScaledTouchSlop(); in emulateDoubleTapOnView() local 279 final int touchSlop = ViewConfiguration.get( in emulateDragGesture() local 301 private int getMaxDragDuration(int touchSlop, long longPressTimeoutMs, in getMaxDragDuration() 396 int touchSlop, int xOnScreen, int yOnScreen) { in injectMoveEventForTap() 712 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnViewCenter() local 735 final int touchSlop = ViewConfiguration.get(view.getContext()).getScaledTouchSlop(); in emulateLongPressOnView() local 776 int xOnScreen, int yOnScreen, int touchSlop, long extraWaitMs, boolean upGesture) { in emulateLongPressOnScreen()
|
/aosp_15_r20/cts/tests/inputmethod/src/android/view/inputmethod/cts/ |
H A D | StylusHandwritingTest.java | 528 final int touchSlop = getTouchSlop(); in testHandwritingStylusEvents() local 973 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText() local 1034 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_password() local 1095 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_password_showSoftInputOnFocusFalse() local 1156 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_prefDisabled() local 1209 final int touchSlop = getTouchSlop(); in testHandwriting_unfocusedEditText_autoHandwritingDisabled() local 1273 final int touchSlop = getTouchSlop(); in testHandwriting_fingerTouchIsIgnored() local 1586 final int touchSlop = getTouchSlop(); in testOnViewClicked_withStylusHandwriting() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/ |
H A D | DragDetector.java | 66 int touchSlop) { in DragDetector() 187 void setTouchSlop(int touchSlop) { in setTouchSlop()
|
H A D | DragResizeInputListener.java | 200 boolean setGeometry(@NonNull DragResizeWindowGeometry incomingGeometry, int touchSlop) { in setGeometry() 382 void setTouchSlop(int touchSlop) { in setTouchSlop()
|
/aosp_15_r20/frameworks/base/test-runner/src/android/test/ |
H A D | TouchUtils.java | 285 final int touchSlop = ViewConfiguration.get(v.getContext()).getScaledTouchSlop(); in tapView() local 325 final int touchSlop = ViewConfiguration.get(v.getContext()).getScaledTouchSlop(); in touchAndCancelView() local 361 final int touchSlop = ViewConfiguration.get(v.getContext()).getScaledTouchSlop(); in clickView() local 421 final int touchSlop = ViewConfiguration.get(v.getContext()).getScaledTouchSlop(); in longClickView() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
H A D | LockscreenShadeTransitionController.kt | 758 private var touchSlop = 0f variable 808 val touchSlop = in onInterceptTouchEvent() constant
|
H A D | PulseExpansionHandler.kt | 101 private var touchSlop = 0f in <lambda>() variable
|
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/effect/ |
H A D | OffsetOverscrollEffectTest.kt | 50 private data class LayoutInfo(val layoutSize: Dp, val touchSlop: Float, val density: Density) { constant in com.android.compose.animation.scene.effect.OffsetOverscrollEffectTest.LayoutInfo 63 var touchSlop: Float by Delegates.notNull() in setupOverscrollableBox() variable
|
/aosp_15_r20/packages/providers/MediaProvider/photopicker/src/com/android/photopicker/extensions/ |
D | Modifier.kt | 154 val touchSlop = viewConfiguration.touchSlop in transferTouchesToSurfaceControlViewHost() constant
|
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/gestural/ |
H A D | BackPanelControllerTest.kt | 65 private val touchSlop = ViewConfiguration.get(context).scaledEdgeSlop constant in com.android.systemui.navigationbar.gestural.BackPanelControllerTest
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/ |
D | RecentsAnimationDeviceState.java | 624 float touchSlop = ViewConfiguration.get(mContext).getScaledTouchSlop(); in getTouchSlop() local 641 float touchSlop = getTouchSlop(); in getSquaredTouchSlop() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/magnetictarget/ |
H A D | MagnetizedObject.kt | 156 private var touchSlop = 0 in <lambda>() variable in com.android.wm.shell.shared.magnetictarget.MagnetizedObject
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/ |
H A D | SingleTapClassifier.java | 31 @Named(SINGLE_TAP_TOUCH_SLOP) float touchSlop) { in SingleTapClassifier()
|
H A D | LongTapClassifier.java | 30 @Named(LONG_TAP_TOUCH_SLOP) float touchSlop) { in LongTapClassifier()
|
H A D | TapClassifier.java | 29 float touchSlop) { in TapClassifier()
|
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
H A D | EmergencyButton.java | 88 int touchSlop = ViewConfiguration.get(mContext).getScaledTouchSlop(); in onTouchEvent() local
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/log/ |
D | LongPressHandlingViewLogger.java | 31 public final void onUpEvent(float distanceMoved, int touchSlop, long gestureDuration) { in onUpEvent()
|
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/qs/composefragment/ |
D | FrameLayoutTouchPassthrough.java | 69 private final int touchSlop = 0; field in FrameLayoutTouchPassthrough
|
/aosp_15_r20/cts/tests/tests/text/src/android/text/method/cts/ |
H A D | TouchTest.java | 129 int touchSlop = ViewConfiguration.get(mActivity).getScaledTouchSlop(); in testOnTouchEvent() local
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/shared/src/com/android/wm/shell/shared/bubbles/ |
H A D | RelativeTouchListener.kt | 96 private var touchSlop: Int = -1 variable in com.android.wm.shell.shared.bubbles.RelativeTouchListener
|