Searched refs:currentSoftInputMode (Results 1 – 2 of 2) sorted by relevance
116 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState() local118 (currentSoftInputMode & ~WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) in setSoftInputState()
151 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState() local153 (currentSoftInputMode & ~WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) in setSoftInputState()