Home
last modified time | relevance | path

Searched refs:providesStatusBarWindowView (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/window/
H A DStatusBarWindowModule.kt24 fun providesStatusBarWindowView(layoutInflater: LayoutInflater): StatusBarWindowView { regex
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java117 public static NotificationShelfController providesStatusBarWindowView( in providesStatusBarWindowView() method in StatusBarViewModule