ACTION_SEARCH_SETTINGS constant
String
const ACTION_SEARCH_SETTINGS
Activity Action: Show settings for global search.
In some cases, a matching Activity may not exist, so ensure you safeguard against this.
Input: Nothing.
Output: Nothing
Implementation
static const String ACTION_SEARCH_SETTINGS =
"android.search.action.SEARCH_SETTINGS";