Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DEditor.java301 InputContentType mInputContentType; field in Editor
967 if (mInputContentType == null) { in createInputContentTypeIfNeeded()
968 mInputContentType = new InputContentType(); in createInputContentTypeIfNeeded()
1737 if (mInputContentType != null) { in onWindowFocusChanged()
1738 mInputContentType.enterDown = false; in onWindowFocusChanged()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt66658 Landroid/widget/Editor;->mInputContentType:Landroid/widget/Editor$InputContentType;