ACTION_DEFINE constant

String const ACTION_DEFINE

Activity Action: Define the meaning of the selected word(s).

Input: {@link #EXTRA_TEXT getCharSequence(EXTRA_TEXT)} is the text to define.

Output: nothing.

Implementation

static const String ACTION_DEFINE = "android.intent.action.DEFINE";