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;391 final int softInputVisibility = state.mSoftInputModeState & SOFT_INPUT_MASK_STATE; in computeState()564 switch (softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) { in shouldRestoreImeVisibility()
110 final int state = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE; in softInputModeToString()
3486 public static final int SOFT_INPUT_MASK_STATE = 0x0f; field in WindowManager.LayoutParams5623 final int state = softInputMode & SOFT_INPUT_MASK_STATE; in softInputModeToString()
1908 switch (softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_STATE) { in mayImeShowOnLaunchingActivity()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54052 field public static final int SOFT_INPUT_MASK_STATE = 15; // 0xf