Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconAreaController.kt37 fun getNotificationInnerAreaView(): View? regex
H A DLegacyNotificationIconAreaControllerImpl.java254 public View getNotificationInnerAreaView() { in getNotificationInnerAreaView() method in LegacyNotificationIconAreaControllerImpl