Home
last modified time | relevance | path

Searched defs:qsTile (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/external/
DCustomTileInterface.kt26 val qsTile: Tile constant
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/haptics/qs/
DQSLongPressEffectTest.kt51 private val qsTile = kosmos.qsTileFactory.createTile("Test Tile") constant in com.android.systemui.haptics.qs.QSLongPressEffectTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/haptics/qs/
DQSLongPressEffect.kt56 var qsTile: QSTile? = null variable in com.android.systemui.haptics.qs.QSLongPressEffect
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/external/
DCloseShadeRightAfterClickTestB339290820.kt114 override val qsTile: Tile = Tile() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/domain/interactor/
DCurrentTilesInteractor.kt395 val qsTile = tileOrNotInstalled.tile in processExistingTile() constant
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/impl/custom/domain/interactor/
DCustomTileServiceInteractor.kt178 override val qsTile: Tile constant in com.android.systemui.qs.tiles.impl.custom.domain.interactor.ReceivingInterface