OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NAME_SEARCH_KEY
(Results
1 - 3
of
3
) sorted by null
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
KeyboardIconsSet.java
45
public static final String
NAME_SEARCH_KEY
= "search_key";
72
NAME_SEARCH_KEY
, R.styleable.Keyboard_iconSearchKey,
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/
KeyboardLayoutSetActionLabelBase.java
53
KeyboardIconsSet.
NAME_SEARCH_KEY
);
KeyboardLayoutSetActionLabelKlpTests.java
106
EditorInfo.IME_ACTION_SEARCH, KeyboardIconsSet.
NAME_SEARCH_KEY
);
Completed in 257 milliseconds