Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java267 private static final int FLOATING_IME_BOTTOM_INSET_DP = -80; field in InsetsController
1982 skipAnim || mAnimationsDisabled, mHost.dipToPx(FLOATING_IME_BOTTOM_INSET_DP), in applyAnimation()