HomeSort by relevance Sort by last modified time
    Searched defs:ByteBufferInputStream (Results 1 - 9 of 9) sorted by null

  /frameworks/base/packages/WallpaperCropper/src/com/android/gallery3d/exif/
ByteBufferInputStream.java 22 class ByteBufferInputStream extends InputStream {
26 public ByteBufferInputStream(ByteBuffer buf) {
  /packages/apps/Camera2/src/com/android/camera/exif/
ByteBufferInputStream.java 22 class ByteBufferInputStream extends InputStream {
26 public ByteBufferInputStream(ByteBuffer buf) {
  /packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/
ByteBufferInputStream.java 22 class ByteBufferInputStream extends InputStream {
26 public ByteBufferInputStream(ByteBuffer buf) {
  /packages/apps/Launcher3/WallpaperPicker/src/com/android/gallery3d/exif/
ByteBufferInputStream.java 22 class ByteBufferInputStream extends InputStream {
26 public ByteBufferInputStream(ByteBuffer buf) {
  /packages/apps/Messaging/src/com/android/messaging/util/exif/
ByteBufferInputStream.java 22 class ByteBufferInputStream extends InputStream {
26 public ByteBufferInputStream(ByteBuffer buf) {
  /libcore/ojluni/src/main/java/sun/security/ssl/
ByteBufferInputStream.java 40 class ByteBufferInputStream extends InputStream {
44 ByteBufferInputStream(ByteBuffer bb) {
  /external/conscrypt/src/main/java/org/conscrypt/
OpenSSLBIOSource.java 28 new OpenSSLBIOInputStream(new ByteBufferInputStream(buffer), false));
55 private static class ByteBufferInputStream extends InputStream {
58 public ByteBufferInputStream(ByteBuffer source) {
  /external/webrtc/webrtc/examples/androidapp/third_party/autobanh/
autobanh.jar 
  /prebuilts/sdk/tools/lib/
signapk.jar 

Completed in 4708 milliseconds