Searched refs:NO_SETTINGS_KEY (Results 1 – 2 of 2) sorted by relevance
20 import static com.android.inputmethod.latin.common.Constants.ImeOption.NO_SETTINGS_KEY;278 mPackageName, NO_SETTINGS_KEY, editorInfo); in Builder()
54 public static final String NO_SETTINGS_KEY = "noSettingsKey"; field in Constants.ImeOption