Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/common/
H A DDisplayImeController.java399 final int floatingInset = (int) (mDisplayController.getDisplayLayout(mDisplayId) in startAnimation() local
401 mImeFrame.bottom -= floatingInset; in startAnimation()