Searched refs:mInputContentType (Results 1 – 2 of 2) sorted by relevance
301 InputContentType mInputContentType; field in Editor967 if (mInputContentType == null) { in createInputContentTypeIfNeeded()968 mInputContentType = new InputContentType(); in createInputContentTypeIfNeeded()1737 if (mInputContentType != null) { in onWindowFocusChanged()1738 mInputContentType.enterDown = false; in onWindowFocusChanged()
66658 Landroid/widget/Editor;->mInputContentType:Landroid/widget/Editor$InputContentType;