ACTION_SEARCH_LONG_PRESS constant

String const ACTION_SEARCH_LONG_PRESS

Activity Action: Start action associated with long pressing on the search key.

Input: Nothing.

Output: Nothing.

Implementation

static const String ACTION_SEARCH_LONG_PRESS =
    "android.intent.action.SEARCH_LONG_PRESS";