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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNavigationBarViewTaskSwitchHelper.java44 public void setBar(BaseStatusBar phoneStatusBar) { method in class:NavigationBarViewTaskSwitchHelper
H A DPanelHolder.java83 public void setBar(PanelBar panelBar) { method in class:PanelHolder
H A DPhoneStatusBarView.java54 public void setBar(PhoneStatusBar bar) { method in class:PhoneStatusBarView
H A DNavigationBarView.java195 public void setBar(BaseStatusBar phoneStatusBar) { method in class:NavigationBarView
196 mTaskSwitchHelper.setBar(phoneStatusBar);
197 mDelegateHelper.setBar(phoneStatusBar);
H A DPanelView.java687 public void setBar(PanelBar panelBar) { method in class:PanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DDelegateViewHelper.java47 public void setBar(BaseStatusBar phoneStatusBar) { method in class:DelegateViewHelper
/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DSearchPanelView.java257 public void setBar(BaseStatusBar bar) { method in class:SearchPanelView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DHeadsUpNotificationView.java83 public void setBar(PhoneStatusBar bar) { method in class:HeadsUpNotificationView

Completed in 343 milliseconds