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 480 final InputAttributes inputAttributes =
481 new InputAttributes(getCurrentInputEditorInfo(), isFullscreenMode());
482 mSettings.loadSettings(locale, inputAttributes);
703 if (InputAttributes.inPrivateImeOptions(null, NO_MICROPHONE_COMPAT, editorInfo)) {
708 if (InputAttributes.inPrivateImeOptions(getPackageName(), FORCE_ASCII, editorInfo)) {
    [all...]

Completed in 997 milliseconds