Searched refs:wic (Results 1 – 1 of 1) sorted by relevance
288 final WindowInsetsController wic = root.getWindowInsetsController(); in hideKeyboard() local291 if (wic != null) { in hideKeyboard()295 wic.hide(WindowInsets.Type.ime()); in hideKeyboard()