Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
DDisplayLayout.java215 convertNonDecorInsetsToStableInsets(res, mStableInsets, mCutout, mHasStatusBar); in recalcInsets()
341 private void convertNonDecorInsetsToStableInsets(Resources res, Rect inOutInsets, in convertNonDecorInsetsToStableInsets() method in DisplayLayout