Searched defs:openPipeHelper (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Gallery2/src/com/android/gallery3d/provider/
H A DGalleryProvider.java204 // Modified from ContentProvider.openPipeHelper. We are target at API LEVEL 10.
205 // But openPipeHelper is available in API LEVEL 11.
206 private static <T> ParcelFileDescriptor openPipeHelper( method in class:GalleryProvider

Completed in 73 milliseconds