Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DSimpleMirrorWindowControl.java41 private final int mMoveFrameAmountShort; field in SimpleMirrorWindowControl
55 mMoveFrameAmountShort = resource.getDimensionPixelSize( in SimpleMirrorWindowControl()
113 Point offset = findOffset(v, mMoveFrameAmountShort); in onClick()