Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DCollapsedStatusBarFragmentTest.java73 when(mMockNotificiationAreaController.getNotificationInnerAreaView()).thenReturn( in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCollapsedStatusBarFragment.java148 notificationIconAreaController.getNotificationInnerAreaView(); in initNotificationIconArea()
DNotificationIconAreaController.java146 public View getNotificationInnerAreaView() { in getNotificationInnerAreaView() method in NotificationIconAreaController