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

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

Completed in 26 milliseconds