Searched refs:PipeDataWriter (Results 1 – 7 of 7) sorted by relevance
/frameworks/base/core/java/android/content/ |
D | ContentProvider.java | 1630 public interface PipeDataWriter<T> { interface in ContentProvider 1667 final @NonNull PipeDataWriter<T> func) throws FileNotFoundException { 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/ |
D | compiled-classes-phone | 778 android.content.ContentProvider$PipeDataWriter
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 6903 …a.lang.String, android.os.Bundle, T, android.content.ContentProvider.PipeDataWriter<T>) throws jav… 6916 public static abstract interface ContentProvider.PipeDataWriter {
|
/frameworks/base/api/ |
D | current.txt | 7797 …a.lang.String, android.os.Bundle, T, android.content.ContentProvider.PipeDataWriter<T>) throws jav… 7810 public static abstract interface ContentProvider.PipeDataWriter {
|
D | test-current.txt | 7803 …a.lang.String, android.os.Bundle, T, android.content.ContentProvider.PipeDataWriter<T>) throws jav… 7816 public static abstract interface ContentProvider.PipeDataWriter {
|
D | system-current.txt | 8111 …a.lang.String, android.os.Bundle, T, android.content.ContentProvider.PipeDataWriter<T>) throws jav… 8124 public static abstract interface ContentProvider.PipeDataWriter {
|