Searched defs:keyboardController (Results 1 – 2 of 2) sorted by relevance
33 val keyboardController = LocalSoftwareKeyboardController.current in hideKeyboardAction() constant45 val keyboardController = LocalSoftwareKeyboardController.current in rememberLazyListStateAndHideKeyboardWhenStartScroll() constant
48 lateinit var keyboardController: SoftwareKeyboardController variable in com.android.settingslib.spa.framework.compose.KeyboardsTest