Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DHeadsUpAppearanceController.java85 View statusbarView) { in HeadsUpAppearanceController() argument
87 statusbarView.findViewById(R.id.heads_up_status_bar_view), in HeadsUpAppearanceController()
88 statusbarView.findViewById(R.id.notification_stack_scroller), in HeadsUpAppearanceController()
89 statusbarView.findViewById(R.id.notification_panel), in HeadsUpAppearanceController()
90 statusbarView.findViewById(R.id.clock), in HeadsUpAppearanceController()
91 statusbarView.findViewById(R.id.operator_name_frame), in HeadsUpAppearanceController()
92 statusbarView.findViewById(R.id.centered_icon_area)); in HeadsUpAppearanceController()