Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/policy/
DPipSnapAlgorithm.java46 private static final int SNAP_MODE_EDGE = 2; field in PipSnapAlgorithm
229 } else if (mSnapMode == SNAP_MODE_EDGE) { in findClosestSnapBounds()