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

  /frameworks/base/core/java/android/text/method/
LinkMovementMethod.java 225 Selection.removeSelection(buffer);
233 Selection.removeSelection(text);
238 Selection.removeSelection(text);
  /external/webkit/WebKitTools/DumpRenderTree/
AccessibilityUIElement.h 81 void removeSelection();
AccessibilityUIElement.cpp 367 toAXElement(thisObject)->removeSelection();
    [all...]
  /cts/tests/tests/text/src/android/text/method/cts/
ArrowKeyMovementMethodTest.java 146 Selection.removeSelection(mEditable);
155 Selection.removeSelection(mEditable);
174 Selection.removeSelection(mEditable);
182 Selection.removeSelection(mEditable);
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
AccessibilityUIElementGtk.cpp 612 void AccessibilityUIElement::removeSelection()
  /frameworks/base/core/java/android/text/
Selection.java 106 public static final void removeSelection(Spannable text) {
  /cts/tests/tests/text/src/android/text/cts/
SelectionTest.java 158 method = "removeSelection",
168 Selection.removeSelection(builder);
176 Selection.removeSelection(builder);
181 Selection.removeSelection(null);
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/win/
AccessibilityUIElementWin.cpp 595 void AccessibilityUIElement::removeSelection()
  /external/webkit/WebKitTools/DumpRenderTree/mac/
AccessibilityUIElementMac.mm 834 void AccessibilityUIElement::removeSelection()
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 

Completed in 157 milliseconds