Searched defs:_view (Results 1 – 2 of 2) sorted by relevance
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/render/ | ||
| D | SectionHeaderController.kt | 49     private var _view: SectionHeaderView? = null  variable in com.android.systemui.statusbar.notification.collection.render.SectionHeaderNodeControllerImpl | 
| D | MediaContainerController.kt | 38         mediaContainerView?.let { _view ->  in <lambda>()  method |