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

/frameworks/base/services/core/java/com/android/server/
H A DIntentResolver.java216 boolean dumpMap(PrintWriter out, String titlePrefix, String title, method in class:IntentResolver
287 if (dumpMap(out, curPrefix, "Full MIME Types:", innerPrefix,
291 if (dumpMap(out, curPrefix, "Base MIME Types:", innerPrefix,
295 if (dumpMap(out, curPrefix, "Wild MIME Types:", innerPrefix,
299 if (dumpMap(out, curPrefix, "Schemes:", innerPrefix,
303 if (dumpMap(out, curPrefix, "Non-Data Actions:", innerPrefix,
307 if (dumpMap(out, curPrefix, "MIME Typed Actions:", innerPrefix,

Completed in 166 milliseconds