Searched refs:softInputAdjustment (Results 1 – 3 of 3) sorted by relevance
81 public AutoShowTest(int windowFocusFlags, int softInputVisibility, int softInputAdjustment) { in AutoShowTest() argument82 mSoftInputFlags = softInputVisibility | softInputAdjustment; in AutoShowTest()330 int softInputAdjustment = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_ADJUST; in verifyAutoShowBehavior_forwardWithKeyboardOff() local352 if ((softInputAdjustment in verifyAutoShowBehavior_forwardWithKeyboardOff()373 int softInputAdjustment = softInputMode & WindowManager.LayoutParams.SOFT_INPUT_MASK_ADJUST; in verifyAutoShowBehavior_forwardWithKeyboardOn() local413 if ((softInputAdjustment in verifyAutoShowBehavior_forwardWithKeyboardOn()
92 int windowFocusFlags, int softInputVisibility, int softInputAdjustment) { in ImeOpenCloseStressTest() argument93 mSoftInputFlags = softInputVisibility | softInputAdjustment; in ImeOpenCloseStressTest()
111 int softInputState, int softInputAdjustment) { in InputMethodManagerServiceWindowGainedFocusTest() argument113 mSoftInputAdjustment = softInputAdjustment; in InputMethodManagerServiceWindowGainedFocusTest()