Searched refs:qsFactoryImpl (Results 1 – 2 of 2) sorted by relevance
34 private val qsFactoryImpl: QSFactory, constant in com.android.systemui.qs.panels.domain.interactor.TilesAvailabilityInteractor51 val tile = qsFactoryImpl.createTile(it.spec) in getUnavailableTiles()
179 public abstract QSFactory bindQSFactory(QSFactoryImpl qsFactoryImpl); in bindQSFactory() argument