Home
last modified time | relevance | path

Searched refs:initDependencies (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeSurfaceImpl.kt25 override fun initDependencies( in initDependencies() method in com.android.systemui.shade.ShadeSurfaceImpl
DShadeSurface.kt36 fun initDependencies( method
DNotificationPanelViewController.java3608 public void initDependencies(
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
DNotificationPanelViewControllerBaseTest.java768 mNotificationPanelViewController.initDependencies( in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java1269 mShadeSurface.initDependencies( in makeStatusBarView()