Home
last modified time | relevance | path

Searched refs:bindQSFactory (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/dagger/
H A DSystemUIDefaultModule.java149 public abstract QSFactory bindQSFactory(QSFactoryImpl qsFactoryImpl); in bindQSFactory() method in SystemUIDefaultModule
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/
H A DTvSystemUIModule.java142 abstract QSFactory bindQSFactory(QSFactoryImpl qsFactoryImpl); in bindQSFactory() method in TvSystemUIModule
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/
H A DCarSystemUIModule.java175 public abstract QSFactory bindQSFactory(QSFactoryImpl qsFactoryImpl); in bindQSFactory() method in CarSystemUIModule