Searched refs:getSoftInputMode (Results 1 – 2 of 2) sorted by relevance
56 public int getSoftInputMode() { in getSoftInputMode() method in ShadowWindow
66 assertThat(shadowWindow.getSoftInputMode()).isEqualTo(7); in getSoftInputMode_returnsSoftInputMode()