Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/view/
H A DWindow.java325 private boolean mHasSoftInputMode = false; field in Window
1137 mHasSoftInputMode = true; in setSoftInputMode()
1139 mHasSoftInputMode = false; in setSoftInputMode()
1399 return mHasSoftInputMode; in hasSoftInputMode()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt68370 Landroid/view/Window;->mHasSoftInputMode:Z