Searched refs:onCheckIsTextEditor (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
H A DContentView.java434 public boolean onCheckIsTextEditor() { method in class:ContentView
435 return mContentViewCore.onCheckIsTextEditor();
H A DContentViewCore.java1515 // Although onCheckIsTextEditor will return false in this case, the EditorInfo
1530 * @see View#onCheckIsTextEditor()
1532 public boolean onCheckIsTextEditor() { method in class:ContentViewCore

Completed in 51 milliseconds