Searched refs:currentSoftInputMode (Results 1 – 3 of 3) sorted by relevance
126 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState() local128 (currentSoftInputMode & ~WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) in setSoftInputState()
228 final int currentSoftInputMode = window.getAttributes().softInputMode; in setSoftInputState() local230 (currentSoftInputMode & ~WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) in setSoftInputState()
614 final int currentSoftInputMode = window.getAttributes().softInputMode; in setUnchangedSoftInputState() local616 (currentSoftInputMode & ~WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) in setUnchangedSoftInputState()