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

/frameworks/base/core/java/android/app/
H A DActivityThread.java594 static final class DumpComponentInfo { class in class:ActivityThread
922 DumpComponentInfo data = new DumpComponentInfo();
990 DumpComponentInfo data = new DumpComponentInfo();
1004 DumpComponentInfo data = new DumpComponentInfo();
1588 handleDumpService((DumpComponentInfo)msg.obj);
1636 handleDumpActivity((DumpComponentInfo)msg.obj);
1639 handleDumpProvider((DumpComponentInfo)ms
[all...]

Completed in 321 milliseconds