Searched defs:createProcessTextIntentForResolveInfo (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DEditor.java6188 .setIntent(createProcessTextIntentForResolveInfo(resolveInfo))
6217 actionId, createProcessTextIntentForResolveInfo(resolveInfo));
6257 private Intent createProcessTextIntentForResolveInfo(ResolveInfo info) { method in class:Editor.ProcessTextIntentActionsHandler

Completed in 51 milliseconds