Searched refs:ACTION_GET_INPUT_METHOD_LIST (Results 1 – 3 of 3) sorted by relevance
21 import static android.appenumeration.cts.Constants.ACTION_GET_INPUT_METHOD_LIST;109 null /* intentExtra */, ACTION_GET_INPUT_METHOD_LIST); in getInputMethodList()
322 public static final String ACTION_GET_INPUT_METHOD_LIST = field in Constants
439 } else if (Constants.ACTION_GET_INPUT_METHOD_LIST.equals(action)) { in handleIntent()