Searched refs:setShouldBlockVisibilityChanges (Results 1 – 3 of 3) sorted by relevance
29 fun setShouldBlockVisibilityChanges(block: Boolean) regex
413 (touchSurface as? LaunchableView)?.setShouldBlockVisibilityChanges(true)568 (touchSurface as? LaunchableView)?.setShouldBlockVisibilityChanges(false)588 (touchSurface as? LaunchableView)?.setShouldBlockVisibilityChanges(false)
328 override fun setShouldBlockVisibilityChanges(block: Boolean) {