Home
last modified time | relevance | path

Searched refs:getSelectionEnd (Results 1 – 20 of 20) sorted by relevance

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DTransliteratingTextComponent.java114 int end = flush ? getSelectionEnd() : getSelectionStart(); in transliterate()
164 replaceRange(result, 0, getSelectionEnd()); in transliterate()
DDemo.java1353 int end = text.getSelectionEnd(); in handleBatchTransliterate()
/external/droiddriver/src/io/appium/droiddriver/base/
DBaseUiElement.java157 public int getSelectionEnd() { in getSelectionEnd() method in BaseUiElement
164 final int selectionEnd = getSelectionEnd(); in hasSelection()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DShadowAutoCompleteTextViewTest.java81 assertEquals(text.length(), autoCompleteTextView.getSelectionEnd()); in shouldReplaceTextAndUpdateSelection()
DTextViewTest.java297 assertEquals(0, textView.getSelectionEnd()); in append_whenSelectionIsAtTheEnd_shouldKeepSelectionAtTheEnd()
302 assertEquals(3, textView.getSelectionEnd()); in append_whenSelectionIsAtTheEnd_shouldKeepSelectionAtTheEnd()
311 assertEquals(3, textView.getSelectionEnd()); in append_whenSelectionReachesToEnd_shouldExtendSelectionToTheEnd()
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptEditor.java271 int selectionStart = Math.min(mContentText.getSelectionStart(), mContentText.getSelectionEnd()); in insertContent()
272 int selectionEnd = Math.max(mContentText.getSelectionStart(), mContentText.getSelectionEnd()); in insertContent()
573 int end = mContentText.getSelectionEnd(); in onClick()
/external/droiddriver/src/io/appium/droiddriver/instrumentation/
DViewElement.java80 attribs.put(Attribute.SELECTION_END, textView.getSelectionEnd()); in call()
/external/droiddriver/src/io/appium/droiddriver/finders/
DByXPath.java164 Integer.toString(uiElement.getSelectionEnd())); in buildDomNode()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java503 public int getSelectionEnd() { in getSelectionEnd() method in ShadowTextView
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarCalc.java367 int end = calendars[index].text.getSelectionEnd(); in textChanged()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java431 public int getSelectionEnd() { in getSelectionEnd() method in DumbTextComponent
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1getSelectionEnd())}return document.selection.createRange().text},getSelectedRange:function(){if(th… method
/external/robolectric/v1/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
/external/chromium-trace/catapult/tracing/test_data/
Dddms_calculator_start.trace2237 0x71162838 android.text.Selection getSelectionEnd (Ljava/lang/CharSequence;)I Selection.java
2777 0x71829410 android.widget.TextView getSelectionEnd ()I TextView.java