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

  /cts/tests/tests/text/src/android/text/cts/
SpannableStringBuilderSpanTest.java 52 positionSet.addPosition(0);
53 positionSet.addPosition(original.length() / 3);
54 positionSet.addPosition(2 * original.length() / 3);
55 positionSet.addPosition(original.length());
58 replPositionSet.addPosition(0);
59 replPositionSet.addPosition(replacement.length() / 3);
60 replPositionSet.addPosition(2 * replacement.length() / 3);
61 replPositionSet.addPosition(replacement.length());
296 void addPosition(int position) {
354 mPositionSet.addPosition(0)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.text_3.5.0.v20100601-1300.jar 
org.eclipse.core.filebuffers_3.5.100.v20100520-0800.jar 
org.eclipse.jface.text_3.6.1.r361_v20100825-0800.jar 
org.apache.lucene_1.9.1.v20100518-1140.jar 

Completed in 112 milliseconds