Home
last modified time | relevance | path

Searched refs:ACTION_INTENT (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/textclassifier/
DExtrasUtils.java34 private static final String ACTION_INTENT = "action-intent"; field in ExtrasUtils
61 return container.getParcelable(ACTION_INTENT); in getActionIntent()