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