Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationContentView.java161 public void reset(boolean resetActualHeight) { in reset() argument
176 if (resetActualHeight) { in reset()
DExpandableView.java127 protected void resetActualHeight() { in resetActualHeight() method in ExpandableView
DExpandableNotificationRow.java337 resetActualHeight(); in resetHeight()