Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarHeaderView.java475 applyLayoutValues(mCurrentValues); in updateLayoutValues()
591 private void applyLayoutValues(LayoutValues values) { in applyLayoutValues() method in StatusBarHeaderView