Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DInsetsController.java117 private int mLastLegacySoftInputMode; field in InsetsController
138 mLastLegacyContentInsets, mLastLegacyStableInsets, mLastLegacySoftInputMode, in InsetsController()
184 mLastLegacySoftInputMode = legacySoftInputMode; in calculateInsets()