Home
last modified time | relevance | path

Searched defs:keyboardHeight (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/bubbles/
DBubbleExpandedView.java201 final int keyboardHeight = insets.getSystemWindowInsetBottom() in onFinishInflate() local
248 final int keyboardHeight = insets.getSystemWindowInsetBottom() in updateInsets() local
DBubbleStackView.java395 final int keyboardHeight = insets.getSystemWindowInsetBottom() in BubbleStackView() local