/external/apache-http/src/org/apache/http/message/ |
H A D | LineFormatter.java | 154 CharArrayBuffer formatHeader(CharArrayBuffer buffer, method in interface:LineFormatter
|
H A D | BasicLineFormatter.java | 295 public final static String formatHeader(final Header header, method in class:BasicLineFormatter 299 return formatter.formatHeader(null, header).toString(); 304 public CharArrayBuffer formatHeader(CharArrayBuffer buffer, method in class:BasicLineFormatter 321 } // formatHeader 326 * Called from {@link #formatHeader}.
|
/external/autotest/frontend/client/src/autotest/common/spreadsheet/ |
H A D | Spreadsheet.java | 323 String cellContents = formatHeader(fields.get(fieldIndex), fieldValue); 342 private String formatHeader(String field, String value) { method in class:Spreadsheet
|
/external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/framed/ |
H A D | Http2.java | 29 import static com.squareup.okhttp.internal.framed.Http2.FrameLogger.formatHeader; 137 if (logger.isLoggable(FINE)) logger.fine(formatHeader(true, streamId, length, type, flags)); 567 if (logger.isLoggable(FINE)) logger.fine(formatHeader(false, streamId, length, type, flags)); 634 if (logger.isLoggable(FINE)) logger.fine(formatHeader(true, streamId, length, type, flags)); 670 static String formatHeader(boolean inbound, int streamId, int length, byte type, byte flags) { method in class:Http2.FrameLogger
|
/external/robolectric/v1/lib/main/ |
H A D | httpcore-4.0.1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/http/ org/apache/http/protocol/ ... |
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/ ... |