Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DHardwareUiLayout.java137 animateChild(mOldHeight, newHeight); in onMeasure()
325 private void animateChild(int oldHeight, int newHeight) { in animateChild() method in HardwareUiLayout