Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/pipeline/shared/logging/
DQSPipelineLogger.kt37 @QSTileListLog private val tileListLogBuffer: LogBuffer, constant in com.android.systemui.qs.pipeline.shared.logging.QSPipelineLogger
55 tileListLogBuffer.log( in logParsedTiles()
72 tileListLogBuffer.log( in logTilesRestoredAndReconciled()
89 tileListLogBuffer.log( in logProcessTileChange()
103 tileListLogBuffer.log( in logTileDestroyed()
116 tileListLogBuffer.log( in logTileCreated()
126 tileListLogBuffer.log( in logTileNotFoundInFactory()
136 tileListLogBuffer.log( in logTileUserChanged()
148 tileListLogBuffer.log(TILE_LIST_TAG, LogLevel.DEBUG, {}, { "Using retail tiles" }) in logUsingRetailTiles()
152 tileListLogBuffer.log( in logTilesNotInstalled()