Searched refs:isCommunalVisibleAndNotOccluded (Results 1 – 2 of 2) sorted by relevance
69 fun isCommunalVisibleAndNotOccluded(): Boolean { in isCommunalVisibleAndNotOccluded() method in com.android.systemui.shade.NotificationShadeWindowState
514 final Boolean communalVisible = state.isCommunalVisibleAndNotOccluded(); in applyUserActivityTimeout()