Searched refs:ACTION_LAUNCHER_APPS_SHOULD_HIDE_FROM_SUGGESTIONS (Results 1 – 3 of 3) sorted by relevance
282 public static final String ACTION_LAUNCHER_APPS_SHOULD_HIDE_FROM_SUGGESTIONS = field in Constants
347 } else if (Constants.ACTION_LAUNCHER_APPS_SHOULD_HIDE_FROM_SUGGESTIONS.equals(action)) { in handleIntent()
24 import static android.appenumeration.cts.Constants.ACTION_LAUNCHER_APPS_SHOULD_HIDE_FROM_SUGGESTION…567 ACTION_LAUNCHER_APPS_SHOULD_HIDE_FROM_SUGGESTIONS); in shouldHideFromSuggestions()