Searched refs:legacySoftInputMode (Results 1 – 2 of 2) sorted by relevance
121 boolean isScreenRound, int legacySoftInputMode, int legacyWindowFlags, in calculateInsets() argument162 final int softInputAdjustMode = legacySoftInputMode & SOFT_INPUT_MASK_ADJUST; in calculateInsets()
936 int legacySoftInputMode, int legacyWindowFlags, int legacySystemUiFlags) { in calculateInsets() argument939 mLastLegacySoftInputMode = legacySoftInputMode; in calculateInsets()943 isScreenRound, legacySoftInputMode, legacyWindowFlags, in calculateInsets()