/external/robolectric/v1/src/test/java/com/xtremelabs/robolectric/shadows/ |
H A D | SpannableStringTest.java | 54 Object[] spans = spanStr.getSpans(0, TEST_STRING.length(), Object.class); 67 Object[] spans = spanStr.getSpans(0, TEST_STRING.length(), Object.class); 72 spans = spanStr.getSpans(0, TEST_STRING.length(), URLSpan.class); 77 spans = spanStr.getSpans(11, 35, Object.class); 82 spans = spanStr.getSpans(21, 35, Object.class); 87 spans = spanStr.getSpans(5, 15, Object.class); 124 Object[] spans = spanStr.getSpans(0, TEST_STRING.length(), Object.class);
|
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/ |
H A D | ShadowHtml.java | 33 public <T> T[] getSpans(int start, int end, Class<T> type) { method in class:ShadowHtml.SpannedThatActsLikeString
|
H A D | ShadowSpannableString.java | 38 public <T> T[] getSpans(int queryStart, int queryEnd, Class<T> kind) { method in class:ShadowSpannableString
|
/external/libgdx/backends/gdx-backend-android/src/com/badlogic/gdx/backends/android/ |
H A D | AndroidOnscreenKeyboard.java | 223 public <T> T[] getSpans (int arg0, int arg1, Class<T> arg2) {
method in class:AndroidOnscreenKeyboard.PassThroughEditable 224 Log.d("Editable", "getSpans");
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/lang/ |
H A D | UnicodeSetStringSpanTest.java | 400 static int getSpans(final UnicodeSetWithStrings set, boolean isComplement, final String s, method in class:UnicodeSetStringSpanTest 591 limitsCount = getSpans(sets[i], (0 != (i & 1)), s, whichSpans, type, typeName, limits,
|
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/lang/ |
H A D | UnicodeSetStringSpanTest.java | 396 static int getSpans(final UnicodeSetWithStrings set, boolean isComplement, final String s, method in class:UnicodeSetStringSpanTest 587 limitsCount = getSpans(sets[i], (0 != (i & 1)), s, whichSpans, type, typeName, limits,
|
/external/sl4a/ScriptingLayerForAndroid/src/com/googlecode/android_scripting/activity/ |
H A D | ScriptEditor.java | 546 for (Object o : text.getSpans(0, text.length(), UnderlineSpan.class)) { 563 for (Object o : text.getSpans(0, text.length(), UnderlineSpan.class)) {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
H A D | org.apache.lucene_1.9.1.v20100518-1140.jar | META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ... |
/external/icu/icu4c/source/test/intltest/ |
H A D | usettest.cpp | 2906 static int32_t getSpans(const UnicodeSetWithStrings &set, UBool isComplement, function 3127 limitsCount=getSpans(*sets[i], (UBool)(i&1),
|
/external/libgdx/backends/gdx-backend-android/libs/ |
H A D | android-4.4.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v1/lib/main/ |
H A D | android.jar | META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.3_r2-robolectric-0.jar | META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ... |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |