Home
last modified time | relevance | path

Searched defs:SWIPE_PADDING_DP (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/screenshot/
DDraggableConstraintLayout.java46 public static final int SWIPE_PADDING_DP = 12; // extra padding around views to allow swipe field in DraggableConstraintLayout
/frameworks/base/packages/SystemUI/src/com/android/systemui/clipboardoverlay/
DClipboardOverlayView.java93 private static final int SWIPE_PADDING_DP = 12; // extra padding around views to allow swipe field in ClipboardOverlayView