Searched refs:replaceMatchAnyChar (Results 1 – 3 of 3) sorted by relevance
20 import static com.android.providers.media.util.DatabaseUtils.replaceMatchAnyChar;440 mimeTypes = replaceMatchAnyChar(mimeTypes);
569 public static String[] replaceMatchAnyChar(@NonNull String[] arg) { in replaceMatchAnyChar() method in DatabaseUtils
28 import static com.android.providers.media.util.DatabaseUtils.replaceMatchAnyChar;1508 mimeTypes = replaceMatchAnyChar(mimeTypes); in addMimeTypesToQueryBuilderAndSelectionArgs()