Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationIconAreaController.kt37 fun getNotificationInnerAreaView(): View? method
DLegacyNotificationIconAreaControllerImpl.java254 public View getNotificationInnerAreaView() { in getNotificationInnerAreaView() method in LegacyNotificationIconAreaControllerImpl
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/icon/ui/viewbinder/
DNotificationIconAreaControllerViewBinderWrapperImpl.kt182 override fun getNotificationInnerAreaView(): View? { in <lambda>() method