0% found this document useful (0 votes)
128 views218 pages

Logcat Prev CSC Log

Uploaded by

Fernando Olivera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
128 views218 pages

Logcat Prev CSC Log

Uploaded by

Fernando Olivera
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 218

--------- beginning of crash

01-22 10:54:34.457 E/AndroidRuntime(19185): FATAL EXCEPTION: main


01-22 10:54:34.457 E/AndroidRuntime(19185): Process: com.citibanamex.banamexmobile,
PID: 19185
01-22 10:54:34.457 E/AndroidRuntime(19185): java.lang.RuntimeException: Unable to
start activity
ComponentInfo{com.citibanamex.banamexmobile/com.citibanamex.banamexmobile.transfer.
presentation.view.TransferHubActivity}:
kotlin.UninitializedPropertyAccessException: lateinit property ticketConfig has not
been initialized
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4111)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4277)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.os.Looper.loopOnce(Looper.java:226)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.os.Looper.loop(Looper.java:313)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.ActivityThread.main(ActivityThread.java:8751)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
java.lang.reflect.Method.invoke(Native Method)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
01-22 10:54:34.457 E/AndroidRuntime(19185): Caused by:
kotlin.UninitializedPropertyAccessException: lateinit property ticketConfig has not
been initialized
01-22 10:54:34.457 E/AndroidRuntime(19185): at
com.citibanamex.banamexmobile.ticket.views.TicketDialog.onCreate(Unknown Source:31)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.Fragment.performCreate(Unknown Source:26)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentStateManager.e(Unknown Source:30)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentStateManager.l(:2)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentStore.s(Unknown Source:30)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentManager.h0(Unknown Source:32)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentManager.dispatchStateChange(Unknown Source:9)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentManager.q(Unknown Source:11)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentController.dispatchCreate(Unknown Source:4)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
androidx.fragment.app.FragmentActivity.onCreate(Unknown Source:12)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
com.citibanamex.banamexmobile.transfer.presentation.view.TransferHubActivity.onCrea
te(Unknown Source:3)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.Activity.performCreate(Activity.java:8290)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.Activity.performCreate(Activity.java:8270)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329)
01-22 10:54:34.457 E/AndroidRuntime(19185): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4085)
01-22 10:54:34.457 E/AndroidRuntime(19185): ... 12 more
01-27 13:52:11.092 E/AndroidRuntime(29182): FATAL EXCEPTION: main
01-27 13:52:11.092 E/AndroidRuntime(29182): Process: com.citibanamex.banamexmobile,
PID: 29182
01-27 13:52:11.092 E/AndroidRuntime(29182): java.lang.RuntimeException: Unable to
start activity
ComponentInfo{com.citibanamex.banamexmobile/com.citibanamex.banamexmobile.transfer.
presentation.view.TransferHubActivity}:
kotlin.UninitializedPropertyAccessException: lateinit property ticketConfig has not
been initialized
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4111)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4277)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.os.Looper.loopOnce(Looper.java:226)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.os.Looper.loop(Looper.java:313)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.ActivityThread.main(ActivityThread.java:8751)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
java.lang.reflect.Method.invoke(Native Method)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
01-27 13:52:11.092 E/AndroidRuntime(29182): Caused by:
kotlin.UninitializedPropertyAccessException: lateinit property ticketConfig has not
been initialized
01-27 13:52:11.092 E/AndroidRuntime(29182): at
com.citibanamex.banamexmobile.ticket.views.TicketDialog.onCreate(Unknown Source:31)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.Fragment.performCreate(Unknown Source:26)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentStateManager.e(Unknown Source:30)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentStateManager.l(:2)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentStore.s(Unknown Source:30)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentManager.h0(Unknown Source:32)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentManager.dispatchStateChange(Unknown Source:9)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentManager.q(Unknown Source:11)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentController.dispatchCreate(Unknown Source:4)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
androidx.fragment.app.FragmentActivity.onCreate(Unknown Source:12)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
com.citibanamex.banamexmobile.transfer.presentation.view.TransferHubActivity.onCrea
te(Unknown Source:3)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.Activity.performCreate(Activity.java:8290)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.Activity.performCreate(Activity.java:8270)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329)
01-27 13:52:11.092 E/AndroidRuntime(29182): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4085)
01-27 13:52:11.092 E/AndroidRuntime(29182): ... 12 more
01-30 14:08:25.958 E/AndroidRuntime(30865): FATAL EXCEPTION: main
01-30 14:08:25.958 E/AndroidRuntime(30865): Process: com.citibanamex.banamexmobile,
PID: 30865
01-30 14:08:25.958 E/AndroidRuntime(30865): java.lang.RuntimeException: Unable to
start activity
ComponentInfo{com.citibanamex.banamexmobile/com.citibanamex.banamexmobile.transfer.
presentation.view.TransferHubActivity}:
kotlin.UninitializedPropertyAccessException: lateinit property ticketConfig has not
been initialized
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4111)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4277)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.os.Handler.dispatchMessage(Handler.java:106)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.os.Looper.loopOnce(Looper.java:226)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.os.Looper.loop(Looper.java:313)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.ActivityThread.main(ActivityThread.java:8751)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
java.lang.reflect.Method.invoke(Native Method)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
01-30 14:08:25.958 E/AndroidRuntime(30865): Caused by:
kotlin.UninitializedPropertyAccessException: lateinit property ticketConfig has not
been initialized
01-30 14:08:25.958 E/AndroidRuntime(30865): at
com.citibanamex.banamexmobile.ticket.views.TicketDialog.onCreate(Unknown Source:31)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.Fragment.performCreate(Unknown Source:26)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentStateManager.e(Unknown Source:30)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentStateManager.l(:2)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentStore.s(Unknown Source:30)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentManager.h0(Unknown Source:32)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentManager.dispatchStateChange(Unknown Source:9)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentManager.q(Unknown Source:11)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentController.dispatchCreate(Unknown Source:4)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
androidx.fragment.app.FragmentActivity.onCreate(Unknown Source:12)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
com.citibanamex.banamexmobile.transfer.presentation.view.TransferHubActivity.onCrea
te(Unknown Source:3)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.Activity.performCreate(Activity.java:8290)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.Activity.performCreate(Activity.java:8270)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329)
01-30 14:08:25.958 E/AndroidRuntime(30865): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4085)
01-30 14:08:25.958 E/AndroidRuntime(30865): ... 12 more
02-02 20:38:17.859 E/AndroidRuntime(16987): FATAL EXCEPTION: main
02-02 20:38:17.859 E/AndroidRuntime(16987): Process: com.milwaukeetool.mymilwaukee,
PID: 16987
02-02 20:38:17.859 E/AndroidRuntime(16987): java.lang.RuntimeException: Unable to
start activity
ComponentInfo{com.milwaukeetool.mymilwaukee/onekey.openlink.toolcontrol.ui.Connecte
dActivity}: androidx.fragment.app.Fragment$k: Unable to instantiate fragment r70.c:
could not find Fragment constructor
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4111)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4277)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.os.Handler.dispatchMessage(Handler.java:106)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.os.Looper.loopOnce(Looper.java:226)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.os.Looper.loop(Looper.java:313)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.ActivityThread.main(ActivityThread.java:8751)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
java.lang.reflect.Method.invoke(Native Method)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
02-02 20:38:17.859 E/AndroidRuntime(16987): Caused by:
androidx.fragment.app.Fragment$k: Unable to instantiate fragment r70.c: could not
find Fragment constructor
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.t.instantiate(FragmentFactory.java:4)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
nl0.c.instantiate(TangleFragmentFactory.kt:4)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.c0.<init>(FragmentStateManager.java:12)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.FragmentManager.a0(FragmentManager.java:35)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.FragmentManager.b(FragmentManager.java:37)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.o.lambda$init$3(FragmentActivity.java:2)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.o.i(Unknown Source:0)
02-02 20:38:17.859 E/AndroidRuntime(16987): at androidx.activity.c.a(Unknown
Source:18)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.activity.ComponentActivity.onCreate(ComponentActivity.java:5)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.o.onCreate(FragmentActivity.java:1)
02-02 20:38:17.859 E/AndroidRuntime(16987): at lx.a.onCreate(BaseActivity.kt:3)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
onekey.openlink.toolcontrol.ui.ConnectedActivity.onCreate(ConnectedActivity.kt:4)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.Activity.performCreate(Activity.java:8290)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.Activity.performCreate(Activity.java:8270)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4085)
02-02 20:38:17.859 E/AndroidRuntime(16987): ... 12 more
02-02 20:38:17.859 E/AndroidRuntime(16987): Caused by:
java.lang.NoSuchMethodException: r70.c.<init> []
02-02 20:38:17.859 E/AndroidRuntime(16987): at
java.lang.Class.getConstructor0(Class.java:2363)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
java.lang.Class.getConstructor(Class.java:1759)
02-02 20:38:17.859 E/AndroidRuntime(16987): at
androidx.fragment.app.t.instantiate(FragmentFactory.java:2)
02-02 20:38:17.859 E/AndroidRuntime(16987): ... 27 more
02-16 14:15:48.020 E/AndroidRuntime(15653): FATAL EXCEPTION: main
02-16 14:15:48.020 E/AndroidRuntime(15653): Process: com.mm.android.DMSS, PID:
15653
02-16 14:15:48.020 E/AndroidRuntime(15653): java.lang.NullPointerException: Attempt
to invoke virtual method 'android.content.Context
android.app.Activity.getApplicationContext()' on a null object reference
02-16 14:15:48.020 E/AndroidRuntime(15653): at
com.mm.android.mobilecommon.utils.AnimatorUtil.saveFileAnimator(SourceFile:5)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
com.mm.android.playmodule.base.BasePlayFragment$b.run(SourceFile:1)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
android.os.Handler.handleCallback(Handler.java:938)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
android.os.Handler.dispatchMessage(Handler.java:99)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
android.os.Looper.loopOnce(Looper.java:226)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
android.os.Looper.loop(Looper.java:313)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
android.app.ActivityThread.main(ActivityThread.java:8751)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
java.lang.reflect.Method.invoke(Native Method)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-16 14:15:48.020 E/AndroidRuntime(15653): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
02-16 20:35:33.553 E/AndroidRuntime(23803): FATAL EXCEPTION: main
02-16 20:35:33.553 E/AndroidRuntime(23803): Process: com.mm.android.DMSS, PID:
23803
02-16 20:35:33.553 E/AndroidRuntime(23803): java.lang.RuntimeException: Unable to
destroy activity {com.mm.android.DMSS/com.mm.android.playmodule.base.PlayActivity}:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6032)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:6077)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:
47)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionIt
em.java:45)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:176)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.os.Handler.dispatchMessage(Handler.java:106)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.os.Looper.loopOnce(Looper.java:226)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.os.Looper.loop(Looper.java:313)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.ActivityThread.main(ActivityThread.java:8751)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
java.lang.reflect.Method.invoke(Native Method)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
02-16 20:35:33.553 E/AndroidRuntime(23803): Caused by:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.mm.android.playmodule.base.BasePlayFragment.uf(SourceFile:4)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.mm.android.playmodule.base.BasePlayFragment.onDestroy(SourceFile:3)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.Fragment.performDestroy(SourceFile:6)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentStateManager.destroy(SourceFile:13)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentStateManager.moveToExpectedState(SourceFile:39)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentStore.moveToExpectedState(SourceFile:5)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentManager.moveToState(SourceFile:57)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentManager.dispatchStateChange(SourceFile:3)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentManager.dispatchDestroy(SourceFile:4)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentController.dispatchDestroy(SourceFile:1)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.fragment.app.FragmentActivity.onDestroy(SourceFile:2)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
androidx.appcompat.app.AppCompatActivity.onDestroy(SourceFile:1)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.mm.android.mobilecommon.base.BaseActivity.onDestroy(SourceFile:1)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.mm.android.mobilecommon.base.BaseFragmentActivity.onDestroy(SourceFile:1)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.mm.android.mobilecommon.mvp.BaseMvpFragmentActivity.onDestroy(SourceFile:1)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
com.mm.android.playmodule.base.PlayActivity.onDestroy(SourceFile:1)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.Activity.performDestroy(Activity.java:8571)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1364)
02-16 20:35:33.553 E/AndroidRuntime(23803): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6019)
02-16 20:35:33.553 E/AndroidRuntime(23803): ... 13 more
02-20 20:21:43.309 E/AndroidRuntime(15289): FATAL EXCEPTION: main
02-20 20:21:43.309 E/AndroidRuntime(15289): Process: com.mm.android.DMSS, PID:
15289
02-20 20:21:43.309 E/AndroidRuntime(15289): java.lang.RuntimeException: Unable to
destroy activity {com.mm.android.DMSS/com.mm.android.playmodule.base.PlayActivity}:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6032)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:6077)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:
47)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionIt
em.java:45)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:176)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.os.Handler.dispatchMessage(Handler.java:106)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.os.Looper.loopOnce(Looper.java:226)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.os.Looper.loop(Looper.java:313)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.ActivityThread.main(ActivityThread.java:8751)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
java.lang.reflect.Method.invoke(Native Method)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
02-20 20:21:43.309 E/AndroidRuntime(15289): Caused by:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.mm.android.playmodule.base.BasePlayFragment.uf(SourceFile:4)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.mm.android.playmodule.base.BasePlayFragment.onDestroy(SourceFile:3)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.Fragment.performDestroy(SourceFile:6)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentStateManager.destroy(SourceFile:13)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentStateManager.moveToExpectedState(SourceFile:39)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentStore.moveToExpectedState(SourceFile:5)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentManager.moveToState(SourceFile:57)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentManager.dispatchStateChange(SourceFile:3)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentManager.dispatchDestroy(SourceFile:4)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentController.dispatchDestroy(SourceFile:1)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.fragment.app.FragmentActivity.onDestroy(SourceFile:2)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
androidx.appcompat.app.AppCompatActivity.onDestroy(SourceFile:1)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.mm.android.mobilecommon.base.BaseActivity.onDestroy(SourceFile:1)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.mm.android.mobilecommon.base.BaseFragmentActivity.onDestroy(SourceFile:1)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.mm.android.mobilecommon.mvp.BaseMvpFragmentActivity.onDestroy(SourceFile:1)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
com.mm.android.playmodule.base.PlayActivity.onDestroy(SourceFile:1)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.Activity.performDestroy(Activity.java:8571)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1364)
02-20 20:21:43.309 E/AndroidRuntime(15289): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6019)
02-20 20:21:43.309 E/AndroidRuntime(15289): ... 13 more
02-20 22:58:40.997 E/AndroidRuntime(16526): FATAL EXCEPTION: main
02-20 22:58:40.997 E/AndroidRuntime(16526): Process: com.mm.android.DMSS, PID:
16526
02-20 22:58:40.997 E/AndroidRuntime(16526): java.lang.RuntimeException: Unable to
start activity
ComponentInfo{com.mm.android.DMSS/com.mm.android.phone.main.CCTVMainActivity}:
java.lang.IllegalStateException: Fragment already added and state has been saved
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4111)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:4277)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.servertransaction.LaunchActivityItem.execute(LaunchActivityItem.java:10
3)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.servertransaction.TransactionExecutor.executeCallbacks(TransactionExecu
tor.java:135)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
95)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.os.Handler.dispatchMessage(Handler.java:106)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.os.Looper.loopOnce(Looper.java:226)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.os.Looper.loop(Looper.java:313)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.ActivityThread.main(ActivityThread.java:8751)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
java.lang.reflect.Method.invoke(Native Method)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
02-20 22:58:40.997 E/AndroidRuntime(16526): Caused by:
java.lang.IllegalStateException: Fragment already added and state has been saved
02-20 22:58:40.997 E/AndroidRuntime(16526): at
androidx.fragment.app.Fragment.setArguments(SourceFile:2)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
com.mm.android.phone.main.CCTVMainActivity.Xi(SourceFile:7)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
com.mm.android.phone.main.CCTVMainActivity.initData(SourceFile:2)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
com.mm.android.mobilecommon.mvp.BaseMvpActivity.onCreate(SourceFile:7)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
com.mm.android.phone.main.CCTVMainActivity.onCreate(SourceFile:6)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.Activity.performCreate(Activity.java:8290)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.Activity.performCreate(Activity.java:8270)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1329)
02-20 22:58:40.997 E/AndroidRuntime(16526): at
android.app.ActivityThread.performLaunchActivity(ActivityThread.java:4085)
02-20 22:58:40.997 E/AndroidRuntime(16526): ... 12 more
02-21 14:19:51.625 E/AndroidRuntime( 3288): FATAL EXCEPTION: main
02-21 14:19:51.625 E/AndroidRuntime( 3288): Process: com.mm.android.DMSS, PID: 3288
02-21 14:19:51.625 E/AndroidRuntime( 3288): java.lang.RuntimeException: Unable to
destroy activity {com.mm.android.DMSS/com.mm.android.playmodule.base.PlayActivity}:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6032)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:6077)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:
47)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionIt
em.java:45)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:176)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.os.Handler.dispatchMessage(Handler.java:106)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.os.Looper.loopOnce(Looper.java:226)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.os.Looper.loop(Looper.java:313)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.ActivityThread.main(ActivityThread.java:8751)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
java.lang.reflect.Method.invoke(Native Method)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
02-21 14:19:51.625 E/AndroidRuntime( 3288): Caused by:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.mm.android.playmodule.base.BasePlayFragment.uf(SourceFile:4)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.mm.android.playmodule.base.BasePlayFragment.onDestroy(SourceFile:3)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.Fragment.performDestroy(SourceFile:6)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentStateManager.destroy(SourceFile:13)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentStateManager.moveToExpectedState(SourceFile:39)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentStore.moveToExpectedState(SourceFile:5)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentManager.moveToState(SourceFile:57)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentManager.dispatchStateChange(SourceFile:3)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentManager.dispatchDestroy(SourceFile:4)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentController.dispatchDestroy(SourceFile:1)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.fragment.app.FragmentActivity.onDestroy(SourceFile:2)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
androidx.appcompat.app.AppCompatActivity.onDestroy(SourceFile:1)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.mm.android.mobilecommon.base.BaseActivity.onDestroy(SourceFile:1)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.mm.android.mobilecommon.base.BaseFragmentActivity.onDestroy(SourceFile:1)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.mm.android.mobilecommon.mvp.BaseMvpFragmentActivity.onDestroy(SourceFile:1)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
com.mm.android.playmodule.base.PlayActivity.onDestroy(SourceFile:1)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.Activity.performDestroy(Activity.java:8571)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1364)
02-21 14:19:51.625 E/AndroidRuntime( 3288): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6019)
02-21 14:19:51.625 E/AndroidRuntime( 3288): ... 13 more
02-21 20:19:50.444 E/AndroidRuntime(27165): FATAL EXCEPTION: main
02-21 20:19:50.444 E/AndroidRuntime(27165): Process: com.mm.android.DMSS, PID:
27165
02-21 20:19:50.444 E/AndroidRuntime(27165): java.lang.RuntimeException: Unable to
destroy activity {com.mm.android.DMSS/com.mm.android.playmodule.base.PlayActivity}:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6032)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.ActivityThread.handleDestroyActivity(ActivityThread.java:6077)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.servertransaction.DestroyActivityItem.execute(DestroyActivityItem.java:
47)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.servertransaction.ActivityTransactionItem.execute(ActivityTransactionIt
em.java:45)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.servertransaction.TransactionExecutor.executeLifecycleState(Transaction
Executor.java:176)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.servertransaction.TransactionExecutor.execute(TransactionExecutor.java:
97)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.ActivityThread$H.handleMessage(ActivityThread.java:2443)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.os.Handler.dispatchMessage(Handler.java:106)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.os.Looper.loopOnce(Looper.java:226)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.os.Looper.loop(Looper.java:313)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.ActivityThread.main(ActivityThread.java:8751)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
java.lang.reflect.Method.invoke(Native Method)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.android.internal.os.RuntimeInit$MethodAndArgsCaller.run(RuntimeInit.java:571)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1135)
02-21 20:19:50.444 E/AndroidRuntime(27165): Caused by:
java.lang.NullPointerException: Attempt to invoke interface method 'void
e.i.a.j.o.a.e.uninit()' on a null object reference
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.mm.android.playmodule.base.BasePlayFragment.uf(SourceFile:4)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.mm.android.playmodule.base.BasePlayFragment.onDestroy(SourceFile:3)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.Fragment.performDestroy(SourceFile:6)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentStateManager.destroy(SourceFile:13)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentStateManager.moveToExpectedState(SourceFile:39)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentStore.moveToExpectedState(SourceFile:5)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentManager.moveToState(SourceFile:57)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentManager.dispatchStateChange(SourceFile:3)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentManager.dispatchDestroy(SourceFile:4)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentController.dispatchDestroy(SourceFile:1)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.fragment.app.FragmentActivity.onDestroy(SourceFile:2)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
androidx.appcompat.app.AppCompatActivity.onDestroy(SourceFile:1)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.mm.android.mobilecommon.base.BaseActivity.onDestroy(SourceFile:1)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.mm.android.mobilecommon.base.BaseFragmentActivity.onDestroy(SourceFile:1)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.mm.android.mobilecommon.mvp.BaseMvpFragmentActivity.onDestroy(SourceFile:1)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
com.mm.android.playmodule.base.PlayActivity.onDestroy(SourceFile:1)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.Activity.performDestroy(Activity.java:8571)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.Instrumentation.callActivityOnDestroy(Instrumentation.java:1364)
02-21 20:19:50.444 E/AndroidRuntime(27165): at
android.app.ActivityThread.performDestroyActivity(ActivityThread.java:6019)
02-21 20:19:50.444 E/AndroidRuntime(27165): ... 13 more
02-21 20:20:06.173 F/libc ( 681): crash_dump helper failed to exec, or was
killed
02-21 20:20:06.406 F/libc ( 1072): crash_dump helper failed to exec, or was
killed
--------- beginning of system
02-22 11:04:00.980 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:00.980 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:00.980 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:00.980 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:00.981 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:00.981 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:00.981 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:00.981 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:00.981 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:00.981 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:00.982 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:01.046 W/Looper ( 2550): Slow delivery took 22ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:01.047 W/Looper ( 2550): Drained
02-22 11:04:01.051 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:01.051 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:01.052 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:01.052 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:01.053 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:01.054 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:01.054 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:01.054 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:01.055 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:01.055 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:01.056 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:01.056 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:01.056 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:01.056 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:01.056 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:01.056 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:01.056 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:01.059 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:01.060 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:01.060 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:01.060 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:01.060 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:01.097 W/Looper ( 2550): Slow delivery took 22ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:01.097 W/Looper ( 2550): Drained
02-22 11:04:01.121 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:01.135 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@ad7fd0d m=0
02-22 11:04:01.183 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:01.195 W/Looper ( 2550): Slow delivery took 24ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:01.195 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:01.202 W/Looper ( 2550): Drained
02-22 11:04:01.904 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:c287387
02-22 11:04:01.904 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122107347, now=3122105934
02-22 11:04:01.946 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:01.978 D/io_stats( 654): !@ 8,0 r 297800821 8359984220 w 43565084
723113972 d 16976682 965813992 f 0 0 iot 59850264 0 th 0 0 0 pt 0 inp 0 0
1348167.832
02-22 11:04:02.242 W/ActivityManager( 1592): Broadcast Intent
{ act=com.sec.intent.action.CP_CHAN_INFO flg=0x1000010 (has extras) } not ordered
but result callback requested!
02-22 11:04:02.901 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110407 now=3122106931 -
CU:1000/CP:1592/L:de42480:GeofenceLocationFilter_3122111934
02-22 11:04:02.901 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122111934
/ NW:3122107347, now=3122106931
02-22 11:04:02.937 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:03.317 D/SamsungAlarmManager( 1592): Expired : 8
02-22 11:04:03.318 V/SamsungAlarmManager( 1592): Sending to uid : 1000
L=c845528:DetectMovementSPListener alarm=Alarm{69ff65f type 3 origWhen 3122107347
whenElapsed 3122107347 android}
02-22 11:04:03.319 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122111934, now=3122107349
02-22 11:04:03.319 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user: android.app.ContextImpl.bindService:1975
com.samsung.android.location.lib.positioning.w.e:24
com.samsung.android.location.lib.positioning.x.o:105
com.samsung.android.location.geofence.sp.a.onAlarm:13
android.app.AlarmManager$ListenerWrapper.run:333
02-22 11:04:03.327 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110503 now=3122107357 - CU:1000/CP:1592/L:c845528:DetectMovementSPListener
02-22 11:04:03.327 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122111934, now=3122107357
02-22 11:04:03.651 I/SDHMS:C ( 4107): SIOP:: AP:266(367,100) BAT:335(335,0)
USB:312(312,0) CHG:359(359,0) PA:-777(-777,0) CP:359(359,0) WIFI:369(369,0)
CF:355(355,0) BLK:0(0,0) SUBBAT:0(0,0) LRP:363(363,0) LRF:-777(-777) LRB:-777(-777)
BLRF:353(353) BLRB:363(363) APT:-777(-777) APR:-777(-777)
02-22 11:04:03.651 I/SDHMS:C ( 4107): MODEMQ::
02-22 11:04:03.950 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:03.980 D/io_stats( 654): !@ 8,0 r 297800961 8359987576 w 43565086
723113980 d 16976682 965813992 f 0 0 iot 59850280 0 th 0 0 0 pt 0 inp 0 0
1348169.834
02-22 11:04:04.134 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:04.148 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@9945d09 m=0
02-22 11:04:04.200 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:04.213 W/Looper ( 2550): Slow delivery took 27ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:04.213 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:04.225 W/Looper ( 2550): Drained
02-22 11:04:04.453 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:04.605 D/FreecessController( 1592): com.zhiliaoapp.musically(state:
Freezeable -> Frozen, Reason: Bg)
02-22 11:04:04.606 D/FreecessController( 1592): It has not been able to freeze yet.
name=com.zhiliaoapp.musically, uid=10318
02-22 11:04:04.606 D/FreecessController( 1592): com.zhiliaoapp.musically(state:
Frozen -> Initial, Reason: Bg)
02-22 11:04:04.608 D/FreecessController( 1592): com.zhiliaoapp.musically(state:
Initial -> Freezeable, Reason: Bg)
02-22 11:04:04.942 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:05.345 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:05.345 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:05.345 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:05.346 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:05.459 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:05.498 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:05.498 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:05.498 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:05.499 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:05.516 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:05.556 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:05.556 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:05.556 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:05.556 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:05.762 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:05.781 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:05.781 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:05.781 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:05.782 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:05.930 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:05.966 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:05.983 D/io_stats( 654): !@ 8,0 r 297801057 8359988216 w 43565086
723113980 d 16976682 965813992 f 0 0 iot 59850308 0 th 0 0 0 pt 0 inp 0 0
1348171.836
02-22 11:04:06.022 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:06.023 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:06.023 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:06.023 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:06.061 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:06.084 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:06.084 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:06.084 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:06.084 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:06.199 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:06.237 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:06.239 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:06.240 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:06.240 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:06.332 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:06.388 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:06.388 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:06.388 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:06.388 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:06.460 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:06.559 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:06.560 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:06.560 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:06.560 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:06.635 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:06.894 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:de42480
02-22 11:04:06.894 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122110924
02-22 11:04:06.934 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:06.957 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:06.957 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:06.957 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:06.957 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:06.996 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:07.115 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:07.134 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@f9cc0c5 m=0
02-22 11:04:07.178 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:07.189 W/Looper ( 2550): Slow delivery took 24ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:07.189 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:07.197 W/Looper ( 2550): Drained
02-22 11:04:07.528 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:07.529 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:07.529 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:07.529 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:07.602 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:07.660 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:07.661 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:07.661 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:07.661 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:07.893 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110412 now=3122111923 -
CU:1000/CP:1592/L:54fdcba:GeofenceLocationFilter_3122116924
02-22 11:04:07.894 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122116924, now=3122111924
02-22 11:04:07.959 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:07.986 D/io_stats( 654): !@ 8,0 r 297801181 8359990340 w 43565122
723114176 d 16976682 965813992 f 0 0 iot 59850332 0 th 0 0 0 pt 0 inp 0 0
1348173.839
02-22 11:04:08.833 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:08.835 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.838 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.838 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.839 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.839 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.839 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.840 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.840 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:08.841 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.842 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:08.842 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.842 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.842 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.842 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:08.842 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.842 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.843 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.843 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.843 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.843 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:08.843 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:08.853 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:08.855 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.855 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.855 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.856 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:08.856 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.857 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.858 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.858 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.858 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:08.859 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:08.859 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.859 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.859 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.859 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.859 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:08.859 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:08.859 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.859 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.860 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.860 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.860 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.870 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:08.870 W/Looper ( 2550): Slow delivery took 23ms main
h=android.app.ActivityThread$H c=com.android.keyguard.CarrierTextManager$
$ExternalSyntheticLambda1@e0da441 m=0
02-22 11:04:08.870 W/Looper ( 2550): Drained
02-22 11:04:08.918 W/Looper ( 2550): Slow delivery took 21ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:08.918 W/Looper ( 2550): Drained
02-22 11:04:08.932 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:08.932 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:08.932 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:08.932 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:08.950 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:08.954 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:08.955 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.955 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.955 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:08.957 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.957 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.957 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.958 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.959 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.959 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:08.959 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.959 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.959 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:08.959 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:08.960 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:08.961 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:08.962 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.962 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.962 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.962 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:08.962 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:08.963 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:08.969 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:08.969 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:08.969 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:08.970 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:09.007 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, ignore : 2
02-22 11:04:09.121 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:09.122 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:09.122 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:09.122 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:09.988 D/io_stats( 654): !@ 8,0 r 297801295 8359991744 w 43565129
723114452 d 16976682 965813992 f 0 0 iot 59850372 0 th 0 0 0 pt 0 inp 0 0
1348175.842
02-22 11:04:10.054 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:10.055 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.056 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.056 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.057 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:10.058 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.058 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.060 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.060 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.061 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.061 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:10.061 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.061 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.062 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.062 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:10.062 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.062 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.063 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.063 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.063 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.063 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:10.068 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:10.082 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:10.090 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.091 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.091 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.092 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:10.093 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.093 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.093 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.094 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.094 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:10.095 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:10.095 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.096 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.096 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.096 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:10.096 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:10.098 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.099 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.099 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.099 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.099 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.099 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.168 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:10.169 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.170 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.170 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.170 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:10.171 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.171 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.171 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.172 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.173 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:10.175 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:10.175 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:10.175 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.175 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.175 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:10.176 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:10.176 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:10.177 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.177 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.177 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.177 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:10.177 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:10.518 E/AppOps ( 1592): evalMode() Foreground mode : uid - 5021, op -
26, capability - 0
02-22 11:04:10.537 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:10.541 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 1000; state: DISABLED
02-22 11:04:10.542 W/ContextImpl( 4089): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1886
android.content.ContextWrapper.startService:793
android.content.ContextWrapper.startService:793
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.sendCFLog:26
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.onReceive:18
02-22 11:04:10.569 E/AppOps ( 1592): evalMode() Foreground mode : uid - 5021, op -
26, capability - 0
02-22 11:04:10.570 I/CameraService_proxy( 1592): updateActivityCount:
addNonHighRefreshRatePackage for client(com.samsung.adaptivebrightnessgo)
02-22 11:04:10.572 W/ContextImpl( 4089): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1886
android.content.ContextWrapper.startService:793
android.content.ContextWrapper.startService:793
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.sendCFLog:26
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.onReceive:18
02-22 11:04:10.574 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:11.332 E/AppOps ( 1592): Operation not started: uid=5021
pkg=com.samsung.adaptivebrightnessgo(null) op=CAMERA
02-22 11:04:11.332 I/CameraService_proxy( 1592): updateActivityCount:
removeNonHighRefreshRatePackage for client(com.samsung.adaptivebrightnessgo)
02-22 11:04:11.333 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:11.385 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:11.772 E/AppOps ( 1592): evalMode() Foreground mode : uid - 5021, op -
26, capability - 0
02-22 11:04:11.778 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:11.781 W/ContextImpl( 4089): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1886
android.content.ContextWrapper.startService:793
android.content.ContextWrapper.startService:793
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.sendCFLog:26
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.onReceive:18
02-22 11:04:11.801 E/AppOps ( 1592): evalMode() Foreground mode : uid - 5021, op -
26, capability - 0
02-22 11:04:11.801 I/CameraService_proxy( 1592): updateActivityCount:
addNonHighRefreshRatePackage for client(com.samsung.adaptivebrightnessgo)
02-22 11:04:11.802 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:11.809 W/ContextImpl( 4089): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1886
android.content.ContextWrapper.startService:793
android.content.ContextWrapper.startService:793
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.sendCFLog:26
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.onReceive:18
02-22 11:04:11.898 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:54fdcba
02-22 11:04:11.900 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122115930
02-22 11:04:11.988 D/io_stats( 654): !@ 8,0 r 297801464 8359994952 w 43565161
723114580 d 16976682 965813992 f 0 0 iot 59850400 0 th 0 0 0 pt 0 inp 0 0
1348177.843
02-22 11:04:11.990 D/ActivityManager( 1592): Received BROADCAST intent 0xebfdc33
Key{broadcastIntent pkg=android intent=act=com.samsung.android.wifi.GEOFENCE
flags=0x2000000 u=0} requestCode=11 sent=0 from uid 1000
02-22 11:04:12.407 E/AppOps ( 1592): Operation not started: uid=5021
pkg=com.samsung.adaptivebrightnessgo(null) op=CAMERA
02-22 11:04:12.408 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:12.408 I/CameraService_proxy( 1592): updateActivityCount:
removeNonHighRefreshRatePackage for client(com.samsung.adaptivebrightnessgo)
02-22 11:04:12.462 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:04:12.900 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110417 now=3122116930 -
CU:1000/CP:1592/L:816cec5:GeofenceLocationFilter_3122121930
02-22 11:04:12.900 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122116930
02-22 11:04:12.958 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{614401a: PendingIntentRecord{df35379
com.google.android.gms/location_history startService}}
02-22 11:04:12.958 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122116988
02-22 11:04:12.959 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T120412 now=3122116988 - CU:10230/CP:6860/OP:PendingIntent{43674b:
PendingIntentRecord{df35379 com.google.android.gms/location_history startService}}
02-22 11:04:12.959 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122116989
02-22 11:04:12.998 D/SamsungAlarmManager( 1592): setInexact (T:2/F:8/AC:false)
20230222T110427 now=3122117028 - CU:1000/CP:1592/L:f1a9241:WificondScannerImpl Scan
Timeout
02-22 11:04:12.998 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122117028
02-22 11:04:13.658 I/SDHMS:C ( 4107): SIOP:: AP:266(375,100) BAT:335(335,0)
USB:312(312,0) CHG:363(363,0) PA:-777(-777,0) CP:363(363,0) WIFI:373(373,0)
CF:355(355,0) BLK:0(0,0) SUBBAT:0(0,0) LRP:366(366,0) LRF:-777(-777) LRB:-777(-777)
BLRF:355(355) BLRB:366(366) APT:-777(-777) APR:-777(-777)
02-22 11:04:13.658 I/SDHMS:C ( 4107): MODEMQ::
02-22 11:04:13.910 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / L:57b2a4f
02-22 11:04:13.911 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122117941
02-22 11:04:13.951 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / L:86661f3
02-22 11:04:13.951 D/ActivityManager( 1592): Received SERVICE intent 0xe2d9c50
Key{startService pkg=com.google.android.gms/location_history
intent=act=com.google.android.location.reporting.ACTION_LOCATION
cmp=com.google.android.gms/com.google.android.location.reporting.service.Dispatchin
gService flags=0x2000000 u=0} requestCode=0 from uid 10230
02-22 11:04:13.951 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122117981
02-22 11:04:13.954 D/SamsungAlarmManager( 1592): setExact (T:3/F:1/AC:false)
20230222T111914 now=3122117984 -
CU:10230/CP:6860/L:62643e6:com.google.android.location.fused.LOCATION_STATUS_ALARM_
ACTION
02-22 11:04:13.954 D/ActivityManager( 1592): Received SERVICE intent 0x3f5da5b
Key{startService pkg=com.google.android.gms/current_semantic_location
intent=act=com.google.android.gms.semanticlocation.ACTION_LOCATION
cmp=com.google.android.gms/.semanticlocation.service.SemanticLocationService
flags=0x2000000 u=0} requestCode=0 from uid 10230
02-22 11:04:13.954 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122117984
02-22 11:04:13.960 D/SamsungAlarmManager( 1592): setExact (T:3/F:1/AC:false)
20230222T111513 now=3122117990 -
CU:10230/CP:6860/L:602b872:com.google.android.gms.location.ENGINE_BATCH_TIMEOUT
02-22 11:04:13.960 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122117990
02-22 11:04:13.989 D/io_stats( 654): !@ 8,0 r 297801556 8359996436 w 43565260
723115036 d 16976682 965813992 f 0 0 iot 59850424 0 th 0 0 0 pt 0 inp 0 0
1348179.844
02-22 11:04:14.296 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{d5541e9: PendingIntentRecord{df35379
com.google.android.gms/location_history startService}}
02-22 11:04:14.296 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122118326
02-22 11:04:14.297 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T120414 now=3122118326 - CU:10230/CP:6860/OP:PendingIntent{a983e6e:
PendingIntentRecord{df35379 com.google.android.gms/location_history startService}}
02-22 11:04:14.297 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122118327
02-22 11:04:14.419 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:14.420 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:14.421 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:14.421 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:14.422 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:14.422 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:14.423 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:14.423 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:14.424 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:14.424 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:14.424 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:14.424 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:14.424 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:14.425 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:14.425 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:14.425 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:14.425 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:14.425 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:14.426 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:14.426 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:14.426 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:14.426 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:14.457 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:14.457 W/Looper ( 2550): Slow delivery took 23ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:14.457 W/Looper ( 2550): Drained
02-22 11:04:14.616 D/FreecessController( 1592): com.zhiliaoapp.musically(state:
Freezeable -> Frozen, Reason: Bg)
02-22 11:04:14.621 D/FreecessController( 1592): FZ :
com.zhiliaoapp.musically(18734)
02-22 11:04:14.624 D/FreecessController( 1592): FZ :
com.zhiliaoapp.musically(20113)
02-22 11:04:14.625 D/FreecessController( 1592): FZ : com.zhiliaoapp.musically(0),
reason: Bg
02-22 11:04:14.641 I/PowerManagerService( 1592): [PWL] SetWakeLockEnableDisable uid
= 10318 , disable= true
02-22 11:04:14.641 I/PowerManagerService( 1592): [PWL] can not change uid = 10318
02-22 11:04:14.737 E/Watchdog( 1592): !@Sync: 44906 heap: 147 / 157 [2023-02-22
11:04:14.736] sdogWay: softdog FD: 1122
02-22 11:04:14.842 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122118871
02-22 11:04:15.288 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:f1a9241
02-22 11:04:15.288 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122121930, now=3122119318
02-22 11:04:15.990 D/io_stats( 654): !@ 8,0 r 297801847 8360001988 w 43565266
723115060 d 16976682 965813992 f 0 0 iot 59850476 0 th 0 0 0 pt 0 inp 0 0
1348181.844
02-22 11:04:16.124 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:16.141 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@b11f6c3 m=0
02-22 11:04:16.151 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:16.187 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:16.198 W/Looper ( 2550): Slow delivery took 27ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:16.198 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:16.206 W/Looper ( 2550): Drained
02-22 11:04:16.727 D/PowerManagerService( 1592): UserActivityStateListenerState: 1
02-22 11:04:16.728 D/PowerManagerService( 1592): UserActivityState : 4 -> 1
groupId=0
02-22 11:04:16.729 D/PowerManagerService( 1592): [api]
setScreenDimDurationOverrideFromSqdInternal: mScreenDimDurationOverrideFromSQD: -1
02-22 11:04:16.729 I/MdnieScenarioControlService( 1592): action :
com.samsung.server.PowerManagerService.action.USER_ACTIVITY
02-22 11:04:16.782 D/WindowManager( 1592): requestTransientBars:
swipeTarget=Window{c63208d u0 StatusBar}, controlTarget=Window{b1939f0 u0
com.google.android.googlequicksearchbox}, canShowTransient=true,
restorePositionTypes=0x1, from=com.android.server.wm.DisplayPolicy.access$100:226
com.android.server.wm.DisplayPolicy$1.onSwipeFromTop:569
02-22 11:04:16.787 I/ActivityManager( 1592): Changes in 10200 19 to 5, 0 to 8
02-22 11:04:16.790 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x2a454ab
02-22 11:04:16.790 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:16.791 I/SystemUiVisibilityPolicyController( 1592): handleMessage:
entry what = 1
02-22 11:04:16.791 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:16.797 D/WindowManager( 1592): makeSurface duration=5
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xf556023
02-22 11:04:16.798 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10200,
isForeground(true, 5)
02-22 11:04:16.801 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10200; state: DISABLED
02-22 11:04:16.810 D/InsetsSourceProvider( 1592): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,2265][1080,2400], mVisible=true},
controlTarget=com.android.server.wm.InsetsPolicy$1@bbef0bf,
from=com.android.server.wm.InsetsSourceProvider.setClientVisible:415
com.android.server.wm.InsetsSourceProvider.updateClientVisibility:400
com.android.server.wm.InsetsStateController.onInsetsModified:508
com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChange
d$6$InsetsStateController:689 com.android.server.wm.InsetsStateController$
$ExternalSyntheticLambda1.run:2
com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables:345
com.android.server.wm.WindowAnimator.animate:226
com.android.server.wm.WindowAnimator.lambda$new$1$WindowAnimator:106
com.android.server.wm.WindowAnimator$$ExternalSyntheticLambda0.doFrame:2
android.view.Choreographer$CallbackRecord.run:1106
02-22 11:04:16.820 I/AppOps ( 1592): updateUidProcState uid: 10037 procState: 1
capability:15
02-22 11:04:16.843 I/EasyMuteController( 1592): UnRegister failed. no registered
02-22 11:04:16.844 D/VibratorManagerService( 1592): Canceling vibration
02-22 11:04:16.864 D/WindowManager( 1592): makeSurface duration=3
name=NotificationShade$_2550
02-22 11:04:16.870 V/WindowManager( 1592): Changing focus from Window{b1939f0 u0
com.google.android.googlequicksearchbox} to Window{b7efa63 u0 NotificationShade}
displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.relayoutWindow:2769
com.android.server.wm.Session.relayout:242
02-22 11:04:16.870 I/SystemUiVisibilityPolicyController( 1592): handleMessage:
entry what = 1
02-22 11:04:16.870 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xae8e525
02-22 11:04:16.870 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:16.871 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:16.873 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x114b09b
02-22 11:04:16.873 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xf556023
02-22 11:04:16.873 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:16.873 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:16.875 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xfabc411
02-22 11:04:16.877 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:16.879 E/WindowManager( 1592): win=Window{ed8b1d u0
com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservi
ce.CocktailBarService} destroySurfaces: appStopped=true
win.mWindowRemovalAllowed=false win.mRemoveOnExit=false win.mViewVisibility=8
caller=com.android.server.wm.WindowManagerService.tryStartExitingAnimation:2970
com.android.server.wm.WindowManagerService.relayoutWindow:2694
com.android.server.wm.Session.relayout:242
android.view.IWindowSession$Stub.onTransact:790
com.android.server.wm.Session.onTransact:176
android.os.Binder.execTransactInternal:1215 android.os.Binder.execTransact:1179
02-22 11:04:16.880 I/WindowManager( 1592): Destroying surface
Surface(name=com.samsung.android.app.cocktailbarservice/com.samsung.android.app.coc
ktailbarservice.CocktailBarService$_1816)/@0x805d976 called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.destroySurfaceUnchecked:4246
com.android.server.wm.WindowState.destroySurface:4220
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:2970
com.android.server.wm.WindowManagerService.relayoutWindow:2694
com.android.server.wm.Session.relayout:242
android.view.IWindowSession$Stub.onTransact:790
02-22 11:04:16.892 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:816cec5
02-22 11:04:16.892 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122120922
02-22 11:04:16.897 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10210; state: DISABLED
02-22 11:04:16.897 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10210; state: DISABLED
02-22 11:04:16.897 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10210; state: DISABLED
02-22 11:04:16.897 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10210; state: ENABLED
02-22 11:04:16.898 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10210; state: ENABLED
02-22 11:04:16.905 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:16.907 D/TspStateManager( 1592): update cmd=set_grip_data,0,0,0,0
02-22 11:04:16.917 I/ActivityManager( 1592): Start proc
22674:com.samsung.android.calendar/u0a210 for broadcast
{com.samsung.android.calendar/com.samsung.android.app.calendar.widget.AodCalendarRe
ceiver}
02-22 11:04:16.962 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.calendar
02-22 11:04:16.966 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{a03bb77 22674:com.samsung.android.calendar/u0a210}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:16.980 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10210,
isForeground(false, 11)
02-22 11:04:16.982 D/ActivityThread(22674): handleBindApplication()++
app=com.samsung.android.calendar
02-22 11:04:17.154 W/Looper ( 2550): Slow dispatch took 387ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.155 W/Looper ( 2550): Slow delivery took 185051ms main
h=android.os.Handler
c=com.android.systemui.statusbar.notification.logging.NotificationLogger$2@9e2b20b
m=0
02-22 11:04:17.162 D/WindowManager( 1592): finishDrawingWindow: Window{b7efa63 u0
NotificationShade} mDrawState=DRAW_PENDING
02-22 11:04:17.192 W/Looper ( 2550): Slow dispatch took 36ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.236 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:17.249 W/Looper ( 2550): Slow dispatch took 38ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.267 W/Looper ( 2550): Slow dispatch took 17ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=6
02-22 11:04:17.287 W/Looper ( 2550): Slow dispatch took 19ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.297 W/Looper ( 2550): Drained
02-22 11:04:17.315 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10092; state: DISABLED
02-22 11:04:17.316 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10092; state: DISABLED
02-22 11:04:17.316 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10092; state: DISABLED
02-22 11:04:17.316 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10092; state: ENABLED
02-22 11:04:17.316 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10092; state: ENABLED
02-22 11:04:17.318 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10164; state: DISABLED
02-22 11:04:17.318 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10164; state: DISABLED
02-22 11:04:17.318 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10164; state: DISABLED
02-22 11:04:17.318 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10164; state: ENABLED
02-22 11:04:17.320 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.320 W/Looper ( 2550): Slow delivery took 23ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:17.323 I/ActivityManager( 1592): Start proc
22699:com.android.providers.calendar/u0a92 for content provider
{com.android.providers.calendar/com.android.providers.calendar.CalendarProvider2}
02-22 11:04:17.324 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10164; state: ENABLED
02-22 11:04:17.334 W/Looper ( 2550): Drained
02-22 11:04:17.335 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.336 I/ActivityManager( 1592): Start proc
22700:com.samsung.android.app.reminder/u0a164 for content provider
{com.samsung.android.app.reminder/com.samsung.android.app.reminder.data.provider.Re
minderProvider}
02-22 11:04:17.351 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.360 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10092; state: DISABLED
02-22 11:04:17.363 I/ActivityManager( 1592): DSS OFF for
com.android.providers.calendar
02-22 11:04:17.366 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{1606bac 22699:com.android.providers.calendar/u0a92}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:17.370 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10092,
isForeground(false, 11)
02-22 11:04:17.371 D/ActivityThread(22699): handleBindApplication()++
app=com.android.providers.calendar
02-22 11:04:17.383 D/TspStateManager( 1592): update cmd=set_grip_data,1,45,7,24,720
02-22 11:04:17.383 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.app.reminder
02-22 11:04:17.386 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{9e47075 22700:com.samsung.android.app.reminder/u0a164}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:17.389 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10164,
isForeground(false, 19)
02-22 11:04:17.390 D/ActivityThread(22700): handleBindApplication()++
app=com.samsung.android.app.reminder
02-22 11:04:17.422 D/LoadedApk(22699): LoadedApk::makeApplication()
appContext.mOpPackageName=com.android.providers.calendar
appContext.mBasePackageName=com.android.providers.calendar
02-22 11:04:17.427 D/StatusBarManagerService( 1592): setPanelExpandStateToType :
state = true, barType = 0
02-22 11:04:17.431 I/MdnieScenarioControlService( 1592): action :
com.samsung.systemui.statusbar.EXPANDED
02-22 11:04:17.441 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:17.441 W/Looper ( 2550): Slow delivery took 27ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:17.441 W/Looper ( 2550): Drained
02-22 11:04:17.459 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:17.509 D/ActivityThread(22699): handleBindApplication() --
02-22 11:04:17.511 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10037; state: DISABLED
02-22 11:04:17.511 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10037; state: DISABLED
02-22 11:04:17.511 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10037; state: DISABLED
02-22 11:04:17.511 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10037; state: ENABLED
02-22 11:04:17.512 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10037; state: ENABLED
02-22 11:04:17.520 I/ActivityManager( 1592): Start proc
22747:com.samsung.android.app.aodservice:provider/u0a37 for content provider
{com.samsung.android.app.aodservice/com.samsung.android.app.clockpack.provider.Lock
ContentProvider}
02-22 11:04:17.529 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143231523; UID 10210; state: DISABLED
02-22 11:04:17.547 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143231523; UID 10092; state: DISABLED
02-22 11:04:17.571 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.app.aodservice
02-22 11:04:17.573 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{93360e5 22747:com.samsung.android.app.aodservice:provider/u0a37}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:17.578 D/ActivityThread(22747): handleBindApplication()++
app=com.samsung.android.app.aodservice:provider
02-22 11:04:17.606 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:17.664 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:17.671 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:17.757 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:17.763 I/ActivityManager( 1592): Process com.samsung.android.scs (pid
21999) has died: cch+45 CEM (133,1187)
02-22 11:04:17.798 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:17.804 I/ActivityManager( 1592): Process com.google.process.gservices
(pid 19055) has died: cch+65 CEM (143,1184)
02-22 11:04:17.815 D/SystemUIService( 2550): onTrimMemory : 15
02-22 11:04:17.815 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:17.863 I/ActivityManager( 1592): Process
com.google.android.apps.tachyon (pid 21264) has died: cch+15 CEM (150,1184)
02-22 11:04:17.884 D/InputManager( 1592): checkInputFeature : features = 0x101
02-22 11:04:17.887 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110422 now=3122121917 -
CU:1000/CP:1592/L:ebfa46c:GeofenceLocationFilter_3122126922
02-22 11:04:17.888 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122126922, now=3122121918
02-22 11:04:17.994 D/io_stats( 654): !@ 8,0 r 297805172 8360150964 w 43565395
723118328 d 16976886 965815736 f 0 0 iot 59851040 0 th 0 0 0 pt 0 inp 0 0
1348183.846
02-22 11:04:18.633 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: 0
02-22 11:04:18.633 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:18.633 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:18.633 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:18.833 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:18.833 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:18.938 D/PowerManagerService( 1592): [api] userActivityFromNative : 20
(event: 2 flags: 0 displayId: 0) eventTime = 1348184788
02-22 11:04:19.265 D/VibratorManagerService( 1592): vibrate - uid: 10037, opPkg:
com.android.systemui, effect:
Mono{mEffect=Composed{segments=[SemHaptic{mType=50025, mRepeat=-1, mMagnitude=-1,
mMagnitudeType=TYPE_TOUCH}], repeat=-1, mMagnitudeType=TYPE_EXTRA}}, attrs:
VibrationAttributes: Usage=TOUCH Audio Usage= USAGE_ASSISTANCE_SONIFICATION
Flags=0, reason: null, token: android.os.Binder@3de4db3
02-22 11:04:19.266 D/VibratorManagerService( 1592): This 50025 is not supported for
engine.
02-22 11:04:19.266 V/VibratorManagerService( 1592): semPatternVibrate - package:
com.android.systemui, reason: null, repeat: -1, token: android.os.Binder@3de4db3,
mag: 4000, TYPE_TOUCH
02-22 11:04:19.268 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=android.view.View$CheckForLongPress@bdd8144 m=0
02-22 11:04:19.272 D/VibrationThread( 1592): StartVibrateStep for effect #0
02-22 11:04:19.286 D/StatusBarManagerService( 1592): setPanelExpandStateToType :
state = false, barType = 0
02-22 11:04:19.287 I/MdnieScenarioControlService( 1592): action :
com.samsung.systemui.statusbar.COLLAPSED
02-22 11:04:19.288 W/Looper ( 2550): Slow dispatch took 19ms main
h=com.android.systemui.statusbar.phone.StatusBar$H
c=com.android.systemui.statusbar.phone.StatusBar$$ExternalSyntheticLambda34@5eff3ae
m=0
02-22 11:04:19.288 D/VibrationThread( 1592): Running amplitude step with 0ms
latency.
02-22 11:04:19.288 D/VibrationThread( 1592): Running amplitude step with 0ms
latency.
02-22 11:04:19.288 D/VibrationThread( 1592): sepIndex=50025, intensity=4000,
repeat=false
02-22 11:04:19.288 D/VibrationThread( 1592): Turning on vibrator 0 for 7ms
02-22 11:04:19.291 V/WindowManager( 1592): Changing focus from Window{b7efa63 u0
NotificationShade} to Window{b1939f0 u0 com.google.android.googlequicksearchbox}
displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.relayoutWindow:2769
com.android.server.wm.Session.relayout:242
02-22 11:04:19.291 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.google.android.googlequicksearchbox, userId = 0
02-22 11:04:19.291 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x114b09b
02-22 11:04:19.291 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:19.291 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:19.294 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x2bab8d7
02-22 11:04:19.294 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xfabc411
02-22 11:04:19.294 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:19.295 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:19.296 D/VibrationThread( 1592): Running complete vibration step on
vibrator 0
02-22 11:04:19.296 D/VibratorManagerService( 1592): Vibration 31990 finished with
status FINISHED
02-22 11:04:19.297 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xbb13cad
02-22 11:04:19.298 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:19.299 D/MdnieScenarioControlService( 1592): currentOpr : -1,
mQuickPanelState : 0
02-22 11:04:19.299 D/VibratorManagerService( 1592): Vibration 31990 on vibrator 0
complete, notifying thread
02-22 11:04:19.299 D/VibrationThread( 1592): Vibration complete reported by
vibrator 0
02-22 11:04:19.300 D/VibrationThread( 1592): Turning off vibrator 0
02-22 11:04:19.300 D/VibrationThread( 1592): FinishVibrateStep for effect #0
02-22 11:04:19.300 D/VibratorManagerService( 1592): Vibrators released after
finished vibration
02-22 11:04:19.303 D/ActivityTaskManager( 1592): startActivityAsUser:
callingPid=2550, callingUid=10037,
caller=com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1757
android.app.IActivityTaskManager$Stub.onTransact:1208
com.android.server.wm.ActivityTaskManagerService.onTransact:6270
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack> <bottom of call stack>
02-22 11:04:19.309 D/InsetsSourceProvider( 1592): updateVisibility:
serverVisible=true, clientVisible=false, source=InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,2265][1080,2400], mVisible=false},
controlTarget=Window{b1939f0 u0 com.google.android.googlequicksearchbox},
from=com.android.server.wm.InsetsSourceProvider.setClientVisible:415
com.android.server.wm.InsetsSourceProvider.updateClientVisibility:400
com.android.server.wm.InsetsStateController.onInsetsModified:508
com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChange
d$6$InsetsStateController:689 com.android.server.wm.InsetsStateController$
$ExternalSyntheticLambda1.run:2
com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables:345
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1036
com.android.server.wm.RootWindowContainer.performSurfacePlacement:959
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:189
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:130
02-22 11:04:19.314 W/Looper ( 2550): Slow dispatch took 26ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:19.316 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:19.316 W/Looper ( 2550): Slow delivery took 27ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=com.android.systemui.statusbar.phone.PhoneStatusBarView$1@121eaf2 m=0
02-22 11:04:19.316 I/ActivityTaskManager( 1592): START u0
{act=android.settings.BLUETOOTH_SETTINGS flg=0x14000000
cmp=com.android.settings/.Settings$BluetoothSettingsActivity} from uid 10037
02-22 11:04:19.321 I/AppOps ( 1592): updateUidProcState uid: 10037 procState: 0
capability:15
02-22 11:04:19.352 D/ActivityTaskManager( 1592): calculate: ActivityOptions
LaunchMode(mLaunchWindowingMode=0, mForceLaunchWindowingMode=0, mLaunchDisplayId=0)
02-22 11:04:19.352 D/ActivityTaskManager( 1592): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity display-from-option=0
display-id=0 display-windowing-mode=1 suggested-display-
area=DefaultTaskDisplayArea@91126822
02-22 11:04:19.352 D/ActivityTaskManager( 1592): calculate: ActivityOptions
LaunchMode(mLaunchWindowingMode=0, mForceLaunchWindowingMode=0, mLaunchDisplayId=0)
02-22 11:04:19.352 D/ActivityTaskManager( 1592):
TaskLaunchParamsModifier:task=Task{fef465b #4606 type=standard
A=1000:com.android.settings U=0 visible=false mode=fullscreen translucent=true
sz=2} activity=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t-1} display-from-option=0
display-id=0 display-windowing-mode=1 suggested-display-
area=DefaultTaskDisplayArea@91126822 non-freeform-display display-
area=DefaultTaskDisplayArea@91126822 maximized-bounds
02-22 11:04:19.353 I/Pageboost( 1592): moveTaskToFront : 1000:com.android.settings
02-22 11:04:19.354 D/ActivityManagerPerformance( 1592): AMP_acquire() APP_SWITCH
02-22 11:04:19.359 V/WindowManager( 1592): Changing focus from Window{b1939f0 u0
com.google.android.googlequicksearchbox} to null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.ActivityTaskManagerService.setResumedActivityUncheckLocked:55
45 com.android.server.wm.ActivityRecord.moveFocusableActivityToTop:3358
02-22 11:04:19.359 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x2bab8d7
02-22 11:04:19.359 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:19.359 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:19.362 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xea0a95c
02-22 11:04:19.362 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xbb13cad
02-22 11:04:19.362 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:19.362 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:19.366 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xddae53a
02-22 11:04:19.366 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:19.366 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=5936, focused=false
02-22 11:04:19.366 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=4606, focused=true
02-22 11:04:19.367 D/SGM:GameManager( 1592): sendRunningComponentFocus(),
pkgName: com.android.settings, userId: 0
02-22 11:04:19.367 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, pkgName: com.android.settings, userId: 0
02-22 11:04:19.367 D/SGM:GameManager( 1592): handleTaskFocused().
02-22 11:04:19.367 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:19.367 D/SGM:GameManager( 1592): handleTaskFocused(), pkgName:
com.android.settings, userID:0 mResumedPkgMap does not containsKey.
02-22 11:04:19.369 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT], mNextAppTransitionFlags=, displayId:
0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.Task.updateTransitLocked:9134
com.android.server.wm.Task.moveTaskToFront:9227
com.android.server.wm.ActivityStarter.setTargetRootTaskIfNeeded:4027
02-22 11:04:19.370 I/ActivityTaskManager( 1592): Removing activity
ActivityRecord{79778ae u0 com.android.settings/.Settings$BluetoothSettingsActivity
t4606 f}}(finish-imm:finishIfPossible hadNoApp) from stack
callers=com.android.server.wm.ActivityRecord.destroyImmediately:4014
com.android.server.wm.ActivityRecord.destroyIfPossible:3899
com.android.server.wm.ActivityRecord.completeFinishing:3863
com.android.server.wm.ActivityRecord.completeFinishing:3754
com.android.server.wm.ActivityRecord.finishIfPossible:3693
02-22 11:04:19.372 V/WindowManager( 1592): Changing focus from null to
Window{b1939f0 u0 com.google.android.googlequicksearchbox} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.ActivityRecord.onRemovedFromDisplay:4412
com.android.server.wm.DisplayContent.removeAppToken:1649
02-22 11:04:19.372 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xea0a95c
02-22 11:04:19.372 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:19.372 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:19.374 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x70d1e1
02-22 11:04:19.374 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xddae53a
02-22 11:04:19.374 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:19.374 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:19.376 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x2c585c7
02-22 11:04:19.376 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:19.377 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 1000; state: DISABLED
02-22 11:04:19.381 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN],
mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.Task.startActivityLocked:8727
com.android.server.wm.ActivityStarter.startActivityInner:2898
com.android.server.wm.ActivityStarter.startActivityUnchecked:2311
02-22 11:04:19.383 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN, TRANSIT_NONE],
mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.RootWindowContainer.moveActivityToPinnedRootTask:2557
com.android.server.wm.ActivityTaskManagerService.lambda$enterPictureInPictureMode$4
$ActivityTaskManagerService:4263 com.android.server.wm.ActivityTaskManagerService$
$ExternalSyntheticLambda12.run:6
02-22 11:04:19.385 V/WindowManager( 1592): Changing focus from Window{b1939f0 u0
com.google.android.googlequicksearchbox} to null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.DisplayContent.layoutAndAssignWindowLayersIfNeeded:4693
com.android.server.wm.TaskDisplayArea.positionChildTaskAt:560
02-22 11:04:19.386 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x70d1e1
02-22 11:04:19.386 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:19.386 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:19.388 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xf47ab1d
02-22 11:04:19.388 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x2c585c7
02-22 11:04:19.388 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:19.388 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:19.390 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x78ab763
02-22 11:04:19.391 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:19.391 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.391 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:19.391 D/WindowManager( 1592): setKeyguardOccluded occluded=false
02-22 11:04:19.393 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=4606, focused=true
02-22 11:04:19.394 D/SGM:GameManager( 1592): sendRunningComponentFocus(),
pkgName: com.android.settings, userId: 0
02-22 11:04:19.394 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, pkgName: com.android.settings, userId: 0
02-22 11:04:19.394 D/SGM:GameManager( 1592): handleTaskFocused().
02-22 11:04:19.394 D/SGM:GameManager( 1592): handleTaskFocused(), pkgName:
com.android.settings, userID:0 mResumedPkgMap does not containsKey.
02-22 11:04:19.395 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 1000; state: DISABLED
02-22 11:04:19.398 V/ActivityManager( 1592): Changed top to null
02-22 11:04:19.417 E/WindowManager( 1592): win=Window{b7efa63 u0 NotificationShade}
destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false
win.mRemoveOnExit=false win.mViewVisibility=4
caller=com.android.server.wm.WindowManagerService.tryStartExitingAnimation:2970
com.android.server.wm.WindowManagerService.relayoutWindow:2694
com.android.server.wm.Session.relayout:242
android.view.IWindowSession$Stub.onTransact:790
com.android.server.wm.Session.onTransact:176
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
02-22 11:04:19.417 I/WindowManager( 1592): Destroying surface
Surface(name=NotificationShade$_2550)/@0x61b84de called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.destroySurfaceUnchecked:4246
com.android.server.wm.WindowState.destroySurface:4220
com.android.server.wm.WindowManagerService.tryStartExitingAnimation:2970
com.android.server.wm.WindowManagerService.relayoutWindow:2694
com.android.server.wm.Session.relayout:242
android.view.IWindowSession$Stub.onTransact:790
02-22 11:04:19.420 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.420 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:19.420 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.420 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:19.420 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1854
com.android.server.wm.WindowManagerService.relayoutWindow:2800
com.android.server.wm.Session.relayout:242
android.view.IWindowSession$Stub.onTransact:790
02-22 11:04:19.423 D/WindowManager( 1592): makeSurface duration=2
name=com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbar
service.CocktailBarService$_1816
02-22 11:04:19.424 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.424 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:19.435 I/ActivityManager( 1592): Process
com.android.chrome:privileged_process0 (pid 22450) has died: cch+45 CEM (151,1187)
02-22 11:04:19.435 W/ContextImpl( 4089): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1886
android.content.ContextWrapper.startService:793
android.content.ContextWrapper.startService:793
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.sendCFLog:26
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.onReceive:18
02-22 11:04:19.435 W/ActivityManager( 1592): Scheduling restart of crashed service
com.android.chrome/org.chromium.content.app.PrivilegedProcessService0 in 1000ms for
connection
02-22 11:04:19.445 D/SystemUIService( 2550): onTrimMemory : 15
02-22 11:04:19.445 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:19.445 W/Looper ( 2550): Slow dispatch took 128ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:19.447 I/ActivityManager( 1592): Process com.samsung.android.dqagent
(pid 22411) has died: cch+45 CEM (150,1188)
02-22 11:04:19.452 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.android.settings, userId = 0
02-22 11:04:19.452 W/UsageStatsService( 1592): Unexpected activity event reported!
(com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity event
: 23 instanceId : 206190690)
02-22 11:04:19.453 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN, TRANSIT_NONE,
TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.Task.resumeTopActivityInnerLocked:8409
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
com.android.server.wm.Task.resumeTopActivityUncheckedLocked:8040
com.android.server.wm.RootWindowContainer.resumeFocusedTasksTopActivities:2809
02-22 11:04:19.455 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.455 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:19.455 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.455 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:19.455 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1877
com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2207
com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:939
com.android.server.wm.ActivityTaskSupervisor.startSpecificActivity:1253
02-22 11:04:19.456 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:19.456 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:19.457 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.457 D/TspStateManager( 1592): update cmd=set_grip_data,0,2,459,935
02-22 11:04:19.457 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:19.457 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:19.458 D/SGM:PkgDataHelper( 1592): notifyAppCreate(), pkgName:
com.android.settings, userId: 0, sendRet: true
02-22 11:04:19.458 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.android.settings, userId: 0
02-22 11:04:19.461 W/WindowManager( 1592): Execute app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN, TRANSIT_NONE,
TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2706 com.android.server.wm.ActivityTaskSupervisor.reportResumedActivityLocked:2252
com.android.server.wm.ActivityRecord.completeResumeLocked:6361
com.android.server.wm.Task.minimalResumeActivityLocked:7470
com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:1162
02-22 11:04:19.464 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348185318 displayId = 0
02-22 11:04:19.466 D/WindowManager( 1592): finishDrawingWindow: Window{ed8b1d u0
com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservi
ce.CocktailBarService} mDrawState=DRAW_PENDING
02-22 11:04:19.466 V/ActivityManager( 1592): Changed top to ProcessRecord{9e644c7
21263:com.android.settings/1000}
02-22 11:04:19.471 D/SSRM:LoadDetectMonitor( 1592): PID = 21263, UID = 1000
02-22 11:04:19.509 W/Looper ( 2550): Slow dispatch took 45ms main
h=android.os.Handler c=android.window.TaskOrganizer$1$
$ExternalSyntheticLambda4@9175a1f m=0
02-22 11:04:19.511 D/SGM:GameManager( 1592): notePauseComponent(), received
pkgName: com.google.android.apps.maps, userId: 0
02-22 11:04:19.511 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 6
02-22 11:04:19.514 I/GameSDK@LifeCycle( 1592): noteResumeComponent(): package name
: com.android.settings
02-22 11:04:19.514 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 5
02-22 11:04:19.516 D/SGM:GameManager( 1592): noteResumeComponent(), received
pkgName: com.android.settings, userId: 0
02-22 11:04:19.516 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_RESUME, pkgName: com.android.settings, userid: 0
02-22 11:04:19.516 D/SGM:GameManager( 1592): handleResume().
02-22 11:04:19.516 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:19.516 D/SGM:GameManager( 1592): handleResume(). pkgName:
com.android.settings, userId: 0, isTunableApp: null
02-22 11:04:19.516 D/SGM:GameManager( 1592): notifyFocusInOut(). of pkg:
com.android.settings, type: 4, isMinimized: false, isTunableApp: false, userId: 0
02-22 11:04:19.516 D/SGM:GameManager( 1592): notifyFocusInOut(). unexpected
mPrevNotiType: -1
02-22 11:04:19.516 D/SGM:NetworkLimit( 1592): callRelease
02-22 11:04:19.516 D/SGM:SystemHelper( 1592): callReleaseBlock
needReleaseBlock:false
02-22 11:04:19.522 D/SGM:GameManager( 1592): identifyForegroundApp.
com.android.settings, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:19.523 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.android.settings
02-22 11:04:19.526 D/SGM:GameManager( 1592): identifyGamePackage.
com.android.settings, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo:
com.android.server.ssrm.fgapps.GameAppUtils.isGame(GameAppUtils.java:84)
02-22 11:04:19.526 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.android.settings
02-22 11:04:19.527 D/SGM:GameManager( 1592): identifyGamePackage.
com.android.settings, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo:
com.android.server.ssrm.SortingMachine.isGame(SortingMachine.java:162)
02-22 11:04:19.527 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.android.settings
02-22 11:04:19.528 D/SGM:GameManager( 1592): identifyGamePackage.
com.android.settings, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo:
com.samsung.android.game.IGameManagerService$Stub.onTransact(IGameManagerService.ja
va:242)
02-22 11:04:19.528 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.android.settings
02-22 11:04:19.538 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10037; state: DISABLED
02-22 11:04:19.557 W/Looper ( 2550): Slow dispatch took 36ms main
h=android.os.Handler c=null m=3
02-22 11:04:19.562 W/Looper ( 2550): Drained
02-22 11:04:19.568 D/PowerManagerService( 1592): [api] setMasterBrightnessLimit :
lowerLimit : -1 upperLimit : 486 mMasterBrightnessLimitPeriod : 200 (uid: 1000
pid: 4107)
02-22 11:04:19.569 W/ContextImpl( 4107): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendStickyBroadcast:1590
android.content.ContextWrapper.sendStickyBroadcast:663 E1.X.r:43 E1.X.q:79
E1.X.j:59
02-22 11:04:19.570 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:19.570 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:19.570 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:19.570 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:19.571 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:19.602 D/MdnieScenarioControlService( 1592): packageName :
com.android.settings className :
com.android.settings.Settings$BluetoothSettingsActivity
02-22 11:04:19.602 V/MdnieScenarioControlService( 1592): setUIMode from UI
function(3)
02-22 11:04:19.609 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{b8c90f2: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:19.638 I/UiModeManager( 1592): disableCarMode: disabling, priority=0,
packageName=com.google.android.googlequicksearchbox
02-22 11:04:19.640 D/SettingsProvider( 1592): isChangeAllowed() : name =
display_night_theme
02-22 11:04:19.642 I/Telecom ( 1592): SystemStateHelper: EXIT_CAR_MODE_PRIORITIZED;
priority=0, pkg=com.google.android.googlequicksearchbox: SSH.oR@0MI
02-22 11:04:19.644 I/Telecom ( 1592): SystemStateHelper: Exiting carmode:
SSH.oR@0MI
02-22 11:04:19.646 I/Telecom ( 1592): InCallController: handleCarModeChange:
packageName=com.google.android.googlequicksearchbox, priority=0, isCarMode=false:
SSH.oR@0MI
02-22 11:04:19.647 I/Telecom ( 1592): CarModeTracker: handleExitCarMode:
packageName=com.google.android.googlequicksearchbox, priority=0: SSH.oR@0MI
02-22 11:04:19.649 I/Telecom ( 1592): InCallController:
updateCarModeForConnections: car mode apps: : SSH.oR@0MI
02-22 11:04:19.650 D/EdgeLightingManager( 1592): isCallingUserSupported :
callingUserId=-1, mUserId=0, isDualAppId=false, isKnoxId=false
02-22 11:04:19.650 D/EdgeLightingManager( 1592): hideForNotification : packageName
= android
02-22 11:04:19.650 D/EdgeLightingPolicyManager:NotificationGroup( 1592): remove :
sbn : StatusBarNotification(pkg=android user=UserHandle{-1} id=10 tag=null key=-1|
android|10|null|1000: Notification(channel=CAR_MODE shortcut=null contentView=null
vibrate=null sound=null defaults=0x4 flags=0x3 color=0xff888fa2 vis=PRIVATE
semFlags=0x0 semPriority=0 semMissedCount=0))
02-22 11:04:19.650 D/EdgeLightingPolicyManager.NotificationGroup( 1592): group key
= 0|com.samsung.android.messaging|g:MESSAGE_RECEIVED ,value= summary :
NotificationData { tag= com.samsung.android.messaging:GROUP_RECEIVED: } , child :
2key = 0|com.samsung.android.messaging|123|
com.samsung.android.messaging:MESSAGE_RECEIVED:9|10107 , value = NotificationData
{ tag= com.samsung.android.messaging:MESSAGE_RECEIVED:9 } ,key = 0|
com.samsung.android.messaging|123|com.samsung.android.messaging:MESSAGE_RECEIVED:1|
10107 , value = NotificationData { tag=
com.samsung.android.messaging:MESSAGE_RECEIVED:1 } , }
02-22 11:04:19.650 D/EdgeLightingPolicyManager.NotificationGroup( 1592): group key
= 0|com.zhiliaoapp.musically|602613491|app_notify_ame|10318 ,value= summary :
null , child : 1key = 0|com.zhiliaoapp.musically|602613491|app_notify_ame|10318 ,
value = NotificationData { tag= app_notify_ame } , }
02-22 11:04:19.650 D/EdgeLightingPolicyManager.NotificationGroup( 1592): group key
= 0|com.google.android.apps.maps|g:navigation_status_notification_group ,value=
summary : null , child : 1key = 0|com.google.android.apps.maps|1|null|10248 , value
= NotificationData { tag= null } , }
02-22 11:04:19.650 D/EdgeLightingPolicyManager.NotificationGroup( 1592): group key
= 0|com.google.android.youtube|g: ,value= summary : null , child : 1key = 0|
com.google.android.youtube|99|unwatched-channel|10242 , value = NotificationData {
tag= unwatched-channel } , }
02-22 11:04:19.650 D/EdgeLightingManager( 1592): hideForNotification :
isInteractive is true
02-22 11:04:19.655 D/CompatibilityChangeReporter( 1592): Compat change id reported:
175319604; UID 10037; state: ENABLED
02-22 11:04:19.655 D/CompatibilityChangeReporter( 1592): Compat change id reported:
175319604; UID 10037; state: DISABLED
02-22 11:04:19.663 D/CompatibilityChangeReporter( 1592): Compat change id reported:
175319604; UID 1000; state: ENABLED
02-22 11:04:19.664 D/CompatibilityChangeReporter( 1592): Compat change id reported:
175319604; UID 1000; state: DISABLED
02-22 11:04:19.667 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda2@4064a70 m=0
02-22 11:04:19.668 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:19.669 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:19.669 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:19.672 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.policy.PhoneWindowManager.updateRotation:6037
com.android.server.policy.PhoneWindowManager$13.onReceive:5090
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args:1806
02-22 11:04:19.673 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:19.673 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:19.673 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:19.680 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:19.690 W/BroadcastQueue( 1592): Background execution not allowed:
receiving Intent { act=android.app.action.EXIT_CAR_MODE flg=0x10000010 (has extras)
} to
com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.serv
ice.impl.GearheadCarServiceCallbacks$CarModeBroadcastReceiver
02-22 11:04:19.699 I/ActivityTaskManager( 1592): Config changes=200 {1.1
334mcc20mnc [es_US] ldltr sw384dp w384dp h774dp 450dpi nrml long port night finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 88
- 1080, 2265) mMaxBounds=Rect(0, 0 - 1080, 2400) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=undefined mFreeformTaskPinningState=undefined}
s.150738 fontWeightAdjustment=0 ff=0 bf=0 bts=0 desktop/d dm/n ?dc ?dcui ?dcaf
enb/d themeSeq=0}
02-22 11:04:19.703 V/MdnieScenarioControlService( 1592): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
02-22 11:04:19.740 I/WindowManager( 1592): Override config changes=200 {1.1
334mcc20mnc [es_US] ldltr sw384dp w384dp h774dp 450dpi nrml long port night finger
-keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2400) mAppBounds=Rect(0, 88
- 1080, 2265) mMaxBounds=Rect(0, 0 - 1080, 2400) mWindowingMode=fullscreen
mDisplayWindowingMode=fullscreen mActivityType=undefined mAlwaysOnTop=undefined
mRotation=ROTATION_0 mPopOver=undefined mFreeformTaskPinningState=undefined}
s.150738 fontWeightAdjustment=0 ff=0 bf=0 bts=0 desktop/d dm/n ?dc ?dcui ?dcaf
enb/d themeSeq=0} for displayId=0
02-22 11:04:19.741 W/Looper ( 2550): Slow dispatch took 27ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:19.773 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:19.773 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:19.773 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:19.774 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:19.774 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:19.786 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 10246; state: DISABLED
02-22 11:04:19.786 D/CompatibilityChangeReporter( 1592): Compat change id reported:
184838306; UID 10246; state: DISABLED
02-22 11:04:19.787 D/CompatibilityChangeReporter( 1592): Compat change id reported:
185004937; UID 10246; state: DISABLED
02-22 11:04:19.788 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 10246; state: DISABLED
02-22 11:04:19.788 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042936; UID 10246; state: DISABLED
02-22 11:04:19.820 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 10037; state: DISABLED
02-22 11:04:19.825 D/CompatibilityChangeReporter( 1592): Compat change id reported:
184838306; UID 10037; state: DISABLED
02-22 11:04:19.827 D/CompatibilityChangeReporter( 1592): Compat change id reported:
185004937; UID 10037; state: DISABLED
02-22 11:04:19.829 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 10037; state: DISABLED
02-22 11:04:19.829 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042936; UID 10037; state: DISABLED
02-22 11:04:19.835 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 10242; state: DISABLED
02-22 11:04:19.835 D/CompatibilityChangeReporter( 1592): Compat change id reported:
184838306; UID 10242; state: DISABLED
02-22 11:04:19.836 D/CompatibilityChangeReporter( 1592): Compat change id reported:
185004937; UID 10242; state: DISABLED
02-22 11:04:19.837 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 10242; state: DISABLED
02-22 11:04:19.838 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042936; UID 10242; state: DISABLED
02-22 11:04:19.867 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:19.868 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:19.868 I/MultiTaskingController( 1592): onConfigurationChangedLocked:
display#0, configChanges=0x200, scaleW=1.0, scaleH=1.0, prevScreenBounds=Rect(0, 0
- 1080, 2400), nextScreenBounds=Rect(0, 0 - 1080, 2400)
02-22 11:04:19.869 D/WindowManager( 1592): startFreezingDisplayLocked: exitAnim=0
enterAnim=0 called by com.android.server.wm.ActivityRecord.startFreezingScreen:6720
com.android.server.wm.ActivityRecord.startFreezingScreen:6676
com.android.server.wm.ActivityRecord.startFreezingScreenLocked:6671
com.android.server.wm.ActivityRecord.startFreezingScreenLocked:6653
com.android.server.wm.ActivityRecord.ensureActivityConfiguration:9691
com.android.server.wm.ActivityRecord.ensureActivityConfiguration:9498
com.android.server.wm.ActivityTaskManagerService.ensureConfigAndVisibilityAfterUpda
te:5996
com.android.server.wm.ActivityTaskManagerService.updateConfigurationLocked:5059
02-22 11:04:19.875 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:19.875 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:19.875 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:19.882 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_settings_foreground
02-22 11:04:19.883 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:19.885 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:19.915 D/PowerManagerService( 1592): [api] release WakeLock
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE ACQ=-2m45s679ms
(uid=1000 pid=1592 ws=WorkSource{10248} displayId=-1)
02-22 11:04:19.915 D/EdgeLightingManager( 1592): hideForWakeLock
packageName=android
02-22 11:04:19.915 D/EdgeLightingManager( 1592): hideForWakeLock is no more used
02-22 11:04:19.915 D/PowerManagerService( 1592): [api]
applyWakeLockFlagsOnReleaseLocked : userActivityNoUpdateLocked is called :
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE (uid=1000 pid=1592
ws=WorkSource{10248} displayId=-1)
02-22 11:04:19.915 W/LoadedApk( 1592): Slow system_server main thread handled for
android.app.action.EXIT_CAR_MODE took 222 ms, Receiver =
com.android.server.UiModeManagerService$1@797ad96
02-22 11:04:19.916 W/Looper ( 1592): Slow dispatch took 223ms main
h=android.app.ActivityThread$H c=android.app.LoadedApk$ReceiverDispatcher$Args$
$ExternalSyntheticLambda0@1bb7f8f m=0
02-22 11:04:19.916 W/Looper ( 1592): Slow delivery took 214ms main
h=com.android.server.job.controllers.QuotaController$QcHandler c=null m=5
02-22 11:04:19.919 D/CompatibilityChangeReporter( 1592): Compat change id reported:
158002302; UID 10037; state: ENABLED
02-22 11:04:19.926 W/Looper ( 1592): Drained
02-22 11:04:19.931 D/WALLPAPER_SVC:SemWallpaperManagerService( 1592): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=450, orientation [old=1,
new=1]
02-22 11:04:19.934 D/FreecessController( 1592): UFZ :
com.zhiliaoapp.musically(18734)
02-22 11:04:19.935 D/FreecessController( 1592): UFZ :
com.zhiliaoapp.musically(20113)
02-22 11:04:19.936 D/FreecessController( 1592): UFZ : com.zhiliaoapp.musically(0),
reason: broadcast
02-22 11:04:19.940 I/PowerManagerService( 1592): [PWL] SetWakeLockEnableDisable uid
= 10318 , disable= false
02-22 11:04:19.940 I/PowerManagerService( 1592): [PWL] can not change uid = 10318
02-22 11:04:19.940 D/FreecessController( 1592): com.zhiliaoapp.musically(state:
Initial -> Freezeable, Reason: broadcast)
02-22 11:04:19.946 D/BaseRestrictionMgr( 1592): Package: com.zhiliaoapp.musically,
userid: 0, hostingType: broadcast is allowed by freecess, caller is: null
02-22 11:04:19.957 D/WindowManager( 1592): finishDrawingWindow: Window{ed8b1d u0
com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservi
ce.CocktailBarService} mDrawState=DRAW_PENDING
02-22 11:04:19.963 D/WindowManager( 1592): finishDrawingWindow: Window{c9a31a u0
ScreenDecorOverlayBottom} mDrawState=DRAW_PENDING
02-22 11:04:19.965 D/WindowManager( 1592): finishDrawingWindow: Window{c8f9078 u0
ScreenDecorOverlay} mDrawState=DRAW_PENDING
02-22 11:04:19.973 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:19.973 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:19.973 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:19.973 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:19.973 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:19.977 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:19.988 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:19.989 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:19.992 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:19.995 W/Looper ( 2550): Slow delivery took 22ms main
h=android.app.ActivityThread$H c=null m=159
02-22 11:04:19.995 W/Looper ( 2550): Slow dispatch took 252ms main
h=android.app.ActivityThread$H c=null m=159
02-22 11:04:19.996 D/io_stats( 654): !@ 8,0 r 297810746 8360288168 w 43565596
723119380 d 16976886 965815736 f 0 0 iot 59851544 0 th 0 0 0 pt 0 inp 0 7
1348185.849
02-22 11:04:19.997 D/WALLPAPER_SVC:WallpaperManagerService( 1592):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:6094
02-22 11:04:19.997 D/WallpaperManagerService( 1592): which : 1, return type : 0
(called by userId= 0)
02-22 11:04:20.002 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xcf92f57
02-22 11:04:20.002 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5,
destroy=false, surface=Surface(name=a0eb96e InputMethod)/@0x30e509c
02-22 11:04:20.002 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=a0eb96e InputMethod)/@0x30e509c,
leashParent=Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5
02-22 11:04:20.005 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0x4a12d50
02-22 11:04:20.011 I/WindowManager( 1592): Destroying surface
Surface(name=$_25906)/@0xbd9cc4e called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.removeImmediately:2960
com.android.server.wm.WindowState.removeIfPossible:3151
com.android.server.wm.WindowState.removeIfPossible:2984
com.android.server.wm.WindowManagerService.removeWindow:2265
com.android.server.wm.Session.remove:225
android.view.IWindowSession$Stub.onTransact:746
02-22 11:04:20.015 D/WindowManager( 1592): finishDrawingWindow: Window{ed8b1d u0
com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservi
ce.CocktailBarService} mDrawState=HAS_DRAWN
02-22 11:04:20.027 D/RestrictionPolicy( 1592): isDeveloperModeAllowed : true
02-22 11:04:20.035 W/Looper ( 2550): Slow dispatch took 41ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:20.046 D/WindowManager( 1592): finishDrawingWindow: Window{b1939f0 u0
com.google.android.googlequicksearchbox} mDrawState=DRAW_PENDING
02-22 11:04:20.050 I/WindowManager( 1592): Destroying surface
Surface(name=$_25906)/@0xd51aa81 called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.removeImmediately:2960
com.android.server.wm.WindowState.removeIfPossible:3151
com.android.server.wm.WindowState.removeIfPossible:2984
com.android.server.wm.WindowManagerService.removeWindow:2265
com.android.server.wm.Session.remove:225
android.view.IWindowSession$Stub.onTransact:746
02-22 11:04:20.069 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=DRAW_PENDING
02-22 11:04:20.071 D/ActivityManagerPerformance( 1592): AMP_acquire() TAIL
02-22 11:04:20.071 D/ActivityManagerPerformance( 1592): AMP_release() APP_SWITCH
02-22 11:04:20.072 D/PowerManagerService( 1592): [api] acquire WakeLock
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE (uid=1000 pid=1592
ws=WorkSource{10248} displayId=-1)
02-22 11:04:20.082 W/Looper ( 2550): Slow dispatch took 45ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:20.084 D/WindowManager( 1592): finishDrawingWindow: Window{3f737c3 u0
NavigationBar0} mDrawState=DRAW_PENDING
02-22 11:04:20.085 I/SoundTriggerHelper( 1592): startRecognition successful.
02-22 11:04:20.098 W/Looper ( 2550): Slow dispatch took 16ms main
h=android.os.Handler
c=com.android.wm.shell.common.DisplayController$DisplayWindowListenerImpl$
$ExternalSyntheticLambda5@8911d8 m=0
02-22 11:04:20.103 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=DRAW_PENDING
02-22 11:04:20.105 D/PowerManagerService( 1592): [api] release WakeLock
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE ACQ=-34ms (uid=1000
pid=1592 ws=WorkSource{10248} displayId=-1)
02-22 11:04:20.105 D/EdgeLightingManager( 1592): hideForWakeLock
packageName=android
02-22 11:04:20.105 D/EdgeLightingManager( 1592): hideForWakeLock is no more used
02-22 11:04:20.105 D/PowerManagerService( 1592): [api]
applyWakeLockFlagsOnReleaseLocked : userActivityNoUpdateLocked is called :
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE (uid=1000 pid=1592
ws=WorkSource{10248} displayId=-1)
02-22 11:04:20.106 D/PowerManagerService( 1592): [api] acquire WakeLock
SCREEN_BRIGHT_WAKE_LOCK 'WindowManager' ON_AFTER_RELEASE (uid=1000 pid=1592
ws=WorkSource{10248} displayId=-1)
02-22 11:04:20.136 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122126922, now=3122124166
02-22 11:04:20.174 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:20.174 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:20.174 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:20.174 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:20.174 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:20.181 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 1000; state: ENABLED
02-22 11:04:20.181 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110432 now=3122124211 - CU:1000/CP:21263/L:5f99775:Discovery
02-22 11:04:20.181 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122126922, now=3122124211
02-22 11:04:20.193 W/Looper ( 2550): Slow dispatch took 39ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:20.193 D/WindowManager( 1592): finishDrawingWindow: Window{c63208d u0
StatusBar} mDrawState=DRAW_PENDING
02-22 11:04:20.199 D/WindowManager( 1592): finishDrawingWindow: Window{3f737c3 u0
NavigationBar0} mDrawState=READY_TO_SHOW
02-22 11:04:20.205 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.206 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.209 W/Looper ( 2550): Slow dispatch took 16ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:20.210 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.211 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:20.213 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10245; state: DISABLED
02-22 11:04:20.213 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10245; state: DISABLED
02-22 11:04:20.213 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10245; state: ENABLED
02-22 11:04:20.213 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10245; state: ENABLED
02-22 11:04:20.226 I/AppOps ( 1592): updateUidProcState uid: 10037 procState: 0
capability:15
02-22 11:04:20.228 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10245,
isForeground(false, 19)
02-22 11:04:20.231 I/AppOps ( 1592): updateUidProcState uid: 1000 procState: 0
capability:15
02-22 11:04:20.234 I/AccessibilityManagerService( 1592): isScreenReaderEnable :
false, accesibilityService :
02-22 11:04:20.237 I/ActivityManager( 1592): Start proc
22851:com.google.android.apps.tachyon/u0a245 for service
{com.google.android.apps.tachyon/com.google.android.apps.tachyon.clientapi.ClientAp
iService}
02-22 11:04:20.239 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.242 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.245 W/Looper ( 2550): Slow dispatch took 32ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:20.248 W/Looper ( 2550): Drained
02-22 11:04:20.248 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10037; state: ENABLED
02-22 11:04:20.268 I/ActivityManager( 1592): DSS OFF for
com.google.android.apps.tachyon
02-22 11:04:20.275 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{be83057 22851:com.google.android.apps.tachyon/u0a245}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:20.291 I/ActivityManager( 1592): Changes in 10245 19 to 3, 0 to 8
02-22 11:04:20.291 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10245,
isForeground(true, 3)
02-22 11:04:20.294 D/ActivityThread(22851): handleBindApplication()++
app=com.google.android.apps.tachyon
02-22 11:04:20.332 D/WindowManager( 1592): makeSurface duration=3
name=com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity$_
21263
02-22 11:04:20.335 V/WindowManager( 1592): Changing focus from null to
Window{eb428c8 u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}
displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.relayoutWindow:2769
com.android.server.wm.Session.relayout:242
02-22 11:04:20.335 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.android.settings, userId = 0
02-22 11:04:20.335 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xf47ab1d
02-22 11:04:20.335 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:20.335 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:20.341 D/WindowManager( 1592): makeSurface duration=6
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x4486f5b
02-22 11:04:20.341 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x78ab763
02-22 11:04:20.341 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:20.341 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:20.345 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x62480d1
02-22 11:04:20.348 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:20.352 D/CompatibilityChangeReporter( 1592): Compat change id reported:
158002302; UID 1000; state: ENABLED
02-22 11:04:20.361 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=HAS_DRAWN
02-22 11:04:20.375 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:20.375 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:20.375 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:20.375 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:20.375 D/InsetsSourceProvider( 1592): updateVisibility:
serverVisible=true, clientVisible=true, source=InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,2265][1080,2400], mVisible=true},
controlTarget=Window{eb428c8 u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity},
from=com.android.server.wm.InsetsSourceProvider.setClientVisible:415
com.android.server.wm.InsetsSourceProvider.updateClientVisibility:400
com.android.server.wm.InsetsStateController.onInsetsModified:508
com.android.server.wm.InsetsStateController.lambda$notifyPendingInsetsControlChange
d$6$InsetsStateController:689 com.android.server.wm.InsetsStateController$
$ExternalSyntheticLambda1.run:2
com.android.server.wm.WindowAnimator.executeAfterPrepareSurfacesRunnables:345
com.android.server.wm.WindowAnimator.animate:226
com.android.server.wm.WindowAnimator.lambda$new$1$WindowAnimator:106
com.android.server.wm.WindowAnimator$$ExternalSyntheticLambda0.doFrame:2
android.view.Choreographer$CallbackRecord.run:1106
02-22 11:04:20.375 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:20.419 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:20.422 W/Looper ( 2550): Slow dispatch took 48ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:20.422 W/Looper ( 2550): Slow delivery took 47ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=30
02-22 11:04:20.424 I/SoundTriggerHelper( 1592): startRecognition successful.
02-22 11:04:20.430 D/LoadedApk(22851): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.apps.tachyon
appContext.mBasePackageName=com.google.android.apps.tachyon
02-22 11:04:20.444 W/Looper ( 2550): Slow dispatch took 20ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:20.452 D/WindowManager( 1592): finishDrawingWindow: Window{eb428c8 u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}
mDrawState=DRAW_PENDING
02-22 11:04:20.452 I/WindowManager( 1592): finishDrawing of relaunch:
Window{eb428c8 u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} 543ms
02-22 11:04:20.453 W/Looper ( 2550): Drained
02-22 11:04:20.463 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_settings_foreground
02-22 11:04:20.463 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:20.469 D/ActivityThread(22851): handleBindApplication() --
02-22 11:04:20.471 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:20.474 W/Looper ( 2550): Slow dispatch took 21ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@bdbc433 m=0
02-22 11:04:20.474 W/Looper ( 2550): Slow delivery took 25ms main
h=com.android.keyguard.KeyguardUpdateMonitor$17 c=null m=1110
02-22 11:04:20.474 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:20.479 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.480 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.480 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :21263 / L:5f99775
02-22 11:04:20.481 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122126922, now=3122124511
02-22 11:04:20.484 W/Looper ( 2550): Drained
02-22 11:04:20.489 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.499 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.503 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: 0
02-22 11:04:20.505 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.516 I/WindowManager( 1592): Destroying surface
Surface(name=com.android.settings/com.android.settings.Settings$BluetoothSettingsAc
tivity$_21263)/@0x746b740 called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.removeImmediately:2960
com.android.server.wm.WindowState.removeIfPossible:3151
com.android.server.wm.WindowState.removeIfPossible:2984
com.android.server.wm.WindowManagerService.removeWindow:2265
com.android.server.wm.Session.remove:225
android.view.IWindowSession$Stub.onTransact:746
02-22 11:04:20.518 V/WindowManager( 1592): Changing focus from Window{eb428c8 u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} to
null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowState.removeIfPossible:3160
com.android.server.wm.WindowState.removeIfPossible:2984
02-22 11:04:20.518 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.android.settings, userId = 0
02-22 11:04:20.518 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:20.540 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{b8b73b: PendingIntentRecord{93be172
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:20.554 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{251d804: PendingIntentRecord{12e2240
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:20.562 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{f78d2b3: PendingIntentRecord{ce2a2be
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:20.575 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:20.575 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:20.575 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:20.575 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:20.575 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:20.581 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:20.582 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_settings_foreground
02-22 11:04:20.582 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:20.591 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:20.602 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:20.602 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:20.613 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:20.721 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10230; state: DISABLED
02-22 11:04:20.722 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10230; state: DISABLED
02-22 11:04:20.722 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10230; state: DISABLED
02-22 11:04:20.723 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10230; state: ENABLED
02-22 11:04:20.725 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10230; state: ENABLED
02-22 11:04:20.737 I/ActivityManager( 1592): Start proc
22927:com.google.process.gservices/u0a230 for content provider
{com.google.android.gsf/com.google.android.gsf.gservices.GservicesProvider}
02-22 11:04:20.764 D/RestrictionPolicy( 1592): isDeveloperModeAllowed : true
02-22 11:04:20.775 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:20.775 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:20.775 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:20.775 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:20.775 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:20.795 I/ActivityManager( 1592): Changes in 10245 3 to 10, 8 to 0
02-22 11:04:20.799 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10245,
isForeground(false, 10)
02-22 11:04:20.804 I/ActivityManager( 1592): DSS OFF for com.google.android.gsf
02-22 11:04:20.806 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{462e6d0 22927:com.google.process.gservices/u0a230}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:20.815 D/ActivityThread(22927): handleBindApplication()++
app=com.google.process.gservices
02-22 11:04:20.817 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.817 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.818 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:20.819 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10230; state: DISABLED
02-22 11:04:20.823 I/AccessibilityManagerService( 1592): isScreenReaderEnable :
false, accesibilityService :
02-22 11:04:20.830 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.831 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:20.887 D/WindowManager( 1592): makeSurface duration=3
name=com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity$_
21263
02-22 11:04:20.888 V/WindowManager( 1592): Changing focus from null to
Window{60e6aaf u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}
displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.relayoutWindow:2769
com.android.server.wm.Session.relayout:242
02-22 11:04:20.888 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.android.settings, userId = 0
02-22 11:04:20.888 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x4486f5b
02-22 11:04:20.888 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:20.888 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:20.891 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xd01199a
02-22 11:04:20.891 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x62480d1
02-22 11:04:20.891 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:20.891 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:20.892 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xa2a3aa8
02-22 11:04:20.892 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:20.896 D/LoadedApk(22927): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.gsf
appContext.mBasePackageName=com.google.android.gsf
02-22 11:04:20.941 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:20.946 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:20.968 D/WindowManager( 1592): finishDrawingWindow: Window{60e6aaf u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}
mDrawState=DRAW_PENDING
02-22 11:04:20.977 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:20.977 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:20.978 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:20.978 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:20.978 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:20.991 I/WindowManager( 1592):
stopFreezingDisplayInnerLocked(MultiFreeze): Screen(#0) frozen for 1116ms,
dc=Display 0 info=DisplayInfo{"Pantalla integrada", displayId 0", displayGroupId 0,
FLAG_SECURE, FLAG_SUPPORTS_PROTECTED_BUFFERS, FLAG_TRUSTED, real 1080 x 2400,
largest app 2177 x 2177, smallest app 1080 x 1012, appVsyncOff 1000000,
presDeadline 16666666, mode 2, defaultMode 1, REFRESH_RATE_MODE_NORMAL, modes
[{id=1, width=1080, height=2400, fps=120.00001,
alternativeRefreshRates=[60.000004]}, {id=2, width=1080, height=2400,
fps=60.000004, alternativeRefreshRates=[120.00001]}], hdrCapabilities
HdrCapabilities{mSupportedHdrTypes=[2, 3, 4], mMaxLuminance=540.0,
mMaxAverageLuminance=270.1, mMinLuminance=0.2}, userDisabledHdrTypes [],
minimalPostProcessingSupported false, rotation 0, state ON, type INTERNAL, uniqueId
"local:4630947232161729153", app 1080 x 2177, density 450 (409.432 x 406.4) dpi,
layerStack 0, colorMode 0, supportedColorModes [0, 7, 9], address {port=129,
model=0x40446df8ca940a}, deviceProductInfo DeviceProductInfo{name=,
manufacturerPnpId=QCM, productId=1, modelYear=null,
manufactureDate=ManufactureDate{week=27, year=2006}, connectionToSinkType=0},
removeMode 0, refreshRateOverride 0.0, brightnessMinimum 0.0, brightnessMaximum
1.0, brightnessDefault 0.5019608} rootTasks=[WindowedMagnification:0:31@155999165,
HideDisplayCutout:32:35@178574770,
Leaf:36:36@183986435]com.android.server.wm.WindowManagerService.lambda$stopFreezing
DisplayLocked$9$WindowManagerService:6641
com.android.server.wm.WindowManagerService$$ExternalSyntheticLambda11.accept:4
com.android.server.wm.RootWindowContainer.forAllDisplays:1613
com.android.server.wm.WindowManagerService.stopFreezingDisplayLocked:6640
com.android.server.wm.RootWindowContainer.performSurfacePlacementNoTrace:1092
com.android.server.wm.RootWindowContainer.performSurfacePlacement:959
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:189
com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:130
02-22 11:04:20.992 I/WindowManager( 1592): Screen frozen for +1s121ms due to
Window{60e6aaf u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}
02-22 11:04:20.997 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110450 now=3122125027 - CU:10101/CP:21053/L:1231d4a:MCF_CALLBACK_TIMEOUT
02-22 11:04:20.998 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122126922, now=3122125028
02-22 11:04:21.000 D/[secipm]( 1592): mSecIpmManager report to nap
02-22 11:04:21.014 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=WindowedMagnification:0:31)/@0xc0a74ac,
leashParent=Surface(name=Root)/@0xcba172a
02-22 11:04:21.017 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=WindowedMagnification:0:31)/@0xc0a74ac - animation-
leash of screen_rotation)/@0x4c35969
02-22 11:04:21.017 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=RotationLayer)/@0xca13fee, leashParent=Surface(name=Display
Overlays)/@0x12f57b
02-22 11:04:21.021 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=RotationLayer)/@0xca13fee - animation-leash of
screen_rotation)/@0x236ec8f
02-22 11:04:21.021 D/SettingsProvider( 1592): isChangeAllowed() : name =
enabled_notification_listeners
02-22 11:04:21.026 D/SamsungAlarmManager( 1592): setInexact (T:2/F:8/AC:false)
20230222T110436 now=3122125056 - CU:1000/CP:1592/L:3107b1c:WificondScannerImpl Scan
Timeout
02-22 11:04:21.026 D/ActivityThread(22927): handleBindApplication() --
02-22 11:04:21.026 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122126922, now=3122125056
02-22 11:04:21.028 I/Pageboost( 1592): Launch time gathered : pid 21263
com.android.settings 1660
02-22 11:04:21.034 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=Root)/@0xcba172a, destroy=true,
surface=Surface(name=WindowedMagnification:0:31)/@0xc0a74ac
02-22 11:04:21.063 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:21.063 V/InputMethodManagerService( 1592): Unspecified window will hide
input
02-22 11:04:21.063 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:21.064 V/InputMethodManagerService( 1592): Creating new session for
client ClientState{d7d9520 uid=1000 pid=21263 displayId=0}
02-22 11:04:21.084 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0x4a12d50
02-22 11:04:21.084 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5,
destroy=false, surface=Surface(name=a0eb96e InputMethod)/@0x30e509c
02-22 11:04:21.084 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=a0eb96e InputMethod)/@0x30e509c,
leashParent=Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5
02-22 11:04:21.087 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xaf2177f
02-22 11:04:21.090 D/DisplayImeController( 2550): insetsControlChanged(), ime
control is null, anim=null
02-22 11:04:21.150 I/WindowManager( 1592): Reparenting to original parent: null,
destroy=true, surface=Surface(name=RotationLayer)/@0xca13fee
02-22 11:04:21.151 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:21.151 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c51f6a9 u0
com.android.settings/.Settings$BluetoothSettingsActivity t4606}
02-22 11:04:21.153 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.ScreenRotationAnimation$SurfaceRotationAnimationController.on
AnimationEnd:934
com.android.server.wm.ScreenRotationAnimation$SurfaceRotationAnimationController.
$r8$lambda$wJe6NDrB63BnRyvW-E-a-FgRopM:0
com.android.server.wm.ScreenRotationAnimation$SurfaceRotationAnimationController$
$ExternalSyntheticLambda0.onAnimationFinished:2
02-22 11:04:21.178 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:21.178 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:21.178 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:21.178 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:21.178 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:21.378 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:21.378 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:21.378 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:21.378 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:21.378 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:21.536 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{67308aa: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:21.579 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:21.579 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:21.580 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:21.580 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:21.580 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:21.588 D/SGM:GameManager( 1592): identifyForegroundApp.
com.android.settings, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:21.588 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.android.settings
02-22 11:04:21.588 D/SGM:SemGameManager( 1592): isForegroundGame(), ret=false
02-22 11:04:21.590 D/TspStateManager( 1592): update cmd=set_grip_data,1,45,7,15,720
02-22 11:04:21.780 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:21.780 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:21.781 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:21.781 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:21.781 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:21.877 I/SystemUiVisibilityPolicyController( 1592): handleMessage:
entry what = 101
02-22 11:04:21.909 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:ebfa46c
02-22 11:04:21.911 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122151293
/ NW:3122144365, now=3122125941
02-22 11:04:21.981 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:21.981 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:21.982 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:21.982 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:21.982 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:21.999 D/io_stats( 654): !@ 8,0 r 297814773 8360390240 w 43566480
723124668 d 16977068 965819068 f 0 0 iot 59852112 0 th 0 0 0 pt 0 inp 0 0
1348187.852
02-22 11:04:22.182 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:22.183 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:22.183 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:22.183 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:22.184 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:22.363 I/Pageboost( 1592): Launcher App Execution
02-22 11:04:22.383 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:22.383 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:22.384 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:22.384 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:22.384 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:22.433 D/PowerManagerService( 1592): UserActivityStateListenerState: 0
02-22 11:04:22.584 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:22.584 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:22.585 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:22.585 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:22.585 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:22.787 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:22.788 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:22.788 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:22.788 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:22.789 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:22.896 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110427 now=3122126926 -
CU:1000/CP:1592/L:c4fe4:GeofenceLocationFilter_3122131941
02-22 11:04:22.896 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122131941, now=3122126926
02-22 11:04:22.988 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:22.988 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:22.988 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:22.989 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:22.989 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:23.189 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:23.189 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:23.190 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:23.190 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:23.190 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:23.300 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:3107b1c
02-22 11:04:23.300 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122131941, now=3122127330
02-22 11:04:23.390 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:23.390 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:23.390 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:23.391 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:23.391 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:23.430 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:23.590 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:23.590 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:23.590 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:23.590 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:23.590 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:23.651 I/SDHMS:C ( 4107): SIOP:: AP:267(391,100) BAT:336(336,0)
USB:313(313,0) CHG:381(381,0) PA:-777(-777,0) CP:377(377,0) WIFI:383(383,0)
CF:360(360,0) BLK:0(0,0) SUBBAT:0(0,0) LRP:374(374,0) LRF:-777(-777) LRB:-777(-777)
BLRF:361(361) BLRB:374(374) APT:-777(-777) APR:-777(-777)
02-22 11:04:23.651 I/SDHMS:C ( 4107): MODEMQ::
02-22 11:04:23.791 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:23.791 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:23.791 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:23.792 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:23.792 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:23.991 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:23.991 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:23.992 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:23.992 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:23.992 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:24.004 D/io_stats( 654): !@ 8,0 r 297815723 8360416408 w 43566513
723125012 d 16977068 965819068 f 0 0 iot 59852348 0 th 0 0 0 pt 0 inp 0 0
1348189.856
02-22 11:04:24.037 I/Pageboost( 1592): Launcher App Execution
02-22 11:04:24.134 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:24.147 W/Looper ( 2550): Slow dispatch took 16ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@3ac0f5e m=0
02-22 11:04:24.176 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:24.190 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:24.191 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:24.191 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:24.191 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:24.191 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:24.192 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:24.198 W/Looper ( 2550): Slow delivery took 23ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:24.205 W/Looper ( 2550): Drained
02-22 11:04:24.317 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:24.318 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.319 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.319 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.320 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:24.320 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.321 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.321 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.321 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.322 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.322 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:24.323 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.323 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.323 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.323 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:24.323 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:24.327 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181658987; UID 10037; state: ENABLED
02-22 11:04:24.329 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.330 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.330 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.330 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.330 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.331 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:24.380 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:24.381 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.381 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.381 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.382 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:24.382 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.382 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.382 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.382 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.383 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.383 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:24.383 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.383 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.383 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.383 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:24.384 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:24.384 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:24.385 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.385 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.386 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.386 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.386 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.391 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:24.391 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:24.391 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:24.392 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:24.392 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:24.397 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:24.404 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.404 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.405 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:24.406 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.407 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.407 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:24.408 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.409 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.409 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.409 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:24.409 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:24.410 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:24.411 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:24.460 W/Looper ( 2550): Slow delivery took 22ms main
h=android.app.ActivityThread$H c=com.android.keyguard.CarrierTextManager$
$ExternalSyntheticLambda1@dd4ac36 m=0
02-22 11:04:24.460 W/Looper ( 2550): Drained
02-22 11:04:24.591 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:24.592 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:24.592 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:24.592 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:24.592 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:24.740 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:24.755 W/Looper ( 2550): Slow dispatch took 17ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@5db34a4 m=0
02-22 11:04:24.792 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:24.792 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:24.792 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:24.792 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:24.792 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:24.803 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:24.812 W/Looper ( 2550): Slow delivery took 26ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:24.821 W/Looper ( 2550): Drained
02-22 11:04:24.992 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:24.992 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:24.992 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:24.993 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:24.993 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:25.193 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:25.193 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:25.194 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:25.194 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:25.194 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:25.393 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:25.394 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:25.394 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:25.394 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:25.394 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:25.416 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:25.416 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.417 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.418 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.418 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.418 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.418 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.419 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.419 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:25.419 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.419 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:25.420 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.420 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.420 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.420 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:25.420 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:25.421 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.421 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.421 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.421 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.421 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.422 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:25.436 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:25.440 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.440 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.440 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.441 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:25.445 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.445 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.445 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.446 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.446 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:25.446 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.447 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:25.491 W/Looper ( 2550): Slow delivery took 21ms main
h=android.app.ActivityThread$H c=com.android.keyguard.CarrierTextManager$
$ExternalSyntheticLambda1@c290c0e m=0
02-22 11:04:25.491 W/Looper ( 2550): Drained
02-22 11:04:25.507 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:25.508 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.509 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.509 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.509 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:25.510 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.510 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.510 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.511 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.511 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:25.511 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:25.511 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:25.512 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.512 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.512 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:25.512 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:25.512 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:25.513 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.513 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.513 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.513 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:25.513 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:25.569 W/Looper ( 2550): Slow dispatch took 17ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:25.569 W/Looper ( 2550): Slow delivery took 27ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:25.569 W/Looper ( 2550): Drained
02-22 11:04:25.593 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:25.594 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:25.594 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:25.594 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:25.594 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:25.798 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:25.798 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:25.799 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:25.799 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:25.799 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:25.937 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:25.998 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:25.999 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:25.999 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:25.999 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:25.999 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:26.007 D/io_stats( 654): !@ 8,0 r 297816337 8360428244 w 43566539
723125132 d 16977068 965819068 f 0 0 iot 59852468 0 th 0 0 0 pt 0 inp 0 0
1348191.861
02-22 11:04:26.199 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:26.199 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:26.199 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:26.200 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:26.200 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:26.400 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:26.400 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:26.401 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:26.401 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:26.401 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:26.600 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:26.601 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:26.602 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:26.602 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:26.602 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:26.708 D/PowerManagerService( 1592): UserActivityStateListenerState: 1
02-22 11:04:26.800 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:26.800 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:26.801 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:26.801 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:26.801 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:26.820 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :21263 / L:7641ff5
02-22 11:04:26.838 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:26.840 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:26.840 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:26.841 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.841 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.841 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:26.842 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:26.842 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:26.843 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:26.846 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.846 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.847 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.848 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:26.848 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:26.848 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.848 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:26.848 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:26.852 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:26.864 I/AppOps ( 1592): updateUidProcState uid: 1002 procState: 0
capability:15
02-22 11:04:26.869 I/AppOps ( 1592): updateUidProcState uid: 10230 procState: 3
capability:15
02-22 11:04:26.874 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10067; state: DISABLED
02-22 11:04:26.874 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10067; state: DISABLED
02-22 11:04:26.874 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10067; state: DISABLED
02-22 11:04:26.874 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10067; state: ENABLED
02-22 11:04:26.875 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10067; state: ENABLED
02-22 11:04:26.880 W/Looper ( 2550): Slow delivery took 20ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:26.881 W/Looper ( 2550): Drained
02-22 11:04:26.888 I/ActivityManager( 1592): Start proc
22984:com.sec.hearingadjust/u0a67 for broadcast
{com.sec.hearingadjust/com.sec.hearingadjust.Receiver}
02-22 11:04:26.893 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:c4fe4
02-22 11:04:26.896 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122130925
02-22 11:04:26.926 I/AppOps ( 1592): updateUidProcState uid: 10221 procState: 5
capability:15
02-22 11:04:26.929 I/Telecom:BluetoothStateReceiver( 1592): onReceive
android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
02-22 11:04:26.929 I/Telecom ( 1592): BluetoothStateReceiver: Device
9C:8D:7C:92:60:90 changed state to 1: BSR.oR@0Mo
02-22 11:04:26.934 I/AppOps ( 1592): updateUidProcState uid: 10232 procState: 3
capability:15
02-22 11:04:26.940 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10067,
isForeground(false, 19)
02-22 11:04:26.941 D/ActivityManager( 1592): Received BROADCAST intent 0x6fb4efc
Key{broadcastIntent pkg=com.samsung.android.smartsuggestions
intent=act=com.samsung.android.smartsuggestions.action.ACTION_CONNECTION_STATE_CHAN
GED
cmp=com.samsung.android.smartsuggestions/com.samsung.android.app.deepsky.control.co
nstruction.datacollector.commonobserver.receiver.BluetoothReceiver flags=0x0 u=0}
requestCode=0 sent=0 from uid 1000
02-22 11:04:26.955 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20330219T110426 now=3122130985 - CU:10230/CP:6860/OP:PendingIntent{85c41c7:
PendingIntentRecord{23cd3f4 com.google.android.gms/ startService}}
02-22 11:04:26.955 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122130985
02-22 11:04:26.965 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:26.974 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:26.978 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.979 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.979 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:26.983 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:26.983 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:26.986 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.987 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.987 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.987 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:26.987 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:26.987 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.988 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:26.988 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:26.988 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.988 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.988 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:26.988 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:26.988 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:26.994 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10067; state: DISABLED
02-22 11:04:26.995 I/ActivityManager( 1592): DSS OFF for com.sec.hearingadjust
02-22 11:04:27.000 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:27.000 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:27.001 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:27.001 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:27.001 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:27.002 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{2f78773 22984:com.sec.hearingadjust/u0a67}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:27.008 D/ActivityThread(22984): handleBindApplication()++
app=com.sec.hearingadjust
02-22 11:04:27.113 D/CompatibilityChangeReporter( 1592): Compat change id reported:
157233955; UID 10067; state: DISABLED
02-22 11:04:27.124 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10222; state: DISABLED
02-22 11:04:27.124 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10222; state: DISABLED
02-22 11:04:27.124 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10222; state: ENABLED
02-22 11:04:27.125 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10222; state: ENABLED
02-22 11:04:27.126 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10222; state: ENABLED
02-22 11:04:27.133 I/ActivityManager( 1592): Start proc
23007:com.google.android.projection.gearhead:shared/u0a222 for broadcast
{com.google.android.projection.gearhead/com.google.android.apps.auto.wireless.bluet
ooth.WifiBluetoothReceiver}
02-22 11:04:27.160 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10222; state: DISABLED
02-22 11:04:27.161 I/ActivityManager( 1592): DSS OFF for
com.google.android.projection.gearhead
02-22 11:04:27.163 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{8ab1678
23007:com.google.android.projection.gearhead:shared/u0a222}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:27.168 D/ActivityThread(23007): handleBindApplication()++
app=com.google.android.projection.gearhead:shared
02-22 11:04:27.201 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:27.201 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:27.202 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:27.202 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:27.202 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:27.329 D/LoadedApk(23007): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.projection.gearhead
appContext.mBasePackageName=com.google.android.projection.gearhead
02-22 11:04:27.345 D/ActivityThread(23007): handleBindApplication() --
02-22 11:04:27.402 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:27.402 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:27.402 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:27.402 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:27.403 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:27.460 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10275; state: DISABLED
02-22 11:04:27.462 D/ActivityManager( 1592): Received BROADCAST intent 0x99f5c43
Key{broadcastIntent pkg=android intent=act=com.samsung.android.wifi.GEOFENCE
flags=0x2000000 u=0} requestCode=3 sent=0 from uid 1000
02-22 11:04:27.481 D/SGM:GameManager( 1592): identifyForegroundApp.
com.android.settings, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:27.481 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.android.settings
02-22 11:04:27.499 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10275; state: DISABLED
02-22 11:04:27.499 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10275; state: DISABLED
02-22 11:04:27.499 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10275; state: DISABLED
02-22 11:04:27.499 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10275; state: ENABLED
02-22 11:04:27.500 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10275; state: ENABLED
02-22 11:04:27.509 I/ActivityManager( 1592): Start proc
23040:com.samsung.android.oneconnect:BeaconManagerControlService/u0a275 for service
{com.samsung.android.oneconnect/com.samsung.android.oneconnect.easysetup.beaconmana
ger.BeaconManagerControlService}
02-22 11:04:27.538 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.oneconnect
02-22 11:04:27.542 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{af1fa6d
23040:com.samsung.android.oneconnect:BeaconManagerControlService/u0a275}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:27.549 D/ActivityThread(23040): handleBindApplication()++
app=com.samsung.android.oneconnect:BeaconManagerControlService
02-22 11:04:27.560 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10316; state: DISABLED
02-22 11:04:27.560 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10316; state: DISABLED
02-22 11:04:27.560 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10316; state: DISABLED
02-22 11:04:27.560 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10316; state: ENABLED
02-22 11:04:27.560 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10316; state: ENABLED
02-22 11:04:27.569 I/ActivityManager( 1592): Start proc
23057:com.spotify.music/u0a316 for broadcast
{com.spotify.music/com.spotify.accessory.statemanagerimpl.bluetooth.connectionstate
.BluetoothConnectionStateReceiver}
02-22 11:04:27.605 I/ActivityManager( 1592): DSS OFF for com.spotify.music
02-22 11:04:27.606 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:27.606 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:27.606 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:27.606 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:27.606 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:27.613 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{66194b4 23057:com.spotify.music/u0a316}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:27.624 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10316,
isForeground(false, 11)
02-22 11:04:27.629 D/ActivityThread(23057): handleBindApplication()++
app=com.spotify.music
02-22 11:04:27.771 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:27.807 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:27.807 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:27.807 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:27.807 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:27.807 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:27.832 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10275 pid :23040 / OP:PendingIntent{68a6bb2: PendingIntentRecord{36c4703
com.samsung.android.oneconnect broadcastIntent}}
02-22 11:04:27.872 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :21263 / L:7641ff5
02-22 11:04:27.887 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:27.903 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110432 now=3122131933 -
CU:1000/CP:1592/L:1fd4c86:GeofenceLocationFilter_3122136926
02-22 11:04:27.904 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122131934
02-22 11:04:27.908 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:27.915 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:27.924 I/Telecom:BluetoothStateReceiver( 1592): onReceive
android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
02-22 11:04:27.925 I/Telecom ( 1592): BluetoothStateReceiver: Device
60:E5:77:41:83:0E changed state to 1: BSR.oR@0Mw
02-22 11:04:27.935 D/ActivityManager( 1592): Received BROADCAST intent 0x6fb4efc
Key{broadcastIntent pkg=com.samsung.android.smartsuggestions
intent=act=com.samsung.android.smartsuggestions.action.ACTION_CONNECTION_STATE_CHAN
GED
cmp=com.samsung.android.smartsuggestions/com.samsung.android.app.deepsky.control.co
nstruction.datacollector.commonobserver.receiver.BluetoothReceiver flags=0x0 u=0}
requestCode=0 sent=0 from uid 1000
02-22 11:04:27.957 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:28.007 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:28.007 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:28.008 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:28.008 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:28.008 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:28.012 D/LoadedApk(23057): LoadedApk::makeApplication()
appContext.mOpPackageName=com.spotify.music
appContext.mBasePackageName=com.spotify.music
02-22 11:04:28.016 D/io_stats( 654): !@ 8,0 r 297820884 8360672236 w 43566694
723128612 d 16977068 965819068 f 0 0 iot 59853196 0 th 0 0 0 pt 0 inp 0 3
1348193.863
02-22 11:04:28.138 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:28.138 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:28.208 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:28.208 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:28.208 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:28.208 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:28.208 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:28.274 D/ActivityThread(23057): handleBindApplication() --
02-22 11:04:28.355 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10282; state: DISABLED
02-22 11:04:28.355 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10282; state: DISABLED
02-22 11:04:28.355 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10282; state: DISABLED
02-22 11:04:28.355 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10282; state: ENABLED
02-22 11:04:28.356 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10282; state: ENABLED
02-22 11:04:28.361 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20330219T110428 now=3122132391 - CU:10230/CP:25958/OP:PendingIntent{ebbc5d:
PendingIntentRecord{4b1b9d2 com.google.android.gms/ startService}}
02-22 11:04:28.361 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122132391
02-22 11:04:28.365 I/ActivityManager( 1592): Start proc
23208:com.facebook.katana/u0a282 for content provider
{com.facebook.katana/com.facebook.platform.common.provider.PlatformProviderBase}
02-22 11:04:28.401 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
flg=0x1000010 (has extras) } to
com.samsung.android.easysetup/.icmanager.IcBtStatusBroadcastReceiver requires
android.permission.BLUETOOTH_CONNECT due to sender com.android.bluetooth (uid 1002)
02-22 11:04:28.406 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10103; state: DISABLED
02-22 11:04:28.406 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10103; state: DISABLED
02-22 11:04:28.406 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10103; state: DISABLED
02-22 11:04:28.406 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10103; state: ENABLED
02-22 11:04:28.407 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10103; state: ENABLED
02-22 11:04:28.408 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:28.408 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:28.408 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:28.408 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:28.409 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:28.412 I/ActivityManager( 1592): DSS OFF for com.facebook.katana
02-22 11:04:28.416 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{4975634 23208:com.facebook.katana/u0a282}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:28.420 I/ActivityManager( 1592): Start proc
23234:com.samsung.android.smartsuggestions:datacollector/u0a103 for broadcast
{com.samsung.android.smartsuggestions/com.samsung.android.app.deepsky.control.const
ruction.datacollector.commonobserver.receiver.BluetoothReceiver}
02-22 11:04:28.420 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10282,
isForeground(false, 19)
02-22 11:04:28.420 D/ActivityThread(23208): handleBindApplication()++
app=com.facebook.katana
02-22 11:04:28.449 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.smartsuggestions
02-22 11:04:28.453 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{72a04b8
23234:com.samsung.android.smartsuggestions:datacollector/u0a103}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:28.458 D/ActivityThread(23234): handleBindApplication()++
app=com.samsung.android.smartsuggestions:datacollector
02-22 11:04:28.609 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:28.609 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:28.609 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:28.609 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:28.609 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:28.802 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:28.808 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:28.808 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:28.808 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:28.808 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:28.809 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:28.847 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:28.850 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:28.850 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:28.891 I/ActivityManager( 1592): Process
com.android.chrome:sandboxed_process0:org.chromium.content.app.SandboxedProcessServ
ice0:0 (pid 22496) has died: cch+55 CEM (15,1326)
02-22 11:04:28.892 W/ActivityManager( 1592): Scheduling restart of crashed service
com.android.chrome/org.chromium.content.app.SandboxedProcessService0:0 in 1000ms
for connection
02-22 11:04:28.895 D/BatteryExternalStatsWorker( 1592): update stats : remove-uid
(1)
02-22 11:04:28.920 D/BatteryExternalStatsWorker( 1592): done
updateExternalStatsLocked
02-22 11:04:28.921 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122132950
02-22 11:04:28.921 D/SystemUIService( 2550): onTrimMemory : 10
02-22 11:04:28.921 D/SamsungAlarmManager( 1592): setExact (T:1/F:9/AC:false)
20230222T113428 now=3122132951 - CU:5010/CP:21533/OP:PendingIntent{cfa4769:
PendingIntentRecord{e2ce441 com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:28.921 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:28.921 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122132951
02-22 11:04:28.928 I/Telecom:SamsungBluetoothCommandManagerAdapterImpl( 1592):
sendSecBluetoothATCommand : DUAL,S****E
02-22 11:04:28.932 I/ActivityManager( 1592): Process com.samsung.android.calendar
(pid 22674) has died: cch+55 CEM (18,1332)
02-22 11:04:28.941 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10210; state: ENABLED
02-22 11:04:28.984 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:29.009 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:29.009 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:29.009 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:29.009 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:29.009 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:29.038 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
flg=0x1000010 (has extras) } to
com.samsung.android.easysetup/.icmanager.IcBtStatusBroadcastReceiver requires
android.permission.BLUETOOTH_CONNECT due to sender com.android.bluetooth (uid 1002)
02-22 11:04:29.078 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:29.090 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10246; state: DISABLED
02-22 11:04:29.090 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10246; state: ENABLED
02-22 11:04:29.101 I/ActivityManager( 1592): Process com.google.android.youtube
(pid 22189) has died: cch+25 CEM (49,1329)
02-22 11:04:29.124 D/SystemUIService( 2550): onTrimMemory : 15
02-22 11:04:29.124 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:29.124 D/LoadedApk(23208): LoadedApk::makeApplication()
appContext.mOpPackageName=com.facebook.katana
appContext.mBasePackageName=com.facebook.katana
02-22 11:04:29.144 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@8c70ed4 m=0
02-22 11:04:29.144 W/ActivityManager( 1592): Slow operation: 55ms so far, now at
startProcess: done updating battery stats
02-22 11:04:29.144 W/ActivityManager( 1592): Slow operation: 55ms so far, now at
startProcess: building log message
02-22 11:04:29.144 I/ActivityManager( 1592): Start proc
23280:com.android.chrome:privileged_process1/u0a246 for service
{com.android.chrome/org.chromium.content.app.PrivilegedProcessService1}
02-22 11:04:29.144 W/ActivityManager( 1592): Slow operation: 55ms so far, now at
startProcess: starting to update pids map
02-22 11:04:29.144 W/ActivityManager( 1592): Slow operation: 55ms so far, now at
startProcess: done updating pids map
02-22 11:04:29.145 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:29.170 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{232a94c: PendingIntentRecord{a0b0427
com.google.android.gms/com.google.android.gms.tron broadcastIntent}}
02-22 11:04:29.171 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122133201
02-22 11:04:29.172 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T140429 now=3122133201 - CU:10230/CP:6860/OP:PendingIntent{bef6d95:
PendingIntentRecord{a0b0427 com.google.android.gms/com.google.android.gms.tron
broadcastIntent}}
02-22 11:04:29.172 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122133202
02-22 11:04:29.184 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10246; state: DISABLED
02-22 11:04:29.184 I/ActivityManager( 1592): DSS OFF for com.android.chrome
02-22 11:04:29.187 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{a3a7aa1 23280:com.android.chrome:privileged_process1/u0a246}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:29.192 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:29.204 D/ActivityThread(23280): handleBindApplication()++
app=com.android.chrome:privileged_process1
02-22 11:04:29.210 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:29.210 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:29.210 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:29.210 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:29.211 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:29.235 W/FileUtils( 1666): Failed to
chmod(/data/user/0/com.samsung.android.oneconnect/shared_prefs/AppCenter.xml):
android.system.ErrnoException: chmod failed: ENOENT (No such file or directory)
02-22 11:04:29.247 D/ActivityThread(23208): handleBindApplication() --
02-22 11:04:29.266 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:29.319 D/LoadedApk(23280): LoadedApk::makeApplication()
appContext.mOpPackageName=com.android.chrome
appContext.mBasePackageName=com.android.chrome
02-22 11:04:29.361 D/ActivityThread(23280): handleBindApplication() --
02-22 11:04:29.411 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:29.411 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:29.411 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:29.411 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:29.411 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:29.440 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:29.612 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:29.612 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:29.612 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:29.612 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:29.612 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:29.812 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:29.812 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:29.812 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:29.813 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:29.813 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:29.817 I/ActivityManager( 1592): Process com.sec.phone (pid 21771) has
died: cch+65 CEM (87,1262)
02-22 11:04:29.871 D/SamsungAlarmManager( 1592): setInexact (T:2/F:8/AC:false)
20230222T110444 now=3122133901 - CU:1000/CP:1592/L:f721e3:WificondScannerImpl Scan
Timeout
02-22 11:04:29.872 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122133902
02-22 11:04:29.933 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:29.945 D/CompatibilityChangeReporter( 1592): Compat change id reported:
183164979; UID 10282; state: ENABLED
02-22 11:04:29.949 D/FreecessController( 1592): com.zhiliaoapp.musically(state:
Freezeable -> Frozen, Reason: broadcast)
02-22 11:04:29.950 D/FreecessController( 1592): FZ :
com.zhiliaoapp.musically(18734)
02-22 11:04:29.951 D/FreecessController( 1592): FZ :
com.zhiliaoapp.musically(20113)
02-22 11:04:29.952 D/FreecessController( 1592): FZ : com.zhiliaoapp.musically(0),
reason: Bg
02-22 11:04:29.955 I/PowerManagerService( 1592): [PWL] SetWakeLockEnableDisable uid
= 10318 , disable= true
02-22 11:04:29.955 I/PowerManagerService( 1592): [PWL] can not change uid = 10318
02-22 11:04:30.012 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:30.012 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:30.013 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:30.013 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:30.013 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:30.018 D/io_stats( 654): !@ 8,0 r 297831118 8361007864 w 43567095
723131680 d 16977415 965822052 f 0 0 iot 59854464 0 th 0 0 0 pt 0 inp 0 0
1348195.871
02-22 11:04:30.064 I/ActivityManager( 1592): Process
com.samsung.android.app.reminder (pid 22700) has died: cch+65 CEM (106,1255)
02-22 11:04:30.089 D/SystemUIService( 2550): onTrimMemory : 15
02-22 11:04:30.089 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:30.090 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10164; state: ENABLED
02-22 11:04:30.092 I/ActivityManager( 1592): Process com.android.providers.calendar
(pid 22699) has died: cch+65 CEM (112,1255)
02-22 11:04:30.155 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122136926, now=3122134185
02-22 11:04:30.213 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:30.213 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:30.214 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:30.214 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:30.214 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:30.280 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:30.280 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.281 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.281 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.282 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:30.282 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.282 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.287 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.287 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.288 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.289 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:30.289 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.289 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.289 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.289 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:30.289 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.289 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.290 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.290 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.294 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:30.308 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.308 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:30.310 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.310 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.310 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.310 W/Looper ( 2550): Slow dispatch took 18ms main
h=com.android.systemui.settings.multisim.MultiSIMController$10 c=null m=2000
02-22 11:04:30.310 W/Looper ( 2550): Slow delivery took 22ms main
h=android.app.ActivityThread$H
c=android.telephony.TelephonyCallback$IPhoneStateListenerStub$
$ExternalSyntheticLambda61@492c7e7 m=0
02-22 11:04:30.310 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:30.312 W/Looper ( 2550): Drained
02-22 11:04:30.320 I/ActivityManager( 1592): Process
com.samsung.android.net.wifi.wifiguider (pid 22112) has died: cch+55 CEM (94,1258)
02-22 11:04:30.322 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.331 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.331 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.332 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.332 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:30.335 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:30.335 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.336 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.336 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.336 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:30.336 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.336 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:30.337 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.337 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.337 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.337 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.337 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.337 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:30.347 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181658987; UID 10282; state: ENABLED
02-22 11:04:30.350 W/Looper ( 2550): Slow delivery took 22ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:30.357 W/Looper ( 2550): Drained
02-22 11:04:30.413 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:30.413 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:30.413 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:30.414 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:30.414 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:30.446 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:30.446 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.448 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.448 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.448 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:30.449 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.450 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.450 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.451 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.451 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:30.453 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:30.453 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:30.453 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.453 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.453 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:30.453 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:30.453 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:30.454 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.454 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.454 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.454 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:30.454 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:30.470 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:30.614 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:30.614 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:30.614 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:30.614 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:30.614 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:30.747 D/PowerManagerService( 1592): UserActivityStateListenerState: 0
02-22 11:04:30.814 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:30.814 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:30.815 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:30.815 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:30.815 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:30.942 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:31.015 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:31.016 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:31.016 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:31.016 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:31.016 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:31.137 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:31.153 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@6b9fb83 m=0
02-22 11:04:31.205 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:31.216 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:31.216 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:31.216 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:31.217 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:31.217 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:31.224 W/Looper ( 2550): Slow dispatch took 19ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:31.416 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:31.417 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:31.417 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:31.417 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:31.418 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:31.617 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:31.617 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:31.619 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:31.619 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:31.619 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:31.818 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:31.820 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:31.821 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:31.821 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:31.822 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:31.905 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:1fd4c86
02-22 11:04:31.906 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122160151
/ NW:3122144365, now=3122135936
02-22 11:04:31.949 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:32.021 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:32.021 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:32.021 D/io_stats( 654): !@ 8,0 r 297832961 8361035500 w 43567099
723131760 d 16977421 965822076 f 0 0 iot 59854784 0 th 0 0 0 pt 0 inp 0 0
1348197.874
02-22 11:04:32.021 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:32.021 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:32.022 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:32.133 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:32.165 W/Looper ( 2550): Slow dispatch took 24ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@53ee8b9 m=0
02-22 11:04:32.181 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:32.182 W/Looper ( 2550): Slow delivery took 24ms main
h=com.android.systemui.statusbar.notification.row.NotifBindPipeline$NotifBindPipeli
neHandler c=null m=1
02-22 11:04:32.182 W/Looper ( 2550): Drained
02-22 11:04:32.184 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:f721e3
02-22 11:04:32.184 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122136214
02-22 11:04:32.212 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:32.221 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:32.221 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:32.221 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:32.221 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:32.222 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:32.422 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:32.423 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:32.423 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:32.423 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:32.424 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:32.623 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:32.623 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:32.623 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:32.623 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:32.623 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:32.823 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:32.824 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:32.824 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:32.824 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:32.824 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:32.900 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110437 now=3122136930 -
CU:1000/CP:1592/L:7e5e38e:GeofenceLocationFilter_3122141936
02-22 11:04:32.901 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122141936, now=3122136931
02-22 11:04:32.940 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:33.025 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:33.026 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:33.026 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:33.026 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:33.027 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:33.137 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:33.149 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@52e3af3 m=0
02-22 11:04:33.162 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:33.199 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:33.212 W/Looper ( 2550): Slow delivery took 27ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:33.212 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:33.223 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:33.224 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:33.224 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:33.224 W/Looper ( 2550): Drained
02-22 11:04:33.225 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.225 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.225 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:33.226 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.226 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:33.226 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:33.226 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:33.227 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:33.227 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:33.227 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:33.227 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.229 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.229 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:33.230 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:33.230 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:33.230 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:33.230 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.230 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.231 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:33.231 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:33.231 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.231 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.232 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:33.232 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:33.232 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.325 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:33.326 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:33.326 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:33.326 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:33.328 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.328 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.328 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.329 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.330 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.332 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:33.332 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:33.332 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.333 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:33.333 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:33.333 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.333 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.335 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:33.335 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:33.335 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:33.335 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:33.338 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:33.338 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:33.345 I/Telecom:BluetoothStateReceiver( 1592): onReceive
android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
02-22 11:04:33.345 I/Telecom ( 1592): BluetoothStateReceiver: Device
9C:8D:7C:92:60:90 changed state to 0: BSR.oR@0M4
02-22 11:04:33.352 D/ActivityManager( 1592): Received BROADCAST intent 0x6fb4efc
Key{broadcastIntent pkg=com.samsung.android.smartsuggestions
intent=act=com.samsung.android.smartsuggestions.action.ACTION_CONNECTION_STATE_CHAN
GED
cmp=com.samsung.android.smartsuggestions/com.samsung.android.app.deepsky.control.co
nstruction.datacollector.commonobserver.receiver.BluetoothReceiver flags=0x0 u=0}
requestCode=0 sent=0 from uid 1000
02-22 11:04:33.366 W/Looper ( 2550): Slow delivery took 26ms main
h=android.app.ActivityThread$H c=com.android.keyguard.CarrierTextManager$
$ExternalSyntheticLambda1@b0052ba m=0
02-22 11:04:33.368 W/Looper ( 2550): Drained
02-22 11:04:33.383 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:33.404 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
flg=0x1000010 (has extras) } to
com.samsung.android.easysetup/.icmanager.IcBtStatusBroadcastReceiver requires
android.permission.BLUETOOTH_CONNECT due to sender com.android.bluetooth (uid 1002)
02-22 11:04:33.426 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:33.426 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:33.426 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:33.427 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:33.427 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:33.628 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:33.629 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:33.629 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:33.629 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:33.629 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:33.735 I/SDHMS:C ( 4107): SIOP:: AP:268(388,100) BAT:336(336,0)
USB:313(313,0) CHG:385(385,0) PA:390(390,0) CP:379(379,0) WIFI:386(386,0)
CF:364(364,0) BLK:0(0,0) SUBBAT:0(0,0) LRP:375(375,0) LRF:362(362) LRB:373(373)
BLRF:362(362) BLRB:375(375) APT:356(356) APR:386(386)
02-22 11:04:33.735 I/SDHMS:C ( 4107): MODEMQ::
02-22 11:04:33.830 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:33.830 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:33.830 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:33.831 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:33.831 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:33.947 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:34.029 D/io_stats( 654): !@ 8,0 r 297833539 8361049360 w 43567201
723135000 d 16977421 965822076 f 0 0 iot 59854920 0 th 0 0 0 pt 0 inp 0 0
1348199.882
02-22 11:04:34.031 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:34.031 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:34.032 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:34.032 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:34.032 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:34.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 1000; state: DISABLED
02-22 11:04:34.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 1000; state: DISABLED
02-22 11:04:34.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 1000; state: DISABLED
02-22 11:04:34.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 1000; state: ENABLED
02-22 11:04:34.143 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:34.150 I/ActivityManager( 1592): Start proc
23515:com.samsung.android.dqagent/1000 for broadcast
{com.samsung.android.dqagent/com.samsung.android.dqagent.receiver.DQADataReceiver}
02-22 11:04:34.184 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.dqagent
02-22 11:04:34.194 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{86fa516 23515:com.samsung.android.dqagent/1000}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:34.196 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:34.205 D/ActivityThread(23515): handleBindApplication()++
app=com.samsung.android.dqagent
02-22 11:04:34.208 W/Looper ( 2550): Slow delivery took 26ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:34.208 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:34.217 W/Looper ( 2550): Drained
02-22 11:04:34.219 W/Looper ( 2550): Slow delivery took 23ms main
h=android.os.Handler c=null m=0
02-22 11:04:34.219 W/Looper ( 2550): Drained
02-22 11:04:34.231 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:34.231 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:34.231 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:34.232 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:34.232 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:34.347 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:34.348 I/Telecom:SamsungBluetoothCommandManagerAdapterImpl( 1592):
sendSecBluetoothATCommand : DUAL,S****E
02-22 11:04:34.432 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:34.432 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:34.432 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:34.432 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:34.433 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:34.634 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:34.634 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:34.634 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:34.634 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:34.634 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:34.716 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10282; state: ENABLED
02-22 11:04:34.717 D/AlarmManager( 1592): BT=2, AT=3, WE=479997, WL=359997,
uid=10282, pkg=com.facebook.katana,
action=WakingExecutorService.ACTION_ALARM.com.facebook.katana.Mqtt_Wakeup
02-22 11:04:34.719 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122141936, now=3122138749
02-22 11:04:34.719 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T111234 now=3122138749 - CU:10282/CP:23208/OP:PendingIntent{1e5299b:
PendingIntentRecord{c0b04b3 com.facebook.katana broadcastIntent}}
02-22 11:04:34.719 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122141936, now=3122138749
02-22 11:04:34.833 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:34.833 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:34.834 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:34.834 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:34.834 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:34.942 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:35.034 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:35.034 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:35.035 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:35.035 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:35.035 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:35.115 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:35.131 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@f034e9d m=0
02-22 11:04:35.184 W/Looper ( 2550): Slow delivery took 21ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:35.184 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:35.192 W/Looper ( 2550): Drained
02-22 11:04:35.235 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:35.235 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:35.235 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:35.235 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:35.235 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:35.434 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{ab53113: PendingIntentRecord{4b1b9d2
com.google.android.gms/ startService}}
02-22 11:04:35.434 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122141936, now=3122139464
02-22 11:04:35.436 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:35.436 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:35.436 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:35.439 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:35.439 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:35.636 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:35.636 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:35.637 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:35.637 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:35.637 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:35.837 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:35.837 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:35.837 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:35.837 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:35.838 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:36.031 D/io_stats( 654): !@ 8,0 r 297838957 8361091940 w 43567209
723135036 d 16977421 965822076 f 0 0 iot 59855324 0 th 0 0 0 pt 0 inp 0 0
1348201.885
02-22 11:04:36.038 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:36.038 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:36.038 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:36.038 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:36.038 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:36.127 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:36.139 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@74b3799 m=0
02-22 11:04:36.199 W/Looper ( 2550): Slow delivery took 25ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:36.204 W/Looper ( 2550): Drained
02-22 11:04:36.238 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:36.238 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:36.238 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:36.238 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:36.238 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:36.346 W/BroadcastQueue( 1592): Permission Denial: broadcasting Intent
{ act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4200010 (has extras) } from null
(pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to
registered receiver BroadcastFilter{87af50a 10282/u0 ReceiverList{4248175 23208
com.facebook.katana/10282/u0 remote:54220ac}}
02-22 11:04:36.439 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:36.439 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:36.439 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:36.439 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:36.439 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:36.515 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10148; state: DISABLED
02-22 11:04:36.515 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10148; state: DISABLED
02-22 11:04:36.515 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10148; state: DISABLED
02-22 11:04:36.515 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10148; state: ENABLED
02-22 11:04:36.515 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10148; state: ENABLED
02-22 11:04:36.533 I/ActivityManager( 1592): Start proc
23561:com.facebook.appmanager/u0a148 for content provider
{com.facebook.appmanager/com.facebook.oxygen.appmanager.firstparty.crashreporter.Fi
rstPartyCrashReporterProvider}
02-22 11:04:36.594 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10148; state: DISABLED
02-22 11:04:36.597 I/ActivityManager( 1592): DSS OFF for com.facebook.appmanager
02-22 11:04:36.614 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{b42b4ba 23561:com.facebook.appmanager/u0a148}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:36.623 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10148,
isForeground(false, 19)
02-22 11:04:36.628 D/ActivityThread(23561): handleBindApplication()++
app=com.facebook.appmanager
02-22 11:04:36.635 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:36.636 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.637 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.637 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.638 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.638 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.638 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.639 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.639 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:36.639 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:36.639 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:36.639 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:36.640 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:36.640 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:36.640 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:36.640 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.640 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:36.641 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.641 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.641 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.641 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:36.641 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:36.642 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.642 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.642 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.642 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.643 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.664 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:36.664 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.665 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.665 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.665 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:36.666 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.666 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.667 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.667 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.668 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.669 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.669 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.669 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:36.669 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:36.682 W/Looper ( 2550): Slow delivery took 22ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:36.682 W/Looper ( 2550): Drained
02-22 11:04:36.707 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:36.707 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.708 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.708 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:36.710 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.710 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.710 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.710 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.711 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.711 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:36.711 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.711 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.711 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:36.711 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:36.712 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.712 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.712 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.712 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:36.712 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:36.712 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:36.712 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:36.713 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:36.729 W/Looper ( 2550): Slow delivery took 20ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:36.730 W/Looper ( 2550): Drained
02-22 11:04:36.759 D/LoadedApk(23561): LoadedApk::makeApplication()
appContext.mOpPackageName=com.facebook.appmanager
appContext.mBasePackageName=com.facebook.appmanager
02-22 11:04:36.764 W/Looper ( 2550): Slow delivery took 20ms main
h=android.app.ActivityThread$H c=com.android.keyguard.CarrierTextManager$
$ExternalSyntheticLambda1@c72de6a m=0
02-22 11:04:36.764 W/Looper ( 2550): Drained
02-22 11:04:36.785 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:36.785 W/Looper ( 2550): Slow delivery took 21ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:36.785 W/Looper ( 2550): Drained
02-22 11:04:36.808 D/ActivityThread(23561): handleBindApplication() --
02-22 11:04:36.821 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:36.825 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122141936, now=3122140855
02-22 11:04:36.825 D/SamsungAlarmManager( 1592): setInexact (T:1/F:0/AC:false)
20230225T110436 now=3122140855 - CU:10148/CP:23561/OP:PendingIntent{f837936:
PendingIntentRecord{72ccf39 com.facebook.appmanager broadcastIntent}}
02-22 11:04:36.825 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122141936, now=3122140855
02-22 11:04:36.827 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10148 pid :23561 / OP:PendingIntent{fad4037: PendingIntentRecord{7df49a4
com.facebook.appmanager broadcastIntent}}
02-22 11:04:36.840 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:36.840 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:36.840 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:36.840 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:36.840 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:36.897 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:7e5e38e
02-22 11:04:36.897 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122140927
02-22 11:04:36.911 I/ActivityManager( 1592): com.facebook.system is exempt from
freezer
02-22 11:04:36.911 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10055; state: DISABLED
02-22 11:04:36.911 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10055; state: DISABLED
02-22 11:04:36.911 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10055; state: DISABLED
02-22 11:04:36.911 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10055; state: ENABLED
02-22 11:04:36.911 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10055; state: ENABLED
02-22 11:04:36.919 I/ActivityManager( 1592): Start proc
23606:com.facebook.system/u0a55 for content provider
{com.facebook.system/com.facebook.oxygen.installer.api.AppManagerApiProvider}
02-22 11:04:36.947 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10055; state: DISABLED
02-22 11:04:36.949 I/ActivityManager( 1592): DSS OFF for com.facebook.system
02-22 11:04:36.959 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{c98a527 23606:com.facebook.system/u0a55}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:36.967 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10055,
isForeground(false, 8)
02-22 11:04:36.970 D/ActivityThread(23606): handleBindApplication()++
app=com.facebook.system
02-22 11:04:37.009 D/LoadedApk(23606): LoadedApk::makeApplication()
appContext.mOpPackageName=com.facebook.system
appContext.mBasePackageName=com.facebook.system
02-22 11:04:37.040 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:37.040 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:37.040 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:37.040 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:37.040 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:37.050 D/ActivityThread(23606): handleBindApplication() --
02-22 11:04:37.066 E/ActivityThread(23561): Failed to find provider info for
com.facebook.appmanager.nekodirect
02-22 11:04:37.090 I/ActivityManager( 1592): Changes in 10040 19 to 5, 0 to 8
02-22 11:04:37.091 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10040,
isForeground(true, 5)
02-22 11:04:37.122 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:37.134 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@95340d1 m=0
02-22 11:04:37.154 W/Looper ( 2550): Slow delivery took 23ms main
h=com.android.systemui.statusbar.notification.row.NotifBindPipeline$NotifBindPipeli
neHandler c=null m=1
02-22 11:04:37.154 W/Looper ( 2550): Drained
02-22 11:04:37.200 W/Looper ( 2550): Slow delivery took 24ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:37.200 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:37.208 W/Looper ( 2550): Drained
02-22 11:04:37.222 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122141252
02-22 11:04:37.223 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110509 now=3122141252 - CU:1000/CP:1592/L:2d5c18a:*job.delay*
02-22 11:04:37.223 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122144365, now=3122141253
02-22 11:04:37.240 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:37.240 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:37.240 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:37.240 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:37.240 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:37.336 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10282; state: DISABLED
02-22 11:04:37.440 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:37.440 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:37.441 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:37.441 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:37.441 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:37.640 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:37.640 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:37.640 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:37.640 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:37.640 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:37.788 D/SettingsProvider( 1592): isChangeAllowed() : name =
enabled_notification_listeners
02-22 11:04:37.842 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:37.842 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:37.843 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:37.843 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:37.843 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:37.877 D/SamsungAlarmManager( 1592): setInexact (T:2/F:8/AC:false)
20230222T110452 now=3122141907 - CU:1000/CP:1592/L:ee7ee70:WificondScannerImpl Scan
Timeout
02-22 11:04:37.877 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122168156
/ NW:3122144365, now=3122141907
02-22 11:04:37.897 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 1000; state: ENABLED
02-22 11:04:37.898 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110442 now=3122141928 -
CU:1000/CP:1592/L:94c426e:GeofenceLocationFilter_3122146927
02-22 11:04:37.898 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122146927
/ NW:3122144365, now=3122141928
02-22 11:04:38.034 D/io_stats( 654): !@ 8,0 r 297843104 8361151624 w 43567383
723137004 d 16977623 965824324 f 0 0 iot 59855860 0 th 0 0 0 pt 0 inp 0 0
1348203.887
02-22 11:04:38.044 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:38.044 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:38.045 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:38.047 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:38.047 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:38.244 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:38.244 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:38.245 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:38.246 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:38.247 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:38.445 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:38.445 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:38.446 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:38.446 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:38.446 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:38.646 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:38.646 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:38.646 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:38.646 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:38.646 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:38.846 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:38.846 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:38.847 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:38.847 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:38.847 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:39.046 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:39.047 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:39.047 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:39.047 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:39.047 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:39.083 D/UsbStatsMonitor( 1592): 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 26792005992474
02-22 11:04:39.247 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:39.247 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:39.248 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:39.248 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:39.248 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:39.448 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:39.448 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:39.449 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:39.449 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:39.450 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:39.649 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:39.649 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:39.650 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:39.650 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:39.651 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:39.840 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10067; state: DISABLED
02-22 11:04:39.850 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:39.850 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:39.850 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:39.850 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:39.850 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:39.855 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10222; state: DISABLED
02-22 11:04:39.862 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10275; state: DISABLED
02-22 11:04:39.916 W/BroadcastQueue( 1592): Permission Denial: broadcasting Intent
{ act=com.google.android.apps.gmm.NAVIGATION_STATE flg=0x10
pkg=com.google.android.googlequicksearchbox (has extras) } from null (pid=-1, uid=-
1) requires com.google.android.googlequicksearchbox.permission.LAUNCH_FROM_GMM due
to registered receiver BroadcastFilter{6aa47ff 10232/u0 ReceiverList{704231e 25906
com.google.android.googlequicksearchbox:search/10232/u0 remote:2040b59}}
02-22 11:04:39.916 W/BroadcastQueue( 1592): Permission Denial: broadcasting Intent
{ act=com.google.android.apps.gmm.NAVIGATION_STATE flg=0x10
pkg=com.google.android.gms (has extras) } from null (pid=-1, uid=-1) requires
com.google.android.googlequicksearchbox.permission.LAUNCH_FROM_GMM due to
registered receiver BroadcastFilter{6aa47ff 10232/u0 ReceiverList{704231e 25906
com.google.android.googlequicksearchbox:search/10232/u0 remote:2040b59}}
02-22 11:04:39.935 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10316; state: DISABLED
02-22 11:04:40.038 D/io_stats( 654): !@ 8,0 r 297844002 8361173020 w 43567483
723138116 d 16977710 965826268 f 0 0 iot 59856024 0 th 0 0 0 pt 0 inp 0 0
1348205.890
02-22 11:04:40.051 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:40.051 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:40.052 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:40.052 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:40.052 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:40.185 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:ee7ee70
02-22 11:04:40.188 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122146927
/ NW:3122144365, now=3122144218
02-22 11:04:40.252 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:40.252 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:40.252 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:40.252 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:40.253 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:40.335 D/SamsungAlarmManager( 1592): Expired : 8
02-22 11:04:40.337 V/SamsungAlarmManager( 1592): Sending to uid : 1000
L=d219677:StatsCompanionService.pull alarm=Alarm{e941e50 type 3 origWhen 3122144365
whenElapsed 3122144365 android}
02-22 11:04:40.339 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122146927, now=3122144369
02-22 11:04:40.368 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110940 now=3122144398 -
CU:1000/CP:1592/L:d219677:StatsCompanionService.pull
02-22 11:04:40.368 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122146927, now=3122144398
02-22 11:04:40.453 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:40.453 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:40.454 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:40.454 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:40.454 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:40.619 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 1000; state: DISABLED
02-22 11:04:40.654 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:40.654 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:40.655 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:40.655 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:40.655 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:40.855 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:40.855 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:40.855 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:40.856 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:40.856 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:41.055 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:41.055 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:41.056 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:41.056 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:41.056 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:41.140 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:41.154 W/Looper ( 2550): Slow dispatch took 19ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@f2cd0c2 m=0
02-22 11:04:41.206 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:41.218 W/Looper ( 2550): Slow delivery took 26ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:41.218 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:41.229 W/Looper ( 2550): Drained
02-22 11:04:41.256 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:41.256 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:41.257 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:41.257 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:41.257 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:41.335 D/DeviceStorageMonitorService( 1592): check() STORAGE TOTAL >
64G
02-22 11:04:41.336 W/DeviceStorageMonitorService( 1592): updateBroadcasts(/data)
oldLevel:0, newLevel:0, seq:1
02-22 11:04:41.353 D/DeviceStorageMonitorService( 1592): Available File Node Number
is [13300281]
02-22 11:04:41.354 W/DeviceStorageMonitorService( 1592):
updateBroadcasts_filenode(/data) fn_oldLevel:0, fn_newLevel:0, seq:1
02-22 11:04:41.362 D/CompanionDeviceManagerService( 1592):
onDeviceConnected(address = 60:E5:77:41:83:0E)
02-22 11:04:41.363 I/CompanionDeviceManagerService( 1592):
onDeviceNearby(justAppeared, address = 60:E5:77:41:83:0E)
02-22 11:04:41.431 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20330219T110441 now=3122145461 - CU:10230/CP:25958/OP:PendingIntent{3a59214:
PendingIntentRecord{f797abd com.google.android.gms/ startService}}
02-22 11:04:41.431 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122146927, now=3122145461
02-22 11:04:41.457 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:41.457 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:41.457 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:41.457 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:41.457 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:41.472 I/Telecom:BluetoothStateReceiver( 1592): onReceive
android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
02-22 11:04:41.472 I/Telecom ( 1592): BluetoothStateReceiver: Device
60:E5:77:41:83:0E changed state to 2: BSR.oR@0NA
02-22 11:04:41.474 I/Telecom ( 1592): BluetoothRouteManager: Message received:
NEW_DEVICE_CONNECTED.: BSR.oR->BRM.pM_1@0NA
02-22 11:04:41.477 I/Telecom:SamsungBluetoothDevicesAdapterImpl( 1592): connected
type = null
02-22 11:04:41.477 I/Telecom ( 1592): CallAudioRouteStateMachine: Message received:
BLUETOOTH_DEVICE_LIST_CHANGED=7, arg1=0: BSR.oR-
>CARSM.pM_BLUETOOTH_DEVICE_LIST_CHANGED@0NA
02-22 11:04:41.478 I/Telecom ( 1592): QuiescentEarpieceRoute: Processing message
BLUETOOTH_DEVICE_LIST_CHANGED: BSR.oR->CARSM.pM_BLUETOOTH_DEVICE_LIST_CHANGED@0NA
02-22 11:04:41.478 I/Telecom ( 1592): Logging.Events: Non-call EVENT: AUDIO_ROUTE,
Bluetooth device list changed: BSR.oR->CARSM.pM_BLUETOOTH_DEVICE_LIST_CHANGED@0NA
02-22 11:04:41.478 I/Telecom:SamsungBluetoothDevicesAdapterImpl( 1592):
uuids.length = 3
02-22 11:04:41.478 I/Telecom:SamsungBluetoothManager( 1592):
setBluetoothWatchSingleConnected false
02-22 11:04:41.478 I/AS.AudioDeviceInventory( 1592): handleDeviceConnection(true
dev:20 address:60:E5:77:41:83:0E name:Bluetooth music)
02-22 11:04:41.478 I/AS.AudioDeviceInventory( 1592):
deviceKey:0x20:60:E5:77:41:83:0E
02-22 11:04:41.478 I/AS.AudioDeviceInventory( 1592): deviceInfo:null
is(already)Connected:false
02-22 11:04:41.488 D/ActivityManager( 1592): Received BROADCAST intent 0x6fb4efc
Key{broadcastIntent pkg=com.samsung.android.smartsuggestions
intent=act=com.samsung.android.smartsuggestions.action.ACTION_CONNECTION_STATE_CHAN
GED
cmp=com.samsung.android.smartsuggestions/com.samsung.android.app.deepsky.control.co
nstruction.datacollector.commonobserver.receiver.BluetoothReceiver flags=0x0 u=0}
requestCode=0 sent=0 from uid 1000
02-22 11:04:41.490 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:41.498 I/Telecom:BluetoothStateReceiver( 1592): onReceive
android.bluetooth.headset.profile.action.ACTIVE_DEVICE_CHANGED
02-22 11:04:41.498 I/Telecom ( 1592): BluetoothStateReceiver: Device
60:E5:77:41:83:0E is now the preferred BT device for HFP: BSR.oR@0NE
02-22 11:04:41.498 I/Telecom ( 1592): BluetoothStateReceiver:
handleActiveDeviceChanged - type : 0: BSR.oR@0NE
02-22 11:04:41.498 I/Telecom:BluetoothRouteManager( 1592):
mHearingAidActiveDeviceCache = null
02-22 11:04:41.498 I/Telecom:BluetoothRouteManager( 1592): mHfpActiveDeviceCache =
null
02-22 11:04:41.502 I/Telecom:SamsungBluetoothDevicesAdapterImpl( 1592): connected
type = null
02-22 11:04:41.503 I/Telecom:SamsungBluetoothDevicesAdapterImpl( 1592):
uuids.length = 3
02-22 11:04:41.503 I/Telecom:SamsungBluetoothManager( 1592):
setBluetoothWatchSingleConnected false
02-22 11:04:41.504 I/Telecom:BluetoothRouteManager( 1592): onActiveDeviceChanged -
> 60E577_E (true), wasActiveDevicePresent : false, isActiveDevicePresent : true
02-22 11:04:41.504 I/Telecom ( 1592): CallAudioRouteStateMachine: Message received:
BT_ACTIVE_DEVICE_PRESENT=8, arg1=0: BSR.oR->CARSM.pM_BT_ACTIVE_DEVICE_PRESENT@0NE
02-22 11:04:41.504 I/Telecom ( 1592): QuiescentEarpieceRoute: Processing message
BT_ACTIVE_DEVICE_PRESENT: BSR.oR->CARSM.pM_BT_ACTIVE_DEVICE_PRESENT@0NE
02-22 11:04:41.504 I/Telecom ( 1592): Logging.Events: Non-call EVENT: AUDIO_ROUTE,
Bluetooth active device present: BSR.oR->CARSM.pM_BT_ACTIVE_DEVICE_PRESENT@0NE
02-22 11:04:41.505 I/Telecom ( 1592): CallAudioRouteStateMachine: Message received:
SWITCH_BLUETOOTH=1002, arg1=0: BSR.oR->CARSM.pM_BT_ACTIVE_DEVICE_PRESENT-
>CARSM.pM_SWITCH_BLUETOOTH@0NE
02-22 11:04:41.505 I/Telecom ( 1592): QuiescentEarpieceRoute: Processing message
SWITCH_BLUETOOTH: BSR.oR->CARSM.pM_BT_ACTIVE_DEVICE_PRESENT-
>CARSM.pM_SWITCH_BLUETOOTH@0NE
02-22 11:04:41.505 I/Telecom ( 1592): Logging.Events: Non-call EVENT: AUDIO_ROUTE,
Leaving state QuiescentEarpieceRoute: BSR.oR->CARSM.pM_BT_ACTIVE_DEVICE_PRESENT-
>CARSM.pM_SWITCH_BLUETOOTH@0NE
02-22 11:04:41.505 I/Telecom ( 1592): Logging.Events: Non-call EVENT: AUDIO_ROUTE,
Entering state QuiescentBluetoothRoute: BSR.oR->CARSM.pM_BT_ACTIVE_DEVICE_PRESENT-
>CARSM.pM_SWITCH_BLUETOOTH@0NE
02-22 11:04:41.516 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.bluetooth.device.action.ACL_CONNECTED flg=0x5000010 (has extras) } to
com.sec.android.app.shealth/com.samsung.android.app.shealth.sensor.sdk.accessory.ba
ckground.BtConnectionEventReceiver requires android.permission.BLUETOOTH_CONNECT
due to sender com.android.bluetooth (uid 1002)
02-22 11:04:41.538 W/Looper ( 2550): Slow dispatch took 24ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:41.538 W/Looper ( 2550): Slow delivery took 31ms main
h=com.android.systemui.statusbar.policy.BluetoothControllerImpl$H c=null m=1
02-22 11:04:41.539 W/Looper ( 2550): Drained
02-22 11:04:41.594 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_uhqa_support
02-22 11:04:41.594 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:41.594 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:41.594 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:41.594 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:41.594 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:41.596 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:41.596 D/SettingsProvider( 1592): ret = 1
02-22 11:04:41.598 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_bt_uhq_state
02-22 11:04:41.598 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:41.599 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:41.599 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:41.599 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:41.599 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:41.599 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:41.599 D/SettingsProvider( 1592): ret = 1
02-22 11:04:41.631 I/AS.AudioDeviceInventory( 1592): handleDeviceConnection(true
dev:80000008 address:60:E5:77:41:83:0E name:Bluetooth music)
02-22 11:04:41.631 I/AS.AudioDeviceInventory( 1592):
deviceKey:0x80000008:60:E5:77:41:83:0E
02-22 11:04:41.631 I/AS.AudioDeviceInventory( 1592): deviceInfo:null
is(already)Connected:false
02-22 11:04:41.645 D/BluetoothManagerService( 1592): addProxy
com.google.android.projection.gearhead
02-22 11:04:41.653 D/BluetoothManagerService( 1592): removeProxy
com.google.android.projection.gearhead
02-22 11:04:41.658 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:41.658 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:41.658 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:41.658 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:41.658 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:41.689 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_uhqa_support
02-22 11:04:41.689 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:41.689 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:41.689 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:41.689 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:41.689 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:41.689 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:41.690 D/SettingsProvider( 1592): ret = 1
02-22 11:04:41.691 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_bt_uhq_state
02-22 11:04:41.691 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:41.691 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:41.691 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:41.691 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:41.691 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:41.691 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:41.691 D/SettingsProvider( 1592): ret = 1
02-22 11:04:41.692 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_uhqa_support
02-22 11:04:41.692 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:41.692 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:41.692 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:41.692 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:41.692 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:41.692 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:41.692 D/SettingsProvider( 1592): ret = 1
02-22 11:04:41.696 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_bt_uhq_state
02-22 11:04:41.696 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:41.696 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:41.696 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:41.696 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:41.697 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:41.697 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:41.697 D/SettingsProvider( 1592): ret = 1
02-22 11:04:41.699 D/MediaRouterService( 1592): GlobalBluetoothA2dpOn is changed to
'true'
02-22 11:04:41.700 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.bluetooth.headset.profile.action.CONNECTION_STATE_CHANGED
flg=0x1000010 (has extras) } to
com.samsung.android.easysetup/.icmanager.IcBtStatusBroadcastReceiver requires
android.permission.BLUETOOTH_CONNECT due to sender com.android.bluetooth (uid 1002)
02-22 11:04:41.700 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10101 pid :21053 / L:1231d4a
02-22 11:04:41.702 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122146927, now=3122145732
02-22 11:04:41.705 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.705 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.716 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10103; state: DISABLED
02-22 11:04:41.766 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.bluetooth.device.action.BATTERY_LEVEL_CHANGED flg=0x5000010 (has
extras) } to
com.google.android.apps.turbo/.nudges.bluetooth.BluetoothBatteryLevelChangedReceive
r requires android.permission.BLUETOOTH_CONNECT due to sender com.android.bluetooth
(uid 1002)
02-22 11:04:41.767 E/AppOps ( 1592): evalMode() Foreground mode : uid - 10222, op
- 1, capability - 0
02-22 11:04:41.773 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.774 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.776 D/CompatibilityChangeReporter( 1592): Compat change id reported:
157233955; UID 10222; state: ENABLED
02-22 11:04:41.780 E/AppOps ( 1592): evalMode() Foreground mode : uid - 10222, op
- 1, capability - 0
02-22 11:04:41.783 I/Telecom ( 1592): WiredHeadsetManager: ACTION_HEADSET_PLUG
event, plugged in: false, : WHC.oADA@0NQ
02-22 11:04:41.785 E/AppOps ( 1592): evalMode() Foreground mode : uid - 10222, op
- 1, capability - 0
02-22 11:04:41.823 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.828 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.829 I/Telecom ( 1592): WiredHeadsetManager: ACTION_HEADSET_PLUG
event, plugged in: false, : WHC.oADA@0NY
02-22 11:04:41.853 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.854 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:41.858 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:41.858 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:41.859 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:41.859 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:41.859 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:41.864 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.os.Handler
c=com.android.systemui.volume.VolumeDialogControllerImpl$C$3@9cf6864 m=0
02-22 11:04:41.869 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10117; state: DISABLED
02-22 11:04:41.869 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10117; state: DISABLED
02-22 11:04:41.869 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10117; state: DISABLED
02-22 11:04:41.869 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10117; state: ENABLED
02-22 11:04:41.870 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10117; state: ENABLED
02-22 11:04:41.877 W/Looper ( 2550): Slow delivery took 22ms main
h=android.app.ActivityThread$H
c=com.android.systemui.broadcast.ActionReceiver$onReceive$1$1$1@6020f82 m=0
02-22 11:04:41.882 I/ActivityManager( 1592): Start proc
23727:com.sec.android.app.soundalive/u0a117 for broadcast
{com.sec.android.app.soundalive/com.sec.android.app.soundalive.receiver.AndroidMedi
aReceiver}
02-22 11:04:41.897 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:94c426e
02-22 11:04:41.897 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122145927
02-22 11:04:41.914 D/CompatibilityChangeReporter( 1592): Compat change id reported:
157233955; UID 10230; state: ENABLED
02-22 11:04:41.929 I/ActivityManager( 1592): DSS OFF for
com.sec.android.app.soundalive
02-22 11:04:41.930 D/BluetoothManagerService( 1592): addProxy
com.google.android.gms
02-22 11:04:41.932 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{95867b3 23727:com.sec.android.app.soundalive/u0a117}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:41.936 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 1000; state: DISABLED
02-22 11:04:41.939 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10117,
isForeground(false, 11)
02-22 11:04:41.939 D/ActivityThread(23727): handleBindApplication()++
app=com.sec.android.app.soundalive
02-22 11:04:41.945 W/Looper ( 2550): Slow dispatch took 53ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaDeviceManager$Entry$current$1@14d911a m=0
02-22 11:04:41.948 W/BroadcastQueue( 1592): Permission Denial: broadcasting Intent
{ act=android.bluetooth.a2dp.profile.action.ACTIVE_DEVICE_CHANGED flg=0x5000010
(has extras) } from com.android.bluetooth (pid=12012, uid=1002) to
com.sec.android.app.soundalive/.receiver.AndroidMediaReceiver is not exported from
uid 10117
02-22 11:04:41.951 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10103; state: DISABLED
02-22 11:04:41.951 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10103; state: DISABLED
02-22 11:04:41.951 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10103; state: DISABLED
02-22 11:04:41.951 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10103; state: ENABLED
02-22 11:04:41.951 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10103; state: ENABLED
02-22 11:04:41.961 I/ActivityManager( 1592): Start proc
23743:com.samsung.android.smartsuggestions:core/u0a103 for broadcast
{com.samsung.android.smartsuggestions/com.samsung.android.app.deepsky.control.const
ruction.datacollector.gicollector.WearableGICollector$Receiver}
02-22 11:04:41.974 W/Looper ( 2550): Drained
02-22 11:04:41.988 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.smartsuggestions
02-22 11:04:41.990 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{65f1a2b 23743:com.samsung.android.smartsuggestions:core/u0a103}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:41.995 D/ActivityThread(23743): handleBindApplication()++
app=com.samsung.android.smartsuggestions:core
02-22 11:04:42.014 D/SettingsProvider( 1592): isChangeAllowed() : name =
SOUNDALIVE_AUDIO_PATH
02-22 11:04:42.014 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:42.014 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:42.014 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:42.014 D/SettingsProvider( 1592): selectionArgs: 10117
02-22 11:04:42.014 D/SecContentProvider( 1592): called from
com.sec.android.app.soundalive
02-22 11:04:42.014 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:42.014 D/SettingsProvider( 1592): ret = 1
02-22 11:04:42.018 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.027 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.039 D/io_stats( 654): !@ 8,0 r 297845921 8361233384 w 43567614
723139936 d 16977755 965826920 f 0 0 iot 59856480 0 th 0 0 0 pt 0 inp 0 2
1348207.893
02-22 11:04:42.059 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:42.059 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:42.059 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:42.059 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:42.059 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:42.087 I/ActivityManager( 1592): Process
com.samsung.android.app.aodservice:provider (pid 22747) has died: cch+65 CEM
(132,1275)
02-22 11:04:42.091 D/InputMethodManagerService( 1592): removeClient
02-22 11:04:42.101 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.102 D/SettingsProvider( 1592): isChangeAllowed() : name =
k2hd_effect
02-22 11:04:42.102 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:42.102 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:42.102 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:42.102 D/SettingsProvider( 1592): selectionArgs: 10117
02-22 11:04:42.102 D/SecContentProvider( 1592): called from
com.sec.android.app.soundalive
02-22 11:04:42.102 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:42.102 D/SettingsProvider( 1592): ret = 1
02-22 11:04:42.107 D/SystemUIService( 2550): onTrimMemory : 10
02-22 11:04:42.107 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:42.108 I/ActivityManager( 1592): Process com.android.chrome (pid 22370)
has died: cch+55 CEM (133,1275)
02-22 11:04:42.118 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10060; state: DISABLED
02-22 11:04:42.118 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10060; state: DISABLED
02-22 11:04:42.118 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10060; state: DISABLED
02-22 11:04:42.118 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10060; state: ENABLED
02-22 11:04:42.118 D/BluetoothManagerService( 1592): removeProxy
com.google.android.gms
02-22 11:04:42.119 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10060; state: ENABLED
02-22 11:04:42.128 I/ActivityManager( 1592): Start proc
23768:com.samsung.android.game.gos/u0a60 for service
{com.samsung.android.game.gos/com.samsung.android.game.gos.endpoint.GosService}
02-22 11:04:42.142 I/ActivityManager( 1592): Process
com.google.android.apps.tachyon (pid 22851) has died: cch+15 CEM (161,1280)
02-22 11:04:42.150 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10060,
isForeground(false, 19)
02-22 11:04:42.153 I/ActivityManager( 1592): Process
com.google.android.cellbroadcastreceiver (pid 21921) has died: cch+45 CEM
(162,1280)
02-22 11:04:42.176 I/ActivityManager( 1592): Process com.facebook.system (pid
23606) has died: cch+35 CEM (164,1280)
02-22 11:04:42.181 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10060; state: DISABLED
02-22 11:04:42.183 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.game.gos
02-22 11:04:42.191 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{5a90e6c 23768:com.samsung.android.game.gos/u0a60}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:42.201 I/ActivityManager( 1592): Process
com.android.chrome:privileged_process1 (pid 23280) has died: fg SVC (205,1280)
02-22 11:04:42.203 D/ActivityThread(23768): handleBindApplication()++
app=com.samsung.android.game.gos
02-22 11:04:42.238 I/ActivityManager( 1592): Process com.facebook.katana (pid
23208) has died: cch+65 CEM (213,1283)
02-22 11:04:42.253 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.258 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:42.258 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:42.258 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:42.258 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:42.258 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:42.261 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.289 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.305 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.324 D/SettingsProvider( 1592): isChangeAllowed() : name =
volume_music_bt_a2dp
02-22 11:04:42.325 D/SettingsProvider( 1592): isChangeAllowed() : name =
volume_system_bt_a2dp
02-22 11:04:42.325 D/SettingsProvider( 1592): isChangeAllowed() : name =
volume_assistant_bt_a2dp
02-22 11:04:42.337 D/SGM:GameManager( 1592): respondWithJson. command:
is_variable_refresh_rate_supported
02-22 11:04:42.337 D/SGM:GameManager( 1592): jsonParam : null
02-22 11:04:42.337 D/SGM:GameManager( 1592): response : {"value_bool_1":true}
02-22 11:04:42.338 D/SettingsProvider( 1592): isChangeAllowed() : name =
volume_music_bt_a2dp
02-22 11:04:42.370 D/SGM:GameManager( 1592): identifyForegroundApp.
com.android.settings, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:42.370 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.android.settings
02-22 11:04:42.382 D/InputManager( 1592): checkInputFeature : features = 0x101
02-22 11:04:42.382 D/SGM:GameManager( 1592): respondWithJson. command:
is_variable_refresh_rate_supported
02-22 11:04:42.382 D/SGM:GameManager( 1592): jsonParam : null
02-22 11:04:42.382 D/SGM:GameManager( 1592): response : {"value_bool_1":true}
02-22 11:04:42.384 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.415 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.459 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:42.459 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:42.459 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:42.459 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:42.460 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:42.478 I/Telecom:SamsungBluetoothCommandManagerAdapterImpl( 1592):
sendSecBluetoothATCommand : DUAL,S****E
02-22 11:04:42.519 V/NotificationService( 1592): registerNotificationListener
component=ComponentInfo{com.samsung.android.smartsuggestions/com.samsung.android.ap
p.deepsky.control.construction.datacollector.gicollector.NotificationGICollector$No
tificationListener} enabled =false
02-22 11:04:42.531 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122146561
02-22 11:04:42.532 D/SamsungAlarmManager( 1592): setInexact (T:0/F:0/AC:false)
20230223T000042 now=3122146561 - CU:10103/CP:23743/OP:PendingIntent{9e70a56:
PendingIntentRecord{77dedad com.samsung.android.smartsuggestions broadcastIntent}}
02-22 11:04:42.532 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122146562
02-22 11:04:42.539 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122146569
02-22 11:04:42.539 D/SamsungAlarmManager( 1592): setInexact (T:0/F:0/AC:false)
20230223T000042 now=3122146569 - CU:10103/CP:23743/OP:PendingIntent{109cad7:
PendingIntentRecord{8f6a473 com.samsung.android.smartsuggestions broadcastIntent}}
02-22 11:04:42.539 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122146569
02-22 11:04:42.543 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122146573
02-22 11:04:42.543 D/SamsungAlarmManager( 1592): setInexact (T:0/F:0/AC:false)
20230223T000042 now=3122146573 - CU:10103/CP:23743/OP:PendingIntent{6430fc4:
PendingIntentRecord{a51e12e com.samsung.android.smartsuggestions broadcastIntent}}
02-22 11:04:42.544 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122146574
02-22 11:04:42.660 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:42.660 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:42.660 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:42.660 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:42.661 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:42.707 D/SettingsProvider( 1592): isChangeAllowed() : name =
bt_a2dp_audio_latency
02-22 11:04:42.707 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:42.707 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:42.708 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:42.708 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:42.709 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:42.709 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:42.709 D/SettingsProvider( 1592): ret = 1
02-22 11:04:42.712 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:42.860 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:42.861 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:42.861 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:42.861 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:42.861 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:42.896 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110447 now=3122146926 -
CU:1000/CP:1592/L:4f4b506:GeofenceLocationFilter_3122151927
02-22 11:04:42.896 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122146926
02-22 11:04:43.061 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:43.061 D/SettingsProvider( 1592): isChangeAllowed() : name =
volume_music_bt_a2dp
02-22 11:04:43.061 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:43.062 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:43.062 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:43.062 D/SettingsProvider( 1592): isChangeAllowed() : name =
volume_system_bt_a2dp
02-22 11:04:43.062 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:43.064 D/SettingsProvider( 1592): isChangeAllowed() : name =
volume_assistant_bt_a2dp
02-22 11:04:43.105 I/ActivityManager( 1592): Changes in 10040 5 to 15, 8 to 0
02-22 11:04:43.107 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10040,
isForeground(false, 15)
02-22 11:04:43.121 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:43.133 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@31cd741 m=0
02-22 11:04:43.194 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:43.218 I/ActivityManager( 1592): Process com.facebook.appmanager (pid
23561) has died: cch+45 CEM (153,1302)
02-22 11:04:43.262 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:43.262 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:43.263 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:43.263 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:43.263 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:43.466 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:43.466 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:43.467 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:43.467 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:43.467 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:43.666 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:43.667 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:43.667 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:43.667 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:43.667 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:43.741 I/SDHMS:C ( 4107): SIOP:: AP:270(389,100) BAT:336(336,0)
USB:313(313,0) CHG:381(381,0) PA:400(400,0) CP:377(377,0) WIFI:385(385,0)
CF:364(364,0) BLK:0(0,0) SUBBAT:0(0,0) LRP:374(374,0) LRF:362(362) LRB:374(374)
BLRF:361(361) BLRB:374(374) APT:357(357) APR:387(387)
02-22 11:04:43.741 I/SDHMS:C ( 4107): MODEMQ::
02-22 11:04:43.867 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:43.867 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:43.868 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:43.868 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:43.868 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:44.045 D/io_stats( 654): !@ 8,0 r 297846885 8361267872 w 43567917
723143080 d 16977844 965831688 f 0 0 iot 59856764 0 th 0 0 0 pt 0 inp 0 0
1348209.897
02-22 11:04:44.068 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:44.069 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:44.070 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:44.070 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:44.071 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:44.143 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:44.158 W/Looper ( 2550): Slow dispatch took 19ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@62a9832 m=0
02-22 11:04:44.201 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:44.212 W/Looper ( 2550): Slow delivery took 24ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:44.212 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:44.224 W/Looper ( 2550): Drained
02-22 11:04:44.224 W/Looper ( 2550): Slow delivery took 24ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:44.224 W/Looper ( 2550): Drained
02-22 11:04:44.269 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:44.269 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:44.269 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:44.270 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:44.270 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:44.469 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:44.469 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:44.470 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:44.470 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:44.470 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:44.559 D/PowerManagerService( 1592): UserActivityStateListenerState: 1
02-22 11:04:44.587 D/VibratorManagerService( 1592): vibrate - uid: 1000, opPkg:
android, effect: Mono{mEffect=Composed{segments=[SemHaptic{mType=50026, mRepeat=-1,
mMagnitude=-1, mMagnitudeType=TYPE_TOUCH}], repeat=-1, mMagnitudeType=TYPE_EXTRA}},
attrs: VibrationAttributes: Usage=TOUCH Audio Usage= USAGE_ASSISTANCE_SONIFICATION
Flags=0, reason: Virtual Key - Press, token: android.os.Binder@3de4db3
02-22 11:04:44.587 D/VibratorManagerService( 1592): This 50026 is not supported for
engine.
02-22 11:04:44.588 V/VibratorManagerService( 1592): semPatternVibrate - package:
android, reason: Virtual Key - Press, repeat: -1, token: android.os.Binder@3de4db3,
mag: 4000, TYPE_TOUCH
02-22 11:04:44.590 D/VibrationThread( 1592): StartVibrateStep for effect #0
02-22 11:04:44.594 D/VibrationThread( 1592): Running amplitude step with 1ms
latency.
02-22 11:04:44.594 D/VibrationThread( 1592): Running amplitude step with 1ms
latency.
02-22 11:04:44.594 D/VibrationThread( 1592): sepIndex=50026, intensity=4000,
repeat=false
02-22 11:04:44.594 D/VibrationThread( 1592): Turning on vibrator 0 for 7ms
02-22 11:04:44.600 D/VibrationThread( 1592): Running complete vibration step on
vibrator 0
02-22 11:04:44.600 D/VibratorManagerService( 1592): Vibration 31991 finished with
status FINISHED
02-22 11:04:44.602 D/VibratorManagerService( 1592): Vibration 31991 on vibrator 0
complete, notifying thread
02-22 11:04:44.603 D/VibrationThread( 1592): Vibration complete reported by
vibrator 0
02-22 11:04:44.603 D/VibrationThread( 1592): Turning off vibrator 0
02-22 11:04:44.604 D/VibrationThread( 1592): FinishVibrateStep for effect #0
02-22 11:04:44.604 D/VibratorManagerService( 1592): Vibrators released after
finished vibration
02-22 11:04:44.620 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 1000 pid: 1592) eventTime = 1348210475 displayId = 0
02-22 11:04:44.621 D/FreecessController( 1592): UFZ :
com.zhiliaoapp.musically(18734)
02-22 11:04:44.623 D/FreecessController( 1592): UFZ :
com.zhiliaoapp.musically(20113)
02-22 11:04:44.623 D/ActivityManagerPerformance( 1592): AMP_acquire() HOME
02-22 11:04:44.623 D/PhoneWindowManagerExt( 1592): startDockOrHome
02-22 11:04:44.623 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:44.626 D/FreecessController( 1592): UFZ : com.zhiliaoapp.musically(0),
reason: broadcast
02-22 11:04:44.627 D/FreecessController( 1592): com.zhiliaoapp.musically(state:
Initial -> Freezeable, Reason: broadcast)
02-22 11:04:44.627 I/PowerManagerService( 1592): [PWL] SetWakeLockEnableDisable uid
= 10318 , disable= false
02-22 11:04:44.627 I/PowerManagerService( 1592): [PWL] can not change uid = 10318
02-22 11:04:44.627 D/BaseRestrictionMgr( 1592): Package: com.zhiliaoapp.musically,
userid: 0, hostingType: broadcast is allowed by freecess, caller is: null
02-22 11:04:44.630 I/ActivityTaskManager( 1592): START u0
{act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000100
cmp=com.sec.android.app.launcher/.activities.LauncherActivity (has extras)} from
uid 0
02-22 11:04:44.650 I/CocktailPolicyManager( 1592): findMatchedPolicy: find policy =
1
02-22 11:04:44.668 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:44.668 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:44.668 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:44.668 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:44.668 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:44.689 D/ActivityTaskManager( 1592): calculate: ActivityOptions
LaunchMode(mLaunchWindowingMode=1, mForceLaunchWindowingMode=0, mLaunchDisplayId=0)
02-22 11:04:44.689 D/ActivityTaskManager( 1592): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{4cb42d5 u0
com.sec.android.app.launcher/.activities.LauncherActivity display-area-from-
option=DefaultTaskDisplayArea@91126822 display-id=0 display-windowing-mode=1
suggested-display-area=DefaultTaskDisplayArea@91126822
02-22 11:04:44.689 D/ActivityTaskManager( 1592): calculate: ActivityOptions
LaunchMode(mLaunchWindowingMode=1, mForceLaunchWindowingMode=0, mLaunchDisplayId=0)
02-22 11:04:44.689 D/ActivityTaskManager( 1592):
TaskLaunchParamsModifier:task=Task{d964cf7 #4583 type=home
A=10130:com.sec.android.app.launcher.activities.LauncherActivity U=0 rootTaskId=1
visible=false mode=fullscreen translucent=true sz=1}
activity=ActivityRecord{4cb42d5 u0
com.sec.android.app.launcher/.activities.LauncherActivity t-1} display-area-from-
option=DefaultTaskDisplayArea@91126822 display-id=0 display-windowing-mode=1
suggested-display-area=DefaultTaskDisplayArea@91126822 activity-options-
fullscreen=Rect(0, 0 - 0, 0) non-freeform-display display-
area=DefaultTaskDisplayArea@91126822 maximized-bounds
02-22 11:04:44.690 I/Pageboost( 1592): moveTaskToFront :
10130:com.sec.android.app.launcher.activities.LauncherActivity
02-22 11:04:44.692 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:44.701 V/WindowManager( 1592): Changing focus from Window{60e6aaf u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity} to
null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.ActivityTaskManagerService.setResumedActivityUncheckLocked:55
45 com.android.server.wm.ActivityRecord.moveFocusableActivityToTop:3358
02-22 11:04:44.701 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.android.settings, userId = 0
02-22 11:04:44.701 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:44.702 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=4606, focused=false
02-22 11:04:44.702 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=4583, focused=true
02-22 11:04:44.702 D/SGM:GameManager( 1592): sendRunningComponentFocus(),
pkgName: com.sec.android.app.launcher, userId: 0
02-22 11:04:44.702 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, pkgName: com.sec.android.app.launcher, userId: 0
02-22 11:04:44.702 D/SGM:GameManager( 1592): handleTaskFocused().
02-22 11:04:44.702 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:44.702 D/SGM:GameManager( 1592): handleTaskFocused(), pkgName:
com.sec.android.app.launcher, userID:0 mResumedPkgMap does not containsKey.
02-22 11:04:44.703 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT], mNextAppTransitionFlags=, displayId:
0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.Task.updateTransitLocked:9134
com.android.server.wm.Task.moveTaskToFront:9227
com.android.server.wm.ActivityStarter.setTargetRootTaskIfNeeded:4027
02-22 11:04:44.707 V/MARsPolicyManager( 1592): Current Home Package
com.sec.android.app.launcher Resumed
02-22 11:04:44.707 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.sec.android.app.launcher, userId = 0
02-22 11:04:44.708 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN],
mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.Task.resumeTopActivityInnerLocked:8419
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
com.android.server.wm.Task.resumeTopActivityUncheckedLocked:8040
02-22 11:04:44.709 V/WindowManager( 1592): Setting visibility of Window{a2267d4 u0
com.samsung.android.app.spage}: true,
caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowState.sendAppVisibilityToClients:4128
com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.ActivityRecord.setClientVisible:7034
02-22 11:04:44.709 V/WindowManager( 1592): Setting visibility of Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty}: true,
caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.ActivityRecord.setClientVisible:7034
com.android.server.wm.ActivityRecord.setVisibility:5449
com.android.server.wm.ActivityRecord.setVisibility:5344
02-22 11:04:44.711 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_NOSENSOR (5), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:44.711 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{1e9c0f6 u0
com.sec.android.app.launcher/.activities.LauncherActivity t4583}
02-22 11:04:44.712 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_NOSENSOR (5) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1877
com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2207
com.android.server.wm.Task.resumeTopActivityInnerLocked:8487
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
02-22 11:04:44.713 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:44.713 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:44.718 W/WindowManager( 1592): Execute app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN],
mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2706 com.android.server.wm.ActivityTaskSupervisor.reportResumedActivityLocked:2252
com.android.server.wm.ActivityRecord.completeResumeLocked:6361
com.android.server.wm.Task.resumeTopActivityInnerLocked:8577
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
02-22 11:04:44.723 W/Looper ( 1592): Slow dispatch took 107ms android.ui
h=com.android.server.policy.PhoneWindowManager$PolicyHandler
c=com.android.server.policy.PhoneWindowManager$DisplayHomeButtonHandler$
$ExternalSyntheticLambda0@ea68aea m=0
02-22 11:04:44.724 D/CompatibilityChangeReporter( 1592): Compat change id reported:
158002302; UID 1000; state: ENABLED
02-22 11:04:44.727 V/ActivityManager( 1592): Changed top to ProcessRecord{8b4d6ad
27924:com.sec.android.app.launcher/u0a130}
02-22 11:04:44.736 D/SGM:GameManager( 1592): notePauseComponent(), received
pkgName: com.android.settings, userId: 0
02-22 11:04:44.737 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 6
02-22 11:04:44.738 I/GameSDK@LifeCycle( 1592): noteResumeComponent(): package name
: com.sec.android.app.launcher
02-22 11:04:44.738 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 5
02-22 11:04:44.739 D/SGM:GameManager( 1592): noteResumeComponent(), received
pkgName: com.sec.android.app.launcher, userId: 0
02-22 11:04:44.739 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_RESUME, pkgName: com.sec.android.app.launcher, userid: 0
02-22 11:04:44.739 D/SGM:GameManager( 1592): handleResume().
02-22 11:04:44.739 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:44.739 D/SGM:GameManager( 1592): handleResume(). pkgName:
com.sec.android.app.launcher, userId: 0, isTunableApp: null
02-22 11:04:44.739 D/SGM:GameManager( 1592): notifyFocusInOut(). of pkg:
com.sec.android.app.launcher, type: 4, isMinimized: false, isTunableApp: false,
userId: 0
02-22 11:04:44.739 D/SGM:GameManager( 1592): notifyFocusInOut(). unexpected
mPrevNotiType: -1
02-22 11:04:44.739 D/SGM:NetworkLimit( 1592): callRelease
02-22 11:04:44.739 D/SGM:SystemHelper( 1592): callReleaseBlock
needReleaseBlock:false
02-22 11:04:44.741 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:44.743 D/SGM:GameManager( 1592): identifyGamePackage.
com.sec.android.app.launcher, mCurrentUserId: 0, callerUserId: 0,
callingMethodInfo:
com.android.server.ssrm.fgapps.GameAppUtils.isGame(GameAppUtils.java:84)
02-22 11:04:44.743 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.sec.android.app.launcher
02-22 11:04:44.743 E/Watchdog( 1592): !@Sync: 44907 heap: 142 / 155 [2023-02-22
11:04:44.743] sdogWay: softdog FD: 1122
02-22 11:04:44.744 I/ActivityManager( 1592): Changes in 10130 5 to 2, 8 to 15
02-22 11:04:44.745 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10130,
isForeground(true, 2)
02-22 11:04:44.746 I/AppOps ( 1592): updateUidProcState uid: 10130 procState: 2
capability:15
02-22 11:04:44.746 I/AppOps ( 1592): commitUidPendingStateLocked() :: UID - 10130,
500 > 200, 8 > 15
02-22 11:04:44.749 D/SSRM:LoadDetectMonitor( 1592): PID = 27924, UID = 10130
02-22 11:04:44.755 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.Handler c=com.android.wm.shell.common.ExecutorUtils$
$ExternalSyntheticLambda1@5095871 m=0
02-22 11:04:44.765 D/WindowManager( 1592): makeSurface duration=5
name=com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherA
ctivity$_27924
02-22 11:04:44.766 I/Pageboost( 1592): package null
02-22 11:04:44.768 D/InputMethodManagerService( 1592): hideSoftInput
02-22 11:04:44.769 V/WindowManager( 1592): Changing focus from null to
Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.relayoutWindow:2769
com.android.server.wm.Session.relayout:242
02-22 11:04:44.769 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xd01199a
02-22 11:04:44.769 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:44.769 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:44.772 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xbda6bb6
02-22 11:04:44.772 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xa2a3aa8
02-22 11:04:44.772 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:44.772 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:44.773 D/WindowManager( 1592): makeSurface duration=1
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xa69c024
02-22 11:04:44.774 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:44.777 V/InputMethodManagerService( 1592): Client requesting input be
hidden
02-22 11:04:44.777 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:44.789 D/InputMethodManagerService( 1592): hideSoftInput
02-22 11:04:44.789 V/InputMethodManagerService( 1592): Client requesting input be
hidden
02-22 11:04:44.789 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:44.790 D/SGM:GameManager( 1592): identifyForegroundApp.
com.sec.android.app.launcher, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:44.791 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.sec.android.app.launcher
02-22 11:04:44.793 D/SGM:GameManager( 1592): identifyGamePackage.
com.sec.android.app.launcher, mCurrentUserId: 0, callerUserId: 0,
callingMethodInfo:
com.samsung.android.game.IGameManagerService$Stub.onTransact(IGameManagerService.ja
va:242)
02-22 11:04:44.793 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.sec.android.app.launcher
02-22 11:04:44.798 I/CocktailPolicyManager( 1592): findMatchedPolicy: find policy =
1
02-22 11:04:44.803 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:44.810 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10130 pid :27924 / OP:PendingIntent{694ba90: PendingIntentRecord{98b7f89
com.sec.android.app.launcher broadcastIntent}}
02-22 11:04:44.811 D/SamsungAlarmManager( 1592): setInexact (T:0/F:0/AC:false)
20230223T000000 now=3122148841 - CU:10130/CP:27924/OP:PendingIntent{e373b8e:
PendingIntentRecord{98b7f89 com.sec.android.app.launcher broadcastIntent}}
02-22 11:04:44.812 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122148842
02-22 11:04:44.812 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10130 pid :27924 / OP:PendingIntent{f7dcfaf: PendingIntentRecord{e32efbc
com.sec.android.app.launcher broadcastIntent}}
02-22 11:04:44.813 D/SamsungAlarmManager( 1592): setInexact (T:1/F:0/AC:false)
20230222T110500 now=3122148843 - CU:10130/CP:27924/OP:PendingIntent{8238b45:
PendingIntentRecord{e32efbc com.sec.android.app.launcher broadcastIntent}}
02-22 11:04:44.813 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122148843
02-22 11:04:44.821 D/WindowManager( 1592): finishDrawingWindow: Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty} mDrawState=DRAW_PENDING
02-22 11:04:44.822 V/WindowManager( 1592): Setting visibility of Window{1b4da6a u0
com.android.systemui.ImageWallpaper}: true,
caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.WallpaperWindowToken.setVisible:162
com.android.server.wm.WallpaperWindowToken.commitVisibility:202
com.android.server.wm.WallpaperWindowToken.setVisibility:187
02-22 11:04:44.824 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122148854
02-22 11:04:44.824 D/WindowManager( 1592): createAnimationAdapter():
container=Task{fef465b #4606 type=standard A=1000:com.android.settings U=0
visible=false mode=fullscreen translucent=true sz=2}
02-22 11:04:44.824 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=Task=4606)/@0x6690035,
leashParent=Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c
02-22 11:04:44.824 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:44.826 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=Task=4606)/@0x6690035 - animation-leash of
app_transition)/@0x31d4ba8
02-22 11:04:44.826 D/WindowManager( 1592): startAnimation
02-22 11:04:44.826 D/WindowManager( 1592): createAnimationAdapter():
container=Task{4d1f80a #1 type=home ?? U=0 visible=true mode=fullscreen
translucent=false sz=1}
02-22 11:04:44.826 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=Task=1)/@0x1e1fe5b,
leashParent=Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c
02-22 11:04:44.829 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=Task=1)/@0x1e1fe5b - animation-leash of
app_transition)/@0xc7696c1
02-22 11:04:44.829 D/WindowManager( 1592): startAnimation
02-22 11:04:44.829 D/WindowManager( 1592): goodToGo()
02-22 11:04:44.829 D/WindowManager( 1592): createAppAnimations()
02-22 11:04:44.829 D/WindowManager( 1592): Add container=Task{4d1f80a #1
type=home ?? U=0 visible=true mode=fullscreen translucent=false sz=1}
02-22 11:04:44.829 D/WindowManager( 1592): Add container=Task{fef465b #4606
type=standard A=1000:com.android.settings U=0 visible=false mode=fullscreen
translucent=true sz=2}
02-22 11:04:44.829 D/WindowManager( 1592): createWallpaperAnimations()
02-22 11:04:44.830 D/WindowManager( 1592): visible=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832}
02-22 11:04:44.830 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832})/@0x52c246c,
leashParent=Surface(name=Leaf:0:1)/@0xe6c9a35
02-22 11:04:44.832 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832})/@0x52c246c - animation-leash of
window_animation)/@0xab32e66
02-22 11:04:44.832 D/WindowManager( 1592): startAnimation
02-22 11:04:44.832 D/WindowManager( 1592): createNonAppWindowAnimations()
02-22 11:04:44.842 D/WindowManager( 1592): goodToGo(): onAnimationStart,
transit=TRANSIT_OLD_WALLPAPER_OPEN, apps=2, wallpapers=1, nonApps=0
02-22 11:04:44.842 D/WindowManager( 1592): startAnimation(): Notify animation
start:
02-22 11:04:44.842 I/WindowManager( 1592): Starting remote animation
02-22 11:04:44.843 I/WindowManager( 1592): container=Task{4d1f80a #1 type=home ??
U=0 visible=true mode=fullscreen translucent=false sz=1}
02-22 11:04:44.843 I/WindowManager( 1592): Target:
02-22 11:04:44.843 I/WindowManager( 1592): mode=0 taskId=4583 isTranslucent=false
clipRect=[0,0][0,0] contentInsets=[0,88][0,135] prefixOrderIndex=113 position=[0,0]
sourceContainerBounds=[0,0][1080,2400] screenSpaceBounds=[0,0][1080,2400]
localBounds=[0,0][1080,2400]
02-22 11:04:44.843 I/WindowManager( 1592): windowConfiguration={ mBounds=Rect(0,
0 - 1080, 2400) mAppBounds=Rect(0, 88 - 1080, 2265) mMaxBounds=Rect(0, 0 - 1080,
2400) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=home
mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined
mFreeformTaskPinningState=unpinned}
02-22 11:04:44.843 I/WindowManager( 1592):
leash=Surface(name=Surface(name=Task=1)/@0x1e1fe5b - animation-leash of
app_transition)/@0xc7696c1
02-22 11:04:44.843 I/WindowManager( 1592): taskInfo=TaskInfo{userId=0 taskId=4583
displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN
cat=[android.intent.category.HOME] flg=0x10010000 pkg=com.sec.android.app.launcher
cmp=com.sec.android.app.launcher/.activities.LauncherActivity }
baseActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launche
r.activities.LauncherActivity}
topActivity=ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.uiover
rides.QuickstepLauncher}
origActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launche
r.activities.LauncherActivity}
realActivity=ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.uiove
rrides.QuickstepLauncher} numActivities=1 lastActiveTime=3122148820
supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=2
isResizeable=true token=WCT{RemoteToken{bd940e Task{d964cf7 #4583 type=home
A=10130:com.sec.android.app.launcher.activities.LauncherActivity U=0 rootTaskId=1
visible=true mode=fullscreen translucent=false sz=1}}} topActivityType=2
pictureInPictureParams=PictureInPictureParams( aspectRatio=null sourceRectHint=null
hasSetActions=false isAutoPipEnabled=false isSeamlessResizeEnabled=true)
displayCutoutSafeInsets=null topActivityInfo=ActivityInfo{4a87e2f
com.sec.android.app.launcher.activities.LauncherActivity} launchCookies=[]
positionInParent=Point(0, 0) parentTaskId=-1 isFocused=true isVisible=true
topActivityInSizeCompat=false locusId= LocusId[17_chars] topLaunchHome=false
launchSplitWindowingMode=0 isPairTask=false pairedTaskIds=[] pairWindowingMode=0
pairDockSide=0 isAnimatingByRecent=false originallySupportedSplitScreen=true
isAnimatingFreeformToFullscreen=false topActivityInFixedAspectRatio=false
isTopTransparentActivity=true}
02-22 11:04:44.843 I/WindowManager( 1592): windowType=-1container=Task{fef465b
#4606 type=standard A=1000:com.android.settings U=0 visible=false mode=fullscreen
translucent=true sz=2}
02-22 11:04:44.843 I/WindowManager( 1592): Target:
02-22 11:04:44.843 I/WindowManager( 1592): mode=1 taskId=4606 isTranslucent=false
clipRect=[0,0][0,0] contentInsets=[0,88][0,135] prefixOrderIndex=109 position=[0,0]
sourceContainerBounds=[0,0][1080,2400] screenSpaceBounds=[0,0][1080,2400]
localBounds=[0,0][1080,2400]
02-22 11:04:44.843 I/WindowManager( 1592): windowConfiguration={ mBounds=Rect(0,
0 - 1080, 2400) mAppBounds=Rect(0, 88 - 1080, 2265) mMaxBounds=Rect(0, 0 - 1080,
2400) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0
mPopOver=undefined mFreeformTaskPinningState=unpinned}
02-22 11:04:44.843 I/WindowManager( 1592):
leash=Surface(name=Surface(name=Task=4606)/@0x6690035 - animation-leash of
app_transition)/@0x31d4ba8
02-22 11:04:44.843 I/WindowManager( 1592): taskInfo=TaskInfo{userId=0 taskId=4606
displayId=0 isRunning=true baseIntent=Intent
{ act=android.settings.BLUETOOTH_SETTINGS flg=0x14000000
cmp=com.android.settings/.Settings$BluetoothSettingsActivity }
baseActivity=ComponentInfo{com.android.settings/com.android.settings.Settings$Confi
gureNotificationSettingsActivity}
topActivity=ComponentInfo{com.android.settings/com.android.settings.Settings$Blueto
othSettingsActivity} origActivity=null
realActivity=ComponentInfo{com.android.settings/com.android.settings.Settings$Bluet
oothSettingsActivity} numActivities=2 lastActiveTime=3122148735
supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=1
isResizeable=true token=WCT{RemoteToken{9a6a2a9 Task{fef465b #4606 type=standard
A=1000:com.android.settings U=0 visible=false mode=fullscreen translucent=true
sz=2}}} topActivityType=1 pictureInPictureParams=null
displayCutoutSafeInsets=Rect(0, 88 - 0, 0) topActivityInfo=ActivityInfo{9cf7a54
com.android.settings.Settings$BluetoothSettingsActivity} launchCookies=[]
positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=false
topActivityInSizeCompat=false locusId= null topLaunchHome=false
launchSplitWindowingMode=0 isPairTask=false pairedTaskIds=[] pairWindowingMode=0
pairDockSide=0 isAnimatingByRecent=false originallySupportedSplitScreen=true
isAnimatingFreeformToFullscreen=false topActivityInFixedAspectRatio=false
isTopTransparentActivity=false}
02-22 11:04:44.843 I/WindowManager( 1592): windowType=-1
02-22 11:04:44.846 D/[secipm]( 1592): mSecIpmManager report to nap
02-22 11:04:44.856 W/Looper ( 2550): Slow dispatch took 33ms main
h=com.android.internal.os.HandlerCaller$MyHandler c=null m=10010
02-22 11:04:44.856 W/Looper ( 2550): Slow delivery took 32ms main
h=android.os.Handler
c=com.android.systemui.navigationbar.NavigationBarTransitions$1$
$ExternalSyntheticLambda0@d6756d7 m=0
02-22 11:04:44.857 D/WALLPAPER_SVC:WallpaperManagerService( 1592):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:6094
02-22 11:04:44.857 D/WallpaperManagerService( 1592): which : 1, return type : 0
(called by userId= 0)
02-22 11:04:44.858 E/TaskStackListenerAbstract( 2550): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:44.859 E/TaskStackListenerAbstract( 2550): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:44.859 E/TaskStackListenerAbstract( 4107): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:44.859 E/TaskStackListenerAbstract(18448): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:44.865 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:44.868 V/InputMethodManagerService( 1592): Unspecified window will hide
input
02-22 11:04:44.868 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:44.868 W/Looper ( 2550): Slow dispatch took 10ms main
h=com.android.internal.os.HandlerCaller$MyHandler c=null m=10030
02-22 11:04:44.869 W/Looper ( 2550): Drained
02-22 11:04:44.869 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:44.869 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:44.869 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:44.869 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:44.869 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:44.872 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xaf2177f
02-22 11:04:44.872 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5,
destroy=false, surface=Surface(name=a0eb96e InputMethod)/@0x30e509c
02-22 11:04:44.872 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=a0eb96e InputMethod)/@0x30e509c,
leashParent=Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5
02-22 11:04:44.874 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xbafa43e
02-22 11:04:44.886 D/MdnieScenarioControlService( 1592): packageName :
com.sec.android.app.launcher className :
com.android.launcher3.uioverrides.QuickstepLauncher
02-22 11:04:44.887 V/MdnieScenarioControlService( 1592): setUIMode from UI
function(3)
02-22 11:04:44.951 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:44.972 I/ActivityManager( 1592): Process com.spotify.music (pid 23057)
has died: cch+35 CEM (132,1325)
02-22 11:04:44.985 D/SystemUIService( 2550): onTrimMemory : 10
02-22 11:04:44.985 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:44.989 V/MdnieScenarioControlService( 1592): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
02-22 11:04:45.068 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:45.068 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:45.068 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:45.068 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:45.068 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:45.111 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:45.117 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:45.152 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=HAS_DRAWN
02-22 11:04:45.169 I/Pageboost( 1592): Launcher Page Up
02-22 11:04:45.173 I/Pageboost( 1592): IO Prefetch for : com.android.chrome
02-22 11:04:45.189 D/WindowManager( 1592): app-onAnimationFinished():
mOuter=com.android.server.wm.RemoteAnimationController@631b231
02-22 11:04:45.189 D/WindowManager( 1592): onAnimationFinished():
mPendingAnimations=2, caller=
02-22 11:04:45.189 D/WindowManager( 1592): onAnimationFinished():
mPendingAnimations=2
02-22 11:04:45.189 D/WindowManager( 1592): app-release():
mOuter=com.android.server.wm.RemoteAnimationController@631b231
02-22 11:04:45.189 D/WindowManager( 1592): onAnimationFinished(): Notify animation
finished:
02-22 11:04:45.189 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c, destroy=true,
surface=Surface(name=Task=1)/@0x1e1fe5b
02-22 11:04:45.193 D/WindowManager( 1592): container=Task{4d1f80a #1 type=home
?? U=0 visible=true mode=fullscreen translucent=false sz=1}
02-22 11:04:45.193 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c, destroy=true,
surface=Surface(name=Task=4606)/@0x6690035
02-22 11:04:45.194 V/WindowManager( 1592): Setting visibility of Window{60e6aaf u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}:
false, caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.ActivityRecord.setClientVisible:7034
com.android.server.wm.ActivityRecord.onAnimationFinished:7921
com.android.server.wm.WindowContainer.doAnimationFinished:3107
02-22 11:04:45.194 D/WindowManager( 1592): container=Task{fef465b #4606
type=standard A=1000:com.android.settings U=0 visible=false mode=fullscreen
translucent=true sz=2}
02-22 11:04:45.194 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=Leaf:0:1)/@0xe6c9a35, destroy=true,
surface=Surface(name=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832})/@0x52c246c
02-22 11:04:45.197 D/WindowManager( 1592):
wallpaper=WallpaperWindowToken{64a700 token=android.os.Binder@ab62832}
02-22 11:04:45.197 I/WindowManager( 1592): Finishing remote animation
02-22 11:04:45.226 I/ActivityManager( 1592): Process
com.google.android.projection.gearhead:shared (pid 23007) has died: cch+65 CEM
(47,1312)
02-22 11:04:45.228 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_settings_foreground
02-22 11:04:45.229 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:45.233 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:45.238 D/SecContentProvider( 1592): called from android.uid.system:1000
02-22 11:04:45.247 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:45.249 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:45.258 I/ActivityManager( 1592): Process
com.samsung.android.smartsuggestions:core (pid 23743) has died: cch+5 CEM
(206,1313)
02-22 11:04:45.262 E/WindowManager( 1592): win=Window{60e6aaf u0
com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}
destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false
win.mRemoveOnExit=false win.mViewVisibility=8
caller=com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
com.android.server.wm.ActivityClientController.activityStopped:254
android.app.IActivityClientController$Stub.onTransact:596
com.android.server.wm.ActivityClientController.onTransact:130
02-22 11:04:45.262 I/WindowManager( 1592): Destroying surface
Surface(name=com.android.settings/com.android.settings.Settings$BluetoothSettingsAc
tivity$_21263)/@0xc2b98ee called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.destroySurfaceUnchecked:4246
com.android.server.wm.WindowState.destroySurface:4220
com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
02-22 11:04:45.269 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:45.269 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:45.270 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:45.270 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:45.270 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:45.271 D/SystemUIService( 2550): onTrimMemory : 15
02-22 11:04:45.272 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:45.294 W/ProcessCpuTracker( 1592): Failed to stat(/proc/23743):
android.system.ErrnoException: stat failed: ENOENT (No such file or directory)
02-22 11:04:45.294 W/ProcessCpuTracker( 1592): Skipping unknown process pid 23743
02-22 11:04:45.299 D/BatteryExternalStatsWorker( 1592): update stats : write (63)
02-22 11:04:45.308 D/BatteryExternalStatsWorker( 1592): BluetoothActivityEnergyInfo
was updated
02-22 11:04:45.326 W/BatteryExternalStatsWorker( 1592): error reading modem
stats:ERROR_INVALID_INFO_RECEIVED
02-22 11:04:45.375 D/TspStateManager( 1592): update cmd=set_grip_data,1,45,7,24,720
02-22 11:04:45.380 D/BatteryExternalStatsWorker( 1592): done
updateExternalStatsLocked
02-22 11:04:45.395 D/MdnieScenarioControlService( 1592): packageName :
com.sec.android.app.launcher className :
com.android.launcher3.uioverrides.QuickstepLauncher
02-22 11:04:45.395 V/MdnieScenarioControlService( 1592): setUIMode from UI
function(3)
02-22 11:04:45.470 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:45.470 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:45.471 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:45.471 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:45.471 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:45.496 V/MdnieScenarioControlService( 1592): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
02-22 11:04:45.671 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:45.672 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:45.672 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:45.672 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:45.673 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:45.754 D/SGM:GameManager( 1592): identifyGamePackage.
com.sec.android.app.launcher, mCurrentUserId: 0, callerUserId: 0,
callingMethodInfo:
com.android.server.ssrm.SortingMachine.isGame(SortingMachine.java:162)
02-22 11:04:45.754 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.sec.android.app.launcher
02-22 11:04:45.777 I/Pageboost( 1592): start alp : com.spotify.music
02-22 11:04:45.778 I/Pageboost( 1592): alp for : com.spotify.music , 0
02-22 11:04:45.778 D/ActivityTaskManager( 1592): Checking for the Active launch
isPkgEverLaunched :true, isPkgStopped : false, isDataCleared :false,
isAutoRunBlocked : false
02-22 11:04:45.779 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startActivity:1117
com.android.server.wm.ActivityTaskManagerService$ActiveLaunchReceiver.onReceive:117
3
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args:1806 android.app.LoadedApk$ReceiverDispatcher$Args$
$ExternalSyntheticLambda0.run:2 android.os.Handler.handleCallback:938
02-22 11:04:45.779 D/ActivityTaskManager( 1592): startActivityAsUser:
callingPid=1592, callingUid=1000,
caller=com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1757
com.android.server.wm.ActivityTaskManagerService.startActivity:1710
android.app.Instrumentation.execStartActivity:1743
android.app.ContextImpl.startActivity:1135
com.android.server.wm.ActivityTaskManagerService$ActiveLaunchReceiver.onReceive:117
3
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args:1806 android.app.LoadedApk$ReceiverDispatcher$Args$
$ExternalSyntheticLambda0.run:2
02-22 11:04:45.782 D/ActivityTaskManager( 1592): request preloading for newly
launching app : com.spotify.music.MainActivity
02-22 11:04:45.783 E/ActivityTaskManager( 1592): TouchDown intent received,
starting ActiveLaunch
02-22 11:04:45.784 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10316; state: DISABLED
02-22 11:04:45.784 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10316; state: DISABLED
02-22 11:04:45.785 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10316; state: DISABLED
02-22 11:04:45.785 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10316; state: ENABLED
02-22 11:04:45.785 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10316; state: ENABLED
02-22 11:04:45.785 D/StartingSurfaceDrawer( 2550): preloadSplashScreenAppIcon
com.spotify.music
02-22 11:04:45.789 D/ActivityTaskManager( 1592): starting Active launch
02-22 11:04:45.793 I/ActivityManager( 1592): Start proc
23845:com.spotify.music/u0a316 for activelaunch
{com.spotify.music/com.spotify.music.MainActivity}
02-22 11:04:45.801 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{b7db975: PendingIntentRecord{93be172
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:45.807 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{887cd0a: PendingIntentRecord{12e2240
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:45.810 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{207897b: PendingIntentRecord{ce2a2be
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:45.820 I/ActivityManager( 1592): DSS OFF for com.spotify.music
02-22 11:04:45.829 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{10e65f 23845:com.spotify.music/u0a316}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:45.833 D/ActivityTaskManager( 1592): startActivityAsUser:
callingPid=27924, callingUid=10130,
caller=com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1757
com.android.server.wm.ActivityTaskManagerService.startActivity:1710
android.app.IActivityTaskManager$Stub.onTransact:1132
com.android.server.wm.ActivityTaskManagerService.onTransact:6270
android.os.Binder.execTransactInternal:1215 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:45.833 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10316,
isForeground(false, 19)
02-22 11:04:45.834 I/ActivityTaskManager( 1592): START u0
{act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER]
flg=0x10200000 cmp=com.spotify.music/.MainActivity bnds=[291,167][537,515]} from
uid 10130
02-22 11:04:45.835 D/ActivityThread(23845): handleBindApplication()++
app=com.spotify.music
02-22 11:04:45.837 D/ActivityTaskManager( 1592): calculate: ActivityOptions
LaunchMode(mLaunchWindowingMode=0, mForceLaunchWindowingMode=0, mLaunchDisplayId=0)
02-22 11:04:45.837 D/ActivityTaskManager( 1592): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{8fb4257 u0 com.spotify.music/.MainActivity display-from-
option=0 display-id=0 display-windowing-mode=1 suggested-display-
area=DefaultTaskDisplayArea@91126822
02-22 11:04:45.837 D/ActivityTaskManager( 1592): calculate: ActivityOptions
LaunchMode(mLaunchWindowingMode=0, mForceLaunchWindowingMode=0, mLaunchDisplayId=0)
02-22 11:04:45.838 D/ActivityTaskManager( 1592):
TaskLaunchParamsModifier:task=Task{5bbf001 #5626 type=standard
A=10316:com.spotify.music U=0 visible=false mode=fullscreen translucent=true sz=2}
activity=ActivityRecord{8fb4257 u0 com.spotify.music/.MainActivity t-1} display-
from-option=0 display-id=0 display-windowing-mode=1 suggested-display-
area=DefaultTaskDisplayArea@91126822 inherit-from-source=fullscreen activity-
options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-display display-
area=DefaultTaskDisplayArea@91126822 maximized-bounds
02-22 11:04:45.838 I/Pageboost( 1592): moveTaskToFront : 10316:com.spotify.music
02-22 11:04:45.839 V/WindowManager( 1592): Changing focus from Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty} to null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.ActivityTaskManagerService.setResumedActivityUncheckLocked:55
45 com.android.server.wm.ActivityRecord.moveFocusableActivityToTop:3358
02-22 11:04:45.839 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.sec.android.app.launcher, userId = 0
02-22 11:04:45.839 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:45.839 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=4583, focused=false
02-22 11:04:45.839 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=5626, focused=true
02-22 11:04:45.840 D/SGM:GameManager( 1592): sendRunningComponentFocus(),
pkgName: com.spotify.music, userId: 0
02-22 11:04:45.840 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, pkgName: com.spotify.music, userId: 0
02-22 11:04:45.840 D/SGM:GameManager( 1592): handleTaskFocused().
02-22 11:04:45.840 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:45.840 D/SGM:GameManager( 1592): handleTaskFocused(), pkgName:
com.spotify.music, userID:0 mResumedPkgMap does not containsKey.
02-22 11:04:45.841 D/ActivityManagerPerformance( 1592): AMP_acquire() APP_SWITCH
02-22 11:04:45.843 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT], mNextAppTransitionFlags=, displayId:
0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.Task.updateTransitLocked:9134
com.android.server.wm.Task.moveTaskToFront:9227
com.android.server.wm.ActivityStarter.setTargetRootTaskIfNeeded:4027
02-22 11:04:45.844 I/ActivityTaskManager( 1592): Removing activity
ActivityRecord{6fb5be2 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity t5626
f}}(finish-imm:finishIfPossible hadNoApp) from stack
callers=com.android.server.wm.ActivityRecord.destroyImmediately:4014
com.android.server.wm.ActivityRecord.destroyIfPossible:3899
com.android.server.wm.ActivityRecord.completeFinishing:3863
com.android.server.wm.ActivityRecord.completeFinishing:3754
com.android.server.wm.ActivityRecord.finishIfPossible:3693
02-22 11:04:45.846 V/WindowManager( 1592): Changing focus from null to
Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.ActivityRecord.onRemovedFromDisplay:4412
com.android.server.wm.DisplayContent.removeAppToken:1649
02-22 11:04:45.846 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:45.846 D/ActivityTaskManager( 1592): Add starting
com.android.server.wm.ActivityRecord$AddStartingWindow@5ebaea6: typeParam=15
02-22 11:04:45.847 I/ActivityManager( 1592): Process com.sec.hearingadjust (pid
22984) has died: cch+45 CEM (171,1345)
02-22 11:04:45.855 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.spotify.music, userId = 0
02-22 11:04:45.856 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN],
mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.Task.resumeTopActivityInnerLocked:8409
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
com.android.server.wm.Task.resumeTopActivityUncheckedLocked:8040
com.android.server.wm.RootWindowContainer.resumeFocusedTasksTopActivities:2809
02-22 11:04:45.857 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:45.857 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity t5626}
02-22 11:04:45.857 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:45.857 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity t5626}
02-22 11:04:45.858 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1877
com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2207
com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:939
com.android.server.wm.ActivityTaskSupervisor.startSpecificActivity:1253
02-22 11:04:45.858 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:45.858 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:45.858 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity t5626}
02-22 11:04:45.858 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:45.858 D/SGM:PkgDataHelper( 1592): notifyAppCreate(), pkgName:
com.spotify.music, userId: 0, sendRet: true
02-22 11:04:45.859 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.spotify.music, userId: 0
02-22 11:04:45.859 D/ShellTaskOrganizer( 2550): addStartingWindow:
info=StartingWindowInfo{taskId=5626 targetActivityInfo=null displayId=0
topActivityType=1 preferredStartingWindowType=f insetsState=null
topWindowLayoutParams=null mainWindowLayoutParams=null splashScreenThemeResId
7f150440
02-22 11:04:45.859 D/StartingSurfaceDrawer( 2550): addSplashScreen
com.spotify.music theme=7f150440 task=5626 suggestType=1
02-22 11:04:45.872 V/WindowManager( 1592): Changing focus from Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty} to null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.ActivityTaskManagerService.setResumedActivityUncheckLocked:55
45 com.android.server.wm.Task.onActivityStateChanged:2912
02-22 11:04:45.872 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.sec.android.app.launcher, userId = 0
02-22 11:04:45.872 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:45.872 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:45.872 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:45.872 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:45.872 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:45.872 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=5626, focused=true
02-22 11:04:45.872 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:45.872 D/SGM:GameManager( 1592): sendRunningComponentFocus(),
pkgName: com.spotify.music, userId: 0
02-22 11:04:45.872 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, pkgName: com.spotify.music, userId: 0
02-22 11:04:45.872 D/SGM:GameManager( 1592): handleTaskFocused().
02-22 11:04:45.872 D/SGM:GameManager( 1592): handleTaskFocused(), pkgName:
com.spotify.music, userID:0
02-22 11:04:45.872 D/SGM:GameManager( 1592): handleResume().
02-22 11:04:45.873 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:45.873 D/SGM:GameManager( 1592): handleResume(). pkgName:
com.spotify.music, userId: 0, isTunableApp: null
02-22 11:04:45.873 D/SGM:GameManager( 1592): notifyFocusInOut(). of pkg:
com.spotify.music, type: 4, isMinimized: false, isTunableApp: false, userId: 0
02-22 11:04:45.873 D/SGM:GameManager( 1592): notifyFocusInOut(). unexpected
mPrevNotiType: -1
02-22 11:04:45.873 D/SGM:NetworkLimit( 1592): callRelease
02-22 11:04:45.873 D/SGM:SystemHelper( 1592): callReleaseBlock
needReleaseBlock:false
02-22 11:04:45.874 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 10316; state: DISABLED
02-22 11:04:45.875 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042936; UID 10316; state: DISABLED
02-22 11:04:45.876 W/WindowManager( 1592): Execute app transition:
mNextAppTransitionRequests=[TRANSIT_TO_FRONT, TRANSIT_OPEN],
mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2706 com.android.server.wm.ActivityTaskSupervisor.reportResumedActivityLocked:2252
com.android.server.wm.ActivityRecord.completeResumeLocked:6361
com.android.server.wm.Task.minimalResumeActivityLocked:7470
com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:1162
02-22 11:04:45.881 D/LoadedApk(23845): LoadedApk::makeApplication()
appContext.mOpPackageName=com.spotify.music
appContext.mBasePackageName=com.spotify.music
02-22 11:04:45.884 V/ActivityManager( 1592): Changed top to ProcessRecord{10e65f
23845:com.spotify.music/u0a316}
02-22 11:04:45.893 W/Looper ( 2550): Slow dispatch took 30ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:45.893 W/Looper ( 2550): Slow delivery took 32ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=com.android.systemui.navigationbar.NavigationBarView$
$ExternalSyntheticLambda2@e2bdd8f m=0
02-22 11:04:45.896 D/WindowManager( 1592): makeSurface duration=3 name=Splash
Screen com.spotify.music$_2550
02-22 11:04:45.897 W/Looper ( 2550): Drained
02-22 11:04:45.904 I/ActivityManager( 1592): Changes in 10316 19 to 2, 0 to 15
02-22 11:04:45.904 I/AppOps ( 1592): updateUidProcState uid: 10316 procState: 2
capability:15
02-22 11:04:45.904 I/AppOps ( 1592): commitUidPendingStateLocked() :: UID - 10316,
700 > 200, 0 > 15
02-22 11:04:45.904 D/SSRM:LoadDetectMonitor( 1592): PID = 23845, UID = 10316
02-22 11:04:45.908 I/ActivityManager( 1592): Process com.samsung.android.game.gos
(pid 23768) has died: cch+25 CEM (185,1346)
02-22 11:04:45.911 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10316,
isForeground(true, 2)
02-22 11:04:45.923 D/SGM:GameManager( 1592): identifyForegroundApp.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:45.923 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:45.924 D/WindowManager( 1592): finishDrawingWindow: Window{266254f u0
Splash Screen com.spotify.music} mDrawState=DRAW_PENDING
02-22 11:04:45.925 D/WindowManager( 1592): performShow logReadyForDisplay
mToken.waitingToShow:true isTransitionSet:true
02-22 11:04:45.926 D/WindowManager( 1592): createAnimationAdapter():
container=Task{4d1f80a #1 type=home ?? U=0 visible=false mode=fullscreen
translucent=true sz=1}
02-22 11:04:45.926 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=Task=1)/@0x1e1fe5b,
leashParent=Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c
02-22 11:04:45.929 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=Task=1)/@0x1e1fe5b - animation-leash of
app_transition)/@0xb0b3f61
02-22 11:04:45.929 D/WindowManager( 1592): startAnimation
02-22 11:04:45.929 D/WindowManager( 1592): createAnimationAdapter():
container=Task{5bbf001 #5626 type=standard A=10316:com.spotify.music U=0
visible=true mode=fullscreen translucent=false sz=1}
02-22 11:04:45.929 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=Task=5626)/@0x79a528a,
leashParent=Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c
02-22 11:04:45.932 D/SGM:GameManager( 1592): identifyGamePackage.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo:
com.samsung.android.game.IGameManagerService$Stub.onTransact(IGameManagerService.ja
va:242)
02-22 11:04:45.932 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:45.932 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=Task=5626)/@0x79a528a - animation-leash of
app_transition)/@0x71fba86
02-22 11:04:45.932 D/WindowManager( 1592): startAnimation
02-22 11:04:45.932 I/ActivityManager( 1592): Process com.sec.android.app.soundalive
(pid 23727) has died: cch+25 CEM (173,1347)
02-22 11:04:45.933 D/WindowManager( 1592): goodToGo()
02-22 11:04:45.933 D/WindowManager( 1592): createAppAnimations()
02-22 11:04:45.933 D/WindowManager( 1592): Add container=Task{5bbf001 #5626
type=standard A=10316:com.spotify.music U=0 visible=true mode=fullscreen
translucent=false sz=1}
02-22 11:04:45.933 D/WindowManager( 1592): Add container=Task{4d1f80a #1
type=home ?? U=0 visible=false mode=fullscreen translucent=true sz=1}
02-22 11:04:45.933 D/WindowManager( 1592): createWallpaperAnimations()
02-22 11:04:45.933 D/WindowManager( 1592): visible=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832}
02-22 11:04:45.933 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832})/@0x52c246c,
leashParent=Surface(name=Leaf:0:1)/@0xe6c9a35
02-22 11:04:45.933 W/UsageStatsService( 1592): Unexpected activity event reported!
(com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
event : 23 instanceId : 223173805)
02-22 11:04:45.936 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832})/@0x52c246c - animation-leash of
window_animation)/@0xae03374
02-22 11:04:45.936 D/WindowManager( 1592): startAnimation
02-22 11:04:45.936 D/WindowManager( 1592): createNonAppWindowAnimations()
02-22 11:04:45.936 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xbda6bb6
02-22 11:04:45.936 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:45.937 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:45.941 D/WindowManager( 1592): makeSurface duration=5
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xcf5b8e3
02-22 11:04:45.941 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xa69c024
02-22 11:04:45.941 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:45.941 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:45.941 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:45.944 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xb5d945e
02-22 11:04:45.945 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:45.946 D/WindowManager( 1592): goodToGo(): onAnimationStart,
transit=TRANSIT_OLD_WALLPAPER_CLOSE, apps=2, wallpapers=1, nonApps=0
02-22 11:04:45.946 D/WindowManager( 1592): startAnimation(): Notify animation
start:
02-22 11:04:45.946 I/WindowManager( 1592): Starting remote animation
02-22 11:04:45.947 I/WindowManager( 1592): container=Task{5bbf001 #5626
type=standard A=10316:com.spotify.music U=0 visible=true mode=fullscreen
translucent=false sz=1}
02-22 11:04:45.947 I/WindowManager( 1592): Target:
02-22 11:04:45.947 I/WindowManager( 1592): mode=0 taskId=5626 isTranslucent=false
clipRect=[0,0][0,0] contentInsets=[0,88][0,135] prefixOrderIndex=114 position=[0,0]
sourceContainerBounds=[0,0][1080,2400] screenSpaceBounds=[0,0][1080,2400]
localBounds=[0,0][1080,2400]
02-22 11:04:45.947 I/WindowManager( 1592): windowConfiguration={ mBounds=Rect(0,
0 - 1080, 2400) mAppBounds=Rect(0, 88 - 1080, 2265) mMaxBounds=Rect(0, 0 - 1080,
2400) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen
mActivityType=standard mAlwaysOnTop=undefined mRotation=ROTATION_0
mPopOver=undefined mFreeformTaskPinningState=unpinned}
02-22 11:04:45.947 I/WindowManager( 1592):
leash=Surface(name=Surface(name=Task=5626)/@0x79a528a - animation-leash of
app_transition)/@0x71fba86
02-22 11:04:45.947 I/WindowManager( 1592): taskInfo=TaskInfo{userId=0 taskId=5626
displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN
cat=[android.intent.category.LAUNCHER] flg=0x10200000
cmp=com.spotify.music/.MainActivity }
baseActivity=ComponentInfo{com.spotify.music/com.spotify.music.MainActivity}
topActivity=ComponentInfo{com.spotify.music/com.spotify.music.MainActivity}
origActivity=null
realActivity=ComponentInfo{com.spotify.music/com.spotify.music.MainActivity}
numActivities=1 lastActiveTime=3122149954 supportsSplitScreenMultiWindow=true
supportsMultiWindow=true resizeMode=1 isResizeable=true
token=WCT{RemoteToken{dcaf473 Task{5bbf001 #5626 type=standard
A=10316:com.spotify.music U=0 visible=true mode=fullscreen translucent=false
sz=1}}} topActivityType=1
pictureInPictureParams=PictureInPictureParams( aspectRatio=null sourceRectHint=null
hasSetActions=false isAutoPipEnabled=false isSeamlessResizeEnabled=true)
displayCutoutSafeInsets=Rect(0, 88 - 0, 0) topActivityInfo=ActivityInfo{9d74f30
com.spotify.music.MainActivity} launchCookies=[android.os.BinderProxy@6b75422]
positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=true
topActivityInSizeCompat=false locusId= null topLaunchHome=false
launchSplitWindowingMode=0 isPairTask=false pairedTaskIds=[] pairWindowingMode=0
pairDockSide=0 isAnimatingByRecent=false originallySupportedSplitScreen=true
isAnimatingFreeformToFullscreen=false topActivityInFixedAspectRatio=false
isTopTransparentActivity=true}
02-22 11:04:45.947 I/WindowManager( 1592): windowType=-1container=Task{4d1f80a #1
type=home ?? U=0 visible=false mode=fullscreen translucent=true sz=1}
02-22 11:04:45.947 I/WindowManager( 1592): Target:
02-22 11:04:45.947 I/WindowManager( 1592): mode=1 taskId=4583 isTranslucent=false
clipRect=[0,0][0,0] contentInsets=[0,88][0,135] prefixOrderIndex=110 position=[0,0]
sourceContainerBounds=[0,0][1080,2400] screenSpaceBounds=[0,0][1080,2400]
localBounds=[0,0][1080,2400]
02-22 11:04:45.947 I/WindowManager( 1592): windowConfiguration={ mBounds=Rect(0,
0 - 1080, 2400) mAppBounds=Rect(0, 88 - 1080, 2265) mMaxBounds=Rect(0, 0 - 1080,
2400) mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=home
mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined
mFreeformTaskPinningState=unpinned}
02-22 11:04:45.947 I/WindowManager( 1592):
leash=Surface(name=Surface(name=Task=1)/@0x1e1fe5b - animation-leash of
app_transition)/@0xb0b3f61
02-22 11:04:45.947 I/WindowManager( 1592): taskInfo=TaskInfo{userId=0 taskId=4583
displayId=0 isRunning=true baseIntent=Intent { act=android.intent.action.MAIN
cat=[android.intent.category.HOME] flg=0x10010000 pkg=com.sec.android.app.launcher
cmp=com.sec.android.app.launcher/.activities.LauncherActivity }
baseActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launche
r.activities.LauncherActivity}
topActivity=ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.uiover
rides.QuickstepLauncher}
origActivity=ComponentInfo{com.sec.android.app.launcher/com.sec.android.app.launche
r.activities.LauncherActivity}
realActivity=ComponentInfo{com.sec.android.app.launcher/com.android.launcher3.uiove
rrides.QuickstepLauncher} numActivities=1 lastActiveTime=3122149877
supportsSplitScreenMultiWindow=true supportsMultiWindow=true resizeMode=2
isResizeable=true token=WCT{RemoteToken{bd940e Task{d964cf7 #4583 type=home
A=10130:com.sec.android.app.launcher.activities.LauncherActivity U=0 rootTaskId=1
visible=false mode=fullscreen translucent=true sz=1}}} topActivityType=2
pictureInPictureParams=null displayCutoutSafeInsets=Rect(0, 88 - 0, 0)
topActivityInfo=ActivityInfo{4a87e2f
com.sec.android.app.launcher.activities.LauncherActivity} launchCookies=[]
positionInParent=Point(0, 0) parentTaskId=-1 isFocused=false isVisible=false
topActivityInSizeCompat=false locusId= LocusId[17_chars] topLaunchHome=false
launchSplitWindowingMode=0 isPairTask=false pairedTaskIds=[] pairWindowingMode=0
pairDockSide=0 isAnimatingByRecent=false originallySupportedSplitScreen=true
isAnimatingFreeformToFullscreen=false topActivityInFixedAspectRatio=false
isTopTransparentActivity=false}
02-22 11:04:45.947 I/WindowManager( 1592): windowType=-1
02-22 11:04:45.955 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:45.959 I/Pageboost( 1592): package com.spotify.music
02-22 11:04:45.959 I/Pageboost( 1592): stop alp
02-22 11:04:45.960 I/ActivityManager( 1592): Process com.samsung.android.dqagent
(pid 23515) has died: cch+15 CEM (169,1346)
02-22 11:04:45.961 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:45.969 I/ActivityManager( 1592): Process
com.samsung.android.smartsuggestions:datacollector (pid 23234) has died: cch+5 CEM
(171,1346)
02-22 11:04:46.000 D/SystemUIService( 2550): onTrimMemory : 10
02-22 11:04:46.000 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:46.011 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 6
02-22 11:04:46.012 D/SGM:GameManager( 1592): notePauseComponent(), received
pkgName: com.sec.android.app.launcher, userId: 0
02-22 11:04:46.013 I/ActivityManager( 1592): Process com.samsung.android.scs:image
(pid 21441) has died: cch+70 CACC(174,1348)
02-22 11:04:46.017 W/ActivityManager( 1592): Scheduling restart of crashed service
com.samsung.android.scs/.ai.image.ImageService in 1000ms for connection
02-22 11:04:46.026 D/ActivityThread(23845): handleBindApplication() --
02-22 11:04:46.027 I/GameSDK@LifeCycle( 1592): noteResumeComponent(): package name
: com.spotify.music
02-22 11:04:46.028 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 5
02-22 11:04:46.030 D/SGM:GameManager( 1592): noteResumeComponent(), received
pkgName: com.spotify.music, userId: 0
02-22 11:04:46.030 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_RESUME, pkgName: com.spotify.music, userid: 0
02-22 11:04:46.030 D/SGM:GameManager( 1592): handleResume().
02-22 11:04:46.030 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:46.030 D/SGM:GameManager( 1592): handleResume(). pkgName:
com.spotify.music, userId: 0, isTunableApp: null
02-22 11:04:46.030 D/SGM:GameManager( 1592): notifyFocusInOut(). of pkg:
com.spotify.music, type: 4, isMinimized: false, isTunableApp: false, userId: 0
02-22 11:04:46.030 D/SGM:GameManager( 1592): notifyFocusInOut(). unexpected
mPrevNotiType: -1
02-22 11:04:46.030 D/SGM:NetworkLimit( 1592): callRelease
02-22 11:04:46.030 D/SGM:SystemHelper( 1592): callReleaseBlock
needReleaseBlock:false
02-22 11:04:46.030 D/SGM:GameManager( 1592): identifyGamePackage.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo:
com.android.server.ssrm.fgapps.GameAppUtils.isGame(GameAppUtils.java:84)
02-22 11:04:46.030 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:46.031 D/SGM:GameManager( 1592): identifyGamePackage.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo:
com.android.server.ssrm.SortingMachine.isGame(SortingMachine.java:162)
02-22 11:04:46.031 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:46.031 I/ActivityManager( 1592): Process
com.google.android.projection.gearhead:car (pid 21350) has died: cch+60
CACC(175,1349)
02-22 11:04:46.032 W/ActivityManager( 1592): Scheduling restart of crashed service
com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.serv
ice.impl.GearheadCarStartupService in 10982ms for connection
02-22 11:04:46.035 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10222; state: ENABLED
02-22 11:04:46.037 D/MdnieScenarioControlService( 1592): packageName :
com.spotify.music className : com.spotify.music.MainActivity
02-22 11:04:46.037 V/MdnieScenarioControlService( 1592): setUIMode from UI
function(3)
02-22 11:04:46.046 D/ActivityTaskManager( 1592): getRecentPairTasks() maxNum :3
from 10130
02-22 11:04:46.046 D/RecentTaskItemController( 1592): getRecentPairTasksImpl()
maxNum :3 from 10130
02-22 11:04:46.051 D/io_stats( 654): !@ 8,0 r 297851065 8361362568 w 43568210
723145896 d 16978015 965835284 f 0 0 iot 59857308 0 th 0 0 0 pt 0 inp 0 5
1348211.904
02-22 11:04:46.060 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10222; state: DISABLED
02-22 11:04:46.060 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10222; state: DISABLED
02-22 11:04:46.060 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10222; state: ENABLED
02-22 11:04:46.060 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10222; state: ENABLED
02-22 11:04:46.068 I/ActivityManager( 1592): Start proc
23928:com.google.android.projection.gearhead:car/u0a222 for service
{com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.ser
vice.impl.GearheadCarStartupService}
02-22 11:04:46.072 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:46.072 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:46.072 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:46.072 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:46.072 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:46.072 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10282; state: DISABLED
02-22 11:04:46.073 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10282; state: DISABLED
02-22 11:04:46.073 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10282; state: DISABLED
02-22 11:04:46.073 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10282; state: ENABLED
02-22 11:04:46.073 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10282; state: ENABLED
02-22 11:04:46.085 I/ActivityManager( 1592): Start proc
23934:com.facebook.katana/u0a282 for content provider
{com.facebook.katana/com.facebook.platform.common.provider.PlatformProviderBase}
02-22 11:04:46.112 I/ActivityManager( 1592): Process com.android.vending (pid
17404) has died: cch+50 CACC(179,1354)
02-22 11:04:46.116 W/ActivityManager( 1592): Scheduling restart of crashed service
com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService in
10901ms for connection
02-22 11:04:46.122 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10282,
isForeground(false, 19)
02-22 11:04:46.123 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10222,
isForeground(false, 19)
02-22 11:04:46.136 I/ActivityManager( 1592): DSS OFF for
com.google.android.projection.gearhead
02-22 11:04:46.139 V/MdnieScenarioControlService( 1592): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
02-22 11:04:46.157 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{f521d27 23928:com.google.android.projection.gearhead:car/u0a222}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:46.164 D/ActivityThread(23928): handleBindApplication()++
app=com.google.android.projection.gearhead:car
02-22 11:04:46.170 I/ActivityManager( 1592): DSS OFF for com.facebook.katana
02-22 11:04:46.192 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{ef58140 23934:com.facebook.katana/u0a282}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:46.194 W/Looper ( 2550): Slow dispatch took 24ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:46.194 W/Looper ( 2550): Slow delivery took 24ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=com.android.systemui.navigationbar.NavigationBarView$
$ExternalSyntheticLambda2@1c9181c m=0
02-22 11:04:46.195 W/Looper ( 2550): Drained
02-22 11:04:46.201 I/ActivityManager( 1592): Changes in 10282 19 to 3, 0 to 8
02-22 11:04:46.204 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10282,
isForeground(true, 3)
02-22 11:04:46.205 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122150235
02-22 11:04:46.206 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:46.206 D/ActivityThread(23934): handleBindApplication()++
app=com.facebook.katana
02-22 11:04:46.214 W/Looper ( 2550): Slow dispatch took 20ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@18fd1fa m=0
02-22 11:04:46.215 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:46.215 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=HAS_DRAWN
02-22 11:04:46.217 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122150247
02-22 11:04:46.217 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110507 now=3122150247 - CU:1000/CP:1592/L:2d5c18a:*job.delay*
02-22 11:04:46.217 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122150247
02-22 11:04:46.228 D/LoadedApk(23928): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.projection.gearhead
appContext.mBasePackageName=com.google.android.projection.gearhead
02-22 11:04:46.232 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:46.232 W/Looper ( 2550): Slow delivery took 20ms main
h=com.android.systemui.statusbar.notification.row.NotifBindPipeline$NotifBindPipeli
neHandler c=null m=1
02-22 11:04:46.234 I/ActivityManager( 1592): Process com.zhiliaoapp.musically:push
(pid 18734) has died: cch+10 CACC(158,1357)
02-22 11:04:46.235 W/ActivityManager( 1592): Scheduling restart of crashed service
com.zhiliaoapp.musically/com.ss.android.message.NotifyService in 20779ms for
connection
02-22 11:04:46.236 D/ActivityThread(23928): handleBindApplication() --
02-22 11:04:46.237 W/ActivityManager( 1592): Scheduling restart of crashed service
com.zhiliaoapp.musically/com.bytedance.common.wschannel.server.WsChannelService in
30778ms for connection
02-22 11:04:46.254 W/Looper ( 2550): Drained
02-22 11:04:46.271 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:46.271 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:46.271 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:46.271 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:46.271 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:46.282 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:46.282 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:46.282 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity t5626}
02-22 11:04:46.282 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:46.308 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:46.308 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity t5626}
02-22 11:04:46.308 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:46.324 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:46.337 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:46.356 D/WindowManager( 1592): app-onAnimationFinished():
mOuter=com.android.server.wm.RemoteAnimationController@813733d
02-22 11:04:46.356 D/WindowManager( 1592): onAnimationFinished():
mPendingAnimations=2, caller=
02-22 11:04:46.356 D/WindowManager( 1592): onAnimationFinished():
mPendingAnimations=2
02-22 11:04:46.360 D/WindowManager( 1592): app-release():
mOuter=com.android.server.wm.RemoteAnimationController@813733d
02-22 11:04:46.360 D/WindowManager( 1592): onAnimationFinished(): Notify animation
finished:
02-22 11:04:46.360 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c, destroy=true,
surface=Surface(name=Task=5626)/@0x79a528a
02-22 11:04:46.363 D/WindowManager( 1592): container=Task{5bbf001 #5626
type=standard A=10316:com.spotify.music U=0 visible=true mode=fullscreen
translucent=false sz=1}
02-22 11:04:46.363 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=DefaultTaskDisplayArea)/@0x96c8f2c, destroy=true,
surface=Surface(name=Task=1)/@0x1e1fe5b
02-22 11:04:46.363 V/WindowManager( 1592): Setting visibility of Window{a2267d4 u0
com.samsung.android.app.spage}: false,
caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowState.sendAppVisibilityToClients:4128
com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.ActivityRecord.setClientVisible:7034
02-22 11:04:46.363 V/WindowManager( 1592): Setting visibility of Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty}: false,
caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.ActivityRecord.setClientVisible:7034
com.android.server.wm.ActivityRecord.onAnimationFinished:7921
com.android.server.wm.WindowContainer.doAnimationFinished:3107
02-22 11:04:46.363 D/WindowManager( 1592): container=Task{4d1f80a #1 type=home
?? U=0 visible=false mode=fullscreen translucent=true sz=1}
02-22 11:04:46.364 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=Leaf:0:1)/@0xe6c9a35, destroy=true,
surface=Surface(name=WallpaperWindowToken{64a700
token=android.os.Binder@ab62832})/@0x52c246c
02-22 11:04:46.364 D/WindowManager( 1592):
wallpaper=WallpaperWindowToken{64a700 token=android.os.Binder@ab62832}
02-22 11:04:46.364 I/WindowManager( 1592): Finishing remote animation
02-22 11:04:46.378 V/WindowManager( 1592): Setting visibility of Window{1b4da6a u0
com.android.systemui.ImageWallpaper}: false,
caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.WallpaperWindowToken.setVisible:162
com.android.server.wm.WallpaperWindowToken.updateWallpaperWindows:157
com.android.server.wm.WallpaperController.updateWallpaperTokens:672
02-22 11:04:46.423 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:46.452 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:46.455 D/WindowManager( 1592): makeSurface duration=3
name=com.spotify.music/com.spotify.music.MainActivity$_23845
02-22 11:04:46.461 V/WindowManager( 1592): Changing focus from null to
Window{74b70e2 u0 com.spotify.music/com.spotify.music.MainActivity} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.relayoutWindow:2769
com.android.server.wm.Session.relayout:242
02-22 11:04:46.461 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.spotify.music, userId = 0
02-22 11:04:46.461 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xcf5b8e3
02-22 11:04:46.461 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:46.462 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:46.464 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x20f74f4
02-22 11:04:46.464 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xb5d945e
02-22 11:04:46.464 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:46.464 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:46.465 D/LoadedApk(23934): LoadedApk::makeApplication()
appContext.mOpPackageName=com.facebook.katana
appContext.mBasePackageName=com.facebook.katana
02-22 11:04:46.466 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xf90863
02-22 11:04:46.467 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:46.470 D/CompatibilityChangeReporter( 1592): Compat change id reported:
158002302; UID 10316; state: ENABLED
02-22 11:04:46.472 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:46.472 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:46.472 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:46.472 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:46.472 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:46.507 D/WindowManager( 1592): finishDrawingWindow: Window{74b70e2 u0
com.spotify.music/com.spotify.music.MainActivity} mDrawState=DRAW_PENDING
02-22 11:04:46.513 D/ActivityManagerPerformance( 1592): AMP_acquire() TAIL
02-22 11:04:46.513 D/ActivityManagerPerformance( 1592): AMP_release() APP_SWITCH
02-22 11:04:46.523 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=74b70e2
com.spotify.music/com.spotify.music.MainActivity)/@0xea2efb7,
leashParent=Surface(name=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity
t5626})/@0x33a853
02-22 11:04:46.525 D/[secipm]( 1592): mSecIpmManager report to nap
02-22 11:04:46.530 D/WindowManager( 1592): makeSurface duration=7
leash=Surface(name=Surface(name=74b70e2
com.spotify.music/com.spotify.music.MainActivity)/@0xea2efb7 - animation-leash of
starting_reveal)/@0xef40324
02-22 11:04:46.531 D/InputMethodManagerService( 1592): hideSoftInput
02-22 11:04:46.531 V/InputMethodManagerService( 1592): Client requesting input be
hidden
02-22 11:04:46.531 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:46.539 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10130 pid :27924 / OP:PendingIntent{8b27e8d: PendingIntentRecord{e32efbc
com.sec.android.app.launcher broadcastIntent}}
02-22 11:04:46.539 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122150569
02-22 11:04:46.540 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10130 pid :27924 / OP:PendingIntent{49d0842: PendingIntentRecord{98b7f89
com.sec.android.app.launcher broadcastIntent}}
02-22 11:04:46.540 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122151927, now=3122150570
02-22 11:04:46.549 E/WindowManager( 1592): win=Window{b9aec37 u0
com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivi
ty} destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false
win.mRemoveOnExit=false win.mViewVisibility=8
caller=com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
com.android.server.wm.ActivityClientController.activityStopped:254
android.app.IActivityClientController$Stub.onTransact:596
com.android.server.wm.ActivityClientController.onTransact:130
02-22 11:04:46.549 I/WindowManager( 1592): Destroying surface
Surface(name=com.sec.android.app.launcher/com.sec.android.app.launcher.activities.L
auncherActivity$_27924)/@0xd002d90 called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.destroySurfaceUnchecked:4246
com.android.server.wm.WindowState.destroySurface:4220
com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
02-22 11:04:46.551 I/ActivityManager( 1592): Changes in 10130 2 to 5, 15 to 8
02-22 11:04:46.555 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:46.555 D/ActivityThread(23934): handleBindApplication() --
02-22 11:04:46.558 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10130,
isForeground(true, 5)
02-22 11:04:46.563 I/Pageboost( 1592): Launch time gathered : pid 23845
com.spotify.music 678
02-22 11:04:46.598 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:46.599 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=266254f Splash Screen com.spotify.music)/@0xe821ac0,
leashParent=Surface(name=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity
t5626})/@0x33a853
02-22 11:04:46.603 D/WindowManager( 1592): makeSurface duration=4
leash=Surface(name=Surface(name=266254f Splash Screen com.spotify.music)/@0xe821ac0
- animation-leash of window_animation)/@0x8ce22ec
02-22 11:04:46.607 I/WindowManager( 1592): Cancelling animation restarting=false,
leash=Surface(name=Surface(name=74b70e2
com.spotify.music/com.spotify.music.MainActivity)/@0xea2efb7 - animation-leash of
starting_reveal)/@0xef40324
02-22 11:04:46.607 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity
t5626})/@0x33a853, destroy=false, surface=Surface(name=74b70e2
com.spotify.music/com.spotify.music.MainActivity)/@0xea2efb7
02-22 11:04:46.609 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:46.645 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:46.645 V/InputMethodManagerService( 1592): Unspecified window will hide
input
02-22 11:04:46.645 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:46.646 V/InputMethodManagerService( 1592): Creating new session for
client ClientState{4fca08f uid=10316 pid=23845 displayId=0}
02-22 11:04:46.660 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity
t5626})/@0x33a853, destroy=true, surface=Surface(name=266254f Splash Screen
com.spotify.music)/@0xe821ac0
02-22 11:04:46.661 E/WindowManager( 1592): win=Window{266254f u0 Splash Screen
com.spotify.music EXITING} destroySurfaces: appStopped=false
win.mWindowRemovalAllowed=true win.mRemoveOnExit=true win.mViewVisibility=8
caller=com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.WindowState.onExitAnimationDone:5992
com.android.server.wm.WindowStateAnimator.onAnimationFinished:242
com.android.server.wm.WindowState.onAnimationFinished:6245
com.android.server.wm.WindowContainer$
$ExternalSyntheticLambda0.onAnimationFinished:2
com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0$SurfaceAnimator:
113
02-22 11:04:46.661 I/WindowManager( 1592): Destroying surface Surface(name=Splash
Screen com.spotify.music$_2550)/@0x95db0fa called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.destroySurfaceUnchecked:4246
com.android.server.wm.WindowState.destroySurface:4220
com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.WindowState.onExitAnimationDone:5992
com.android.server.wm.WindowStateAnimator.onAnimationFinished:242
02-22 11:04:46.667 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:46.667 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xbafa43e
02-22 11:04:46.668 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5,
destroy=false, surface=Surface(name=a0eb96e InputMethod)/@0x30e509c
02-22 11:04:46.668 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=a0eb96e InputMethod)/@0x30e509c,
leashParent=Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5
02-22 11:04:46.671 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0x9f41108
02-22 11:04:46.671 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:46.671 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:46.671 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:46.671 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:46.671 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:46.693 D/MdnieScenarioControlService( 1592): packageName :
com.spotify.music className : com.spotify.music.MainActivity
02-22 11:04:46.694 V/MdnieScenarioControlService( 1592): setUIMode from UI
function(3)
02-22 11:04:46.712 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.Handler
c=android.media.session.MediaSessionManager$SessionsChangedWrapper$1$
$ExternalSyntheticLambda0@fb3cf74 m=0
02-22 11:04:46.728 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:46.751 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10222; state: DISABLED
02-22 11:04:46.751 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10222; state: DISABLED
02-22 11:04:46.752 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10222; state: ENABLED
02-22 11:04:46.753 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10222; state: ENABLED
02-22 11:04:46.765 I/ActivityManager( 1592): Start proc
24104:com.google.android.projection.gearhead:provider/u0a222 for content provider
{com.google.android.projection.gearhead/com.google.android.apps.auto.components.pro
jectionstate.ProjectionStateProvider}
02-22 11:04:46.788 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{2a9ec05: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:46.795 V/MdnieScenarioControlService( 1592): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
02-22 11:04:46.831 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{dff9c03: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:46.837 I/ActivityManager( 1592): DSS OFF for
com.google.android.projection.gearhead
02-22 11:04:46.839 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{1b28976
24104:com.google.android.projection.gearhead:provider/u0a222}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:46.842 I/ActivityManager( 1592): Changes in 10222 17 to 3, 0 to 8
02-22 11:04:46.843 D/ActivityThread(24104): handleBindApplication()++
app=com.google.android.projection.gearhead:provider
02-22 11:04:46.843 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10222,
isForeground(true, 3)
02-22 11:04:46.873 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:46.873 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:46.873 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:46.873 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:46.873 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:46.879 D/LoadedApk(24104): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.projection.gearhead
appContext.mBasePackageName=com.google.android.projection.gearhead
02-22 11:04:46.883 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:4f4b506
02-22 11:04:46.884 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122150914
02-22 11:04:46.902 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122150932
02-22 11:04:46.902 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110448 now=3122150932 - CU:10230/CP:6860/OP:PendingIntent{ca39661:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:46.902 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122155932, now=3122150932
02-22 11:04:46.911 D/ActivityThread(24104): handleBindApplication() --
02-22 11:04:46.930 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{332ff5e: PendingIntentRecord{93be172
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:46.930 E/AppOps ( 1592): evalMode() Foreground Location OP returned
IGNORE, uid - 10282, capability - 8
02-22 11:04:46.932 D/CompatibilityChangeReporter( 1592): Compat change id reported:
184323934; UID 10282; state: ENABLED
02-22 11:04:46.935 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{e81bd55: PendingIntentRecord{12e2240
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:46.939 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:46.945 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:5010
pid :21533 / OP:PendingIntent{9b42737: PendingIntentRecord{ce2a2be
com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:46.956 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{60b45c2: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:46.956 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122150986
02-22 11:04:46.965 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110506 now=3122150995 - CU:10230/CP:6860/OP:PendingIntent{819ffd3:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:46.965 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122150995
02-22 11:04:46.971 E/AppOps ( 1592): evalMode() Foreground Location OP returned
IGNORE, uid - 10282, capability - 8
02-22 11:04:46.993 E/AppOps ( 1592): evalMode() Foreground Location OP returned
IGNORE, uid - 10282, capability - 8
02-22 11:04:46.997 E/AppOps ( 1592): evalMode() Foreground Location OP returned
IGNORE, uid - 10282, capability - 8
02-22 11:04:47.006 E/AppOps ( 1592): evalMode() Foreground Location OP returned
IGNORE, uid - 10282, capability - 8
02-22 11:04:47.014 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10096; state: DISABLED
02-22 11:04:47.014 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10096; state: DISABLED
02-22 11:04:47.014 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10096; state: DISABLED
02-22 11:04:47.014 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10096; state: ENABLED
02-22 11:04:47.014 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10096; state: ENABLED
02-22 11:04:47.027 I/ActivityManager( 1592): Start proc
24242:com.samsung.android.scs:image/u0a96 for service
{com.samsung.android.scs/com.samsung.android.scs.ai.image.ImageService}
02-22 11:04:47.073 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:47.073 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:47.074 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:47.074 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:47.074 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:47.092 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10096; state: DISABLED
02-22 11:04:47.093 I/ActivityManager( 1592): DSS OFF for com.samsung.android.scs
02-22 11:04:47.114 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{bea83b 24242:com.samsung.android.scs:image/u0a96}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:47.117 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@92304e3 m=0
02-22 11:04:47.125 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:47.126 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:47.130 D/ActivityThread(24242): handleBindApplication()++
app=com.samsung.android.scs:image
02-22 11:04:47.144 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10096,
isForeground(false, 10)
02-22 11:04:47.166 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:47.168 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: 0
02-22 11:04:47.169 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:47.169 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity t5626}
02-22 11:04:47.169 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:47.171 D/SGM:GameManager( 1592): identifyForegroundApp.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:47.171 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:47.171 D/SGM:SemGameManager( 1592): isForegroundGame(), ret=false
02-22 11:04:47.172 D/TspStateManager( 1592): update cmd=set_grip_data,1,45,7,15,720
02-22 11:04:47.214 D/NsdService( 1592): New client listening to asynchronous
messages
02-22 11:04:47.214 D/NsdService( 1592): New client, channel:
com.android.internal.util.AsyncChannel@2b2fcdf messenger:
android.os.Messenger@2bbcd2c
02-22 11:04:47.216 D/NsdService( 1592): Discover services
02-22 11:04:47.223 D/NsdService( 1592): mdnssd [start-service]
02-22 11:04:47.274 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:47.274 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:47.274 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:47.274 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:47.274 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:47.326 D/CompatibilityChangeReporter( 1592): Compat change id reported:
183164979; UID 10316; state: ENABLED
02-22 11:04:47.376 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:47.472 D/NsdService( 1592): mdnssd [discover, 593, _spotify-social-
listening._tcp]
02-22 11:04:47.473 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:47.474 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:47.474 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:47.474 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:47.474 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:47.474 D/NsdService( 1592): Discover 2 593_spotify-social-
listening._tcp
02-22 11:04:47.673 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:47.674 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:47.674 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:47.674 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:47.674 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:47.695 I/Pageboost( 1592): Launcher App Execution
02-22 11:04:47.873 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:47.874 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:47.874 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:47.874 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:47.874 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:47.906 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110452 now=3122151936 -
CU:1000/CP:1592/L:b2d9f60:GeofenceLocationFilter_3122156914
02-22 11:04:47.907 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122151937
02-22 11:04:47.928 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:47.931 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:47.932 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:47.932 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:47.932 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:47.933 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:47.933 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:47.933 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:47.933 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:47.935 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:47.935 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:47.935 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:47.935 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:47.936 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:47.936 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:47.937 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:47.937 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:47.937 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:47.937 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:47.938 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:47.938 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:47.938 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:47.938 D/ActivityManager( 1592): Allow to move it other display without
killing the process for DeX. :com.google.android.cellbroadcastreceiver
02-22 11:04:47.940 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10260; state: DISABLED
02-22 11:04:47.940 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10260; state: DISABLED
02-22 11:04:47.940 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10260; state: DISABLED
02-22 11:04:47.940 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10260; state: ENABLED
02-22 11:04:47.944 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10260; state: ENABLED
02-22 11:04:47.951 I/ActivityManager( 1592): Start proc
24356:com.google.android.cellbroadcastreceiver/u0a260 for broadcast
{com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBro
adcastReceiver}
02-22 11:04:47.955 W/Looper ( 2550): Slow dispatch took 19ms main
h=com.android.keyguard.KeyguardUpdateMonitor$17 c=null m=330
02-22 11:04:47.964 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:47.982 I/ActivityManager( 1592): DSS OFF for
com.google.android.cellbroadcastreceiver
02-22 11:04:47.984 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{d3c4c19 24356:com.google.android.cellbroadcastreceiver/u0a260}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:47.990 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10260,
isForeground(false, 11)
02-22 11:04:47.994 D/ActivityThread(24356): handleBindApplication()++
app=com.google.android.cellbroadcastreceiver
02-22 11:04:48.022 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:48.022 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:48.023 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:48.023 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:48.024 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:48.025 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:48.027 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:48.027 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:48.027 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:48.027 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:48.028 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:48.046 D/CompatibilityChangeReporter( 1592): Compat change id reported:
157233955; UID 1000; state: ENABLED
02-22 11:04:48.053 D/io_stats( 654): !@ 8,0 r 297855983 8361472236 w 43569355
723168584 d 16978416 965849432 f 0 0 iot 59858216 0 th 0 0 0 pt 0 inp 0 5
1348213.906
02-22 11:04:48.074 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:48.074 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:48.074 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:48.074 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:48.075 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:48.096 D/LoadedApk(24356): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.cellbroadcastreceiver
appContext.mBasePackageName=com.google.android.cellbroadcastreceiver
02-22 11:04:48.121 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:48.133 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@af1146a m=0
02-22 11:04:48.134 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:48.144 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:48.148 D/ActivityThread(24356): handleBindApplication() --
02-22 11:04:48.177 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:48.182 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:48.182 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:48.274 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:48.275 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:48.275 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:48.275 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:48.275 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:48.475 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:48.475 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:48.475 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:48.476 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:48.476 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:48.676 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:48.676 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:48.676 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:48.677 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:48.677 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:48.756 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{d43918e: PendingIntentRecord{f797abd
com.google.android.gms/ startService}}
02-22 11:04:48.758 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122152788
02-22 11:04:48.759 D/PowerManagerService( 1592): UserActivityStateListenerState: 0
02-22 11:04:48.843 I/Pageboost( 1592): Launcher App Execution
02-22 11:04:48.878 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:48.878 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:48.878 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:48.879 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:48.879 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:48.956 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{c016bfd: PendingIntentRecord{23cd3f4
com.google.android.gms/ startService}}
02-22 11:04:48.958 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122152988
02-22 11:04:48.961 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:49.078 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:49.079 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:49.079 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:49.079 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:49.079 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:49.141 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:49.154 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@40d36 m=0
02-22 11:04:49.175 W/Looper ( 2550): Slow delivery took 24ms main
h=com.android.systemui.statusbar.notification.row.NotifBindPipeline$NotifBindPipeli
neHandler c=null m=1
02-22 11:04:49.175 W/Looper ( 2550): Drained
02-22 11:04:49.209 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:49.223 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:49.224 W/Looper ( 2550): Slow delivery took 33ms main
h=android.os.Handler c=null m=0
02-22 11:04:49.224 W/Looper ( 2550): Drained
02-22 11:04:49.279 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:49.279 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:49.280 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:49.280 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:49.280 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:49.317 I/ActivityManager( 1592): Changes in 10200 5 to 10, 8 to 0
02-22 11:04:49.318 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10200,
isForeground(false, 10)
02-22 11:04:49.467 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:49.468 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:49.469 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:49.469 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:49.469 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:49.471 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:49.471 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:49.471 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:49.472 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:49.472 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:49.473 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:49.473 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:49.473 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:49.474 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:49.474 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:49.474 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:49.474 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:49.477 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:49.477 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:49.477 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:49.477 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:49.477 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:49.479 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:49.479 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:49.480 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:49.480 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:49.480 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:49.497 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:49.497 W/Looper ( 2550): Slow delivery took 22ms main
h=android.app.ActivityThread$H c=com.android.keyguard.CarrierTextManager$
$ExternalSyntheticLambda1@c7bc6c2 m=0
02-22 11:04:49.497 W/Looper ( 2550): Drained
02-22 11:04:49.567 I/Pageboost( 1592): Launcher App Execution
02-22 11:04:49.680 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:49.680 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:49.681 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:49.681 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:49.681 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:49.881 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:49.881 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:49.882 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:49.882 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:49.882 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:49.943 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:50.058 D/io_stats( 654): !@ 8,0 r 297856561 8361492200 w 43569364
723168612 d 16978416 965849432 f 0 0 iot 59858352 0 th 0 0 0 pt 0 inp 0 0
1348215.909
02-22 11:04:50.081 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:50.082 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:50.082 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:50.082 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:50.082 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:50.135 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:50.153 W/Looper ( 2550): Slow dispatch took 21ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@44976c0 m=0
02-22 11:04:50.176 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:50.177 W/Looper ( 2550): Slow delivery took 28ms main
h=com.android.systemui.statusbar.notification.row.NotifBindPipeline$NotifBindPipeli
neHandler c=null m=1
02-22 11:04:50.177 W/Looper ( 2550): Drained
02-22 11:04:50.209 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:50.223 W/Looper ( 2550): Slow delivery took 21ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:50.223 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:50.232 W/Looper ( 2550): Drained
02-22 11:04:50.232 W/Looper ( 2550): Slow delivery took 23ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:50.232 W/Looper ( 2550): Drained
02-22 11:04:50.282 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:50.282 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:50.282 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:50.283 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:50.283 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:50.483 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:50.483 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:50.483 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:50.483 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:50.483 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:50.512 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:50.514 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.514 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.515 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.515 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.516 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.517 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.518 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.518 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:50.519 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:50.521 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.521 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:50.522 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.522 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.522 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.522 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:50.522 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:50.523 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.523 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.523 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.523 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.523 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.549 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:50.550 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.551 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.551 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.551 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:50.552 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.552 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.552 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.553 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.554 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:50.557 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.557 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:50.558 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.558 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.558 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.558 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:50.558 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:50.559 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.560 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.560 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.560 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.560 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.598 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:50.599 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.599 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.600 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:50.600 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.601 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.601 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.601 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.602 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.602 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:50.602 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.602 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.602 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:50.603 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:50.603 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:50.604 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.604 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.604 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.605 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:50.605 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:50.605 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:50.605 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:50.684 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:50.684 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:50.684 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:50.684 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:50.684 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:50.884 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:50.884 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:50.884 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:50.885 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:50.885 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:50.928 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:50.971 D/PowerManagerService( 1592): UserActivityStateListenerState: 1
02-22 11:04:51.085 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:51.085 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:51.085 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:51.085 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:51.085 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:51.089 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110751 now=3122155119 -
CU:1000/CP:1592/L:24e16f:AlarmDwellGeofence_Event_2
02-22 11:04:51.090 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122155120
02-22 11:04:51.092 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110751 now=3122155122 -
CU:1000/CP:1592/L:8d75305:AlarmDwellGeofence_Event_3
02-22 11:04:51.092 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122155122
02-22 11:04:51.093 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110751 now=3122155123 -
CU:1000/CP:1592/L:f48258b:AlarmDwellGeofence_Event_4
02-22 11:04:51.093 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122155123
02-22 11:04:51.093 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110751 now=3122155123 -
CU:1000/CP:1592/L:6ff1a81:AlarmDwellGeofence_Event_5
02-22 11:04:51.094 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122155123
02-22 11:04:51.094 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110751 now=3122155124 -
CU:1000/CP:1592/L:118f67:AlarmDwellGeofence_Event_7
02-22 11:04:51.094 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122155124
02-22 11:04:51.095 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:6b64ae0
02-22 11:04:51.095 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122155125
02-22 11:04:51.095 D/ActivityManager( 1592): Received BROADCAST intent 0x94849d8
Key{broadcastIntent pkg=android intent=act=com.samsung.android.wifi.GEOFENCE
flags=0x2000000 u=0} requestCode=8 sent=0 from uid 1000
02-22 11:04:51.119 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:51.138 D/SettingsProvider( 1592): isChangeAllowed() : name =
media_button_receiver
02-22 11:04:51.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10117; state: DISABLED
02-22 11:04:51.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10117; state: DISABLED
02-22 11:04:51.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10117; state: DISABLED
02-22 11:04:51.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10117; state: ENABLED
02-22 11:04:51.139 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10117; state: ENABLED
02-22 11:04:51.140 W/ContentProviderHelper( 1592): wait for provider publish:
waiters=0 callerApp=ProcessRecord{4e3b146 1592:system/1000}
cpr=ContentProviderRecord{ef5ba80 u0
com.sec.android.app.soundalive/.compatibility.SAContentProvider}
02-22 11:04:51.158 I/ActivityManager( 1592): Start proc
24387:com.sec.android.app.soundalive/u0a117 for content provider
{com.sec.android.app.soundalive/com.sec.android.app.soundalive.compatibility.SACont
entProvider}
02-22 11:04:51.160 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.Handler
c=android.media.session.MediaSessionManager$SessionsChangedWrapper$1$
$ExternalSyntheticLambda0@9080ff0 m=0
02-22 11:04:51.183 W/Looper ( 2550): Slow dispatch took 16ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:51.220 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_uhqa_support
02-22 11:04:51.220 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:51.220 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:51.220 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:51.220 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:51.220 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:51.220 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:51.220 D/SettingsProvider( 1592): ret = 1
02-22 11:04:51.220 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_bt_uhq_state
02-22 11:04:51.220 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:51.220 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:51.220 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:51.220 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:51.221 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:51.221 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:51.221 D/SettingsProvider( 1592): ret = 1
02-22 11:04:51.221 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_uhqa_support
02-22 11:04:51.221 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:51.221 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:51.221 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:51.221 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:51.221 W/NotificationHistory( 1592): Attempted to add notif for
locked/gone/disabled user 0
02-22 11:04:51.222 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:51.222 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:51.222 D/SettingsProvider( 1592): ret = 1
02-22 11:04:51.222 D/SettingsProvider( 1592): isChangeAllowed() : name =
bluetooth_a2dp_bt_uhq_state
02-22 11:04:51.222 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:51.222 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:51.222 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:51.222 D/SettingsProvider( 1592): selectionArgs: 1002
02-22 11:04:51.222 D/SecContentProvider( 1592): called from
android.uid.bluetooth:1002
02-22 11:04:51.222 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:51.222 D/SettingsProvider( 1592): ret = 1
02-22 11:04:51.223 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:51.226 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:51.236 W/Looper ( 2550): Slow dispatch took 51ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:51.236 W/Looper ( 2550): Slow delivery took 62ms main
h=com.android.keyguard.KeyguardUpdateMonitor$17 c=null m=1110
02-22 11:04:51.238 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10117; state: DISABLED
02-22 11:04:51.238 I/ActivityManager( 1592): DSS OFF for
com.sec.android.app.soundalive
02-22 11:04:51.242 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{c1dbb03 24387:com.sec.android.app.soundalive/u0a117}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:51.250 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:51.250 W/Looper ( 2550): Drained
02-22 11:04:51.251 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10117,
isForeground(false, 6)
02-22 11:04:51.253 D/SamsungAlarmManager( 1592): setInexact (T:0/F:8/AC:false)
20230222T110651 now=3122155283 - CU:5010/CP:21533/OP:PendingIntent{55039ae:
PendingIntentRecord{f4fc34f com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:51.254 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122156914, now=3122155284
02-22 11:04:51.256 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:51.256 D/ActivityThread(24387): handleBindApplication()++
app=com.sec.android.app.soundalive
02-22 11:04:51.261 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@be46152 m=0
02-22 11:04:51.286 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:51.286 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:51.286 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:51.287 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:51.287 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:51.294 W/Looper ( 2550): Slow dispatch took 33ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@1aadf95 m=0
02-22 11:04:51.294 W/Looper ( 2550): Slow delivery took 34ms main
h=android.service.notification.NotificationListenerService$MyHandler c=null m=1
02-22 11:04:51.309 W/Looper ( 2550): Drained
02-22 11:04:51.309 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@5f8c576 m=0
02-22 11:04:51.313 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:51.335 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:51.363 D/CompanionDeviceManagerService( 1592):
TriggerDeviceDisappearedRunnable.run(address = 60:E5:77:41:83:0E)
02-22 11:04:51.383 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10060; state: DISABLED
02-22 11:04:51.383 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10060; state: DISABLED
02-22 11:04:51.383 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10060; state: DISABLED
02-22 11:04:51.383 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10060; state: ENABLED
02-22 11:04:51.384 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10060; state: ENABLED
02-22 11:04:51.395 I/ActivityManager( 1592): Start proc
24412:com.samsung.android.game.gos/u0a60 for service
{com.samsung.android.game.gos/com.samsung.android.game.gos.endpoint.GosService}
02-22 11:04:51.437 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10060; state: DISABLED
02-22 11:04:51.438 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.game.gos
02-22 11:04:51.440 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{39078e0 24412:com.samsung.android.game.gos/u0a60}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:51.445 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10060,
isForeground(false, 10)
02-22 11:04:51.446 D/ActivityThread(24412): handleBindApplication()++
app=com.samsung.android.game.gos
02-22 11:04:51.486 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:51.486 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:51.487 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:51.487 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:51.487 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:51.490 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:51.490 D/WifiDisplayAdapter( 1592): getWifiDisplayStatusLocked:
result=WifiDisplayStatus{featureState=1, scanState=0, activeDisplayState=0,
activeDisplay=null, displays=[]}
02-22 11:04:51.501 W/Looper ( 2550): Slow dispatch took 30ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@2570
820 m=0
02-22 11:04:51.513 W/Looper ( 2550): Slow delivery took 30ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@104b
0c7 m=0
02-22 11:04:51.513 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@104b
0c7 m=0
02-22 11:04:51.526 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@21fd
407 m=0
02-22 11:04:51.536 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:51.541 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@d5ab
747 m=0
02-22 11:04:51.551 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:51.554 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@3f55
a87 m=0
02-22 11:04:51.569 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@72fb
dc7 m=0
02-22 11:04:51.590 D/SGM:GameManager( 1592): respondWithJson. command:
is_variable_refresh_rate_supported
02-22 11:04:51.590 D/SGM:GameManager( 1592): jsonParam : null
02-22 11:04:51.590 D/SGM:GameManager( 1592): response : {"value_bool_1":true}
02-22 11:04:51.596 W/Looper ( 2550): Slow dispatch took 18ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:51.610 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaDeviceManager$Entry$current$1@72ea2f5 m=0
02-22 11:04:51.628 D/SGM:GameManager( 1592): identifyForegroundApp.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:51.628 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:51.636 W/Looper ( 2550): Slow dispatch took 25ms main
h=android.os.Handler c=androidx.lifecycle.LiveData$1@633db71 m=0
02-22 11:04:51.637 D/InputManager( 1592): checkInputFeature : features = 0x101
02-22 11:04:51.637 D/SGM:GameManager( 1592): respondWithJson. command:
is_variable_refresh_rate_supported
02-22 11:04:51.637 D/SGM:GameManager( 1592): jsonParam : null
02-22 11:04:51.637 D/SGM:GameManager( 1592): response : {"value_bool_1":true}
02-22 11:04:51.639 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:51.655 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.Handler c=androidx.lifecycle.LiveData$1@61a7091 m=0
02-22 11:04:51.663 W/Looper ( 2550): Drained
02-22 11:04:51.686 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:51.687 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:51.687 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:51.687 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:51.687 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:51.859 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:51.870 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:51.884 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:51.889 D/SettingsProvider( 1592): isChangeAllowed() : name =
k2hd_effect
02-22 11:04:51.889 D/SettingsProvider( 1592): edmUri:
content://com.sec.knox.provider/RestrictionPolicy3
02-22 11:04:51.889 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:51.889 D/SettingsProvider( 1592): projectionArgs:
isSettingsChangesAllowed
02-22 11:04:51.889 D/SettingsProvider( 1592): selectionArgs: false
02-22 11:04:51.889 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:51.889 D/SettingsProvider( 1592): selectionArgs: 10117
02-22 11:04:51.889 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:51.889 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:51.889 D/SecContentProvider( 1592): called from
com.sec.android.app.soundalive
02-22 11:04:51.890 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:51.890 D/RestrictionPolicy( 1592): isSettingsChangesAllowedAsUser,
userId 0 : true
02-22 11:04:51.890 D/SettingsProvider( 1592): ret = 1
02-22 11:04:51.898 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:b2d9f60
02-22 11:04:51.899 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122155929
02-22 11:04:51.928 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10282; state: ENABLED
02-22 11:04:51.930 D/AlarmManager( 1592): BT=2, AT=3, WE=479993, WL=359994,
uid=10282, pkg=com.facebook.katana,
action=WakingExecutorService.ACTION_ALARM.com.facebook.katana.Mqtt_Wakeup
02-22 11:04:51.930 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122155960
02-22 11:04:51.930 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T111251 now=3122155960 - CU:10282/CP:23934/OP:PendingIntent{db151a5:
PendingIntentRecord{c0b04b3 com.facebook.katana broadcastIntent}}
02-22 11:04:51.930 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122155960
02-22 11:04:51.953 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:52.036 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:52.055 D/SGM:GameManager( 1592): identifyGamePackage.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0, callingMethodInfo:
com.android.server.ssrm.SortingMachine.isGame(SortingMachine.java:162)
02-22 11:04:52.055 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:52.060 D/io_stats( 654): !@ 8,0 r 297860275 8361545220 w 43569681
723171136 d 16978538 965851020 f 0 0 iot 59858824 0 th 0 0 0 pt 0 inp 0 254
1348217.914
02-22 11:04:52.090 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:52.090 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:52.090 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:52.090 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:52.090 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:52.123 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:52.140 D/SamsungAlarmManager( 1592): setInexact (T:2/F:8/AC:false)
20230222T110507 now=3122156170 - CU:1000/CP:1592/L:4e9dbcc:WificondScannerImpl Scan
Timeout
02-22 11:04:52.140 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122182419
/ NW:3122164030, now=3122156170
02-22 11:04:52.176 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:52.198 W/Looper ( 2550): Slow delivery took 23ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:52.198 W/Looper ( 2550): Slow dispatch took 22ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:52.206 W/Looper ( 2550): Drained
02-22 11:04:52.290 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:52.291 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:52.291 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:52.291 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:52.291 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:52.361 D/ActivityTaskManager( 1592): startActivityAsUser:
callingPid=23845, callingUid=10316,
caller=com.android.server.wm.ActivityTaskManagerService.startActivityAsUser:1757
com.android.server.wm.ActivityTaskManagerService.startActivity:1710
android.app.IActivityTaskManager$Stub.onTransact:1132
com.android.server.wm.ActivityTaskManagerService.onTransact:6270
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:52.362 I/ActivityTaskManager( 1592): START u0 {flg=0x24000000
cmp=com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity}
from uid 10316
02-22 11:04:52.363 D/ActivityTaskManager( 1592): TaskLaunchParamsModifier:task=null
activity=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
display-area-from-source=DefaultTaskDisplayArea@91126822 display-id=0 display-
windowing-mode=1 suggested-display-area=DefaultTaskDisplayArea@91126822
02-22 11:04:52.363 D/ActivityTaskManager( 1592):
TaskLaunchParamsModifier:task=Task{5bbf001 #5626 type=standard
A=10316:com.spotify.music U=0 visible=true mode=fullscreen translucent=false sz=1}
activity=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity t-1}
display-area-from-source=DefaultTaskDisplayArea@91126822 display-id=0 display-
windowing-mode=1 suggested-display-area=DefaultTaskDisplayArea@91126822 inherit-
from-source=fullscreen activity-options-fullscreen=Rect(0, 0 - 0, 0) non-freeform-
display display-area=DefaultTaskDisplayArea@91126822 maximized-bounds
02-22 11:04:52.363 D/ActivityManagerPerformance( 1592): AMP_acquire() ACT_START
02-22 11:04:52.366 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 10316; state: DISABLED
02-22 11:04:52.366 D/CompatibilityChangeReporter( 1592): Compat change id reported:
184838306; UID 10316; state: DISABLED
02-22 11:04:52.367 D/CompatibilityChangeReporter( 1592): Compat change id reported:
185004937; UID 10316; state: DISABLED
02-22 11:04:52.372 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_OPEN], mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.Task.startActivityLocked:8727
com.android.server.wm.ActivityStarter.startActivityInner:2898
com.android.server.wm.ActivityStarter.startActivityUnchecked:2311
02-22 11:04:52.386 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.spotify.music, userId = 0
02-22 11:04:52.386 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_OPEN, TRANSIT_OPEN], mNextAppTransitionFlags=,
displayId: 0 Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.Task.resumeTopActivityInnerLocked:8409
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
com.android.server.wm.Task.resumeTopActivityUncheckedLocked:8040
com.android.server.wm.RootWindowContainer.resumeFocusedTasksTopActivities:2809
02-22 11:04:52.386 W/ActivityTaskManager( 1592): Tried to set launchTime (0) <
mLastActivityLaunchTime (1348211713)
02-22 11:04:52.389 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_UNSPECIFIED (-1), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:52.389 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{c347eda u0 com.spotify.music/.MainActivity t5626}
02-22 11:04:52.389 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_UNSPECIFIED (-1) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1877
com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2207
com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:939
com.android.server.wm.ActivityTaskSupervisor.startSpecificActivity:1253
02-22 11:04:52.389 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:52.389 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:52.390 D/SGM:PkgDataHelper( 1592): notifyAppCreate(), pkgName:
com.spotify.music, userId: 0, sendRet: true
02-22 11:04:52.390 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_CREATE, pkgName: com.spotify.music, userId: 0
02-22 11:04:52.391 V/WindowManager( 1592): Changing focus from Window{74b70e2 u0
com.spotify.music/com.spotify.music.MainActivity} to null displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.ActivityTaskManagerService.setResumedActivityUncheckLocked:55
45 com.android.server.wm.Task.onActivityStateChanged:2912
02-22 11:04:52.391 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:52.393 W/WindowManager( 1592): Execute app transition:
mNextAppTransitionRequests=[TRANSIT_OPEN, TRANSIT_OPEN], mNextAppTransitionFlags=,
displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2706 com.android.server.wm.ActivityTaskSupervisor.reportResumedActivityLocked:2252
com.android.server.wm.ActivityRecord.completeResumeLocked:6361
com.android.server.wm.Task.minimalResumeActivityLocked:7470
com.android.server.wm.ActivityTaskSupervisor.realStartActivityLocked:1162
02-22 11:04:52.398 D/SGM:GameManager( 1592): notePauseComponent(), received
pkgName: com.spotify.music, userId: 0
02-22 11:04:52.399 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 6
02-22 11:04:52.401 I/GameSDK@LifeCycle( 1592): noteResumeComponent(): package name
: com.spotify.music
02-22 11:04:52.402 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 5
02-22 11:04:52.403 D/SGM:GameManager( 1592): noteResumeComponent(), received
pkgName: com.spotify.music, userId: 0
02-22 11:04:52.404 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_RESUME, pkgName: com.spotify.music, userid: 0
02-22 11:04:52.404 D/SGM:GameManager( 1592): handleResume().
02-22 11:04:52.404 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:52.404 D/SGM:GameManager( 1592): handleResume(). pkgName:
com.spotify.music, userId: 0, isTunableApp: null
02-22 11:04:52.404 D/SGM:GameManager( 1592): notifyFocusInOut(). of pkg:
com.spotify.music, type: 4, isMinimized: false, isTunableApp: false, userId: 0
02-22 11:04:52.404 D/SGM:GameManager( 1592): notifyFocusInOut(). unexpected
mPrevNotiType: -1
02-22 11:04:52.404 D/SGM:NetworkLimit( 1592): callRelease
02-22 11:04:52.404 D/SGM:SystemHelper( 1592): callReleaseBlock
needReleaseBlock:false
02-22 11:04:52.428 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:52.436 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:52.441 D/WindowManager( 1592): makeSurface duration=5
name=com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity$
_23845
02-22 11:04:52.443 V/WindowManager( 1592): Changing focus from null to
Window{6414d32 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity}
displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.relayoutWindow:2769
com.android.server.wm.Session.relayout:242
02-22 11:04:52.443 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x20f74f4
02-22 11:04:52.443 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:52.443 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:52.446 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xb551af5
02-22 11:04:52.446 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xf90863
02-22 11:04:52.446 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:52.446 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:52.448 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x50586fb
02-22 11:04:52.449 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:52.463 D/WindowManager( 1592): finishDrawingWindow: Window{6414d32 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity}
mDrawState=DRAW_PENDING
02-22 11:04:52.464 D/WindowManager( 1592): Loading animation for app transition.
transit=TRANSIT_OLD_TRANSLUCENT_ACTIVITY_OPEN enter=true frame=Rect(0, 0 - 1080,
2400) insets=Rect(0, 88 - 0, 135) surfaceInsets=Rect(0, 0 - 0, 0)
02-22 11:04:52.467 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626})/@0xb9beb56, leashParent=Surface(name=Task=5626)/@0x79a528a
02-22 11:04:52.471 D/WindowManager( 1592): makeSurface duration=5
leash=Surface(name=Surface(name=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626})/@0xb9beb56 - animation-leash of app_transition)/@0xd9b97d7
02-22 11:04:52.475 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:52.475 I/Pageboost( 1592): Launch time gathered : pid 23845
com.spotify.music 113
02-22 11:04:52.485 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{d8366e2: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:52.490 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:52.490 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:52.490 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:52.490 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:52.490 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:52.492 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{f17da73: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:52.505 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122182419
/ NW:3122164030, now=3122156535
02-22 11:04:52.505 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110501 now=3122156535 - CU:10230/CP:6860/OP:PendingIntent{d3dda9:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:52.505 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122182419
/ NW:3122164030, now=3122156535
02-22 11:04:52.507 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{1750f2e: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:52.507 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122182419
/ NW:3122164030, now=3122156537
02-22 11:04:52.508 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110501 now=3122156538 - CU:10230/CP:6860/OP:PendingIntent{50baacf:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:52.508 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122182419
/ NW:3122164030, now=3122156538
02-22 11:04:52.512 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{f1cfc5c: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:52.512 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122182419
/ NW:3122164030, now=3122156542
02-22 11:04:52.513 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110501 now=3122156543 - CU:10230/CP:6860/OP:PendingIntent{f63ab65:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:52.513 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122182419
/ NW:3122164030, now=3122156543
02-22 11:04:52.580 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_USER_PORTRAIT (12),
last=ROTATION_0 (0)); user=ROTATION_0 (0)
02-22 11:04:52.580 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626}
02-22 11:04:52.581 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_USER_PORTRAIT (12) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1877
com.android.server.wm.DisplayContent.onDescendantOrientationChanged:1814
com.android.server.wm.WindowContainer.onDescendantOrientationChanged:1290
com.android.server.wm.DisplayArea.onDescendantOrientationChanged:167
02-22 11:04:52.582 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:52.592 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:52.592 V/InputMethodManagerService( 1592): Window asks to hide input
02-22 11:04:52.592 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:52.594 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:52.594 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0x9f41108
02-22 11:04:52.594 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5,
destroy=false, surface=Surface(name=a0eb96e InputMethod)/@0x30e509c
02-22 11:04:52.594 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=a0eb96e InputMethod)/@0x30e509c,
leashParent=Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5
02-22 11:04:52.598 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xaab8248
02-22 11:04:52.636 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=Task=5626)/@0x79a528a, destroy=true,
surface=Surface(name=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626})/@0xb9beb56
02-22 11:04:52.636 D/ActivityManagerPerformance( 1592): AMP_acquire() TAIL
02-22 11:04:52.637 D/ActivityManagerPerformance( 1592): AMP_release() ACT_START
02-22 11:04:52.690 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:52.691 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:52.691 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:52.691 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:52.691 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:52.861 W/BroadcastQueue( 1592): Permission Denial: broadcasting Intent
{ act=android.net.conn.CONNECTIVITY_CHANGE flg=0x4200010 (has extras) } from null
(pid=-1, uid=-1) requires com.facebook.permission.prod.FB_APP_COMMUNICATION due to
registered receiver BroadcastFilter{205d8bc 10282/u0 ReceiverList{e96bcaf 23934
com.facebook.katana/10282/u0 remote:99bbc8e}}
02-22 11:04:52.889 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110457 now=3122156919 -
CU:1000/CP:1592/L:fb92a7:GeofenceLocationFilter_3122161930
02-22 11:04:52.889 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122156919
02-22 11:04:52.891 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:52.891 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:52.891 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:52.891 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:52.891 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:52.933 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:52.961 E/AppOps ( 1592): evalMode() Foreground Location OP returned
IGNORE, uid - 10282, capability - 8
02-22 11:04:53.054 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10148; state: DISABLED
02-22 11:04:53.054 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10148; state: DISABLED
02-22 11:04:53.054 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10148; state: DISABLED
02-22 11:04:53.054 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10148; state: ENABLED
02-22 11:04:53.055 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10148; state: ENABLED
02-22 11:04:53.063 I/ActivityManager( 1592): Start proc
24505:com.facebook.appmanager/u0a148 for content provider
{com.facebook.appmanager/com.facebook.oxygen.appmanager.firstparty.crashreporter.Fi
rstPartyCrashReporterProvider}
02-22 11:04:53.090 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:53.091 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10148; state: DISABLED
02-22 11:04:53.091 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:53.091 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:53.091 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:53.091 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:53.092 I/ActivityManager( 1592): DSS OFF for com.facebook.appmanager
02-22 11:04:53.099 D/SGM:GameManager( 1592): identifyForegroundApp.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:53.099 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:53.099 D/SGM:SemGameManager( 1592): isForegroundGame(), ret=false
02-22 11:04:53.101 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{49826bb 24505:com.facebook.appmanager/u0a148}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:53.104 I/ActivityManager( 1592): Changes in 10148 20 to 5, 0 to 8
02-22 11:04:53.106 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10148,
isForeground(true, 5)
02-22 11:04:53.107 D/ActivityThread(24505): handleBindApplication()++
app=com.facebook.appmanager
02-22 11:04:53.137 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:53.155 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@f633e06 m=0
02-22 11:04:53.188 I/ActivityManager( 1592): Changes in 10282 3 to 15, 8 to 0
02-22 11:04:53.194 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10282,
isForeground(false, 15)
02-22 11:04:53.210 W/Looper ( 2550): Slow delivery took 24ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:53.211 W/Looper ( 2550): Drained
02-22 11:04:53.223 D/LoadedApk(24505): LoadedApk::makeApplication()
appContext.mOpPackageName=com.facebook.appmanager
appContext.mBasePackageName=com.facebook.appmanager
02-22 11:04:53.258 I/ActivityManager( 1592): Changes in 10148 5 to 15, 8 to 0
02-22 11:04:53.259 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10148,
isForeground(false, 15)
02-22 11:04:53.259 D/ActivityThread(24505): handleBindApplication() --
02-22 11:04:53.277 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:53.285 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122157315
02-22 11:04:53.285 D/SamsungAlarmManager( 1592): setInexact (T:1/F:0/AC:false)
20230225T110453 now=3122157315 - CU:10148/CP:24505/OP:PendingIntent{c50b708:
PendingIntentRecord{72ccf39 com.facebook.appmanager broadcastIntent}}
02-22 11:04:53.285 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122157315
02-22 11:04:53.288 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10148 pid :24505 / OP:PendingIntent{e528ea1: PendingIntentRecord{221f8c6
com.facebook.appmanager broadcastIntent}}
02-22 11:04:53.291 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:53.292 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:53.292 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:53.292 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:53.292 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:53.356 I/ActivityManager( 1592): com.facebook.system is exempt from
freezer
02-22 11:04:53.356 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10055; state: DISABLED
02-22 11:04:53.357 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10055; state: DISABLED
02-22 11:04:53.357 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10055; state: DISABLED
02-22 11:04:53.357 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10055; state: ENABLED
02-22 11:04:53.357 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10055; state: ENABLED
02-22 11:04:53.367 I/ActivityManager( 1592): Start proc
24540:com.facebook.system/u0a55 for content provider
{com.facebook.system/com.facebook.oxygen.installer.api.AppManagerApiProvider}
02-22 11:04:53.398 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10055; state: DISABLED
02-22 11:04:53.407 I/ActivityManager( 1592): DSS OFF for com.facebook.system
02-22 11:04:53.413 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{44b4195 24540:com.facebook.system/u0a55}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:53.418 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10055,
isForeground(false, 8)
02-22 11:04:53.425 D/ActivityThread(24540): handleBindApplication()++
app=com.facebook.system
02-22 11:04:53.465 I/EasyMuteController( 1592): UnRegister failed. no registered
02-22 11:04:53.465 D/VibratorManagerService( 1592): Canceling vibration
02-22 11:04:53.465 I/Telecom:SamsungTelecomServiceImpl( 1592): isRinging -
callingPackage : android
02-22 11:04:53.466 I/Telecom:SamsungTelecomServiceImpl( 1592): isInCall -
callingPackage : android
02-22 11:04:53.466 D/PowerManagerService( 1592): [api] userActivityFromNative : 30
(event: 1 flags: 32768 displayId: 0) eventTime = 1348219316
02-22 11:04:53.469 D/CompatibilityChangeReporter( 1592): Compat change id reported:
173031413; UID 1000; state: ENABLED
02-22 11:04:53.469 D/CompatibilityChangeReporter( 1592): Compat change id reported:
173031413; UID 1000; state: DISABLED
02-22 11:04:53.473 D/LoadedApk(24540): LoadedApk::makeApplication()
appContext.mOpPackageName=com.facebook.system
appContext.mBasePackageName=com.facebook.system
02-22 11:04:53.491 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:53.491 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:53.491 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:53.491 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:53.491 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:53.511 D/ActivityThread(24540): handleBindApplication() --
02-22 11:04:53.530 E/ActivityThread(24505): Failed to find provider info for
com.facebook.appmanager.nekodirect
02-22 11:04:53.560 I/ActivityManager( 1592): Changes in 10040 15 to 5, 0 to 8
02-22 11:04:53.560 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10040,
isForeground(true, 5)
02-22 11:04:53.672 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348219527 displayId = 0
02-22 11:04:53.675 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122157705
02-22 11:04:53.675 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110509 now=3122157705 - CU:1000/CP:1592/L:2d5c18a:*job.delay*
02-22 11:04:53.675 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122157705
02-22 11:04:53.675 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10041; state: DISABLED
02-22 11:04:53.675 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10041; state: DISABLED
02-22 11:04:53.675 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10041; state: DISABLED
02-22 11:04:53.675 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10041; state: ENABLED
02-22 11:04:53.676 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10041; state: ENABLED
02-22 11:04:53.690 I/ActivityManager( 1592): Start proc
24580:com.samsung.android.bixby.agent/u0a41 for content provider
{com.samsung.android.bixby.agent/com.samsung.android.bixby.agent.common.provider.La
nguageSettingsProvider}
02-22 11:04:53.691 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:53.692 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:53.692 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:53.692 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:53.692 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:53.718 W/Looper ( 2550): Slow dispatch took 52ms main
h=android.os.Handler
c=com.android.systemui.volume.VolumeDialogControllerImpl$C$1@feedaa7 m=0
02-22 11:04:53.719 I/SDHMS:C ( 4107): SIOP:: AP:273(414,100) BAT:341(341,0)
USB:313(313,0) CHG:396(396,0) PA:400(400,0) CP:388(388,0) WIFI:392(392,0)
CF:368(368,0) BLK:0(0,0) SUBBAT:0(0,0) LRP:382(382,0) LRF:368(368) LRB:381(381)
BLRF:368(368) BLRB:382(382) APT:363(363) APR:391(391)
02-22 11:04:53.719 I/SDHMS:C ( 4107): MODEMQ::
02-22 11:04:53.724 I/ActivityManager( 1592): DSS OFF for
com.samsung.android.bixby.agent
02-22 11:04:53.727 W/Looper ( 2550): Slow delivery took 46ms main
h=android.os.Handler c=com.android.systemui.volume.VolumeDialogControllerImpl$C$
$ExternalSyntheticLambda3@37c2b54 m=0
02-22 11:04:53.728 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{f1c6bbd 24580:com.samsung.android.bixby.agent/u0a41}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:53.730 D/WindowManager( 1592): makeSurface duration=2
name=VolumePanelView$_2550
02-22 11:04:53.735 I/ActivityManager( 1592): Changes in 10041 20 to 5, 0 to 8
02-22 11:04:53.736 D/ActivityThread(24580): handleBindApplication()++
app=com.samsung.android.bixby.agent
02-22 11:04:53.758 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10041,
isForeground(true, 5)
02-22 11:04:53.758 W/Looper ( 2550): Slow dispatch took 31ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:53.759 D/WindowManager( 1592): finishDrawingWindow: Window{d51f62c u0
VolumePanelView} mDrawState=DRAW_PENDING
02-22 11:04:53.891 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:53.891 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:53.891 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:53.891 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:53.891 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:53.929 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:53.945 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:53.951 W/Looper ( 2550): Slow dispatch took 192ms main
h=android.app.Dialog$ListenersHandler c=null m=69
02-22 11:04:53.965 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:53.968 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348219822 displayId = 0
02-22 11:04:53.970 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348219824 displayId = 0
02-22 11:04:53.971 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:53.980 W/Looper ( 2550): Drained
02-22 11:04:53.981 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348219836 displayId = 0
02-22 11:04:54.013 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10282; state: DISABLED
02-22 11:04:54.030 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348219884 displayId = 0
02-22 11:04:54.064 D/io_stats( 654): !@ 8,0 r 297864162 8361650120 w 43569978
723173432 d 16978804 965886132 f 0 0 iot 59859460 0 th 0 0 0 pt 0 inp 0 9
1348219.919
02-22 11:04:54.074 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348219929 displayId = 0
02-22 11:04:54.092 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:54.092 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:54.092 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:54.092 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:54.092 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:54.125 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348219979 displayId = 0
02-22 11:04:54.132 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:54.193 W/Looper ( 2550): Slow delivery took 22ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:54.194 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348220049 displayId = 0
02-22 11:04:54.201 W/Looper ( 2550): Drained
02-22 11:04:54.223 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348220078 displayId = 0
02-22 11:04:54.276 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348220131 displayId = 0
02-22 11:04:54.289 I/Telecom:SamsungTelecomServiceImpl( 1592): isInCall -
callingPackage : android
02-22 11:04:54.290 I/Telecom:SamsungTelecomServiceImpl( 1592): isInCall -
callingPackage : android
02-22 11:04:54.293 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:54.293 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:54.293 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:54.293 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:54.293 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:54.305 I/L0 ( 4107): limitCPUFreq:: freq = 2649600
02-22 11:04:54.485 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:4e9dbcc
02-22 11:04:54.486 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122158516
02-22 11:04:54.492 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:54.492 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:54.493 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:54.493 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:54.493 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:54.566 D/SettingsProvider( 1592): isChangeAllowed() : name =
enabled_notification_listeners
02-22 11:04:54.693 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:54.693 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:54.693 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:54.693 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:54.693 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:54.893 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:54.893 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:54.893 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:54.893 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:54.893 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:54.949 D/SemContextConnectionList( 1592): client packageName :
com.samsung.android.location.c0.c@becd5ed
02-22 11:04:55.051 I/Telecom:SamsungTelecomServiceImpl( 1592):
getDefaultDialerPackage - callingPid : 24580 / processName : sts
02-22 11:04:55.054 I/Telecom:SamsungTelecomServiceImpl( 1592):
getDefaultDialerPackage - callingPid : 24580 / processName : sts
02-22 11:04:55.093 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:55.093 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:55.094 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:55.094 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:55.094 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:55.135 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:55.149 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@6a8eebb m=0
02-22 11:04:55.170 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:55.171 W/Looper ( 2550): Slow delivery took 26ms main
h=com.android.systemui.statusbar.notification.row.NotifBindPipeline$NotifBindPipeli
neHandler c=null m=1
02-22 11:04:55.171 W/Looper ( 2550): Drained
02-22 11:04:55.205 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:55.217 W/Looper ( 2550): Slow delivery took 27ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:55.217 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:55.227 W/Looper ( 2550): Drained
02-22 11:04:55.227 W/Looper ( 2550): Slow delivery took 21ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:04:55.227 W/Looper ( 2550): Drained
02-22 11:04:55.294 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:55.294 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:55.295 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:55.295 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:55.295 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:55.308 D/PowerManagerService( 1592): UserActivityStateListenerState: 0
02-22 11:04:55.312 D/SettingsProvider( 1592): isChangeAllowed() : name =
enabled_notification_listeners
02-22 11:04:55.329 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:55.329 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_USER_PORTRAIT (12),
last=ROTATION_0 (0)); user=ROTATION_0 (0)
02-22 11:04:55.329 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626}
02-22 11:04:55.330 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_USER_PORTRAIT (12) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:55.484 I/Pageboost( 1592): Launcher App Execution
02-22 11:04:55.494 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:55.495 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:55.495 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:55.495 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:55.495 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:55.595 D/PowerManagerService( 1592): UserActivityStateListenerState: 1
02-22 11:04:55.599 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348221452 displayId = 0
02-22 11:04:55.693 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: 0
02-22 11:04:55.693 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_USER_PORTRAIT (12),
last=ROTATION_0 (0)); user=ROTATION_0 (0)
02-22 11:04:55.693 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626}
02-22 11:04:55.693 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_USER_PORTRAIT (12) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:55.694 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:55.695 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:55.695 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:55.695 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:55.695 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:55.748 D/SGM:GameManager( 1592): identifyForegroundApp.
com.spotify.music, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:55.748 D/SGM:PkgDataHelper( 1592): getGamePkgData(). com.spotify.music
02-22 11:04:55.785 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:55.785 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_USER_PORTRAIT (12),
last=ROTATION_0 (0)); user=ROTATION_0 (0)
02-22 11:04:55.785 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626}
02-22 11:04:55.785 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_USER_PORTRAIT (12) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:55.831 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:55.858 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:55.859 E/InputMethodManagerService( 1592):
startInputOrWindowGainedFocusInternal: display ID mismatch. from client:0 from
window:-1
02-22 11:04:55.895 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:55.895 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:55.895 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:55.895 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:55.895 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:55.975 I/WindowManager( 1592): Destroying surface
Surface(name=VolumePanelView$_2550)/@0x1d78666 called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.removeImmediately:2960
com.android.server.wm.WindowState.removeIfPossible:3151
com.android.server.wm.WindowState.removeIfPossible:2984
com.android.server.wm.WindowManagerService.removeWindow:2265
com.android.server.wm.Session.remove:225
android.view.IWindowSession$Stub.onTransact:746
02-22 11:04:56.067 D/io_stats( 654): !@ 8,0 r 297868324 8361676268 w 43569991
723173744 d 16978804 965886132 f 0 0 iot 59859772 0 th 0 0 0 pt 0 inp 0 0
1348221.920
02-22 11:04:56.094 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:56.094 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:56.094 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:56.095 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:56.095 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:56.116 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:56.122 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@664fbdd m=0
02-22 11:04:56.173 W/Looper ( 2550): Slow delivery took 22ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:56.179 W/Looper ( 2550): Drained
02-22 11:04:56.296 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:56.296 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:56.296 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:56.296 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:56.296 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:56.497 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:56.497 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:56.497 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:56.498 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:56.498 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:56.697 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:56.698 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:56.698 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:56.698 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:56.698 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:56.785 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{feb86d8: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:56.795 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{d6e6a31: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:56.796 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122160826
02-22 11:04:56.798 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T111144 now=3122160828 - CU:10230/CP:6860/OP:PendingIntent{f445516:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:56.798 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122161930, now=3122160828
02-22 11:04:56.876 D/ActivityManagerPerformance( 1592): AMP_acquire()
RELAUNCH_RESUME
02-22 11:04:56.882 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:56.882 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626}
02-22 11:04:56.887 W/Looper ( 2550): Slow dispatch took 19ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:56.889 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:56.891 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:56.897 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:56.897 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:56.897 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:56.897 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:56.898 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:56.917 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:fb92a7
02-22 11:04:56.917 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122160947
02-22 11:04:56.929 W/Looper ( 2550): Slow dispatch took 25ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:57.015 I/ActivityManager( 1592): com.android.vending is exempt from
freezer
02-22 11:04:57.015 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10231; state: DISABLED
02-22 11:04:57.015 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10231; state: DISABLED
02-22 11:04:57.015 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10231; state: DISABLED
02-22 11:04:57.015 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10231; state: ENABLED
02-22 11:04:57.016 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10231; state: ENABLED
02-22 11:04:57.029 I/ActivityManager( 1592): Start proc
24695:com.android.vending/u0a231 for service
{com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService}
02-22 11:04:57.031 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:57.048 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:57.094 I/ActivityManager( 1592): DSS OFF for com.android.vending
02-22 11:04:57.097 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:57.098 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{83cefab 24695:com.android.vending/u0a231}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:57.098 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:57.098 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:57.098 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:57.098 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:57.102 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10231,
isForeground(false, 10)
02-22 11:04:57.105 D/ActivityThread(24695): handleBindApplication()++
app=com.android.vending
02-22 11:04:57.160 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:57.164 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{cbd199b: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:57.187 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122161217
02-22 11:04:57.187 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110517 now=3122161217 - CU:10230/CP:6860/OP:PendingIntent{8341676:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:57.187 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122161217
02-22 11:04:57.201 I/SoundTriggerHelper( 1592): startRecognition successful.
02-22 11:04:57.234 W/Looper ( 2550): Slow delivery took 20ms main
h=android.os.Handler c=null m=0
02-22 11:04:57.241 W/Looper ( 2550): Drained
02-22 11:04:57.264 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=HAS_DRAWN
02-22 11:04:57.297 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:57.297 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:57.297 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:57.297 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:57.297 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:57.429 D/LoadedApk(24695): LoadedApk::makeApplication()
appContext.mOpPackageName=com.android.vending
appContext.mBasePackageName=com.android.vending
02-22 11:04:57.430 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: 0
02-22 11:04:57.431 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_USER_PORTRAIT (12),
last=ROTATION_0 (0)); user=ROTATION_0 (0)
02-22 11:04:57.431 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626}
02-22 11:04:57.431 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_USER_PORTRAIT (12) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:57.438 I/ActivityManager( 1592): Process com.sec.unifiedwfc (pid 18062)
has died: cch+35 CEM (16,1312)
02-22 11:04:57.462 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:04:57.462 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_USER_PORTRAIT (12),
last=ROTATION_0 (0)); user=ROTATION_0 (0)
02-22 11:04:57.462 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{4d126e7 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity
t5626}
02-22 11:04:57.462 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_USER_PORTRAIT (12) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:57.472 I/ActivityManager( 1592): Process
com.google.android.cellbroadcastreceiver (pid 24356) has died: cch+25 CEM (14,1305)
02-22 11:04:57.478 D/SystemUIService( 2550): onTrimMemory : 15
02-22 11:04:57.478 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:57.488 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:57.497 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:57.498 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:57.498 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:57.498 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:57.498 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:57.500 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@171acbd m=0
02-22 11:04:57.512 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{b94a50a: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:57.524 I/ActivityManager( 1592): Process com.sec.android.app.soundalive
(pid 24387) has died: cch+15 CEM (23,1289)
02-22 11:04:57.543 W/Looper ( 2550): Slow dispatch took 43ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:57.547 W/Looper ( 2550): Slow delivery took 54ms main
h=com.android.systemui.statusbar.notification.row.NotifBindPipeline$NotifBindPipeli
neHandler c=null m=1
02-22 11:04:57.549 W/Looper ( 2550): Drained
02-22 11:04:57.556 I/ActivityManager( 1592): Changes in 10222 3 to 15, 8 to 0
02-22 11:04:57.556 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10222,
isForeground(false, 15)
02-22 11:04:57.559 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10222; state: ENABLED
02-22 11:04:57.574 I/ActivityManager( 1592): Process com.samsung.android.game.gos
(pid 24412) has died: cch+5 CEM (46,1281)
02-22 11:04:57.593 V/WindowManager( 1592): Changing focus from Window{6414d32 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity} to
Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.DisplayContent.layoutAndAssignWindowLayersIfNeeded:4693
com.android.server.wm.TaskDisplayArea.positionChildTaskAt:560
02-22 11:04:57.593 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.google.android.apps.maps, userId = 0
02-22 11:04:57.593 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xb551af5
02-22 11:04:57.593 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:57.593 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:57.596 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x36007d6
02-22 11:04:57.596 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x50586fb
02-22 11:04:57.596 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:57.596 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:57.600 D/WindowManager( 1592): makeSurface duration=3
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xc620944
02-22 11:04:57.600 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:57.600 D/WindowManager( 1592): setKeyguardOccluded occluded=true
02-22 11:04:57.607 V/WindowManager( 1592): Setting visibility of Window{6414d32 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity}:
false, caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.ActivityRecord.setClientVisible:7034
com.android.server.wm.ActivityRecord.onAnimationFinished:7921
com.android.server.wm.ActivityRecord.postApplyAnimation:5598
02-22 11:04:57.608 V/WindowManager( 1592): Setting visibility of Window{74b70e2 u0
com.spotify.music/com.spotify.music.MainActivity}: false,
caller=com.android.server.wm.WindowContainer.sendAppVisibilityToClients:1110
com.android.server.wm.WindowToken.setClientVisible:448
com.android.server.wm.ActivityRecord.setClientVisible:7034
com.android.server.wm.ActivityRecord.onAnimationFinished:7921
com.android.server.wm.ActivityRecord.postApplyAnimation:5598
02-22 11:04:57.609 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:57.639 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=5626, focused=false
02-22 11:04:57.639 D/SGM:GameManager( 1592):
TaskStackListener.onTaskFocusChanged(), taskId=5936, focused=true
02-22 11:04:57.640 D/SGM:GameManager( 1592): sendRunningComponentFocus(),
pkgName: com.google.android.apps.maps, userId: 0
02-22 11:04:57.641 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_TASK_FOCUSED, pkgName: com.google.android.apps.maps, userId: 0
02-22 11:04:57.641 D/SGM:GameManager( 1592): handleTaskFocused().
02-22 11:04:57.641 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:57.641 D/SGM:GameManager( 1592): handleTaskFocused(), pkgName:
com.google.android.apps.maps, userID:0 mResumedPkgMap does not containsKey.
02-22 11:04:57.654 W/Looper ( 2550): Slow dispatch took 75ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@2e0af4c m=0
02-22 11:04:57.654 W/Looper ( 2550): Slow delivery took 73ms main
h=android.service.notification.NotificationListenerService$MyHandler c=null m=1
02-22 11:04:57.665 D/PowerManagerService( 1592): [api] userActivity : event: 0
flags: 0 (uid: 10037 pid: 2550) eventTime = 1348223520 displayId = 0
02-22 11:04:57.666 W/Looper ( 2550): Slow dispatch took 10ms main
h=com.android.systemui.keyguard.KeyguardViewMediator$6 c=null m=9
02-22 11:04:57.667 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:57.667 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:57.667 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1854
com.android.server.wm.WindowManagerService.relayoutWindow:2800
com.android.server.wm.Session.relayout:242
android.view.IWindowSession$Stub.onTransact:790
02-22 11:04:57.671 V/ActivityManager( 1592): Changed top to ProcessRecord{2185072
6769:com.google.android.apps.maps/u0a248}
02-22 11:04:57.671 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:57.673 D/ActivityThread(24695): handleBindApplication() --
02-22 11:04:57.674 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{6accb62: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:57.674 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122161704
02-22 11:04:57.677 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110517 now=3122161707 - CU:10230/CP:6860/OP:PendingIntent{b1875b0:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:57.677 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122164030, now=3122161707
02-22 11:04:57.688 E/TaskStackListenerAbstract( 2550): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:57.688 E/TaskStackListenerAbstract( 2550): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:57.688 E/TaskStackListenerAbstract( 4107): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:57.690 E/TaskStackListenerAbstract(18448): onTaskSnapshotChanged called
by Binder.getCallingPid() 0 android.app.ITaskStackListener$Stub.onTransact:585
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:57.693 W/Looper ( 2550): Slow dispatch took 25ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:57.694 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:57.700 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:57.700 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:57.700 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:57.700 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:57.700 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:57.705 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=HAS_DRAWN
02-22 11:04:57.708 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:57.708 V/InputMethodManagerService( 1592): Unspecified window will hide
input
02-22 11:04:57.708 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:57.711 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:57.711 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xaab8248
02-22 11:04:57.711 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5,
destroy=false, surface=Surface(name=a0eb96e InputMethod)/@0x30e509c
02-22 11:04:57.712 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=a0eb96e InputMethod)/@0x30e509c,
leashParent=Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5
02-22 11:04:57.718 D/WindowManager( 1592): makeSurface duration=6
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xcac9d4f
02-22 11:04:57.721 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: 0
02-22 11:04:57.721 W/Looper ( 2550): Slow dispatch took 22ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@e8fc2be m=0
02-22 11:04:57.723 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:57.723 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:57.723 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:04:57.727 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.google.android.apps.maps, userId = 0
02-22 11:04:57.727 D/ActivityManagerPerformance( 1592): AMP_acquire() ACT_RESUME
02-22 11:04:57.728 W/WindowManager( 1592): Prepare app transition:
mNextAppTransitionRequests=[TRANSIT_NONE], mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.DisplayContent.prepareAppTransition:6369
com.android.server.wm.DisplayContent.prepareAppTransition:6364
com.android.server.wm.Task.resumeTopActivityInnerLocked:8407
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
com.android.server.wm.Task.resumeTopActivityUncheckedLocked:8040
02-22 11:04:57.730 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:57.730 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:57.730 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayRotation.updateOrientation:407
com.android.server.wm.DisplayContent.updateOrientation:1939
com.android.server.wm.DisplayContent.updateOrientation:1877
com.android.server.wm.RootWindowContainer.ensureVisibilityAndConfig:2207
com.android.server.wm.Task.resumeTopActivityInnerLocked:8487
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
02-22 11:04:57.730 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:57.732 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:57.738 W/WindowManager( 1592): Execute app transition:
mNextAppTransitionRequests=[TRANSIT_NONE], mNextAppTransitionFlags=, displayId: 0
Callers=com.android.server.wm.RootWindowContainer.executeAppTransitionForAllDisplay
:2706 com.android.server.wm.ActivityTaskSupervisor.reportResumedActivityLocked:2252
com.android.server.wm.ActivityRecord.completeResumeLocked:6361
com.android.server.wm.Task.resumeTopActivityInnerLocked:8577
com.android.server.wm.Task.resumeTopActivityInnerLocked:8142
02-22 11:04:57.746 D/SGM:GameManager( 1592): notePauseComponent(), received
pkgName: com.spotify.music, userId: 0
02-22 11:04:57.746 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 6
02-22 11:04:57.752 I/GameSDK@LifeCycle( 1592): noteResumeComponent(): package name
: com.google.android.apps.maps
02-22 11:04:57.752 I/CocktailBarManagerServiceContainer( 1592): handleMessage:
entry what = 5
02-22 11:04:57.753 D/SGM:GameManager( 1592): noteResumeComponent(), received
pkgName: com.google.android.apps.maps, userId: 0
02-22 11:04:57.753 D/SGM:GameManager( 1592): onLooperPrepared(), msg:
MSG_APP_RESUME, pkgName: com.google.android.apps.maps, userid: 0
02-22 11:04:57.753 D/SGM:GameManager( 1592): handleResume().
02-22 11:04:57.754 D/SGM:GameManager( 1592): sendFocusOutConditionally() -
mPrevNotiPkg: (unknown), userId: 0
02-22 11:04:57.754 D/SGM:GameManager( 1592): handleResume(). pkgName:
com.google.android.apps.maps, userId: 0, isTunableApp: null
02-22 11:04:57.754 D/SGM:GameManager( 1592): notifyFocusInOut(). of pkg:
com.google.android.apps.maps, type: 4, isMinimized: false, isTunableApp: false,
userId: 0
02-22 11:04:57.754 D/SGM:GameManager( 1592): notifyFocusInOut(). unexpected
mPrevNotiType: -1
02-22 11:04:57.754 D/SGM:NetworkLimit( 1592): callRelease
02-22 11:04:57.754 D/SGM:SystemHelper( 1592): callReleaseBlock
needReleaseBlock:false
02-22 11:04:57.756 D/SGM:GameManager( 1592): identifyGamePackage.
com.google.android.apps.maps, mCurrentUserId: 0, callerUserId: 0,
callingMethodInfo:
com.android.server.ssrm.fgapps.GameAppUtils.isGame(GameAppUtils.java:84)
02-22 11:04:57.756 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.google.android.apps.maps
02-22 11:04:57.757 D/SGM:GameManager( 1592): identifyGamePackage.
com.google.android.apps.maps, mCurrentUserId: 0, callerUserId: 0,
callingMethodInfo:
com.android.server.ssrm.SortingMachine.isGame(SortingMachine.java:162)
02-22 11:04:57.758 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.google.android.apps.maps
02-22 11:04:57.759 W/Looper ( 2550): Slow dispatch took 37ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:57.761 W/Looper ( 2550): Drained
02-22 11:04:57.767 I/ActivityManager( 1592): Changes in 10316 2 to 4, 15 to 8
02-22 11:04:57.768 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10316,
isForeground(true, 4)
02-22 11:04:57.770 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:04:57.771 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:57.771 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:57.771 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@89cb317 m=0
02-22 11:04:57.771 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:57.772 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:57.772 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:57.773 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:57.773 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:57.773 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.ACCESS_FINE_LOCATION due to sender
android (uid 1001)
02-22 11:04:57.774 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:57.775 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:57.775 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:04:57.775 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:57.775 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:04:57.775 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:04:57.775 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:04:57.776 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:04:57.776 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:57.776 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:04:57.776 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:57.776 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) excludes
appop android:fine_location due to sender android (uid 1001)
02-22 11:04:57.777 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:04:57.777 D/ActivityManager( 1592): Allow to move it other display without
killing the process for DeX. :com.google.android.cellbroadcastreceiver
02-22 11:04:57.788 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135634846; UID 10260; state: DISABLED
02-22 11:04:57.788 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10260; state: DISABLED
02-22 11:04:57.788 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10260; state: DISABLED
02-22 11:04:57.788 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10260; state: ENABLED
02-22 11:04:57.788 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10260; state: ENABLED
02-22 11:04:57.806 I/ActivityManager( 1592): Start proc
24729:com.google.android.cellbroadcastreceiver/u0a260 for broadcast
{com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBro
adcastReceiver}
02-22 11:04:57.848 W/NotificationHistory( 1592): Attempted to remove conversation
for locked/gone/disabled user 0
02-22 11:04:57.861 W/Looper ( 2550): Slow dispatch took 87ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@a804
657 m=0
02-22 11:04:57.867 W/Looper ( 2550): Slow delivery took 88ms main
h=com.android.systemui.settings.multisim.MultiSIMController$10 c=null m=2000
02-22 11:04:57.891 W/Looper ( 2550): Slow dispatch took 22ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:57.894 W/WindowManager( 1592): Failed looking up window
session=Session{e7b5e0b 2550:u0a10037}
callers=com.android.server.wm.WindowManagerService.windowForClientLocked:6320
com.android.server.wm.WindowManagerService.removeWindow:2263
com.android.server.wm.Session.remove:225
02-22 11:04:57.900 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:57.900 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:57.900 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:57.900 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:57.900 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:57.905 I/L0 ( 4107): limitCPUFreq:: freq = 2361600
02-22 11:04:57.906 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110502 now=3122161935 -
CU:1000/CP:1592/L:7827ad1:GeofenceLocationFilter_3122166947
02-22 11:04:57.906 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10260; state: DISABLED
02-22 11:04:57.907 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122161937
02-22 11:04:57.911 D/PowerManagerService( 1592): [api] setMasterBrightnessLimit :
lowerLimit : -1 upperLimit : 167 mMasterBrightnessLimitPeriod : 0 (uid: 1000 pid:
4107)
02-22 11:04:57.911 I/ActivityManager( 1592): DSS OFF for
com.google.android.cellbroadcastreceiver
02-22 11:04:57.911 D/PowerManagerService( 1592): displayReady: false groupId=0
02-22 11:04:57.911 D/DisplayPowerController[0]( 1592): animateScreenStateChange:
target=2, mLogicalDisplay.isEnabled()=true
02-22 11:04:57.911 D/DisplayPowerController[0]( 1592): getFinalBrightness:
lowPowerMode: 138 (0.54) -> 124 (0.49)
02-22 11:04:57.911 D/DisplayPowerController[0]( 1592): getFinalBrightness : Summary
is 138 (0.54) -> 124 (0.49)
02-22 11:04:57.912 D/PowerManagerService( 1592): displayReady: true groupId=0
02-22 11:04:57.912 D/CompatibilityChangeReporter( 1592): Compat change id reported:
157929241; UID 10037; state: LOGGED
02-22 11:04:57.913 W/ContextImpl( 4107): Calling a method in the system process
without a qualified user: android.app.ContextImpl.sendStickyBroadcast:1590
android.content.ContextWrapper.sendStickyBroadcast:663 E1.X.r:43 E1.X.p:32
E1.X.j:63
02-22 11:04:57.920 E/WindowManager( 1592): win=Window{74b70e2 u0
com.spotify.music/com.spotify.music.MainActivity} destroySurfaces: appStopped=true
win.mWindowRemovalAllowed=false win.mRemoveOnExit=false win.mViewVisibility=8
caller=com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
com.android.server.wm.ActivityClientController.activityStopped:254
android.app.IActivityClientController$Stub.onTransact:596
com.android.server.wm.ActivityClientController.onTransact:130
02-22 11:04:57.921 I/WindowManager( 1592): Destroying surface
Surface(name=com.spotify.music/com.spotify.music.MainActivity$_23845)/@0x2a02936
called by com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.destroySurfaceUnchecked:4246
com.android.server.wm.WindowState.destroySurface:4220
com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
02-22 11:04:57.934 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{2b94ac8 24729:com.google.android.cellbroadcastreceiver/u0a260}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:57.950 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10260,
isForeground(false, 11)
02-22 11:04:57.957 W/ActivityManager( 1592): Slow operation: 54ms so far, now at
attachApplicationLocked: after sendPendingBroadcastsLocked
02-22 11:04:57.959 D/ActivityThread(24729): handleBindApplication()++
app=com.google.android.cellbroadcastreceiver
02-22 11:04:57.973 W/Looper ( 2550): Slow dispatch took 61ms main
h=android.app.ActivityThread$H
c=com.android.systemui.media.MediaSessionBasedFilter$dispatchMediaDataLoaded$1@14d4
4a1 m=0
02-22 11:04:57.976 I/ActivityManager( 1592): Process com.samsung.android.scs:image
(pid 24242) has died: cch+50 CACC(67,1263)
02-22 11:04:57.976 E/WindowManager( 1592): win=Window{6414d32 u0
com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingActivity}
destroySurfaces: appStopped=true win.mWindowRemovalAllowed=false
win.mRemoveOnExit=false win.mViewVisibility=8
caller=com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
com.android.server.wm.ActivityClientController.activityStopped:254
android.app.IActivityClientController$Stub.onTransact:596
com.android.server.wm.ActivityClientController.onTransact:130
02-22 11:04:57.976 I/WindowManager( 1592): Destroying surface
Surface(name=com.spotify.music/com.spotify.nowplaying.musicinstallation.NowPlayingA
ctivity$_23845)/@0x66198d3 called by
com.android.server.wm.WindowStateAnimator.destroySurface:987
com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:518
com.android.server.wm.WindowState.destroySurfaceUnchecked:4246
com.android.server.wm.WindowState.destroySurface:4220
com.android.server.wm.ActivityRecord.destroySurfaces:5867
com.android.server.wm.ActivityRecord.destroySurfaces:5848
com.android.server.wm.ActivityRecord.notifyAppStopped:5912
com.android.server.wm.ActivityRecord.activityStopped:6554
02-22 11:04:57.980 W/ActivityManager( 1592): Scheduling restart of crashed service
com.samsung.android.scs/.ai.image.ImageService in 29034ms for connection
02-22 11:04:57.993 I/ActivityManager( 1592): Process
com.google.android.projection.gearhead:car (pid 23928) has died: cch CACC(70,1263)
02-22 11:04:57.998 W/ActivityManager( 1592): Scheduling restart of crashed service
com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.serv
ice.impl.GearheadCarStartupService in 39016ms for connection
02-22 11:04:58.021 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10222; state: DISABLED
02-22 11:04:58.021 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10222; state: DISABLED
02-22 11:04:58.021 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10222; state: ENABLED
02-22 11:04:58.021 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10222; state: ENABLED
02-22 11:04:58.030 D/CompatibilityChangeReporter( 1592): Compat change id reported:
177438394; UID 10245; state: DISABLED
02-22 11:04:58.030 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135772972; UID 10245; state: DISABLED
02-22 11:04:58.030 D/CompatibilityChangeReporter( 1592): Compat change id reported:
135754954; UID 10245; state: ENABLED
02-22 11:04:58.033 W/Looper ( 2550): Slow dispatch took 51ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:58.043 I/ActivityManager( 1592): Start proc
24748:com.google.android.projection.gearhead:car/u0a222 for service
{com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.ser
vice.impl.GearheadCarStartupService}
02-22 11:04:58.043 D/CompatibilityChangeReporter( 1592): Compat change id reported:
143937733; UID 10245; state: ENABLED
02-22 11:04:58.053 W/Looper ( 2550): Slow dispatch took 20ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:58.058 D/LoadedApk(24729): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.cellbroadcastreceiver
appContext.mBasePackageName=com.google.android.cellbroadcastreceiver
02-22 11:04:58.069 D/io_stats( 654): !@ 8,0 r 297876671 8361857848 w 43570483
723181232 d 16978804 965886132 f 0 0 iot 59860720 0 th 0 0 0 pt 0 inp 0 2
1348223.923
02-22 11:04:58.073 W/Looper ( 2550): Slow dispatch took 19ms main
h=android.os.Handler c=androidx.lifecycle.LiveData$1@633db71 m=0
02-22 11:04:58.082 W/Looper ( 2550): Drained
02-22 11:04:58.084 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{b11b5b1: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:58.085 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10316; state: DISABLED
02-22 11:04:58.092 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10222; state: DISABLED
02-22 11:04:58.094 I/ActivityManager( 1592): DSS OFF for
com.google.android.projection.gearhead
02-22 11:04:58.104 D/SettingsProvider( 1592): isChangeAllowed() : name =
enabled_notification_listeners
02-22 11:04:58.105 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{b234be6 24748:com.google.android.projection.gearhead:car/u0a222}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:58.107 W/ActivityManager( 1592): Slow operation: 77ms so far, now at
startProcess: returned from zygote!
02-22 11:04:58.108 W/Looper ( 2550): Slow dispatch took 26ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:58.108 W/Looper ( 2550): Slow delivery took 33ms main
h=com.android.keyguard.KeyguardUpdateMonitor$17 c=null m=1110
02-22 11:04:58.110 W/Looper ( 2550): Drained
02-22 11:04:58.115 D/ActivityThread(24748): handleBindApplication()++
app=com.google.android.projection.gearhead:car
02-22 11:04:58.117 W/ActivityManager( 1592): Slow operation: 88ms so far, now at
startProcess: done updating battery stats
02-22 11:04:58.117 W/ActivityManager( 1592): Slow operation: 88ms so far, now at
startProcess: building log message
02-22 11:04:58.117 I/ActivityManager( 1592): Start proc
24772:com.google.android.apps.tachyon/u0a245 for service
{com.google.android.apps.tachyon/com.google.android.apps.tachyon.clientapi.ClientAp
iService}
02-22 11:04:58.117 D/MdnieScenarioControlService( 1592): packageName :
com.google.android.apps.maps className : com.google.android.maps.MapsActivity
02-22 11:04:58.117 W/ActivityManager( 1592): Slow operation: 88ms so far, now at
startProcess: starting to update pids map
02-22 11:04:58.118 V/MdnieScenarioControlService( 1592): setUIMode from UI
function(3)
02-22 11:04:58.118 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162148
02-22 11:04:58.119 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110517 now=3122162149 - CU:10230/CP:6860/OP:PendingIntent{7869e9:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:58.119 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162149
02-22 11:04:58.120 W/ActivityManager( 1592): Slow operation: 91ms so far, now at
startProcess: done updating pids map
02-22 11:04:58.144 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10245; state: DISABLED
02-22 11:04:58.145 I/ActivityManager( 1592): DSS OFF for
com.google.android.apps.tachyon
02-22 11:04:58.149 D/ActivityManager( 1592): attachApplicationLocked()
app=ProcessRecord{125cc3 24772:com.google.android.apps.tachyon/u0a245}
app.isolatedEntryPoint=null instr2=null
02-22 11:04:58.156 I/ActivityManager( 1592): Changes in 10245 20 to 3, 0 to 8
02-22 11:04:58.157 D/ActivityThread(24772): handleBindApplication()++
app=com.google.android.apps.tachyon
02-22 11:04:58.164 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:58.167 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10245,
isForeground(true, 3)
02-22 11:04:58.174 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:58.175 I/UiModeManager( 1592): enableCarMode: enabled at priority=0,
packageName=com.google.android.googlequicksearchbox
02-22 11:04:58.178 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{da48c34: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:58.179 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162209
02-22 11:04:58.180 D/ActivityThread(24729): handleBindApplication() --
02-22 11:04:58.180 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110517 now=3122162210 - CU:10230/CP:6860/OP:PendingIntent{5ffba5d:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:58.180 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162210
02-22 11:04:58.183 I/Telecom ( 1592): SystemStateHelper:
ENTER_CAR_MODE_PRIORITIZED; priority=0,
pkg=com.google.android.googlequicksearchbox: SSH.oR@0OQ
02-22 11:04:58.190 I/Telecom ( 1592): SystemStateHelper: Entering carmode:
SSH.oR@0OQ
02-22 11:04:58.191 I/Telecom ( 1592): InCallController: handleCarModeChange:
packageName=com.google.android.googlequicksearchbox, priority=0, isCarMode=true:
SSH.oR@0OQ
02-22 11:04:58.192 I/Telecom:SamsungInCallController( 1592):
getComponentEnabledSetting - componentName :
ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.libraries.
assistant.auto.tng.morris.framework.datasources.impl.phone.MorrisCarModeInCallServi
ce} / userId : 0 / componentEnabledState : 1
02-22 11:04:58.192 I/Telecom:SamsungInCallController( 1592):
getComponentEnabledSetting - componentName :
ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.libraries.
assistant.auto.tng.morris.framework.datasources.impl.phone.MorrisNonCarInCallServic
e} / userId : 0 / componentEnabledState : 2
02-22 11:04:58.192 I/Telecom:SamsungInCallController( 1592):
getComponentEnabledSetting - componentName :
ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.libraries.
search.assistant.incallservice.IncomingCallInCallService} / userId : 0 /
componentEnabledState : 0
02-22 11:04:58.193 I/Telecom:SamsungInCallController( 1592):
getComponentEnabledSetting - componentName :
ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.libraries.
search.assistant.performer.communication.IncomingCallInCallService} / userId : 0 /
componentEnabledState : 1
02-22 11:04:58.194 I/Telecom ( 1592): CarModeTracker: handleEnterCarMode:
packageName=com.google.android.googlequicksearchbox, priority=0: SSH.oR@0OQ
02-22 11:04:58.196 I/Telecom ( 1592): InCallController:
updateCarModeForConnections: car mode apps:
com.google.android.googlequicksearchbox: SSH.oR@0OQ
02-22 11:04:58.199 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:58.203 W/FreecessController( 1592): !@*** unFreezeAllPackages for
watchdog : Start reset all state unfreezing!!! - MARs FW Side (reason: CarMode)
02-22 11:04:58.206 W/FreecessController( 1592): !@*** unFreezeAllPackages for
watchdog : End reset all state unfreezing!!! - MARs FW Side (reason: CarMode)
02-22 11:04:58.212 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:04:58.212 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:04:58.217 D/SGM:GameManager( 1592): identifyForegroundApp.
com.google.android.apps.maps, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:58.217 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.google.android.apps.maps
02-22 11:04:58.217 D/SGM:SemGameManager( 1592): isForegroundGame(), ret=false
02-22 11:04:58.219 V/MdnieScenarioControlService( 1592): mAclOffEnabled : false
mAclPreviewState : false mAclCompensationState : false
02-22 11:04:58.220 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.policy.PhoneWindowManager.updateRotation:6037
com.android.server.policy.PhoneWindowManager$13.onReceive:5090
android.app.LoadedApk$ReceiverDispatcher$Args.lambda$getRunnable$0$LoadedApk$Receiv
erDispatcher$Args:1806
02-22 11:04:58.220 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:58.221 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:58.222 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:58.257 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:58.261 W/BroadcastQueue( 1592): Background execution not allowed:
receiving Intent { act=android.app.action.ENTER_CAR_MODE flg=0x10000010 (has
extras) } to
com.google.android.projection.gearhead/com.google.android.apps.auto.carservice.serv
ice.impl.GearheadCarServiceCallbacks$CarModeBroadcastReceiver
02-22 11:04:58.266 W/BroadcastQueue( 1592): Background execution not allowed:
receiving Intent { act=android.app.action.ENTER_CAR_MODE flg=0x10000010 (has
extras) } to com.sec.android.app.dexonpc/.service.DOPUsbStateReceiver
02-22 11:04:58.267 I/ActivityTaskManager( 1592): Config changes=200 {1.1
334mcc20mnc [es_US] ldltr sw384dp w384dp h774dp 450dpi nrml long port car night
finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2400)
mAppBounds=Rect(0, 88 - 1080, 2265) mMaxBounds=Rect(0, 0 - 1080, 2400)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined
mFreeformTaskPinningState=undefined} s.150818 fontWeightAdjustment=0 ff=0 bf=0
bts=0 desktop/d dm/n ?dc ?dcui ?dcaf enb/d themeSeq=0}
02-22 11:04:58.288 I/GenerationRegistry( 1592): mBackingStore.isClosed() : false
02-22 11:04:58.297 D/LoadedApk(24748): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.projection.gearhead
appContext.mBasePackageName=com.google.android.projection.gearhead
02-22 11:04:58.304 D/ActivityThread(24748): handleBindApplication() --
02-22 11:04:58.318 I/WindowManager( 1592): Override config changes=200 {1.1
334mcc20mnc [es_US] ldltr sw384dp w384dp h774dp 450dpi nrml long port car night
finger -keyb/v/h -nav/h winConfig={ mBounds=Rect(0, 0 - 1080, 2400)
mAppBounds=Rect(0, 88 - 1080, 2265) mMaxBounds=Rect(0, 0 - 1080, 2400)
mWindowingMode=fullscreen mDisplayWindowingMode=fullscreen mActivityType=undefined
mAlwaysOnTop=undefined mRotation=ROTATION_0 mPopOver=undefined
mFreeformTaskPinningState=undefined} s.150818 fontWeightAdjustment=0 ff=0 bf=0
bts=0 desktop/d dm/n ?dc ?dcui ?dcaf enb/d themeSeq=0} for displayId=0
02-22 11:04:58.325 W/Looper ( 2550): Slow delivery took 27ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:58.325 W/Looper ( 2550): Slow dispatch took 68ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:58.344 W/Looper ( 2550): Slow dispatch took 17ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:58.359 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{e9d6a64: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:58.367 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 1000; state: DISABLED
02-22 11:04:58.396 D/LoadedApk(24772): LoadedApk::makeApplication()
appContext.mOpPackageName=com.google.android.apps.tachyon
appContext.mBasePackageName=com.google.android.apps.tachyon
02-22 11:04:58.412 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 10246; state: DISABLED
02-22 11:04:58.414 D/CompatibilityChangeReporter( 1592): Compat change id reported:
184838306; UID 10246; state: DISABLED
02-22 11:04:58.414 D/CompatibilityChangeReporter( 1592): Compat change id reported:
185004937; UID 10246; state: DISABLED
02-22 11:04:58.415 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 10246; state: DISABLED
02-22 11:04:58.415 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042936; UID 10246; state: DISABLED
02-22 11:04:58.442 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042980; UID 10282; state: DISABLED
02-22 11:04:58.443 D/CompatibilityChangeReporter( 1592): Compat change id reported:
184838306; UID 10282; state: DISABLED
02-22 11:04:58.444 D/CompatibilityChangeReporter( 1592): Compat change id reported:
185004937; UID 10282; state: DISABLED
02-22 11:04:58.445 D/CompatibilityChangeReporter( 1592): Compat change id reported:
181136395; UID 10282; state: DISABLED
02-22 11:04:58.446 D/CompatibilityChangeReporter( 1592): Compat change id reported:
174042936; UID 10282; state: DISABLED
02-22 11:04:58.490 D/TspStateManager( 1592): updateCustomValue customSetting=
02-22 11:04:58.490 I/MultiTaskingController( 1592): onConfigurationChangedLocked:
display#0, configChanges=0x200, scaleW=1.0, scaleH=1.0, prevScreenBounds=Rect(0, 0
- 1080, 2400), nextScreenBounds=Rect(0, 0 - 1080, 2400)
02-22 11:04:58.506 W/LoadedApk( 1592): Slow system_server main thread handled for
android.app.action.ENTER_CAR_MODE took 240 ms, Receiver =
com.android.server.UiModeManagerService$1@797ad96
02-22 11:04:58.507 W/Looper ( 1592): Slow dispatch took 240ms main
h=android.app.ActivityThread$H c=android.app.LoadedApk$ReceiverDispatcher$Args$
$ExternalSyntheticLambda0@f901875 m=0
02-22 11:04:58.507 W/Looper ( 1592): Slow delivery took 236ms main
h=com.android.server.job.controllers.QuotaController$QcHandler c=null m=5
02-22 11:04:58.516 W/NotificationHistory( 1592): Attempted to add notif for
locked/gone/disabled user 0
02-22 11:04:58.519 W/Looper ( 1592): Drained
02-22 11:04:58.520 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:04:58.520 V/WindowManager( 1592): Changing focus from Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity} to
Window{27652d6 u0 com.google.android.googlequicksearchbox} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.addWindow:2049
com.android.server.wm.Session.addToDisplayAsUser:211
02-22 11:04:58.520 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.google.android.googlequicksearchbox, userId = 0
02-22 11:04:58.520 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x36007d6
02-22 11:04:58.520 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:58.520 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:58.523 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xeeb7bc3
02-22 11:04:58.523 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xc620944
02-22 11:04:58.523 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:58.523 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:58.526 D/WindowManager( 1592): makeSurface duration=2
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xc7431ef
02-22 11:04:58.526 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:58.567 D/WALLPAPER_SVC:SemWallpaperManagerService( 1592): onReceive:
android.intent.action.CONFIGURATION_CHANGED, densityDpi=450, orientation [old=1,
new=1]
02-22 11:04:58.572 D/ActivityThread(24772): handleBindApplication() --
02-22 11:04:58.632 I/SoundTriggerHelper( 1592): startRecognition successful.
02-22 11:04:58.639 W/CocktailBarStatePolicyController( 1592): updateWindowType:
current window type is requested window type(1)
02-22 11:04:58.658 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{7e91f6: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:58.659 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162689
02-22 11:04:58.660 V/WindowManager( 1592): Changing focus from Window{27652d6 u0
com.google.android.googlequicksearchbox} to Window{e3780b8 u0
com.google.android.googlequicksearchbox} displayId=0
Callers=com.android.server.wm.RootWindowContainer.updateFocusedWindowLocked:583
com.android.server.wm.WindowManagerService.updateFocusedWindowLocked:6496
com.android.server.wm.WindowManagerService.addWindow:2049
com.android.server.wm.Session.addToDisplayAsUser:211
02-22 11:04:58.660 D/MARsPolicyManager( 1592): onPackageResumedFG pkgName =
com.google.android.googlequicksearchbox, userId = 0
02-22 11:04:58.660 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0xeeb7bc3
02-22 11:04:58.661 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{a59ed24 android.os.BinderProxy@4a190b6})/@0xeda0185,
destroy=false, surface=Surface(name=c63208d StatusBar)/@0x6fc56fc
02-22 11:04:58.661 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=c63208d StatusBar)/@0x6fc56fc,
leashParent=Surface(name=WindowToken{a59ed24
android.os.BinderProxy@4a190b6})/@0xeda0185
02-22 11:04:58.665 D/WindowManager( 1592): makeSurface duration=4
leash=Surface(name=Surface(name=c63208d StatusBar)/@0x6fc56fc - animation-leash of
insets_animation)/@0x2968e93
02-22 11:04:58.665 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0xc7431ef
02-22 11:04:58.665 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{31ba772 android.os.BinderProxy@32fe2d4})/@0xdcc4bd5,
destroy=false, surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c
02-22 11:04:58.666 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c,
leashParent=Surface(name=WindowToken{31ba772
android.os.BinderProxy@32fe2d4})/@0xdcc4bd5
02-22 11:04:58.671 D/WindowManager( 1592): makeSurface duration=5
leash=Surface(name=Surface(name=3f737c3 NavigationBar0)/@0xa9b188c - animation-
leash of insets_animation)/@0x9f1e9ce
02-22 11:04:58.671 D/StatusBarManagerService( 1592): notifyRequestedSystemKey
recent=false home=false
02-22 11:04:58.690 W/Looper ( 2550): Slow dispatch took 345ms main
h=android.app.ActivityThread$H c=null m=159
02-22 11:04:58.691 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10231; state: DISABLED
02-22 11:04:58.696 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T110518 now=3122162726 - CU:10230/CP:6860/OP:PendingIntent{62370c4:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:58.696 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162726
02-22 11:04:58.702 D/WALLPAPER_SVC:WallpaperManagerService( 1592):
getWallpaperSafeLocked, userId = 0, which = 1, caller =
com.android.server.wallpaper.WallpaperManagerService.semGetWallpaperType:6094
02-22 11:04:58.702 D/WallpaperManagerService( 1592): which : 1, return type : 0
(called by userId= 0)
02-22 11:04:58.729 D/ActivityManagerPerformance( 1592): AMP_release() ACT_RESUME
02-22 11:04:58.778 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:58.778 D/SGM:GameManager( 1592): identifyForegroundApp.
com.google.android.apps.maps, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:58.778 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.google.android.apps.maps
02-22 11:04:58.781 D/WindowManager( 1592): makeSurface duration=3 name=$_25906
02-22 11:04:58.809 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=HAS_DRAWN
02-22 11:04:58.873 W/Looper ( 2550): Slow dispatch took 184ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:58.908 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162938
02-22 11:04:58.908 D/SamsungAlarmManager( 1592): setExact (T:1/F:9/AC:false)
20230222T113458 now=3122162938 - CU:5010/CP:21533/OP:PendingIntent{572f0bc:
PendingIntentRecord{e2ce441 com.samsung.android.rubin.app broadcastIntent}}
02-22 11:04:58.908 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122162938
02-22 11:04:58.919 W/Looper ( 2550): Slow dispatch took 46ms main
h=android.os.Handler
c=com.android.wm.shell.common.DisplayController$DisplayWindowListenerImpl$
$ExternalSyntheticLambda5@5f709f1 m=0
02-22 11:04:58.947 W/Looper ( 2550): Slow dispatch took 13ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=android.widget.DateTimeView$ReceiverInfo$$ExternalSyntheticLambda0@eac2457 m=0
02-22 11:04:58.947 D/InsetsSourceProvider( 1592): updateVisibility:
serverVisible=true, clientVisible=false, source=InsetsSource:
{mType=ITYPE_NAVIGATION_BAR, mFrame=[0,2265][1080,2400], mVisible=false},
controlTarget=Window{e3780b8 u0 com.google.android.googlequicksearchbox},
from=com.android.server.wm.InsetsSourceProvider.setClientVisible:415
com.android.server.wm.InsetsSourceProvider.updateClientVisibility:400
com.android.server.wm.InsetsStateController.onInsetsModified:508
com.android.server.wm.InsetsPolicy.onInsetsModified:477
com.android.server.wm.Session.insetsModified:704
android.view.IWindowSession$Stub.onTransact:1256
com.android.server.wm.Session.onTransact:176
android.os.Binder.execTransactInternal:1220 android.os.Binder.execTransact:1179
<bottom of call stack>
02-22 11:04:58.966 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:58.968 W/Looper ( 2550): Slow dispatch took 18ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=android.widget.DateTimeView$ReceiverInfo$$ExternalSyntheticLambda0@4a82b44 m=0
02-22 11:04:58.968 D/WindowManager( 1592): makeSurface duration=3 name=$_25906
02-22 11:04:58.997 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{c0939f9: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:59.010 I/ActivityManager( 1592): Process
com.google.android.cellbroadcastreceiver (pid 24729) has died: cch+5 CEM (12,1257)
02-22 11:04:59.017 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=android.widget.DateTimeView$ReceiverInfo$$ExternalSyntheticLambda0@361542d m=0
02-22 11:04:59.023 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{6c81ebb: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:59.024 W/ProcessCpuTracker( 1592): Failed to stat(/proc/24729):
android.system.ErrnoException: stat failed: ENOENT (No such file or directory)
02-22 11:04:59.024 W/ProcessCpuTracker( 1592): Skipping unknown process pid 24729
02-22 11:04:59.051 D/WindowManager( 1592): finishDrawingWindow: Window{e3780b8 u0
com.google.android.googlequicksearchbox} mDrawState=DRAW_PENDING
02-22 11:04:59.051 D/WindowManager( 1592): finishDrawingWindow: Window{27652d6 u0
com.google.android.googlequicksearchbox} mDrawState=DRAW_PENDING
02-22 11:04:59.085 I/ActivityManager( 1592): Process com.android.vending (pid
24695) has died: cch+10 CACC(23,1247)
02-22 11:04:59.096 W/Looper ( 2550): Slow dispatch took 61ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:59.100 D/WindowManager( 1592): finishDrawingWindow: Window{3f737c3 u0
NavigationBar0} mDrawState=HAS_DRAWN
02-22 11:04:59.100 W/ActivityManager( 1592): Scheduling restart of crashed service
com.android.vending/com.google.android.finsky.billing.iab.InAppBillingService in
43604ms for connection
02-22 11:04:59.115 W/Looper ( 2550): Slow dispatch took 17ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@2d5dbe5 m=0
02-22 11:04:59.119 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{bcd46a1: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:59.121 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122163150
02-22 11:04:59.127 D/CompatibilityChangeReporter( 1592): Compat change id reported:
168419799; UID 10245; state: DISABLED
02-22 11:04:59.131 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T111144 now=3122163160 - CU:10230/CP:6860/OP:PendingIntent{9255aaa:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:59.131 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122163161
02-22 11:04:59.141 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :6860 / OP:PendingIntent{2041a11: PendingIntentRecord{64e1ca6
com.google.android.gms/com.google.android.gms.gcm broadcastIntent}}
02-22 11:04:59.141 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122163171
02-22 11:04:59.144 D/SamsungAlarmManager( 1592): setInexact (T:3/F:0/AC:false)
20230222T111144 now=3122163174 - CU:10230/CP:6860/OP:PendingIntent{5d67776:
PendingIntentRecord{64e1ca6 com.google.android.gms/com.google.android.gms.gcm
broadcastIntent}}
02-22 11:04:59.144 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122166947
/ NW:3122164030, now=3122163174
02-22 11:04:59.153 W/Looper ( 2550): Slow dispatch took 22ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:59.168 W/Looper ( 2550): Slow dispatch took 12ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:59.168 W/Looper ( 2550): Drained
02-22 11:04:59.171 D/SGM:GameManager( 1592): identifyForegroundApp.
com.google.android.apps.maps, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:59.171 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.google.android.apps.maps
02-22 11:04:59.171 D/SGM:SemGameManager( 1592): isForegroundGame(), ret=false
02-22 11:04:59.207 D/WindowManager( 1592): finishDrawingWindow: Window{9ef26d4 u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity}
mDrawState=HAS_DRAWN
02-22 11:04:59.232 D/InputMethodManagerService( 1592): mSecureKeypadEnabled = false
02-22 11:04:59.233 V/InputMethodManagerService( 1592): Unspecified window will hide
input
02-22 11:04:59.233 V/InputMethodManagerService( 1592): hideCurrentInputLocked :
shouldHideSoftInput is false
02-22 11:04:59.234 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:59.237 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:59.237 I/WindowManager( 1592): Cancelling animation restarting=true,
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0xcac9d4f
02-22 11:04:59.237 I/WindowManager( 1592): Reparenting to original parent:
Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5,
destroy=false, surface=Surface(name=a0eb96e InputMethod)/@0x30e509c
02-22 11:04:59.238 I/WindowManager( 1592): Reparenting to leash,
surface=Surface(name=a0eb96e InputMethod)/@0x30e509c,
leashParent=Surface(name=WindowToken{b78e79c android.os.Binder@7833b0f})/@0xe500aa5
02-22 11:04:59.245 D/WindowManager( 1592): makeSurface duration=7
leash=Surface(name=Surface(name=a0eb96e InputMethod)/@0x30e509c - animation-leash
of insets_animation)/@0x43e66c6
02-22 11:04:59.276 D/WindowManager( 1592): finishDrawingWindow: Window{e3780b8 u0
com.google.android.googlequicksearchbox} mDrawState=HAS_DRAWN
02-22 11:04:59.276 D/WindowManager( 1592): finishDrawingWindow: Window{27652d6 u0
com.google.android.googlequicksearchbox} mDrawState=HAS_DRAWN
02-22 11:04:59.304 D/BatteryExternalStatsWorker( 1592): update stats : update-
network-download (6)
02-22 11:04:59.336 I/ActivityManager( 1592): Changes in 10245 3 to 10, 8 to 0
02-22 11:04:59.338 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10245,
isForeground(false, 10)
02-22 11:04:59.356 W/BatteryExternalStatsWorker( 1592): error reading modem
stats:ERROR_INVALID_INFO_RECEIVED
02-22 11:04:59.356 D/BatteryExternalStatsWorker( 1592): done
updateExternalStatsLocked
02-22 11:04:59.375 W/Looper ( 2550): Slow dispatch took 27ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:04:59.375 W/Looper ( 2550): Slow delivery took 23ms main
h=com.android.systemui.statusbar.CommandQueue$H c=null m=524288
02-22 11:04:59.387 W/Looper ( 2550): Drained
02-22 11:04:59.387 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:04:59.435 D/SettingsProvider( 1592): isChangeAllowed() : name =
enabled_notification_listeners
02-22 11:04:59.468 D/InputMethodManagerService( 1592): removeClient
02-22 11:04:59.469 I/ActivityManager( 1592): Process com.sec.android.gallery3d (pid
28791) has died: cch+30 CAC (128,1200)
02-22 11:04:59.469 I/WindowManager( 1592): WIN DEATH: Window{41e8fc4 u0
com.sec.android.gallery3d/com.samsung.android.gallery.app.activity.GalleryActivity}
02-22 11:04:59.470 D/RestrictionPolicy( 1592): isScreenCaptureEnabled : ret=true
userId=0
02-22 11:04:59.487 W/ActivityManager( 1592): setHasOverlayUi called on unknown pid:
28791
02-22 11:04:59.491 W/UsageStatsService( 1592): Unexpected activity event reported!
(com.sec.android.gallery3d/com.samsung.android.gallery.app.activity.GalleryActivity
event : 23 instanceId : 140591701)
02-22 11:04:59.495 D/SystemUIService( 2550): onTrimMemory : 10
02-22 11:04:59.495 D/SystemUIService( 2550): Last Info is 02-22 11:03:48.592. It
still remains until reset time. So skip this.
02-22 11:04:59.568 I/ActivityManager( 1592): Changes in 10040 5 to 8, 8 to 0
02-22 11:04:59.569 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10040,
isForeground(false, 8)
02-22 11:04:59.660 D/PowerManagerService( 1592): UserActivityStateListenerState: 0
02-22 11:04:59.731 I/ActivityManager( 1592): Changes in 10043 19 to 5, 0 to 8
02-22 11:04:59.734 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10043,
isForeground(true, 5)
02-22 11:04:59.739 D/SamsungAlarmManager( 1592): Cancel Alarm calling from
uid:10230 pid :25958 / OP:PendingIntent{4484d1f: PendingIntentRecord{dc7786e
com.google.android.gms/com.google.android.gms.measurement broadcastIntent}}
02-22 11:04:59.746 D/SGM:GameManager( 1592): identifyForegroundApp.
com.google.android.apps.maps, mCurrentUserId: 0, callerUserId: 0
02-22 11:04:59.746 D/SGM:PkgDataHelper( 1592): getGamePkgData().
com.google.android.apps.maps
02-22 11:04:59.746 D/SGM:SemGameManager( 1592): isForegroundGame(), ret=false
02-22 11:04:59.747 I/Telecom:SamsungTelecomServiceImpl( 1592):
getDefaultDialerPackage - callingPid : 22638 / processName : sts
02-22 11:04:59.982 I/ActivityManager( 1592): Changes in 10041 5 to 15, 8 to 0
02-22 11:04:59.983 D/NetworkPolicy( 1592): onUidStateChanged() uid: 10041,
isForeground(false, 15)
02-22 11:05:00.003 D/SamsungAlarmManager( 1592): Expired : 8
02-22 11:05:00.004 V/SamsungAlarmManager( 1592): Sending to uid : 1000
L=d0b6674:TIME_TICK alarm=Alarm{e14af58 type 3 origWhen 3122164030 whenElapsed
3122164030 android}
02-22 11:05:00.005 D/SamsungAlarmManager( 1592): setExact (T:3/F:9/AC:false)
20230222T110600 now=3122164035 - CU:1000/CP:1592/L:d0b6674:TIME_TICK
02-22 11:05:00.005 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122166947, now=3122164035
02-22 11:05:00.006 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122166947, now=3122164036
02-22 11:05:00.009 I/EyeComfortSolutionService( 1592): action :
android.intent.action.TIME_TICK
02-22 11:05:00.028 W/Looper ( 2550): Slow delivery took 20ms main
h=android.view.ViewRootImpl$ViewRootHandler
c=android.widget.DateTimeView$ReceiverInfo$$ExternalSyntheticLambda0@af31e7e m=0
02-22 11:05:00.072 D/io_stats( 654): !@ 8,0 r 297884434 8362048992 w 43571647
723189512 d 16979625 965899324 f 0 0 iot 59861768 0 th 0 0 0 pt 0 inp 0 0
1348225.925
02-22 11:05:00.077 W/Looper ( 2550): Slow dispatch took 19ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:05:00.079 W/Looper ( 2550): Drained
02-22 11:05:00.148 D/SamsungAlarmManager( 1592): setInexact (T:2/F:8/AC:false)
20230222T110515 now=3122164178 - CU:1000/CP:1592/L:a60c117:WificondScannerImpl Scan
Timeout
02-22 11:05:00.148 V/SamsungAlarmManager( 1592): setLocked to kernel -
W:3122166947, now=3122164178
02-22 11:05:00.248 E/DiscreteRegistry( 1592): Deleting file 1676998822920tl
02-22 11:05:00.249 E/DiscreteRegistry( 1592): Deleting file 1676998999408tl
02-22 11:05:00.820 W/Looper ( 2550): Slow dispatch took 12ms main
h=com.android.systemui.statusbar.policy.CallbackHandler
c=com.android.systemui.statusbar.policy.CallbackHandler$
$ExternalSyntheticLambda3@16a4afb m=0
02-22 11:05:00.976 W/Looper ( 1592): Slow dispatch took 123ms sm.handler
h=android.os.Handler c=com.android.server.pm.ShortcutService$
$ExternalSyntheticLambda0@dc64b13 m=0
02-22 11:05:01.131 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:05:01.147 W/Looper ( 2550): Slow dispatch took 21ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@5889bd7 m=0
02-22 11:05:01.204 W/Looper ( 2550): Slow dispatch took 14ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:05:01.219 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:05:01.495 I/AppOps ( 1592): updateUidProcState uid: 10221 procState: 5
capability:15
02-22 11:05:01.720 I/AppOps ( 1592): updateUidProcState uid: 1002 procState: 0
capability:15
02-22 11:05:01.728 I/AppOps ( 1592): updateUidProcState uid: 1000 procState: 0
capability:15
02-22 11:05:01.735 I/AppOps ( 1592): updateUidProcState uid: 10037 procState: 0
capability:15
02-22 11:05:01.849 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10275; state: ENABLED
02-22 11:05:01.861 I/AppOps ( 1592): updateUidProcState uid: 10232 procState: 3
capability:15
02-22 11:05:01.884 D/CompatibilityChangeReporter( 1592): Compat change id reported:
171306433; UID 10222; state: ENABLED
02-22 11:05:01.896 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:7827ad1
02-22 11:05:01.898 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122167356, now=3122165928
02-22 11:05:01.945 I/AppOps ( 1592): updateUidProcState uid: 10230 procState: 3
capability:15
02-22 11:05:02.073 D/io_stats( 654): !@ 8,0 r 297886133 8362084332 w 43571963
723192188 d 16979654 965899756 f 0 0 iot 59862120 0 th 0 0 0 pt 0 inp 0 0
1348227.927
02-22 11:05:02.134 D/SmartAlertController( 1592): SmartAlert - Found Missed Event
02-22 11:05:02.152 W/Looper ( 2550): Slow dispatch took 15ms main
h=android.os.Handler c=com.android.systemui.statusbar.NotificationListener$
$ExternalSyntheticLambda1@87dc28f m=0
02-22 11:05:02.195 W/Looper ( 2550): Slow dispatch took 11ms main
h=android.view.Choreographer$FrameHandler
c=android.view.Choreographer$FrameDisplayEventReceiver@8fed5e m=0
02-22 11:05:02.205 W/Looper ( 2550): Slow delivery took 25ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:05:02.206 W/Looper ( 2550): Slow dispatch took 10ms main
h=android.os.AsyncTask$InternalHandler c=null m=1
02-22 11:05:02.216 W/Looper ( 2550): Drained
02-22 11:05:02.216 W/Looper ( 2550): Slow delivery took 21ms main
h=android.view.ViewRootImpl$ViewRootHandler c=null m=32
02-22 11:05:02.216 W/Looper ( 2550): Drained
02-22 11:05:02.434 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:05:02.434 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:05:02.434 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:05:02.435 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:05:02.492 D/SamsungAlarmManager( 1592): Cancel Alarm calling from uid:1000
pid :1592 / L:a60c117
02-22 11:05:02.493 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122183726
/ NW:3122167356, now=3122166522
02-22 11:05:02.584 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: 0
02-22 11:05:02.585 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:05:02.585 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:05:02.585 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:05:02.605 I/WindowOrientationListener( 1592):
OrientationSensorJudge.onSensorChanged, Rotation: -1
02-22 11:05:02.605 V/WindowManager( 1592):
rotationForOrientation(orient=SCREEN_ORIENTATION_FULL_USER (13), last=ROTATION_0
(0)); user=ROTATION_0 (0)
02-22 11:05:02.605 D/WindowManager( 1592): rotationForOrientation,
orientationSource=ActivityRecord{40f33aa u0
com.google.android.apps.maps/com.google.android.maps.MapsActivity t5936}
02-22 11:05:02.606 V/WindowManager( 1592): Computed rotation=ROTATION_0 (0) for
display id=0 based on lastOrientation=SCREEN_ORIENTATION_FULL_USER (13) and
oldRotation=ROTATION_0 (0),
caller=com.android.server.wm.DisplayContent.updateRotationUnchecked:2339
com.android.server.wm.WindowManagerService.updateRotationUnchecked:4534
com.android.server.wm.WindowManagerService.updateRotation:4515
com.android.server.wm.DisplayRotation$OrientationListener$UpdateRunnable.run:1834
android.os.Handler.handleCallback:938 android.os.Handler.dispatchMessage:99
02-22 11:05:02.684 E/AppOps ( 1592): evalMode() Foreground mode : uid - 5021, op -
26, capability - 0
02-22 11:05:02.778 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:05:02.787 W/ContextImpl( 4089): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1886
android.content.ContextWrapper.startService:793
android.content.ContextWrapper.startService:793
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.sendCFLog:26
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.onReceive:18
02-22 11:05:02.840 E/AppOps ( 1592): evalMode() Foreground mode : uid - 5021, op -
26, capability - 0
02-22 11:05:02.841 I/CameraService_worker( 1592): Samsung Camera is opened. ignore
VT Camera Setting.
02-22 11:05:02.842 I/CameraService_proxy( 1592): updateActivityCount:
addNonHighRefreshRatePackage for client(com.samsung.adaptivebrightnessgo)
02-22 11:05:02.842 W/ContextImpl( 4089): Calling a method in the system process
without a qualified user: android.app.ContextImpl.startService:1886
android.content.ContextWrapper.startService:793
android.content.ContextWrapper.startService:793
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.sendCFLog:26
com.sec.android.diagmonagent.sa.receiver.CFLogReceiver.onReceive:18
02-22 11:05:02.892 D/SamsungAlarmManager( 1592): setExact (T:2/F:9/AC:false)
20230222T110507 now=3122166922 -
CU:1000/CP:1592/L:6ccd23f:GeofenceLocationFilter_3122171928
02-22 11:05:02.892 V/SamsungAlarmManager( 1592): setLocked to kernel - W:3122171928
/ NW:3122167356, now=3122166922
02-22 11:05:03.095 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1275
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2926
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
android.os.Binder.execTransactInternal:1220
02-22 11:05:03.096 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2930
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:05:03.097 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:05:03.097 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:05:03.097 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
com.google.android.cellbroadcastreceiver/com.android.cellbroadcastreceiver.CellBroa
dcastReceiver requires android.permission.READ_PHONE_STATE due to sender android
(uid 1001)
02-22 11:05:03.100 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2937
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:05:03.101 W/ContextImpl( 1592): Calling a method in the system process
without a qualified user:
android.app.ContextImpl.sendBroadcastMultiplePermissions:1325
android.content.Context.sendBroadcastMultiplePermissions:2220
com.android.server.TelephonyRegistry.broadcastServiceStateChanged:2941
com.android.server.TelephonyRegistry.notifyServiceStateForPhoneId:1633
com.android.internal.telephony.ITelephonyRegistry$Stub.onTransact:455
02-22 11:05:03.104 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:05:03.106 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)
02-22 11:05:03.107 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:05:03.107 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:05:03.107 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:fine_location due to sender android (uid 1001)
02-22 11:05:03.107 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:05:03.107 W/BroadcastQueue( 1592): Permission Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{31ce6fb 2534:com.android.phone/1001} (pid=2534, uid=1001) requires
android.permission.READ_PHONE_STATE due to sender android (uid 1001)
02-22 11:05:03.107 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:fine_location due to sender android (uid 1001)
02-22 11:05:03.107 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{4e3b146 1592:system/1000} (pid=1592, uid=1000) excludes appop
android:read_phone_state due to sender android (uid 1001)
02-22 11:05:03.108 W/BroadcastQueue( 1592): Appop Denial: receiving Intent
{ act=android.intent.action.SERVICE_STATE flg=0x1000010 (has extras) } to
ProcessRecord{f2e9949 2550:com.android.systemui/u0a37} (pid=2550, uid=10037)
excludes appop android:read_phone_state due to sender android (uid 1001)

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy