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

  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/compat/
SuggestionSpanUtilsTest.java 95 final String ORIGINAL_TEXT = "Hey!";
98 getContext(), ORIGINAL_TEXT, NONNULL_LOCALE);
100 assertNotSuggestionSpan(ORIGINAL_TEXT, text);
103 assertSuggestionSpan(ORIGINAL_TEXT,
111 final String ORIGINAL_TEXT = "Hey!";
113 getContext(), ORIGINAL_TEXT, Locale.ROOT);
115 assertNotSuggestionSpan(ORIGINAL_TEXT, text);
118 assertSuggestionSpan(ORIGINAL_TEXT,
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench.texteditor_3.6.1.r361_v20100714-0800.jar 

Completed in 57 milliseconds