Searched refs:TileDestroyedReason (Results 1 – 3 of 3) sorted by relevance
231 QSPipelineLogger.TileDestroyedReason in startTileCollection()234 QSPipelineLogger.TileDestroyedReason.TILE_REMOVED in startTileCollection()375 QSPipelineLogger.TileDestroyedReason.NEW_TILE_NOT_AVAILABLE, in createTile()400 QSPipelineLogger.TileDestroyedReason.EXISTING_TILE_NOT_AVAILABLE in processExistingTile()425 QSPipelineLogger.TileDestroyedReason.CUSTOM_TILE_USER_CHANGED in processExistingTile()
102 fun logTileDestroyed(spec: TileSpec, reason: TileDestroyedReason) { in logTileDestroyed()266 enum class TileDestroyedReason(val readable: String) { class in com.android.systemui.qs.pipeline.shared.logging.QSPipelineLogger
234 QSPipelineLogger.TileDestroyedReason.NEW_TILE_NOT_AVAILABLE in tileNotAvailableDestroyed_logged()304 QSPipelineLogger.TileDestroyedReason.TILE_REMOVED in tileRemovedIsDestroyed()330 QSPipelineLogger.TileDestroyedReason.EXISTING_TILE_NOT_AVAILABLE in tileBecomesNotAvailable_destroyed()375 QSPipelineLogger.TileDestroyedReason.TILE_NOT_PRESENT_IN_NEW_USER in tileNotPresentInSecondaryUser_destroyedInUserChange()