Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DSystemUIFactory.java116 public NotificationIconAreaController createNotificationIconAreaController(Context context, in createNotificationIconAreaController() method in SystemUIFactory
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java829 .createNotificationIconAreaController(context, this); in makeStatusBarView()