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

  /packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
Constants.java 70 public static final String NO_FLOATING_GESTURE_PREVIEW = "noGestureFloatingPreview";
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
InputAttributes.java 19 import static com.android.inputmethod.latin.common.Constants.ImeOption.NO_FLOATING_GESTURE_PREVIEW;
121 mPackageNameForPrivateImeOptions, NO_FLOATING_GESTURE_PREVIEW, editorInfo);

Completed in 54 milliseconds