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