Home
last modified time | relevance | path

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

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