Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/legacysplitscreen/
H A DLegacySplitDisplayLayout.java256 DividerSnapAlgorithm snap = initSnapAlgorithmForRotation(context, tmpDL, dividerSize); in getSmallestWidthDpForBounds()
278 static DividerSnapAlgorithm initSnapAlgorithmForRotation(Context context, DisplayLayout dl, in initSnapAlgorithmForRotation() method in LegacySplitDisplayLayout