Home
last modified time | relevance | path

Searched refs:getInlineSuggestionsEnabled (Results 1 – 2 of 2) sorted by relevance

/cts/tests/inputmethod/mockime/src/com/android/cts/mockime/
DImeSettings.java123 public boolean getInlineSuggestionsEnabled() { in getInlineSuggestionsEnabled() method in ImeSettings
DMockIme.java601 if (mSettings.getInlineSuggestionsEnabled()) { in KeyboardLayoutView()