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

/frameworks/base/services/java/com/android/server/
H A DIntentResolver.java97 boolean dumpMap(PrintWriter out, String titlePrefix, String title, method in class:IntentResolver
139 if (dumpMap(out, curPrefix, "Full MIME Types:", innerPrefix,
143 if (dumpMap(out, curPrefix, "Base MIME Types:", innerPrefix,
147 if (dumpMap(out, curPrefix, "Wild MIME Types:", innerPrefix,
151 if (dumpMap(out, curPrefix, "Schemes:", innerPrefix,
155 if (dumpMap(out, curPrefix, "Non-Data Actions:", innerPrefix,
159 if (dumpMap(out, curPrefix, "MIME Typed Actions:", innerPrefix,

Completed in 59 milliseconds