HomeSort by relevance Sort by last modified time
    Searched refs:addLine (Results 1 - 25 of 86) sorted by null

1 2 3 4

  /frameworks/base/tests/LocationTracker/src/com/android/locationtracker/data/
KMLFormatter.java 30 builder.addLine("<?xml version=\"1.0\" encoding=\"UTF-8\"?>");
31 builder.addLine("<kml xmlns=\"http://earth.google.com/kml/2.2\">");
32 builder.addLine("<Document>");
38 builder.addLine("</Document>");
39 builder.addLine("</kml>");
49 builder.addLine("<Placemark>");
50 builder.addLine("<description>");
51 builder.addLine("accuracy = " + loc.getAccuracy());
52 builder.addLine("distance from last network location = "
54 builder.addLine("</description>")
    [all...]
  /frameworks/av/services/mediaresourcemanager/
ServiceLog.cpp 45 addLine(log.string(), linePrefix, &result);
48 addLine("...", linePrefix, &result);
50 addLine("[no events yet]", linePrefix, &result);
55 void ServiceLog::addLine(const char *log, const char *prefix, String8 *result) const {
ServiceLog.h 43 void addLine(const char *log, const char *prefix, String8 *result) const;
  /frameworks/base/core/tests/coretests/src/com/android/internal/os/
KernelWakelockReaderTest.java 42 public ProcFileBuilder addLine(String name, int count, long timeMillis) {
86 .addLine("Wakelock", 34, 123) // Milliseconds
101 .addLine("Wakelock", 1, 10)
102 .addLine("Fakelock", 2, 20)
114 .addLine("Wakelock", 1, 10) // Milliseconds
115 .addLine("Wakelock", 1, 10) // Milliseconds
130 .addLine("Fakelock", 3, 30)
139 .addLine("Wakelock", 1, 10)
  /packages/apps/Email/provider_src/com/android/email/mail/transport/
DiscourseLogger.java 46 private void addLine(String s) {
56 addLine(mReceivingLine.toString());
79 addLine(command);
  /external/skia/src/core/
SkEdgeBuilder.h 53 void addLine(const SkPoint pts[]);
SkEdgeBuilder.cpp 70 void SkEdgeBuilder::addLine(const SkPoint pts[]) {
115 this->addLine(pts);
268 this->addLine(&lines[i]);
306 this->addLine(pts);
  /external/jacoco/org.jacoco.core.test/src/org/jacoco/core/test/validation/
Source.java 63 addLine(l);
68 private void addLine(final String l) {
  /external/deqp/modules/gles3/stress/
es3sLongShaderTests.cpp 204 void addLine (const std::string& text);
231 addLine("#version 300 es");
234 addLine("layout(location = 0) out mediump vec4 o_fragColor;");
236 addLine("void main (void)");
255 addLine(outName + " = vec4(" + expr + ");");
257 addLine(outName + " = " + expr + ";");
303 void LongShaderGenerator::addLine (const std::string& text)
313 addLine("{");
325 addLine("mediump float " + varName + " = " + de::floatToString(varValue, 5) + "f;");
341 addLine("}");
    [all...]
  /frameworks/base/core/java/android/service/notification/
ZenModeConfig.java 216 return d.addLine("config", "delete");
219 d.addLine("user", user, to.user);
222 d.addLine("allowCalls", allowCalls, to.allowCalls);
225 d.addLine("allowRepeatCallers", allowRepeatCallers, to.allowRepeatCallers);
228 d.addLine("allowMessages", allowMessages, to.allowMessages);
231 d.addLine("allowCallsFrom", allowCallsFrom, to.allowCallsFrom);
234 d.addLine("allowMessagesFrom", allowMessagesFrom, to.allowMessagesFrom);
237 d.addLine("allowReminders", allowReminders, to.allowReminders);
240 d.addLine("allowEvents", allowEvents, to.allowEvents);
243 d.addLine("allowWhenScreenOff", allowWhenScreenOff, to.allowWhenScreenOff)
    [all...]
  /external/icu/icu4c/source/samples/layout/
paragraph.h 49 void addLine(const ParagraphLayout::Line *line);
paragraph.cpp 176 void Paragraph::addLine(const ParagraphLayout::Line *line)
213 addLine(line);
216 addLine(NULL);
pflow.c 266 static void addLine(pf_object *obj, pl_line *line)
307 addLine(obj, line);
310 addLine(obj, NULL);
  /external/skia/src/pathops/
SkOpContour.cpp 19 return appendSegment(allocator).addLine(ptStorage, this);
SkOpContour.h 55 void addLine(SkPoint pts[2], SkChunkAlloc* allocator) {
56 appendSegment(allocator).addLine(pts, this);
SkOpEdgeBuilder.cpp 193 fCurrentContour->addLine(pointsPtr, fAllocator);
  /frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/
VrView.java 424 addLine("vr(" + img_width + "," + img_height + "): " + (time - start) / 1E6f + " ms");
436 addLine(line + ": " + (ftime / 1E3f) + " sec");
438 addLine(line + ": " + (ftime) + " ms");
442 private void addLine(String line) {
  /frameworks/base/tests/notification/src/com/android/frameworks/tests/notification/
NotificationTests.java 362 .addLine(BOLD("Alice:").append(" hey there!"))
363 .addLine(BOLD("Bob:").append(" hi there!"))
364 .addLine(BOLD("Charlie:").append(" Iz IN UR EMAILZ!!"))
  /packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationService.java 305 .addLine(getString(R.string.email_a))
306 .addLine(getString(R.string.email_b))
307 .addLine(getString(R.string.email_c))
  /frameworks/base/core/jni/android/graphics/
Path.cpp 278 static void addLine(std::vector<SkPoint>& segmentPoints, std::vector<float>& lengths,
382 addLine(segmentPoints, lengths, iter->second);
393 addLine(segmentPoints, lengths, points[0]);
396 addLine(segmentPoints, lengths, points[1]);
  /sdk/apps/NotificationStudio/src/com/android/notificationstudio/generator/
NotificationGenerator.java 120 inboxStyle.addLine(line);
  /external/skia/tests/
PathOpsAngleTest.cpp 247 contour.addLine(data.fShortPts, &allocator);
446 contour.addLine(temp, &allocator);
  /developers/build/prebuilts/gradle/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 184 style.addLine(context.getString(R.string.inbox_style_example_line1));
185 style.addLine(context.getString(R.string.inbox_style_example_line2));
186 style.addLine(context.getString(R.string.inbox_style_example_line3));
  /developers/samples/android/wearable/wear/Notifications/Application/src/main/java/com/example/android/support/wearable/notifications/
NotificationPresets.java 184 style.addLine(context.getString(R.string.inbox_style_example_line1));
185 style.addLine(context.getString(R.string.inbox_style_example_line2));
186 style.addLine(context.getString(R.string.inbox_style_example_line3));
  /development/samples/browseable/Notifications/Application/src/com.example.android.support.wearable.notifications/
NotificationPresets.java 184 style.addLine(context.getString(R.string.inbox_style_example_line1));
185 style.addLine(context.getString(R.string.inbox_style_example_line2));
186 style.addLine(context.getString(R.string.inbox_style_example_line3));

Completed in 4576 milliseconds

1 2 3 4