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

  /frameworks/base/media/java/android/media/
ClosedCaptionRenderer.java 710 int styleStart = -1;
718 && (styleStart < 0 || start < 0)) {
726 if (styleStart >= 0 && start >= 0) {
727 applyStyleSpan(styledText, newStyle, styleStart, next);
729 styleStart = next;
743 if (styleStart >= 0) {
744 applyStyleSpan(styledText, curStyle, styleStart, expandedEnd);
    [all...]
  /external/guice/lib/build/
spring-core.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jar 
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar 

Completed in 160 milliseconds