Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java414 private int mStatusBarHeaderHeightKeyguard; field in NotificationPanelViewController
1251 mStatusBarHeaderHeightKeyguard = Utils.getStatusBarHeaderHeightKeyguard(mView.getContext()); in loadDimens()
1658 int userSwitcherPreferredY = mStatusBarHeaderHeightKeyguard; in updateClockAppearance()
1687 mStatusBarHeaderHeightKeyguard, in updateClockAppearance()
1699 mKeyguardStatusViewController.getClockBottom(mStatusBarHeaderHeightKeyguard), in updateClockAppearance()
3512 ipw.print("mStatusBarHeaderHeightKeyguard="); ipw.println(mStatusBarHeaderHeightKeyguard);