Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/view/
DModernStatusBarView.kt108 val dotView = in initDotView() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/ui/binder/
DWifiViewBinder.kt60 val dotView = view.requireViewById<StatusBarIconView>(R.id.status_bar_dot) in <lambda>() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/binder/
DMobileIconBinder.kt64 val dotView = view.requireViewById<StatusBarIconView>(R.id.status_bar_dot) in <lambda>() constant