Searched refs:getNotificationInnerAreaView (Results 1 – 5 of 5) sorted by relevance
35 fun getNotificationInnerAreaView(): View? method
242 public View getNotificationInnerAreaView() { in getNotificationInnerAreaView() method in LegacyNotificationIconAreaControllerImpl
48 override fun getNotificationInnerAreaView(): View? = unsupported in setupAodIcons() method in com.android.systemui.statusbar.notification.icon.ui.viewbinder.NotificationIconAreaControllerViewBinderWrapperImpl
485 mNotificationIconAreaController.getNotificationInnerAreaView(); in initNotificationIconArea()
894 when(mMockNotificationAreaController.getNotificationInnerAreaView()) in setUpNotificationIconAreaController()