Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
DRemoteInputView.java433 int actionsContainerHeight = in onDefocus() local
440 final int heightToShrink = actionsContainerHeight - getHeight(); in onDefocus()