Searched defs:dumpTheme (Results 1 – 3 of 3) sorted by relevance
279 private Chunk dumpTheme(View rootView) { in dumpTheme() method in DdmHandleViewDebug
792 …/*package*/ native static final void dumpTheme(long theme, int priority, String tag, String prefix… in dumpTheme() method in AssetManager
855 public static void dumpTheme(View view, OutputStream clientStream) throws IOException { in dumpTheme() method in ViewDebug