Searched refs:dumpMap (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DIntentResolver.java215 boolean dumpMap(PrintWriter out, String titlePrefix, String title, method in class:IntentResolver
286 if (dumpMap(out, curPrefix, "Full MIME Types:", innerPrefix,
290 if (dumpMap(out, curPrefix, "Base MIME Types:", innerPrefix,
294 if (dumpMap(out, curPrefix, "Wild MIME Types:", innerPrefix,
298 if (dumpMap(out, curPrefix, "Schemes:", innerPrefix,
302 if (dumpMap(out, curPrefix, "Non-Data Actions:", innerPrefix,
306 if (dumpMap(out, curPrefix, "MIME Typed Actions:", innerPrefix,

Completed in 502 milliseconds