Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/view/
H A DWindow.java327 private boolean mHasSoftInputMode = false; field in Window
1212 mHasSoftInputMode = true; in setSoftInputMode()
1214 mHasSoftInputMode = false; in setSoftInputMode()
1474 return mHasSoftInputMode; in hasSoftInputMode()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt65047 Landroid/view/Window;->mHasSoftInputMode:Z