Searched defs:notifyViewVisibilityChanged (Results 1 – 2 of 2) sorted by relevance
35 fun notifyViewVisibilityChanged(view: View, semanticsId: Int, isVisible: Boolean) in notifyViewEntered() method60 override fun notifyViewVisibilityChanged(view: View, semanticsId: Int, isVisible: Boolean) { in notifyViewEntered() method in androidx.compose.ui.autofill.PlatformAutofillManagerImpl
45 fun notifyViewVisibilityChanged( in setMaxTextLength() method