HomeSort by relevance Sort by last modified time
    Searched refs:Images (Results 76 - 85 of 85) sorted by null

1 2 34

  /packages/apps/VideoEditor/src/com/android/videoeditor/
VideoEditorActivity.java 570 MediaStore.Images.Media.EXTERNAL_CONTENT_URI, values);
    [all...]
  /packages/apps/Mms/src/com/android/mms/ui/
ComposeMessageActivity.java 82 import android.provider.MediaStore.Images;
    [all...]
  /external/libvpx/libvpx/examples/includes/PHP-Markdown-Extra-1.2.3/
markdown.php 237 # Predefined urls and titles for reference links and images.
630 # Process anchor and image tags. Images must come first,
797 # First, handle reference-style labeled images: ![alt text][id]
817 # Next, handle inline images: ![alt text](url "optional title")
    [all...]
  /frameworks/base/core/java/android/webkit/
WebViewCore.java 423 // Note - querying for MediaStore.Images.Media.DATA
424 // seems to work for all content URIs, not just images
427 new String[] { MediaStore.Images.Media.DATA },
    [all...]
  /prebuilts/sdk/12/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/4/
android.jar 
  /prebuilts/sdk/6/
android.jar 
  /prebuilts/sdk/current/
android.jar 

Completed in 538 milliseconds

1 2 34