Searched defs:notifyViewExited (Results 1 – 2 of 2) sorted by relevance
31 fun notifyViewExited(view: View, semanticsId: Int) in notifyViewEntered() method52 override fun notifyViewExited(view: View, semanticsId: Int) { in notifyViewEntered() method in androidx.compose.ui.autofill.PlatformAutofillManagerImpl
132 fun notifyViewExited(view: View, virtualId: Int) { in notifyViewExited() method