Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DWindow.java329 private boolean mHasSoftInputMode = false; field in Window
1227 mHasSoftInputMode = true; in setSoftInputMode()
1229 mHasSoftInputMode = false; in setSoftInputMode()
1607 return mHasSoftInputMode; in hasSoftInputMode()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt64404 Landroid/view/Window;->mHasSoftInputMode:Z