当前位置:网站首页>Activity start process record
Activity start process record
2022-06-11 05:32:00 【Trace】
android.app.Activity public void startActivityForResult(Intent intent,
int requestCode,
Bundle options)
android.app.Instrumentation public Instrumentation.ActivityResult execStartActivity(Context who,
IBinder contextThread,
IBinder token,
Activity target,
Intent intent,
int requestCode,
Bundle options)
ActivityManagerProxy
android.app.IActivityManager public int startActivity(IApplicationThread caller,
String callingPackage,
Intent intent,
String resolvedType,
IBinder resultTo,
String resultWho,
int requestCode,
int flags,
ProfilerInfo profilerInfo,
Bundle options)
ASM Starting
android.app.ActivityThread.ApplicationThread public final void scheduleLaunchActivity(Intent intent,
IBinder token,
int ident,
ActivityInfo info,
Configuration curConfig,
CompatibilityInfo compatInfo,
String referrer,
IVoiceInteractor voiceInteractor,
int procState,
Bundle state,
PersistableBundle persistentState,
List pendingResults,
List pendingNewIntents,
boolean notResumed,
boolean isForward,
ProfilerInfo profilerInfo)
send out android.app.ActivityThread.H.LAUNCH_ACTIVITY news
android.app.ActivityThread private void handleLaunchActivity(@NotNull ActivityThread.ActivityClientRecord r,
Intent customIntent)
android.app.ActivityThread private Activity performLaunchActivity(@NotNull ActivityThread.ActivityClientRecord r,
Intent customIntent)
android.app.Instrumentation public Activity newActivity(@NotNull ClassLoader cl,
String className,
Intent intent)
callActivityOnCreate
边栏推荐
- Technology | image motion drive interpretation of first order motion model
- How to apply for free idea with official documents
- Analysis while experiment - a little optimization of memory leakage in kotlin
- 使用acme.sh自动申请免费SSL证书
- Chapter I: Net architecture (1)
- Share | defend against physically realizable image classification attacks
- Analyze while doing experiments -ndk article -jni uses registernatives for explicit method registration
- MySQL string to array, merge result set, and convert to array
- Section II: structural composition characteristics of asphalt pavement (1) structural composition
- Section III: structural characteristics of cement concrete pavement
猜你喜欢

jvm调优六:GC日志分析和常量池详解

Zed2 camera manual

Zed2 running vins-mono preliminary test

Deep learning distributed training

mysql字符串转数组,合并结果集,转成数组

MySQL string to array, merge result set, and convert to array

If the MAC fails to connect with MySQL, it will start and report an error

Overview of self attention acceleration methods: Issa, CCNET, cgnl, linformer

Oh my Zsh correct installation posture

JVM tuning V: JVM tuning tools and tuning practice
随机推荐
Zed2 camera calibration -- binocular, IMU, joint calibration
Multithreading tutorial (XXVI) field updater and atomic accumulator
Share | guide language image pre training to achieve unified visual language understanding and generation
Preliminary understanding of multi task learning
Vins fusion GPS fusion part
Games101 job 7-path tracing implementation process & detailed interpretation of code
Oh my Zsh correct installation posture
Redis setup (sentinel mode)
Es IK installation error
Solving graph problems with union search set
Preliminary understanding of DFS and BFS
Emnlp2021 𞓜 a small number of data relation extraction papers of deepblueai team were hired
Some details about memory
WinForm (I) introduction to WinForm and use of basic controls
Technology | image motion drive interpretation of first order motion model
Multithreading tutorial (XXV) atomic array
高斯白噪声(white Gaussian noise,WGN)
AttributeError: ‘HistGradientBoostingClassifier‘ object has no attribute ‘_ n_ features‘
MySQL string to array, merge result set, and convert to array
22. Generate parentheses