Searched refs:mImeInsets (Results 1 – 1 of 1) sorted by relevance
48 private final Rect mImeInsets = new Rect(); field in WorkModeSwitch141 setInsets(mImeInsets, windowInsetsCompat.getInsets(WindowInsetsCompat.Type.ime())); in onApplyWindowInsets()143 mImeInsets.setEmpty(); in onApplyWindowInsets()150 setTranslationY(-mImeInsets.bottom); in updateTranslationY()164 return mImeInsets; in getImeInsets()