Searched refs:SOFT_INPUT_MASK_STATE (Results 1 – 8 of 8) sorted by relevance
329 int softInputVisibility = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in verifyAutoShowBehavior_forwardWithKeyboardOff()372 int softInputVisibility = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in verifyAutoShowBehavior_forwardWithKeyboardOn()436 int softInputVisibility = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in verifyAutoShowBehavior_backwardWithKeyboardOff()453 int softInputVisibility = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in verifyAutoShowBehavior_backwardWithKeyboardOn()
552 int softInputVisibility = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in verifyRotateBehavior()
28 import static android.view.WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE;394 final int softInputVisibility = state.mSoftInputModeState & SOFT_INPUT_MASK_STATE; in computeState()579 switch (softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) { in shouldRestoreImeVisibility()
110 final int state = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in softInputModeToString()
3676 public static final int SOFT_INPUT_MASK_STATE = 0x0f; field in WindowManager.LayoutParams5974 final int state = softInputMode & SOFT_INPUT_MASK_STATE; in softInputModeToString()
912 softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in onWindowLostFocus()
34747 field public static final int SOFT_INPUT_MASK_STATE = 15; // 0xf
54624 field public static final int SOFT_INPUT_MASK_STATE = 15; // 0xf