Searched refs:mNotificationPanelHeader (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java204 View mNotificationPanelHeader; field in class:PhoneStatusBar
420 mNotificationPanelHeader = mStatusBarWindow.findViewById(R.id.header);
432 mDateTimeView = mNotificationPanelHeader.findViewById(R.id.datetime);

Completed in 47 milliseconds