Searched refs:hydrateUiEventLogging (Results 1 – 2 of 2) sorted by relevance
60 suspend fun hydrateUiEventLogging(chipsFlow: Flow<ChipsVisibilityModel>) { in <lambda>() method in com.android.systemui.statusbar.chips.uievents.StatusBarChipsUiEventLogger
596 launch { uiEventLogger.hydrateUiEventLogging(chipsFlow = chipsVisibilityModel) } in toVisibleOrInvisible()