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

/frameworks/base/core/java/android/widget/
H A DEditor.java355 final ProcessTextIntentActionsHandler mProcessTextIntentActionsHandler;
377 mProcessTextIntentActionsHandler = new ProcessTextIntentActionsHandler(this);
6856 static final class ProcessTextIntentActionsHandler { class in class:Editor
6868 private ProcessTextIntentActionsHandler(Editor editor) { method in class:Editor.ProcessTextIntentActionsHandler

Completed in 59 milliseconds