Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarHeaderView.java188 captureLayoutValues(mExpandedValues); in onLayout()
190 captureLayoutValues(mCollapsedValues); in onLayout()
547 private void captureLayoutValues(LayoutValues target) { in captureLayoutValues() method in StatusBarHeaderView