Home
last modified time | relevance | path

Searched refs:NAME_SEARCH_KEY (Results 1 – 4 of 4) sorted by relevance

/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DKeyboardIconsSet.java48 public static final String NAME_SEARCH_KEY = "search_key"; field in KeyboardIconsSet
75 NAME_SEARCH_KEY, R.styleable.Keyboard_iconSearchKey,
/packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/action/
DKlpActionLabelTests.java67 KeyboardIconsSet.NAME_SEARCH_KEY); in doTestActionKeysInLocaleWithStringResources()
125 KeyboardIconsSet.NAME_SEARCH_KEY); in doTestActionKeysInLocaleWithKeyboardTextsSet()
DLxxActionSearchTests.java30 KeyboardIconsSet.NAME_SEARCH_KEY); in testActionSearch()
DKlpActionSearchTests.java30 KeyboardIconsSet.NAME_SEARCH_KEY); in testActionSearch()