Home
last modified time | relevance | path

Searched refs:mLastLegacySoftInputMode (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/core/java/android/view/
H A DInsetsController.java574 private int mLastLegacySoftInputMode; field in InsetsController
643 mLastLegacySoftInputMode, mLastLegacyWindowFlags, mLastLegacySystemUiFlags, in InsetsController()
815 mLastLegacySoftInputMode = legacySoftInputMode; in calculateInsets()