What is the log keyword commonly used in Android
This article mainly introduces the relevant knowledge of "what are the log keywords commonly used in Android". The editor shows you the operation process through an actual case. The operation method is simple and fast, and it is practical. I hope that this article "what are the log keywords commonly used in Android" can help you solve the problem.
1.windowmanager received global keypad
WindowManager: interceptKeyTq keycode=26 interactive=false keyguardActive=true policyFlags=2000000 WindowManager: interceptKeyTq keycode=26 interactive=false keyguardActive=true policyFlags=2000000 down = true / / Press WindowManager: interceptKeyTq keycode=26 interactive=true keyguardActive=false policyFlags=22000000 WindowManager: interceptKeyTq keycode=26 interactive=true keyguardActive=false policyFlags=22000000 down = false / / release
2.powermanager received power key to kill the screen.
PowerManagerService: Going to sleep due to power button
3. Turn off the screen
DisplayManagerService: Display device changed state: "built-in screen", OFFDisplayManagerService: Display device changed state: "built-in screen". This is the end of ON's introduction to "what are the log keywords commonly used in Android". Thank you for reading. If you want to know more about the industry, you can follow the industry information channel. The editor will update different knowledge points for you every day.