HomeSort by relevance Sort by last modified time
    Searched refs:Mime (Results 1 - 2 of 2) sorted by null

  /frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
Metrics.java 109 // Indices for bucketing mime types.
113 private static final int MIME_NONE = 1; // null mime
137 public @interface Mime {}
329 // Then log auxiliary data (roots/mime types) associated with some actions.
712 * Generates an int identifying a mime type. For privacy, this function only recognizes a small
718 private static @Mime int sanitizeMime(String mimeType) {
    [all...]
  /external/ImageMagick/www/api/
mime.php 9 <title>ImageMagick: MagickCore, C API for ImageMagick: Mime Methods</title>
15 <meta name="keywords" content="magickcore, c, api, for, imagemagick:, mime, methods, ImageMagick, PerlMagick, image processing, image, photo, software, Magick++, OpenMP, convert"/>
55 <p class="text-center"><a href="mime.php#AcquireMimeCache">AcquireMimeCache</a> &bull; <a href="mime.php#GetMimeInfoList">GetMimeInfoList</a> &bull; <a href="mime.php#GetMimeList">GetMimeList</a> &bull; <a href="mime.php#GetMimeDescription">GetMimeDescription</a> &bull; <a href="mime.php#GetMimeType">GetMimeType</a> &bull; <a href="mime.php#ListMimeInfo">ListMimeInfo</a></p>
148 <p>GetMimeDescription() returns the mime type description.</p>
170 <p>GetMimeType() returns the mime type.</p
    [all...]

Completed in 63 milliseconds