Searched refs:isLiveContent (Results 1 – 2 of 2) sorted by relevance
164 fun isLiveContent() = this is Smartspace || this is Umo method
417 liveContentKeys.addAll(communalContent.filter { it.isLiveContent() }.map { it.key }) in ScrollOnUpdatedLiveContentEffect()