
android13
hehui0921
这个作者很懒,什么都没留下…
展开
-
安卓线程的优先级
安卓线程的优先级原创 2025-02-27 15:26:57 · 113 阅读 · 0 评论 -
asfp的使用
asfp的使用原创 2025-02-23 12:26:57 · 129 阅读 · 0 评论 -
android ndk 入门
android ndk 入门原创 2024-10-12 15:28:12 · 188 阅读 · 0 评论 -
OkHttpClient loggingInterceptor
OkHttpClient loggingInterceptor原创 2024-09-29 16:56:06 · 147 阅读 · 0 评论 -
retrofit 单元测试
retrofit 单元测试原创 2024-08-08 11:38:43 · 149 阅读 · 0 评论 -
systrace python2: ImportError: No module named six
systrace python2: ImportError: No module named six原创 2024-07-19 09:45:08 · 184 阅读 · 0 评论 -
android Systrace
Systrace--------Systrace () can beused for obtaining performance analysis reports during boottime on userdebug or eng builds.Here is an example of trace events of "wm" and "am" categories: $原创 2024-07-19 09:23:54 · 321 阅读 · 0 评论 -
Android SEPolicy
Android SEPolicy原创 2024-07-18 18:21:17 · 684 阅读 · 0 评论 -
allow in selinux policy
allow in selinux policy原创 2024-07-18 18:20:27 · 1038 阅读 · 0 评论 -
timerfd epoll
timerfd epoll原创 2024-07-18 12:03:55 · 290 阅读 · 0 评论 -
android init.rc Syntax
The `init.rc` file in Android is a crucial configuration file that defines how the Android system initializes during boot. It uses a specific syntax to define services, actions, dependencies, and other initialization tasks. Below, I'll outline the syntax e原创 2024-07-18 11:23:02 · 363 阅读 · 0 评论 -
ZygoteInit
111原创 2024-05-10 15:05:30 · 262 阅读 · 0 评论 -
When ActiveServices#serviceForegroundTimeout() is called
When ActiveServices#serviceForegroundTimeout() is called原创 2024-05-10 12:03:59 · 253 阅读 · 0 评论 -
ActiveServices#scheduleServiceTimeoutLocked
ActiveServices#scheduleServiceTimeoutLocked原创 2024-05-10 10:44:57 · 190 阅读 · 1 评论 -
handleApplicationCrash
handleApplicationCrash原创 2024-05-10 10:06:44 · 200 阅读 · 0 评论 -
When ActiveServices#killServicesLocked is called?
When ActiveServices#killServicesLocked is called?原创 2024-05-09 18:13:56 · 147 阅读 · 0 评论 -
when to start or stop a service
when to start or stop a service原创 2024-05-09 17:46:08 · 169 阅读 · 0 评论 -
what happened when you kill a process?
what happened when you kill a process?原创 2024-05-09 15:08:57 · 256 阅读 · 0 评论 -
Who calls RootWindowContainer#startHomeOnAllDisplays
who calls RootWindowContainer#startHomeOnAllDisplays原创 2024-05-09 10:28:37 · 170 阅读 · 0 评论 -
Who sets ActivityManagerService#mBooting to false
Who sets ActivityManagerService#mBooting to false原创 2024-05-09 10:10:41 · 136 阅读 · 0 评论 -
Who calls ActivityManagerService#bootAnimationComplete()
Who calls ActivityManagerService#bootAnimationComplete()原创 2024-05-09 09:44:03 · 215 阅读 · 0 评论 -
Who calls PowerManagerService#userActivityFromNative()
Who calls PowerManagerService#userActivityFromNative()原创 2024-05-08 17:51:22 · 164 阅读 · 0 评论 -
UserController Intent.ACTION_USER_UNLOCKED
UserController Intent.ACTION_USER_UNLOCKED原创 2024-05-08 15:42:29 · 434 阅读 · 0 评论 -
When is the HOME Launcher started?
When the HOME Launcher is started?原创 2024-05-08 14:51:07 · 203 阅读 · 0 评论 -
When to creat a ResumeActivityItem
When to creat a ResumeActivityItem原创 2024-05-08 12:15:53 · 179 阅读 · 0 评论 -
what happens when you call Activity#finish()
what happend when you call Activity#finish()原创 2024-05-08 10:48:15 · 273 阅读 · 0 评论 -
layoutWindowLw
layoutWindowLw原创 2024-05-07 12:05:49 · 226 阅读 · 0 评论 -
Who calls ActivityRecord#removeIfPossible
Who calls ActivityRecord#removeIfPossible原创 2024-05-07 11:23:51 · 167 阅读 · 0 评论 -
who calls WindowSurfacePlacer#requestTraversal
who calls WindowSurfacePlacer#requestTraversal原创 2024-05-07 10:38:32 · 263 阅读 · 0 评论 -
SurfaceAnimator mInnerAnimationFinishedCallback
SurfaceAnimator mInnerAnimationFinishedCallback原创 2024-05-07 10:00:44 · 188 阅读 · 0 评论 -
WindowState onAnimationFinished call hierarchy
WindowState onAnimationFinished call hierarchy原创 2024-05-07 09:43:02 · 291 阅读 · 0 评论 -
when AppTransition state is ready
when AppTransition state is ready原创 2024-05-05 18:24:42 · 174 阅读 · 0 评论 -
the app openning animation when you click from Launcher
the app openning animation when you click from Launcher原创 2024-05-05 15:47:09 · 299 阅读 · 2 评论 -
starting window exit animation
wms animate order原创 2024-05-04 19:37:11 · 199 阅读 · 0 评论 -
AppTransition
AppTransition原创 2024-05-04 11:10:15 · 370 阅读 · 0 评论 -
SurfaceAnimator SurfaceAnimationRunner WindowAnimationSpec windowEnterAnimation
SurfaceAnimator原创 2024-05-04 11:00:57 · 175 阅读 · 0 评论 -
ServiceManager.getService SurfaceFlinger
SurfaceFlinger原创 2024-05-03 20:38:22 · 170 阅读 · 0 评论 -
SystemGesturesPointerEventListener InputChannel InputEventReceiver
SystemGesturesPointerEventListener InputChannel InputEventReceiver原创 2024-05-03 18:13:45 · 87 阅读 · 0 评论 -
WindowSurfacePlacer
DisplayContent原创 2024-05-03 16:42:51 · 164 阅读 · 0 评论 -
WindowSurfaceController method call stacktrace
WindowSurfaceController method call stacktrace原创 2024-05-03 12:12:39 · 241 阅读 · 0 评论