Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/app/
DActivityThread.java877 static final class DumpComponentInfo { class in ActivityThread
1109 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()
/frameworks/base/config/
Dpreloaded-classes163 android.app.ActivityThread$DumpComponentInfo
Dhiddenapi-greylist-max-o.txt1964 Landroid/app/ActivityThread$DumpComponentInfo;-><init>()V
1965 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;)V
2097 Landroid/app/ActivityThread;->handleDumpProvider(Landroid/app/ActivityThread$DumpComponentInfo;)V
2098 Landroid/app/ActivityThread;->handleDumpService(Landroid/app/ActivityThread$DumpComponentInfo;)V
Dboot-image-profile.txt798 HSPLandroid/app/ActivityThread;->handleDumpProvider(Landroid/app/ActivityThread$DumpComponentInfo;)V
799 HPLandroid/app/ActivityThread;->handleDumpService(Landroid/app/ActivityThread$DumpComponentInfo;)V
32189 Landroid/app/ActivityThread$DumpComponentInfo;