History log of /frameworks/support/core-utils/tests/java/android/support/v4/content/MimeTypeFilterTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
29395192292de3a4aa2609b8bc6c5ad59f5369bf 06-Mar-2017 Tomasz Mikolajewski <mtomasz@google.com> Cleanup MIME type utils in support library.

Per API council feedback.

Test: Unit tests.
Bug: 35945326
Change-Id: Ic859686d5f793d4c84c670fd7657d03dbc579bfb
/frameworks/support/core-utils/tests/java/android/support/v4/content/MimeTypeFilterTest.java
5ea23bf26200bc88e7876008ffcb6a7a96f7bbde 24-Nov-2016 Tomasz Mikolajewski <mtomasz@google.com> Add MIME type filtering utilities for ContentProviders.

Each ContentProvider implementation needs to write MIME type matching
logic from scratch, which is tedious.

This CL adds these utility methods.

Test: Unit tests.
Bug: 32959978
Change-Id: Iba4ee58aa2c3decb482a03d7e53246bab4b261f9
/frameworks/support/core-utils/tests/java/android/support/v4/content/MimeTypeFilterTest.java