Searched defs:ProcessTextIntentActionsHandler (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DEditor.java279 final ProcessTextIntentActionsHandler mProcessTextIntentActionsHandler;
300 mProcessTextIntentActionsHandler = new ProcessTextIntentActionsHandler(this);
6163 static final class ProcessTextIntentActionsHandler { class in class:Editor
6172 private ProcessTextIntentActionsHandler(Editor editor) { method in class:Editor.ProcessTextIntentActionsHandler

Completed in 607 milliseconds