Searched refs:mHasSoftInputMode (Results 1 – 2 of 2) sorted by relevance
327 private boolean mHasSoftInputMode = false; field in Window1203 mHasSoftInputMode = true; in setSoftInputMode()1205 mHasSoftInputMode = false; in setSoftInputMode()1465 return mHasSoftInputMode; in hasSoftInputMode()
65047 Landroid/view/Window;->mHasSoftInputMode:Z