Searched refs:ACTION_GET_ENABLED_SPELL_CHECKER_INFOS (Results 1 – 3 of 3) sorted by relevance
19 import static android.appenumeration.cts.Constants.ACTION_GET_ENABLED_SPELL_CHECKER_INFOS;85 null /* intentExtra */, ACTION_GET_ENABLED_SPELL_CHECKER_INFOS); in getEnabledSpellCheckerInfos()
320 public static final String ACTION_GET_ENABLED_SPELL_CHECKER_INFOS = field in Constants
437 } else if (Constants.ACTION_GET_ENABLED_SPELL_CHECKER_INFOS.equals(action)) { in handleIntent()