Searched refs:PipeDataWriter (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/core/java/android/content/ |
D | ContentProvider.java | 1575 public interface PipeDataWriter<T> { interface in ContentProvider 1611 final Bundle opts, final T args, final PipeDataWriter<T> func) in openPipeHelper()
|
/frameworks/base/docs/html/guide/topics/text/ |
D | copy-paste.jd | 1051 …ntentProvider#openPipeHelper(Uri, String, Bundle, T, ContentProvider.PipeDataWriter) openPipeHelpe… 1054 {@link android.content.ContentProvider.PipeDataWriter} interface. An example of doing this is
|
/frameworks/base/docs/html/ |
D | sitemap.txt | 1603 http://developer.android.com/reference/android/content/ContentProvider.PipeDataWriter.html
|
/frameworks/base/api/ |
D | system-current.txt | 7140 …a.lang.String, android.os.Bundle, T, android.content.ContentProvider.PipeDataWriter<T>) throws jav… 7153 public static abstract interface ContentProvider.PipeDataWriter {
|
D | current.txt | 6903 …a.lang.String, android.os.Bundle, T, android.content.ContentProvider.PipeDataWriter<T>) throws jav… 6916 public static abstract interface ContentProvider.PipeDataWriter {
|