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

  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 197 SpannableString line3 = new SpannableString("Charlie: Iz IN UR EMAILZ!!"); local
198 line3.setSpan(bold, 0, 7, 0);
209 .addLine(line3)
  /external/skia/tests/
PathOpsQuadLineIntersectionThreadedTest.cpp 106 SkDLine line3 = {{{x - h, y - v}, {x + h, y + v}}}; local
107 testLineIntersect(state.fReporter, quad, line3, x, y);
  /packages/apps/UnifiedEmail/src/org/apache/commons/io/
FileSystemUtils.java 337 String line3 = lines.get(2); // the line may be interested in local
338 tok = new StringTokenizer(line3, " ");
  /cts/tests/tests/provider/src/android/provider/cts/
SearchRecentSuggestionsTest.java 88 String line3 = "line3"; local
89 srs.saveRecentQuery(query3, line3);
110 assertEquals(line3, c
  /prebuilts/tools/common/gradle-plugins/repository/commons-io/commons-io/1.3.2/
commons-io-1.3.2.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 1325 milliseconds