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.java270 when(mMockNotificationAreaController.getNotificationInnerAreaView()).thenReturn( in setUpNotificationIconAreaController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCollapsedStatusBarFragment.java215 mNotificationIconAreaController.getNotificationInnerAreaView(); in initNotificationIconArea()
DNotificationIconAreaController.java244 public View getNotificationInnerAreaView() { in getNotificationInnerAreaView() method in NotificationIconAreaController