Home
last modified time | relevance | path

Searched refs:getSelectionStart (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()
124 if (index.start == -1) index.start = getSelectionStart(); in transliterate()
DDemo.java1352 int start = text.getSelectionStart(); in handleBatchTransliterate()
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/
DScriptEditor.java260 int start = mContentText.getSelectionStart(); in save()
271 int selectionStart = Math.min(mContentText.getSelectionStart(), mContentText.getSelectionEnd()); in insertContent()
272 int selectionEnd = Math.max(mContentText.getSelectionStart(), mContentText.getSelectionEnd()); in insertContent()
360 int pos = mContentText.getSelectionStart(); in getLineNo()
572 int start = mContentText.getSelectionStart(); in onClick()
/external/droiddriver/src/io/appium/droiddriver/base/
DBaseUiElement.java152 public int getSelectionStart() { in getSelectionStart() method in BaseUiElement
163 final int selectionStart = getSelectionStart(); in hasSelection()
/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/
DShadowAutoCompleteTextViewTest.java80 assertEquals(text.length(), autoCompleteTextView.getSelectionStart()); in shouldReplaceTextAndUpdateSelection()
DTextViewTest.java298 assertEquals(0, textView.getSelectionStart()); in append_whenSelectionIsAtTheEnd_shouldKeepSelectionAtTheEnd()
303 assertEquals(3, textView.getSelectionStart()); in append_whenSelectionIsAtTheEnd_shouldKeepSelectionAtTheEnd()
312 assertEquals(0, textView.getSelectionStart()); in append_whenSelectionReachesToEnd_shouldExtendSelectionToTheEnd()
/external/droiddriver/src/io/appium/droiddriver/instrumentation/
DViewElement.java79 attribs.put(Attribute.SELECTION_START, textView.getSelectionStart()); in call()
/external/droiddriver/src/io/appium/droiddriver/finders/
DByXPath.java162 Integer.toString(uiElement.getSelectionStart())); in buildDomNode()
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowTextView.java498 public int getSelectionStart() { in getSelectionStart() method in ShadowTextView
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/calendar/
DCalendarCalc.java366 int start = calendars[index].text.getSelectionStart(); in textChanged()
/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
DDumbTextComponent.java427 public int getSelectionStart() { in getSelectionStart() method in DumbTextComponent
/external/chromium-trace/catapult/tracing/third_party/css-element-queries/test/
Dmootools-more-yui-compressed.min.js1getSelectionStart(),this.getSelectionEnd())}return document.selection.createRange().text},getSelec… 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.trace2238 0x71162868 android.text.Selection getSelectionStart (Ljava/lang/CharSequence;)I Selection.java
2778 0x71829440 android.widget.TextView getSelectionStart ()I TextView.java