Home
last modified time | relevance | path

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

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