OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NO_SETTINGS_KEY
(Results
1 - 2
of
2
) sorted by null
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java
54
public static final String
NO_SETTINGS_KEY
= "noSettingsKey";
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java
20
import static com.android.inputmethod.latin.common.Constants.ImeOption.
NO_SETTINGS_KEY
;
278
mPackageName,
NO_SETTINGS_KEY
, editorInfo);
Completed in 109 milliseconds