Searched refs:DumpComponentInfo (Results 1 – 4 of 4) sorted by relevance
877 static final class DumpComponentInfo { class in ActivityThread1109 DumpComponentInfo data = new DumpComponentInfo(); in dumpService()1193 DumpComponentInfo data = new DumpComponentInfo(); in dumpActivity()1209 DumpComponentInfo data = new DumpComponentInfo(); in dumpProvider()1927 handleDumpService((DumpComponentInfo)msg.obj); in handleMessage()1966 handleDumpActivity((DumpComponentInfo)msg.obj); in handleMessage()1969 handleDumpProvider((DumpComponentInfo)msg.obj); in handleMessage()4069 private void handleDumpService(DumpComponentInfo info) { in handleDumpService()4085 private void handleDumpActivity(DumpComponentInfo info) { in handleDumpActivity()4101 private void handleDumpProvider(DumpComponentInfo info) { in handleDumpProvider()
163 android.app.ActivityThread$DumpComponentInfo
1964 Landroid/app/ActivityThread$DumpComponentInfo;-><init>()V1965 Landroid/app/ActivityThread$DumpComponentInfo;->args:[Ljava/lang/String;1966 Landroid/app/ActivityThread$DumpComponentInfo;->fd:Landroid/os/ParcelFileDescriptor;1967 Landroid/app/ActivityThread$DumpComponentInfo;->prefix:Ljava/lang/String;1968 Landroid/app/ActivityThread$DumpComponentInfo;->token:Landroid/os/IBinder;2095 Landroid/app/ActivityThread;->handleDumpActivity(Landroid/app/ActivityThread$DumpComponentInfo;)V2097 Landroid/app/ActivityThread;->handleDumpProvider(Landroid/app/ActivityThread$DumpComponentInfo;)V2098 Landroid/app/ActivityThread;->handleDumpService(Landroid/app/ActivityThread$DumpComponentInfo;)V
798 HSPLandroid/app/ActivityThread;->handleDumpProvider(Landroid/app/ActivityThread$DumpComponentInfo;)V799 HPLandroid/app/ActivityThread;->handleDumpService(Landroid/app/ActivityThread$DumpComponentInfo;)V32189 Landroid/app/ActivityThread$DumpComponentInfo;