Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.java93 public View getNotificationInnerAreaView() { in getNotificationInnerAreaView() method in NotificationIconAreaController
DStatusBarIconController.java126 mNotificationIconAreaController.getNotificationInnerAreaView(); in StatusBarIconController()