Class ShadowMediaStore.ShadowImages.ShadowMedia

  • Enclosing class:
    ShadowMediaStore.ShadowImages

    @Implements(android.provider.MediaStore.Images.Media.class)
    public static class ShadowMediaStore.ShadowImages.ShadowMedia
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowMedia()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      protected static android.graphics.Bitmap getBitmap​(android.content.ContentResolver cr, android.net.Uri url)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowMedia

        public ShadowMedia()
    • Method Detail

      • getBitmap

        @Implementation
        protected static android.graphics.Bitmap getBitmap​(android.content.ContentResolver cr,
                                                           android.net.Uri url)