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/java/src/com/android/inputmethod/latin/
Constants.java
49
public static final String
NO_SETTINGS_KEY
= "noSettingsKey";
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/
KeyboardLayoutSet.java
22
import static com.android.inputmethod.latin.Constants.ImeOption.
NO_SETTINGS_KEY
;
219
mPackageName,
NO_SETTINGS_KEY
, mEditorInfo);
Completed in 19 milliseconds