Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSimpleMirrorWindowControl.java42 private final int mMoveFrameAmountLong; field in SimpleMirrorWindowControl
57 mMoveFrameAmountLong = resource.getDimensionPixelSize( in SimpleMirrorWindowControl()
137 Point offset = findOffset(v, mMoveFrameAmountLong); in onLongClick()