HomeSort by relevance Sort by last modified time
    Searched defs:inputAttributes (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/qt/tests/qwebpage/
tst_qwebpage.cpp     [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
LatinIME.java 432 final InputAttributes inputAttributes =
433 new InputAttributes(getCurrentInputEditorInfo(), isFullscreenMode());
437 return new SettingsValues(mPrefs, inputAttributes, LatinIME.this);
656 if (InputAttributes.inPrivateImeOptions(null, NO_MICROPHONE_COMPAT, editorInfo)) {
661 if (InputAttributes.inPrivateImeOptions(getPackageName(), FORCE_ASCII, editorInfo)) {
    [all...]

Completed in 48 milliseconds