Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/inputmethodservice/
DSoftInputWindow.java61 final boolean mTakesFocus; field in SoftInputWindow
152 mTakesFocus = takesFocus; in SoftInputWindow()
259 if (!mTakesFocus) { in initDockWindow()
379 proto.write(TAKES_FOCUS, mTakesFocus); in dumpDebug()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt25655 Landroid/inputmethodservice/SoftInputWindow;->mTakesFocus:Z