Searched refs:wic (Results 1 – 1 of 1) sorted by relevance
200 WindowInsetsController wic = mEditText.getWindowInsetsController(); in showIme() local201 wic.addOnControllableInsetsChangedListener(this); in showIme()202 wic.show(ime()); in showIme()