Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DRemoteInputView.java448 setTopMargin(heightToShrink); in onDefocus()
455 setTopMargin(0); in onDefocus()
500 private void setTopMargin(int topMargin) { in setTopMargin() method in RemoteInputView