Searched refs:bindPhoto (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/photoviewer/src/com/android/ex/photo/fragments/
H A DPhotoViewFragment.java364 bindPhoto(data);
385 private void bindPhoto(Bitmap bitmap) { method in class:PhotoViewFragment
388 mPhotoView.bindPhoto(bitmap);
415 mPhotoView.bindPhoto(null);
/frameworks/opt/photoviewer/src/com/android/ex/photo/views/
H A DPhotoView.java389 public void bindPhoto(Bitmap photoBitmap) { method in class:PhotoView

Completed in 58 milliseconds