Skip to content

Instantly share code, notes, and snippets.

@zi-l

zi-l/mockapp.log Secret

Created February 19, 2019 06:46
Show Gist options
  • Save zi-l/b29743ab144b70c29c0b552334061dbf to your computer and use it in GitHub Desktop.
Save zi-l/b29743ab144b70c29c0b552334061dbf to your computer and use it in GitHub Desktop.
catched by adb logcat
This file has been truncated, but you can view the full file.
--------- beginning of crash
02-19 01:09:30.283 7410 7446 E AndroidRuntime: FATAL EXCEPTION: Thread-2
02-19 01:09:30.283 7410 7446 E AndroidRuntime: Process: com.swirebevmobile.msfa.login, PID: 7410
02-19 01:09:30.283 7410 7446 E AndroidRuntime: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x20 cmp=com.m800.demo/cn.jpush.android.service.DaemonService }: app is in background uid null
02-19 01:09:30.283 7410 7446 E AndroidRuntime: at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1538)
02-19 01:09:30.283 7410 7446 E AndroidRuntime: at android.app.ContextImpl.startService(ContextImpl.java:1484)
02-19 01:09:30.283 7410 7446 E AndroidRuntime: at android.content.ContextWrapper.startService(ContextWrapper.java:663)
02-19 01:09:30.283 7410 7446 E AndroidRuntime: at cn.jpush.android.service.l.run(Unknown Source:108)
02-19 01:09:30.283 7410 7446 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
02-19 01:09:37.025 7622 7678 E AndroidRuntime: FATAL EXCEPTION: Thread-2
02-19 01:09:37.025 7622 7678 E AndroidRuntime: Process: com.swirebevmobile.msfa.login, PID: 7622
02-19 01:09:37.025 7622 7678 E AndroidRuntime: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x20 cmp=com.m800.demo/cn.jpush.android.service.DaemonService }: app is in background uid null
02-19 01:09:37.025 7622 7678 E AndroidRuntime: at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1538)
02-19 01:09:37.025 7622 7678 E AndroidRuntime: at android.app.ContextImpl.startService(ContextImpl.java:1484)
02-19 01:09:37.025 7622 7678 E AndroidRuntime: at android.content.ContextWrapper.startService(ContextWrapper.java:663)
02-19 01:09:37.025 7622 7678 E AndroidRuntime: at cn.jpush.android.service.l.run(Unknown Source:108)
02-19 01:09:37.025 7622 7678 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
02-19 01:13:10.963 17305 17413 E AndroidRuntime: FATAL EXCEPTION: Thread-2
02-19 01:13:10.963 17305 17413 E AndroidRuntime: Process: com.swirebevmobile.msfa.login, PID: 17305
02-19 01:13:10.963 17305 17413 E AndroidRuntime: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x20 cmp=com.m800.demo/cn.jpush.android.service.DaemonService }: app is in background uid null
02-19 01:13:10.963 17305 17413 E AndroidRuntime: at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1538)
02-19 01:13:10.963 17305 17413 E AndroidRuntime: at android.app.ContextImpl.startService(ContextImpl.java:1484)
02-19 01:13:10.963 17305 17413 E AndroidRuntime: at android.content.ContextWrapper.startService(ContextWrapper.java:663)
02-19 01:13:10.963 17305 17413 E AndroidRuntime: at cn.jpush.android.service.l.run(Unknown Source:108)
02-19 01:13:10.963 17305 17413 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
02-19 01:18:53.312 21995 22040 E AndroidRuntime: FATAL EXCEPTION: Thread-2
02-19 01:18:53.312 21995 22040 E AndroidRuntime: Process: com.swirebevmobile.msfa.login, PID: 21995
02-19 01:18:53.312 21995 22040 E AndroidRuntime: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x20 cmp=com.m800.demo/cn.jpush.android.service.DaemonService }: app is in background uid null
02-19 01:18:53.312 21995 22040 E AndroidRuntime: at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1538)
02-19 01:18:53.312 21995 22040 E AndroidRuntime: at android.app.ContextImpl.startService(ContextImpl.java:1484)
02-19 01:18:53.312 21995 22040 E AndroidRuntime: at android.content.ContextWrapper.startService(ContextWrapper.java:663)
02-19 01:18:53.312 21995 22040 E AndroidRuntime: at cn.jpush.android.service.l.run(Unknown Source:108)
02-19 01:18:53.312 21995 22040 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
02-19 01:20:46.035 23834 23882 E AndroidRuntime: FATAL EXCEPTION: Thread-2
02-19 01:20:46.035 23834 23882 E AndroidRuntime: Process: com.swirebevmobile.msfa.login, PID: 23834
02-19 01:20:46.035 23834 23882 E AndroidRuntime: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x20 cmp=com.m800.demo/cn.jpush.android.service.DaemonService }: app is in background uid null
02-19 01:20:46.035 23834 23882 E AndroidRuntime: at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1538)
02-19 01:20:46.035 23834 23882 E AndroidRuntime: at android.app.ContextImpl.startService(ContextImpl.java:1484)
02-19 01:20:46.035 23834 23882 E AndroidRuntime: at android.content.ContextWrapper.startService(ContextWrapper.java:663)
02-19 01:20:46.035 23834 23882 E AndroidRuntime: at cn.jpush.android.service.l.run(Unknown Source:108)
02-19 01:20:46.035 23834 23882 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: FATAL EXCEPTION: main
02-19 01:22:48.559 24157 24157 E AndroidRuntime: Process: amotz.example.com.mocklocationfordeveloper, PID: 24157
02-19 01:22:48.559 24157 24157 E AndroidRuntime: java.lang.RuntimeException: Unable to start receiver amotz.example.com.mocklocationfordeveloper.adbBrodcastReceiver: java.lang.SecurityException: amotz.example.com.mocklocationfordeveloper from uid 10223 not allowed to perform MOCK_LOCATION
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3397)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.app.ActivityThread.-wrap18(Unknown Source:0)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1780)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.os.Handler.dispatchMessage(Handler.java:105)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.os.Looper.loop(Looper.java:164)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.app.ActivityThread.main(ActivityThread.java:6938)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at java.lang.reflect.Method.invoke(Native Method)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: Caused by: java.lang.SecurityException: amotz.example.com.mocklocationfordeveloper from uid 10223 not allowed to perform MOCK_LOCATION
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1958)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.os.Parcel.readException(Parcel.java:1904)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.location.ILocationManager$Stub$Proxy.addTestProvider(ILocationManager.java:1376)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.location.LocationManager.addTestProvider(LocationManager.java:1236)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at amotz.example.com.mocklocationfordeveloper.MockLocationProvider.<init>(MockLocationProvider.java:21)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at amotz.example.com.mocklocationfordeveloper.adbBrodcastReceiver.onReceive(adbBrodcastReceiver.java:31)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: at android.app.ActivityThread.handleReceiver(ActivityThread.java:3390)
02-19 01:22:48.559 24157 24157 E AndroidRuntime: ... 8 more
02-19 01:24:48.914 27502 27555 E AndroidRuntime: FATAL EXCEPTION: Thread-2
02-19 01:24:48.914 27502 27555 E AndroidRuntime: Process: com.swirebevmobile.msfa.login, PID: 27502
02-19 01:24:48.914 27502 27555 E AndroidRuntime: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x20 cmp=com.m800.demo/cn.jpush.android.service.DaemonService }: app is in background uid null
02-19 01:24:48.914 27502 27555 E AndroidRuntime: at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1538)
02-19 01:24:48.914 27502 27555 E AndroidRuntime: at android.app.ContextImpl.startService(ContextImpl.java:1484)
02-19 01:24:48.914 27502 27555 E AndroidRuntime: at android.content.ContextWrapper.startService(ContextWrapper.java:663)
02-19 01:24:48.914 27502 27555 E AndroidRuntime: at cn.jpush.android.service.l.run(Unknown Source:108)
02-19 01:24:48.914 27502 27555 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
02-19 01:24:58.633 27818 27887 E AndroidRuntime: FATAL EXCEPTION: Thread-2
02-19 01:24:58.633 27818 27887 E AndroidRuntime: Process: com.swirebevmobile.msfa.login, PID: 27818
02-19 01:24:58.633 27818 27887 E AndroidRuntime: java.lang.IllegalStateException: Not allowed to start service Intent { flg=0x20 cmp=com.m800.demo/cn.jpush.android.service.DaemonService }: app is in background uid null
02-19 01:24:58.633 27818 27887 E AndroidRuntime: at android.app.ContextImpl.startServiceCommon(ContextImpl.java:1538)
02-19 01:24:58.633 27818 27887 E AndroidRuntime: at android.app.ContextImpl.startService(ContextImpl.java:1484)
02-19 01:24:58.633 27818 27887 E AndroidRuntime: at android.content.ContextWrapper.startService(ContextWrapper.java:663)
02-19 01:24:58.633 27818 27887 E AndroidRuntime: at cn.jpush.android.service.l.run(Unknown Source:108)
02-19 01:24:58.633 27818 27887 E AndroidRuntime: at java.lang.Thread.run(Thread.java:764)
--------- beginning of main
02-19 01:29:10.028 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.samsung.android.themestore/com.samsung.android.themestore.activity.LauncherfromSettingForOwner}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(4) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$UsefulFeatureMainActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(5) : , component : ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.scoreboard.ScoreBoardActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(6) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category : Personal, component : ComponentInfo{com.android.settings/com.android.settings.Settings$LockAndSecuritySettingsActivity}, tile : [com.android.settingslib.drawer.Tile@a063c, com.android.settingslib.drawer.Tile@9b0bd1a, com.android.settingslib.drawer.Tile@65afc88]
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$LockAndSecuritySettingsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: setSummary Lock screen and security - Always On Display, Face Recognition, Fingerprints, Iris
02-19 01:29:10.029 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Lock screen and security
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: setSummary Connections - Wi-Fi, Data usage, Airplane mode, Location
02-19 01:29:10.029 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Connections
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.samsung.android.themestore/com.samsung.android.themestore.activity.LauncherfromSettingForOwner}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(4) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$UsefulFeatureMainActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(5) : , component : ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.scoreboard.ScoreBoardActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(6) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category : Personal, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@a063c, com.android.settingslib.drawer.Tile@9b0bd1a, com.android.settingslib.drawer.Tile@65afc88]
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$LockAndSecuritySettingsActivity}
02-19 01:29:10.029 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.google.android.gms/com.google.android.gms.app.settings.GoogleSettingsLink}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category : System, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@18af341, com.android.settingslib.drawer.Tile@ab73640, com.android.settingslib.drawer.Tile@6df2621, com.android.settingslib.drawer.Tile@423d6be, com.android.settingslib.drawer.Tile@9277a46, com.android.settingslib.drawer.Tile@c3d8d58]
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$GeneralDeviceSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$HelpActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: setSummary About phone - SM-G950U
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.samsung.android.themestore/com.samsung.android.themestore.activity.LauncherfromSettingForOwner}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(4) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$UsefulFeatureMainActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(5) : , component : ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.scoreboard.ScoreBoardActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(6) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category : Personal, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@a063c, com.android.settingslib.drawer.Tile@9b0bd1a, com.android.settingslib.drawer.Tile@65afc88]
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$LockAndSecuritySettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.google.android.gms/com.google.android.gms.app.settings.GoogleSettingsLink}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category : System, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@18af341, com.android.settingslib.drawer.Tile@ab73640, com.android.settingslib.drawer.Tile@6df2621, com.android.settingslib.drawer.Tile@423d6be, com.android.settingslib.drawer.Tile@9277a46, com.android.settingslib.drawer.Tile@c3d8d58]
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$GeneralDeviceSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$HelpActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DeviceInfoSettingsActivity}
02-19 01:29:10.030 31346 31346 D SummaryLoader: setSummary About phone - Status, Legal information, Phone name
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: setSummary Notifications - Block, allow, prioritize
02-19 01:29:10.031 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Notifications
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: setSummary Display - Brightness, Blue light filter, Home screen
02-19 01:29:10.031 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Display
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$GeneralDeviceSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$GeneralDeviceSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.samsung.android.themestore/com.samsung.android.themestore.activity.LauncherfromSettingForOwner}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(4) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$UsefulFeatureMainActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(5) : , component : ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.scoreboard.ScoreBoardActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(6) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category : Personal, component : ComponentInfo{com.android.settings/com.android.settings.Settings$GeneralDeviceSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@a063c, com.android.settingslib.drawer.Tile@9b0bd1a, com.android.settingslib.drawer.Tile@65afc88]
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$LockAndSecuritySettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}
02-19 01:29:10.031 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.google.android.gms/com.google.android.gms.app.settings.GoogleSettingsLink}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category : System, component : ComponentInfo{com.android.settings/com.android.settings.Settings$GeneralDeviceSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@18af341, com.android.settingslib.drawer.Tile@ab73640, com.android.settingslib.drawer.Tile@6df2621, com.android.settingslib.drawer.Tile@423d6be, com.android.settingslib.drawer.Tile@9277a46, com.android.settingslib.drawer.Tile@c3d8d58]
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$GeneralDeviceSettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: setSummary General management - Language and input, Date and time, Reset
02-19 01:29:10.032 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for General management
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: setSummary Sounds and vibration - Sounds, Vibration, Do not disturb
02-19 01:29:10.032 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Sounds and vibration
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.samsung.android.themestore/com.samsung.android.themestore.activity.LauncherfromSettingForOwner}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(4) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$UsefulFeatureMainActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(5) : , component : ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.scoreboard.ScoreBoardActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(6) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category : Personal, component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}, tile : [com.android.settingslib.drawer.Tile@a063c, com.android.settingslib.drawer.Tile@9b0bd1a, com.android.settingslib.drawer.Tile@65afc88]
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$LockAndSecuritySettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}
02-19 01:29:10.032 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.google.android.gms/com.google.android.gms.app.settings.GoogleSettingsLink}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category : System, component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}, tile : [com.android.settingslib.drawer.Tile@18af341, com.android.settingslib.drawer.Tile@ab73640, com.android.settingslib.drawer.Tile@6df2621, com.android.settingslib.drawer.Tile@423d6be, com.android.settingslib.drawer.Tile@9277a46, com.android.settingslib.drawer.Tile@c3d8d58]
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$AccessibilitySettingsActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: setSummary Accessibility - Vision, Hearing, Dexterity and interaction
02-19 01:29:10.033 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Accessibility
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.samsung.android.themestore/com.samsung.android.themestore.activity.LauncherfromSettingForOwner}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(4) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$UsefulFeatureMainActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(5) : , component : ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.scoreboard.ScoreBoardActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(6) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category : Personal, component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}, tile : [com.android.settingslib.drawer.Tile@a063c, com.android.settingslib.drawer.Tile@9b0bd1a, com.android.settingslib.drawer.Tile@65afc88]
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$LockAndSecuritySettingsActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$CloudAccountSettingsActivity}
02-19 01:29:10.033 31346 31346 D SummaryLoader: setSummary Accounts - Backup and restore, Smart Switch
02-19 01:29:10.033 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Accounts
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category : Wireless and networks, component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}, tile : [com.android.settingslib.drawer.Tile@6f1234e]
02-19 01:29:10.033 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectionsSettingsActivity}
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category : Phone, component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}, tile : [com.android.settingslib.drawer.Tile@1650014, com.android.settingslib.drawer.Tile@e29d9ba, com.android.settingslib.drawer.Tile@e0a1e3, com.android.settingslib.drawer.Tile@dacd07a, com.android.settingslib.drawer.Tile@17c020c, com.android.settingslib.drawer.Tile@276202b, com.android.settingslib.drawer.Tile@a7d7c0d]
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(0) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$SoundSettingsActivity}
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(1) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$BlockNotificationListActivity}
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(2) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$DisplaySettingsActivity}
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(3) : , component : ComponentInfo{com.samsung.android.themestore/com.samsung.android.themestore.activity.LauncherfromSettingForOwner}
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(4) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$UsefulFeatureMainActivity}
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(5) : , component : ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.scoreboard.ScoreBoardActivity}
02-19 01:29:10.034 31346 31346 D SummaryLoader: getTileFromCategory : category.tiles.get(6) : , component : ComponentInfo{com.android.settings/com.android.settings.Settings$ManageApplicationsActivity}
02-19 01:29:10.034 31346 31346 D SummaryLoader: setSummary Apps - Default apps, App permissions
02-19 01:29:10.034 31346 31346 D SummaryLoader: Summary doesn't change, skipping summary update for Apps
02-19 01:29:10.035 31346 31346 W DashboardAdapter: onBindViewHolder type : 2131558575
02-19 01:29:10.036 31346 31346 W DashboardAdapter: onBindViewHolder type : 2131558575
02-19 01:29:10.202 1460 1460 I MotionRecognitionService: Plugged
02-19 01:29:10.202 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:29:10.202 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:29:10.202 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:29:10.203 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:29:10.203 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:29:10.204 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:29:10.204 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:29:10.204 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:29:10.205 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:29:10.205 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:29:10.206 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2792000 mChargingTime : 2792000
02-19 01:29:10.206 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:29:10.207 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:29:10.207 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:29:10.208 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:29:10.208 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:29:10.234 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:10.375 1460 1479 I zygote64: Background concurrent copying GC freed 139610(7MB) AllocSpace objects, 47(1268KB) LOS objects, 30% free, 55MB/79MB, paused 489us total 161.673ms
02-19 01:29:10.386 657 915 I SurfaceFlinger: id=136 Removed com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity_dim#0 (3/9)
02-19 01:29:10.386 657 915 I SurfaceFlinger: id=136 Removed com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity_dim#0 (-2/9)
02-19 01:29:10.390 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:29:10.390 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:29:10.390 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:29:10.390 657 657 I SurfaceFlinger: Device | 0x71cda42280 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.settings/com.android.settings.Settings#0
02-19 01:29:10.390 657 657 I SurfaceFlinger: SolidColor | | 0000 | Unknown | 0.0 0.0 -1.0 -1.0 | 0 0 1440 2960 | com.android.settings/com.android.set[...]gs$DevelopmentSettingsActivity_dim#0
02-19 01:29:10.390 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:29:10.390 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:29:10.390 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:29:10.390 657 657 I SurfaceFlinger:
02-19 01:29:10.394 31346 31346 D Settings: [start] onStop consume time = 524.510312
02-19 01:29:10.395 31346 31346 D Settings: [end] onStop consume time = 1.336406
02-19 01:29:10.400 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:10.403 657 657 I Layer : id=136 onRemoved com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity_dim#0
02-19 01:29:10.406 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:29:10.406 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:29:10.406 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:29:10.406 657 657 I SurfaceFlinger: Device | 0x71cda42280 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.settings/com.android.settings.Settings#0
02-19 01:29:10.406 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:29:10.406 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:29:10.406 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:29:10.406 657 657 I SurfaceFlinger:
02-19 01:29:10.415 31346 31346 D ViewRootImpl@96afbf7[Settings$DevelopmentSettingsActivity]: dispatchDetachedFromWindow
02-19 01:29:10.415 31346 31346 D InputEventReceiver: channel 'aed3fa1 com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity (client)' ~ Disposing input event receiver.
02-19 01:29:10.415 31346 31346 D InputEventReceiver: channel 'aed3fa1 com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity (client)' ~NativeInputEventReceiver.
02-19 01:29:10.416 657 719 I SurfaceFlinger: id=131 Removed com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity#0 (4/8)
02-19 01:29:10.416 657 719 I SurfaceFlinger: id=131 Removed com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity#0 (-2/8)
02-19 01:29:10.419 657 657 I Layer : id=131 onRemoved com.android.settings/com.android.settings.Settings$DevelopmentSettingsActivity#0
02-19 01:29:10.439 1460 1803 D InputReader: Input event(10): value=1 when=1239532572000
02-19 01:29:10.439 1460 1803 D InputReader: Input event(10): value=1 when=1239532572000
02-19 01:29:10.439 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.229 ] when=1239532572000
02-19 01:29:10.440 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:29:10.440 2101 2101 D ViewRootImpl@397685e[NavigationBar]: ViewPostIme pointer 0
02-19 01:29:10.441 1460 2266 D InputDispatcher: Inject key (2101): action=0, eventTime=1239534000000
02-19 01:29:10.442 1460 2266 D WindowManager: interceptKeyTq s_result=1
02-19 01:29:10.443 1460 1802 I InputDispatcher: Delivering key to (31346): action: 0x0 (0)
02-19 01:29:10.443 2082 2082 D InputMethodService: onKeyDown B key
02-19 01:29:10.444 2082 2082 D InputMethodService: handleBack doIt : false mShowInputRequested : false mWindowVisible : false
02-19 01:29:10.444 2082 2082 D InputMethodService: handleBack return false
02-19 01:29:10.444 2082 2082 D InputMethodService: onKeyDown handleback false
02-19 01:29:10.444 31346 31346 D ViewRootImpl@6d760a8[Settings]: ViewPostIme key 0
02-19 01:29:10.444 31346 31346 D SettingsActivity: onKeyDown called with keycode :4
02-19 01:29:10.479 3455 3639 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 0Kb duration : 0ms lastUpdatedAfter : 13879 ms mFlush_time_threasold : 2000 mCurrentSize : 230
02-19 01:29:10.489 1460 1803 D InputReader: Input event(10): value=0 when=1239582554000
02-19 01:29:10.489 1460 1803 D InputReader: Input event(10): value=0 when=1239582554000
02-19 01:29:10.489 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1239582554000
02-19 01:29:10.489 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:29:10.489 2101 2101 D ViewRootImpl@397685e[NavigationBar]: ViewPostIme pointer 1
02-19 01:29:10.490 1460 14179 D InputDispatcher: Inject key (2101): action=1, eventTime=1239583000000
02-19 01:29:10.491 1460 14179 D WindowManager: interceptKeyTq s_result=1
02-19 01:29:10.491 1460 14179 D SamsungPhoneWindowManager: f.b. a = false hd = false eme = false ksno = false id = -1 isDM = false
02-19 01:29:10.492 1460 14179 V Vibrator: Called semVibrate(int, int, AudioAttributes, Mag) API - PUID: 1000, PackageName: android, token: android.os.Binder@bc7ec3b, type: 50039, repeat: -1, AudioAttr : null, Mag: TYPE_TOUCH
02-19 01:29:10.492 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:0
02-19 01:29:10.493 641 641 D SecVibrator-HAL: doHapticEngine starts
02-19 01:29:10.493 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:1
02-19 01:29:10.494 1460 1802 I InputDispatcher: Delivering key to (31346): action: 0x1 (0)
02-19 01:29:10.494 2082 2082 D InputMethodService: onKeyUp B key
02-19 01:29:10.494 2082 2082 D InputMethodService: onKeyUp not B key
02-19 01:29:10.494 31346 31346 D ViewRootImpl@6d760a8[Settings]: ViewPostIme key 1
02-19 01:29:10.495 1460 3230 W MultiScreenManagerService: moveTaskBackToDisplayIfNeeded(): root activity or app is null, task=TaskRecord{8c87aa0d0 #174 A=com.android.settings U=0 StackId=1 sz=1}, rootActivity=null
02-19 01:29:10.496 1460 1460 D CodecSolution: MultiWindowEventListener::onMultiWindowFocusChanged(0)
02-19 01:29:10.496 1460 1460 D CS_HdrController: MultiWindowEventListener::onFocusStackChanged(0)
02-19 01:29:10.500 1460 1460 D CS_HdrController: updateMultiWindowState : 0
02-19 01:29:10.500 31346 32092 D SummaryLoader: Listening false
02-19 01:29:10.502 31346 31346 E AccessibilityManager: semUpdateAssitantMenu invoking from manager:
02-19 01:29:10.510 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:0
02-19 01:29:10.512 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:10.512 1460 14179 D PersonaManagerService: Current focused persona service handled id set to : 0
02-19 01:29:10.513 1460 14179 D InputDispatcher: Focused application set to: xxxx
02-19 01:29:10.513 1460 14179 D InputDispatcher: Focus left window: 31346
02-19 01:29:10.519 31346 31346 D ViewRootImpl@6d760a8[Settings]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:29:10.520 3326 3326 I Launcher: onWindowVisibilityChanged : false
02-19 01:29:10.524 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x1 surface={valid=false 0} changed=false
02-19 01:29:10.524 3326 3326 D HomeContainer: setAlpha : 0.0
02-19 01:29:10.524 3326 3326 V Launcher: Launcher.onResume()
02-19 01:29:10.530 3326 3326 D Launcher: mRunResumeCallbackInSchedule needToRun!
02-19 01:29:10.530 3326 3326 D ExternalRequestQueue: Getting and clearing EXTERNAL_REQUEST_LIST: null
02-19 01:29:10.530 3326 3326 D ExternalMethodQueue: Getting and clearing EXTERNAL_METHOD_LIST: null
02-19 01:29:10.530 3326 3326 D AppsCustomAdapter: notifyUpdate : com.android.launcher3.Launcher@2be312a
02-19 01:29:10.530 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:29:10.531 3326 3326 D BixbyApi_0.2.7: isBixbySupported:true
02-19 01:29:10.531 3326 3326 D StateManager: onLauncherTopViewChanged() : AppsPageView
02-19 01:29:10.532 3326 3326 D Launcher: setHotWordDetection : call requestHotWordDetection true
02-19 01:29:10.532 3326 3326 D NotificationHelpTip: currentTime : 1550557750
02-19 01:29:10.532 3326 3326 D NotificationHelpTip: differentTime34572966
02-19 01:29:10.532 3024 3024 W SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
02-19 01:29:10.532 3024 3024 W SearchServiceClient: com.google.android.apps.gsa.shared.util.common.f: SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.shared.util.common.e.a(SourceFile:43)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.shared.util.common.e.f(SourceFile:6)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.search.shared.service.SearchServiceClient.a(SourceFile:119)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.search.shared.service.SearchServiceClient.ml(SourceFile:103)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.nowoverlayservice.ay.j(SourceFile:18)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.google.android.libraries.gsa.e.b.n.au(SourceFile:17)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.google.android.libraries.gsa.e.b.n.handleMessage(SourceFile:26)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at android.os.Handler.dispatchMessage(Handler.java:101)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at android.os.Looper.loop(Looper.java:164)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at android.app.ActivityThread.main(ActivityThread.java:6938)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at java.lang.reflect.Method.invoke(Native Method)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
02-19 01:29:10.532 3024 3024 W SearchServiceClient: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
02-19 01:29:10.532 3326 3326 D Launcher.HomeController: onResume HomeContainer current alpha = 0.0
02-19 01:29:10.532 3326 3326 D Launcher: setupWallpaperScroller
02-19 01:29:10.533 3326 3326 E Notification.Badge: isFirst : false
02-19 01:29:10.536 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().Notification.FLAG_ONGOING_EVENT [sbn : StatusBarNotification(pkg=com.hiapk.marketpho user=UserHandle{0} id=2131165185 tag=null key=0|com.hiapk.marketpho|2131165185|null|10586: Notification(channel=null pri=2 contentView=com.hiapk.marketpho/0x7f030000 vibrate=null sound=null defaults=0x0 flags=0x62 color=0x00000000 number=0 vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:29:10.536 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().mTempRanking.canShowBadge[false], [sbn : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:29:10.536 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() : 2
02-19 01:29:10.536 3326 3406 D Notification.Badge: notificationKey : 0|com.google.android.gms|0|com.google.android.gms.auth.TokenNotificationManager:m800qa@gmail.com:com.google|10029, count : 0, this.count : 1
02-19 01:29:10.536 3326 3406 D Notification.Badge: notificationKey : 0|com.google.android.gms|0|com.google.android.gms.auth.TokenNotificationManager:m800qa@gmail.com:com.google|10029, count : 1, mTotalCount : 1
02-19 01:29:10.536 3326 3406 D Notification.Badge: notificationKey : 0|com.android.systemui|273|null|10005, count : 0, this.count : 1
02-19 01:29:10.536 3326 3406 D Notification.Badge: notificationKey : 0|com.android.systemui|273|null|10005, count : 1, mTotalCount : 1
02-19 01:29:10.536 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() not need to update, updatedBadges.remove[com.google.android.gms], count : [1]
02-19 01:29:10.536 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() not need to update, updatedBadges.remove[com.android.systemui], count : [1]
02-19 01:29:10.538 1460 3230 D ActivityManager: post active user change for 0 fullscreen true isHomeActivity() true
02-19 01:29:10.538 3024 3024 I WorkerManager: New handler created for worker [service] (manager: 4838f90, handler: b223089)
02-19 01:29:10.538 3024 3024 I WorkerHandler: New state for worker [service]: d (handler: b223089)
02-19 01:29:10.538 3024 3024 I SearchServiceCore: Event Bus thread is enabled
02-19 01:29:10.538 3326 3326 I Launcher: onWindowVisibilityChanged : true
02-19 01:29:10.540 657 657 I SurfaceFlinger: id=137 createSurf (1440x2960),1 flag=4, com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#0
02-19 01:29:10.542 1460 14179 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:29:10.542 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8718 fullscreenStackSysUiFlags= 0x2000
02-19 01:29:10.542 3024 3350 I WorkerManager: New handler created for worker [optin] (manager: 4838f90, handler: e5ea7c8)
02-19 01:29:10.543 3024 3350 I WorkerHandler: New state for worker [optin]: d (handler: e5ea7c8)
02-19 01:29:10.544 3024 3350 W SessionLifecycleManager: Handover failed. Creating new session controller.
02-19 01:29:10.545 1460 14179 D InputDispatcher: Focus entered window: 3326
02-19 01:29:10.545 1460 6509 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8718
02-19 01:29:10.545 3326 3326 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:29:10.546 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x7 surface={valid=true 486428655616} changed=true
02-19 01:29:10.546 3024 3350 I WorkerManager: New handler created for worker [progress] (manager: 4838f90, handler: 47e663c)
02-19 01:29:10.546 3024 3350 I WorkerHandler: New state for worker [progress]: d (handler: 47e663c)
02-19 01:29:10.547 3024 3350 I WorkerManager: New handler created for worker [sharebear] (manager: 4838f90, handler: 2c2804b)
02-19 01:29:10.547 3024 3350 I WorkerHandler: New state for worker [sharebear]: d (handler: 2c2804b)
02-19 01:29:10.547 3024 3350 I WorkerManager: New handler created for worker [screensearch] (manager: 4838f90, handler: 55ef0e6)
02-19 01:29:10.547 3024 3350 I WorkerHandler: New state for worker [screensearch]: d (handler: 55ef0e6)
02-19 01:29:10.549 3024 3350 E PBSessionCacheImpl: sessionId[13301243206112317] not persisted.
02-19 01:29:10.549 3024 3350 I WorkerManager: New handler created for worker [searchboxroot] (manager: 4838f90, handler: 496f00b)
02-19 01:29:10.549 3024 28383 I PBSessionCacheImpl: Deleted sessionId[13301243206112317] from persistence.
02-19 01:29:10.549 3024 3350 I WorkerHandler: New state for worker [searchboxroot]: d (handler: 496f00b)
02-19 01:29:10.549 3024 3350 I WorkerManager: New handler created for worker [actions] (manager: 4838f90, handler: fc281e7)
02-19 01:29:10.549 3024 3350 I WorkerHandler: New state for worker [actions]: d (handler: fc281e7)
02-19 01:29:10.549 3024 3350 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
02-19 01:29:10.550 3024 3350 I WorkerManager: New handler created for worker [legacyui] (manager: 4838f90, handler: 2d38300)
02-19 01:29:10.550 3024 3350 I WorkerHandler: New state for worker [legacyui]: d (handler: 2d38300)
02-19 01:29:10.550 3024 3350 I WorkerManager: New handler created for worker [searchplate] (manager: 4838f90, handler: 66dcf2c)
02-19 01:29:10.550 3024 3350 I WorkerHandler: New state for worker [searchplate]: d (handler: 66dcf2c)
02-19 01:29:10.550 3024 3350 I WorkerManager: New handler created for worker [conversation] (manager: 4838f90, handler: 2259256)
02-19 01:29:10.551 3024 3350 I WorkerHandler: New state for worker [conversation]: d (handler: 2259256)
02-19 01:29:10.551 3024 3350 I WorkerManager: New handler created for worker [message] (manager: 4838f90, handler: bdca573)
02-19 01:29:10.551 3024 3350 I WorkerHandler: New state for worker [message]: d (handler: bdca573)
02-19 01:29:10.551 3024 3350 I WorkerManager: New handler created for worker [context] (manager: 4838f90, handler: e195b5c)
02-19 01:29:10.551 3024 3350 I WorkerHandler: New state for worker [context]: d (handler: e195b5c)
02-19 01:29:10.551 3024 3350 I WorkerManager: New handler created for worker [actionvelogging] (manager: 4838f90, handler: 68ed148)
02-19 01:29:10.551 3024 3350 I WorkerHandler: New state for worker [actionvelogging]: d (handler: 68ed148)
02-19 01:29:10.551 3024 3350 I WorkerManager: New handler created for worker [sharedmicrodetection] (manager: 4838f90, handler: ed6b51d)
02-19 01:29:10.551 3024 3350 I WorkerHandler: New state for worker [sharedmicrodetection]: d (handler: ed6b51d)
02-19 01:29:10.552 3024 3350 I WorkerManager: New handler created for worker [networkmonitor] (manager: 4838f90, handler: b2e8619)
02-19 01:29:10.552 3024 3350 I WorkerHandler: New state for worker [networkmonitor]: d (handler: b2e8619)
02-19 01:29:10.552 3024 3350 I WorkerManager: New handler created for worker [audio] (manager: 4838f90, handler: 63092ea)
02-19 01:29:10.552 3024 3350 I WorkerHandler: New state for worker [audio]: d (handler: 63092ea)
02-19 01:29:10.552 3024 3350 I WorkerManager: New handler created for worker [logo_header] (manager: 4838f90, handler: 6502789)
02-19 01:29:10.553 3024 3350 I WorkerHandler: New state for worker [logo_header]: d (handler: 6502789)
02-19 01:29:10.553 657 657 D Layer : applyEffect ## com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#0
02-19 01:29:10.553 657 657 D Layer : applyEffect ## animMode=3, target=2, pixType=1
02-19 01:29:10.553 657 657 D Layer : applyEffect ## pixAnim anim=13, timeMs=0, value=0.00, interp=0
02-19 01:29:10.553 657 657 D Layer : applyEffect ## pixAnim anim=13, timeMs=293, value=264.00, interp=3
02-19 01:29:10.553 657 657 D Layer : applyEffect ## pixAnim anim=14, timeMs=0, value=0.00, interp=0
02-19 01:29:10.553 657 657 D Layer : applyEffect ## pixAnim anim=14, timeMs=293, value=-15.00, interp=3
02-19 01:29:10.559 3326 3674 D OpenGLRenderer: eglCreateWindowSurface = 0x712cd43020
02-19 01:29:10.560 3326 3326 I Launcher: schedule start!
02-19 01:29:10.560 3326 3326 D AppsAdapter: notifyUpdate start : com.android.launcher3.Launcher@2be312a
02-19 01:29:10.560 3326 3326 D AppsCustomAdapter: no change items
02-19 01:29:10.560 3326 3326 D AppsAdapter: updateItem : (id=68, container=-102, screen=0, rank=15, Play Store, false)
02-19 01:29:10.560 3326 3326 D AppsAdapter: updateItem : (id=70, container=-102, screen=0, rank=16, Settings, false)
02-19 01:29:10.560 3326 3326 D AppsAdapter: notifyUpdate end : com.android.launcher3.Launcher@2be312a
02-19 01:29:10.560 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:29:10.563 3326 3326 V InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@c9de21 nm : com.sec.android.app.launcher ic=null
02-19 01:29:10.563 3326 3326 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: windowGainedFocus: currentUserId=0
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
02-19 01:29:10.564 1460 3248 V InputMethodManagerService: windowGainedFocus : reason=WINDOW_FOCUS_GAIN client=android.os.BinderProxy@6803a07 inputContext=null missingMethods= attribute=android.view.inputmethod.EditorInfo@c6f5027 nm = com.sec.android.app.launcher controlFlags=#104 softInputMode=#30 windowFlags=#81910d02
02-19 01:29:10.564 1460 3248 V InputMethodManagerService: hideCurrentInputLocked : shouldHideSoftInput is false
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: isImeSwitcherDisabledPackage : false
02-19 01:29:10.564 1460 3248 D InputMethodManagerService: setCurrentInputInfo - inputContext : null eidtorInfo : android.view.inputmethod.EditorInfo@c6f5027 missingMethods : 0
02-19 01:29:10.565 2082 2082 I InputMethodWrapper: call dispatchStartInputWithToken
02-19 01:29:10.565 2082 2082 I InputMethodService: dispatchStartInputWithToken
02-19 01:29:10.566 2082 2082 I SKBD : SamsungKeypad [IMI] onStartInput - caller pid : 3326, caller uid : 10087
02-19 01:29:10.567 3024 3350 I WorkerManager: New handler created for worker [transcription] (manager: 4838f90, handler: 5ef1967)
02-19 01:29:10.567 3024 3350 I WorkerHandler: New state for worker [transcription]: d (handler: 5ef1967)
02-19 01:29:10.568 3024 3350 I WorkerManager: New handler created for worker [searchwidget] (manager: 4838f90, handler: d8f9c80)
02-19 01:29:10.568 3024 3350 I WorkerHandler: New state for worker [searchwidget]: d (handler: d8f9c80)
02-19 01:29:10.570 3326 3326 D DragLayer: DragLayer dispatchDraw, mIsNaviBarPositionChanged = false, mWillOrientationChange = false
02-19 01:29:10.571 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:29:10.577 617 2541 D sound_trigger_hw: stdev_start_recognition:[1] Enter
02-19 01:29:10.577 617 2541 D sound_trigger_hw: get_confidence_levels_payload: No smlib for uuid, sending opaque data
02-19 01:29:10.577 617 2541 D sound_trigger_hw: loaded_state_fn:[1] handle event id 2
02-19 01:29:10.577 617 2541 D sound_trigger_platform: platform_stdev_get_capture_device: available devices 0x80000004, device 0x80000004
02-19 01:29:10.577 617 2541 D sound_trigger_platform: platform_stdev_get_device_sample_rate: sample rate 48000
02-19 01:29:10.577 617 2541 D sound_trigger_platform: platform_stdev_send_hwmad_cal: previous acdb_id 128 matches new acdb_id 128 return
02-19 01:29:10.577 617 2541 D sound_trigger_platform: platform_stdev_send_calibration: sending device calibration for device(1) acdb_id(128)
02-19 01:29:10.577 617 2541 D ACDB-LOADER: ACDB -> send_afe_topology
02-19 01:29:10.577 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-19 01:29:10.577 617 2541 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 128, Topology Id 12e19
02-19 01:29:10.577 617 2541 D ACDB-LOADER: ACDB -> send_afe_cal
02-19 01:29:10.577 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
02-19 01:29:10.577 617 2541 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
02-19 01:29:10.577 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
02-19 01:29:10.577 617 2541 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
02-19 01:29:10.577 617 2541 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
02-19 01:29:10.577 617 2541 D sound_trigger_hw: set_device: enable device (1) = listen-cpe-handset-mic
02-19 01:29:10.577 617 2541 D audio_route: Setting mixer control: MAD Input, value: 8
02-19 01:29:10.581 617 2541 D audio_route: Setting mixer control: MAD_SEL MUX, value: 0
02-19 01:29:10.583 617 2541 D audio_route: Setting mixer control: MAD_CPE1 Switch, value: 1
02-19 01:29:10.586 3326 3326 I RunCallbackInSchedule: mBindOnResumeCallbacks, size 4
02-19 01:29:10.586 2220 2245 D WallpaperService: dispatchAppVisibility onVisibilityChanged(): true
02-19 01:29:10.587 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.587 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:29:10.587 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:29:10.587 2220 2220 D WallpaperService: updateSurface forceRelayout=false redrawNeeded=false myWidth=-1 myHeight=-1 fixedSize=false x = 0 y = 0 mWidth=-1 mHeight=-1 mIsSleepMode=false
02-19 01:29:10.587 2220 2220 D GalaxyWallpaper: onVisibilityChanged = true, mCurrentMode = HOME
02-19 01:29:10.587 2220 2220 D GyroRender: beginSensing currentMode = HOME
02-19 01:29:10.587 1460 2266 I SensorService: createSensorEventConnection package name com.android.systemui.infinity.GalaxyRenderer
02-19 01:29:10.588 3326 3326 D CapturePreview: sendMessageForCapture
02-19 01:29:10.588 2220 2518 D GalaxyWallpaper: onSurfaceChanged()
02-19 01:29:10.589 1460 2266 D SensorService: Calling batch handle==20 flags=0 rate=200000000 timeout== 0
02-19 01:29:10.590 629 1673 I qti_sensors_hal: batch:sensor() handle:77 flags:0x0 period_ns:200000000 timeout:0
02-19 01:29:10.594 617 2541 D sound_trigger_hw: start:[1] calling gcs_enable with handle 1, non-persist cal 0x0, sz 0
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION_SIZE
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION
02-19 01:29:10.594 629 855 I qti_sensors_hal: processResp: handle=77, msg_hdr->msg_id=2
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION_SIZE
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION_SIZE
02-19 01:29:10.594 617 2541 E : gcs_get_sg_mod_conn_and_update_pld: subgraph mod conn size 0. Exiting
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION_SIZE
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_CONNECTIONS_SIZE
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPHS_CONNECTION
02-19 01:29:10.594 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_CONNECTIONS_SIZE
02-19 01:29:10.594 617 2541 E : __gcs_get_sg_conn_and_update_pld: subgraph conn size 0. Exiting
02-19 01:29:10.594 617 2541 D : pktzr_send_cmd: opcode = 0x3, size = 276, token = 16
02-19 01:29:10.594 2220 2220 D SensorManager: registerListener :: 20, Gyro Interrupt, 200000, 0,
02-19 01:29:10.595 2220 2220 D GyroRender: beginSensing SENSOR_DELAY_NORMAL
02-19 01:29:10.595 2220 2220 D WallpaperService: reportVisibility onVisibilityChanged visible: true
02-19 01:29:10.603 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.603 3326 3326 I RunCallbackInSchedule: mBindOnResumeCallbacks, size 3
02-19 01:29:10.604 617 917 D : ipc_resp_thread: opcode: 0x2, payload_size: 4, resp_buf size: 16
02-19 01:29:10.604 617 917 D : pktzr_resp_cb: opcode = 0x2 size = 4 token = 16
02-19 01:29:10.604 617 917 D : pktzr_resp_cb: token 16 matched
02-19 01:29:10.604 617 2541 D sound_trigger_hw: reg_hal_event_session: ST_EVENT_SESSION_REGISTER capture_handle 46 p_ses 0xe91b3200
02-19 01:29:10.604 617 2541 D audio_hw_sec: sec_set_sound_trigger_state changed sthal_state 0x2
02-19 01:29:10.605 617 2541 D sound_trigger_hw: session[1]: loaded_state_fn ---> active_state_fn
02-19 01:29:10.605 617 2541 D sound_trigger_hw: stdev_start_recognition:[1] Exit
02-19 01:29:10.605 3326 3326 I RunCallbackInSchedule: mBindOnResumeCallbacks, size 2
02-19 01:29:10.605 31346 31378 D OpenGLRenderer: eglDestroySurface = 0x715fa438d0
02-19 01:29:10.605 657 657 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:29:10.605 3326 3326 D CapturePreview: sendMessageForCapture
02-19 01:29:10.605 3166 3166 I GsaVoiceInteractionSrv: Start Hotword Recognition Status: true
02-19 01:29:10.620 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.620 3326 3326 I RunCallbackInSchedule: mBindOnResumeCallbacks, size 1
02-19 01:29:10.622 3326 3326 I RunCallbackInSchedule: mBindOnResumeCallbacks, empty
02-19 01:29:10.630 2220 2220 D WallpaperService: updateSurface forceRelayout=true redrawNeeded=false myWidth=-1 myHeight=-1 fixedSize=false x = 0 y = 0 mWidth=-1 mHeight=-1 mIsSleepMode=false
02-19 01:29:10.632 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8708 fullscreenStackSysUiFlags= 0x0
02-19 01:29:10.636 31346 31346 D ViewRootImpl@6d760a8[Settings]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x5 surface={valid=false 0} changed=true
02-19 01:29:10.638 1460 6509 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8708
02-19 01:29:10.638 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.639 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.640 2101 2101 D NavigationBar: setForceImmersiveBtnVisibility visible : false
02-19 01:29:10.640 2101 2101 D SecNavigationBarView: setPinButtonVisibility() shouldshow=false, leftRemoteVisible=false, mAllKeyDisabled=false, isBouncerShowing=false, isUltraPowerSaving=false, isEmergencyMode=false, isDeviceEncrypted=false, isUserSetupComplete : true
02-19 01:29:10.646 1460 6509 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:29:10.653 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.671 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:29:10.687 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.693 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:29:10.693 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:29:10.693 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:29:10.693 657 657 I SurfaceFlinger: Client | 0x71cb56a180 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:29:10.693 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 66.0 692.0 1029.0 2672.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:29:10.693 657 657 I SurfaceFlinger: Device | 0x71cda42180 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 1 20 1428 2953 | com.android.settings/com.android.settings.Settings#0
02-19 01:29:10.693 657 657 I SurfaceFlinger: Device | 0x71cb5c6780 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:29:10.693 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:29:10.693 657 657 I SurfaceFlinger: Device | 0x71cb
02-19 01:29:10.694 657 657 I SurfaceFlinger: 5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:29:10.694 657 657 I SurfaceFlinger:
02-19 01:29:10.702 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:29:10.702 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:29:10.702 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:29:10.702 657 657 I SurfaceFlinger: Client | 0x71cb56a180 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:29:10.702 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 60.0 637.0 1061.0 2694.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:29:10.702 657 657 I SurfaceFlinger: Device | 0x71cda42180 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 15 237 1297 2872 | com.android.settings/com.android.settings.Settings#0
02-19 01:29:10.702 657 657 I SurfaceFlinger: Device | 0x71cda42200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:29:10.702 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:29:10.702 657 657 I SurfaceFlinger: Device | 0x71cd
02-19 01:29:10.702 657 657 I SurfaceFlinger: a42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:29:10.702 657 657 I SurfaceFlinger:
02-19 01:29:10.703 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.753 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:29:10.770 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.771 2101 2506 I OpenGLRenderer: prepareTree mLayerUpdateQueue is not empty, size = 1
02-19 01:29:10.772 2101 2506 I OpenGLRenderer: name = LinearLayout, size (128, 84)
02-19 01:29:10.776 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:10.787 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.854 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:29:10.870 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.876 31346 31346 D Settings: onCompleteLoad
02-19 01:29:10.876 31346 31346 D Settings: setProfileImage is default
02-19 01:29:10.882 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:29:10.882 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:29:10.882 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:29:10.882 657 657 I SurfaceFlinger: Client | 0x71cb56a180 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:29:10.882 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 3.0 32.0 1421.0 2946.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:29:10.882 657 657 I SurfaceFlinger: Device | 0x71cda42200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:29:10.882 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:29:10.882 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:29:10.882 657 657 I SurfaceFlinger:
02-19 01:29:10.887 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.920 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:29:10.937 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.947 1460 2079 I OpenGLRenderer: Initialized EGL, version 1.4
02-19 01:29:10.947 1460 2079 D OpenGLRenderer: Swap behavior 2
02-19 01:29:10.954 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.961 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:10.967 31346 31346 D Settings: [start] onStop consume time = 571.482708
02-19 01:29:10.967 31346 31346 D Settings: [end] onStop consume time = 0.668594
02-19 01:29:10.971 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.978 1460 6509 W InputMethodManagerService: hideSoftInput : Ignoring, uid 1000: com.android.internal.view.IInputMethodClient$Stub$Proxy@51eae35
02-19 01:29:10.983 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:10.985 31346 31346 D ViewRootImpl@6d760a8[Settings]: dispatchDetachedFromWindow
02-19 01:29:10.985 31346 31346 D InputEventReceiver: channel '93744df com.android.settings/com.android.settings.Settings (client)' ~ Disposing input event receiver.
02-19 01:29:10.985 31346 31346 D InputEventReceiver: channel '93744df com.android.settings/com.android.settings.Settings (client)' ~NativeInputEventReceiver.
02-19 01:29:10.986 657 915 I SurfaceFlinger: id=135 Removed com.android.settings/com.android.settings.Settings#0 (4/8)
02-19 01:29:10.986 657 915 I SurfaceFlinger: id=135 Removed com.android.settings/com.android.settings.Settings#0 (-2/8)
02-19 01:29:10.987 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:10.987 657 657 I Layer : id=135 onRemoved com.android.settings/com.android.settings.Settings#0
02-19 01:29:10.988 31346 31346 E ViewRootImpl: sendUserActionEvent() returned.
02-19 01:29:10.989 657 2757 I SurfaceFlinger: id=132 Removed animation background stackId=1#0 (2/7)
02-19 01:29:10.990 657 2757 I SurfaceFlinger: id=132 Removed animation background stackId=1#0 (-2/7)
02-19 01:29:11.004 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.004 657 657 I Layer : id=132 onRemoved animation background stackId=1#0
02-19 01:29:11.021 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.071 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:29:11.088 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.088 3326 3674 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
02-19 01:29:11.089 3326 3674 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
02-19 01:29:11.104 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.154 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:29:11.171 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.185 1460 1479 I zygote64: NativeAllocBackground concurrent copying GC freed 23999(1434KB) AllocSpace objects, 3(80KB) LOS objects, 29% free, 58MB/82MB, paused 546us total 163.826ms
02-19 01:29:11.188 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.204 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:29:11.221 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.236 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:11.238 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.407 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 10 lines
02-19 01:29:11.425 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.429 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:11.439 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.575 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:29:11.593 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.597 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 251s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:11.611 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.657 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:29:11.673 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.687 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 3
02-19 01:29:11.690 3326 3326 I LauncherAppWidgetHostView: updateLastInflationOrientation, orientation: 1, widget: AppWidgetProviderInfo(UserHandle{0}/ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.googlequicksearchbox.SearchWidgetProvider})
02-19 01:29:11.692 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.707 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.710 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 6
02-19 01:29:11.723 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.756 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:29:11.773 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.779 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:11.789 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.824 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:29:11.840 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.853 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:29:11.858 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:11.866 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:29:11.875 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.210 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 20 lines
02-19 01:29:12.229 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.243 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:12.244 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.429 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 11 lines
02-19 01:29:12.443 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.458 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:12.460 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.477 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:29:12.493 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.495 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:29:12.510 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.526 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.529 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:29:12.542 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.761 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 13 lines
02-19 01:29:12.780 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:12.784 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:12.794 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.228 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 26 lines
02-19 01:29:13.244 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.245 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:13.260 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.461 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 12 lines
02-19 01:29:13.478 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.490 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:13.494 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.494 1460 1460 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.samsung.android.sm.policy user:0
02-19 01:29:13.494 1460 1460 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:29:13.494 1460 1460 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.samsung.android.sm.policy user:0
02-19 01:29:13.494 1460 1460 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:29:13.511 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.524 32101 32101 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:29:13.527 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.532 32101 32101 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:29:13.534 32101 32101 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, level=s0:c512,c768, pkgname=com.samsung.android.sm.policy
02-19 01:29:13.545 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.561 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.575 32101 32101 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:29:13.576 32101 32101 D ActivityThread: Added TimaKeyStore provider
02-19 01:29:13.578 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.595 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.609 3326 3326 D CapturePreview: start capture - drawaingEnabled : false
02-19 01:29:13.609 3326 3326 D CapturePreview: capture tagetview width : 1440 height : 2960
02-19 01:29:13.612 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.627 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.637 32101 32116 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:29:13.643 32101 32116 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:29:13.644 3326 3326 D CapturePreview: capture took 34
02-19 01:29:13.644 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.661 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.663 32101 32116 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:29:13.664 32101 32116 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:29:13.678 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.711 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:29:13.728 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.740 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:13.745 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.761 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:29:13.778 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.788 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:13.795 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.945 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 9 lines
02-19 01:29:13.962 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.974 32101 32116 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:29:13.978 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:13.984 32101 32116 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:29:13.998 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:13.998 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.012 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.013 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.017 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:29:14.017 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:29:14.017 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:29:14.017 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:29:14.017 657 657 I SurfaceFlinger: Client | 0x71cb5c6900 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:29:14.017 657 657 I SurfaceFlinger: Device | 0x71cda42200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:29:14.017 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:29:14.017 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:29:14.017 657 657 I SurfaceFlinger:
02-19 01:29:14.028 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.032 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.045 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.051 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.062 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.070 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.078 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.090 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.095 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.108 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.112 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.128 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.128 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.145 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.147 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.162 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.166 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.179 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.185 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.196 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.205 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.212 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.223 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.228 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.242 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.244 3326 32117 D skia : Encode PNG Singlethread processname=com.sec.android.app.launcher : 596075 us, width=1440, height=2960
02-19 01:29:14.244 3326 32117 D CapturePreview: start save : compress capture bitmap : 249856
02-19 01:29:14.245 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.245 3326 32117 D CapturePreview: save result : path : /storage/emulated/0/Android/data/com.sec.android.app.launcher/cache/homescreenPreview.png
02-19 01:29:14.246 1460 2266 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:29:14.250 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:14.263 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.269 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.279 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.280 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.295 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.312 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.319 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.329 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.339 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.347 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.358 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.363 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.378 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.380 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.395 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.398 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.413 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.416 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.430 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.434 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.447 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.453 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.464 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.475 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.480 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.491 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.498 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.510 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:29:14.513 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.523 3455 3639 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 0Kb duration : 2ms lastUpdatedAfter : 4043 ms mFlush_time_threasold : 2000 mCurrentSize : 233
02-19 01:29:14.527 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:14.534 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.563 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:29:14.580 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.581 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 254s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:14.597 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.764 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 10 lines
02-19 01:29:14.781 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:14.792 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 3 2 151 80 50 40
02-19 01:29:14.798 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.232 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 26 lines
02-19 01:29:15.248 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.254 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:15.265 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.518 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 15 lines
02-19 01:29:15.539 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.549 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:15.555 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.568 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.570 3024 28407 I EventLogSendingHelper: Sending log events.
02-19 01:29:15.584 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.768 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 11 lines
02-19 01:29:15.784 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:15.797 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:15.801 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:16.236 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 26 lines
02-19 01:29:16.253 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:16.258 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:16.269 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:16.554 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 17 lines
02-19 01:29:16.575 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:16.592 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:16.593 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:16.771 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 11 lines
02-19 01:29:16.788 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:16.802 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 1 0 60 0 60
02-19 01:29:16.805 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.238 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 26 lines
02-19 01:29:17.255 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.262 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:17.272 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.540 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 16 lines
02-19 01:29:17.557 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.559 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 257s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:17.574 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.590 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:29:17.608 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.617 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:17.624 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.774 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 9 lines
02-19 01:29:17.791 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:17.807 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:17.810 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.242 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 26 lines
02-19 01:29:18.258 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.265 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:18.275 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.393 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 7 lines
02-19 01:29:18.409 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.415 1460 1479 I zygote64: Background concurrent copying GC freed 62452(9MB) AllocSpace objects, 705(18MB) LOS objects, 30% free, 55MB/79MB, paused 1.071ms total 196.050ms
02-19 01:29:18.426 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.476 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:29:18.493 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.499 26314 26316 E jsengine: original owner has die
02-19 01:29:18.510 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.519 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:18.526 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.541 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:18.543 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.559 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:29:18.576 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.579 2082 2082 D InputEventReceiver: channel 'ClientState{1c97542 uid 10230 pid 26265} (client)' ~ Disposing input event receiver.
02-19 01:29:18.579 2082 2082 D InputEventReceiver: channel 'ClientState{1c97542 uid 10230 pid 26265} (client)' ~NativeInputEventReceiver.
02-19 01:29:18.587 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:18.593 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.610 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:29:18.627 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.636 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:18.643 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.794 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 9 lines
02-19 01:29:18.811 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:18.812 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 1 104 52 52 52
02-19 01:29:18.829 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.245 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 25 lines
02-19 01:29:19.262 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.268 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:19.278 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.630 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 21 lines
02-19 01:29:19.648 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.664 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:19.665 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.797 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:29:19.816 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.821 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 145 0 145 0
02-19 01:29:19.831 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.948 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 7 lines
02-19 01:29:19.965 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.974 1460 2043 D UcmService: onReceive android.intent.action.PACKAGE_CHANGED
02-19 01:29:19.974 1460 2043 D UcmService: Package update in userId-0 and uid-1000
02-19 01:29:19.976 1460 2043 D UcmService: isUCMPlugin pkgName-com.sec.android.app.apex
02-19 01:29:19.978 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.PACKAGE_CHANGED
02-19 01:29:19.978 2101 2101 D MetadataParser: onPackageUpdated() key = com.android.settings
02-19 01:29:19.979 1460 2043 D UcmService: enforcePermission : com.sec.android.app.apex
02-19 01:29:19.985 1460 2043 D UcmService: KNOX_UCM_PLUGIN_PERMISSION is granted
02-19 01:29:19.985 1460 2043 D UcmService: isUCMPlugin match found....
02-19 01:29:19.985 1460 2043 D UcmService: *****refreshAgentList userId-0 is called***
02-19 01:29:19.985 1460 2043 D UcmService: resolveAllowedAgents for user 0
02-19 01:29:19.985 1460 2043 D UcmService: found com.samsung.ucs.agent.boot
02-19 01:29:19.986 1460 2043 D UcmService: resolveAllowedAgentsLegacy for user 0
02-19 01:29:19.986 1460 2043 D UcmService: found com.sec.smartcard.manager
02-19 01:29:19.986 1460 2043 D UcmService: mPersistentServices size is 0
02-19 01:29:19.986 1460 2043 D UcmService: -------Processing started for agentPackageName----- -com.samsung.ucs.agent.boot
02-19 01:29:19.986 1460 2043 D UcmService: agentPackageName -com.samsung.ucs.agent.boot is an active plugin
02-19 01:29:19.988 5744 5744 I AppsEdge.Panel: onReceive android.intent.action.PACKAGE_CHANGED
02-19 01:29:19.992 1460 2043 D UcmService: Check if caller has UCS Plugin permission...
02-19 01:29:19.992 1460 2043 D UcmService: enforcePermission : com.samsung.ucs.agent.boot
02-19 01:29:19.993 1460 2043 D UcmService: KNOX_UCM_PLUGIN_PERMISSION is granted
02-19 01:29:19.993 1460 2043 D UcmService: Agent has UCS PLUGIN permission. Processing further...
02-19 01:29:19.993 1460 2043 D UcmService: agentPackageName com.samsung.ucs.agent.boot is system storage. Checking system signature
02-19 01:29:19.996 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:19.999 2220 2220 D GLAnimatorManager: doFrame
02-19 01:29:20.000 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:29:20.000 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:29:20.000 1460 1803 I InputReader: Reconfiguring input devices. changes=0x00000010
02-19 01:29:20.001 1460 2043 D UcmService: Signature match
02-19 01:29:20.001 1460 2043 D UcmService: Valid system storage found is com.samsung.ucs.agent.boot
02-19 01:29:20.001 1460 2043 D UcmService: UCM ODE is not enabled
02-19 01:29:20.002 1460 2043 D UcmService: existUCMKeyguardProp
02-19 01:29:20.002 1460 2043 D UcmService: Do not need to bind boot plugin service
02-19 01:29:20.002 1460 2043 D UcmService: mPersistentServices size is 0
02-19 01:29:20.002 1460 2043 D UcmService: -------Processing started for agentPackageName----- -com.sec.smartcard.manager
02-19 01:29:20.002 1460 2043 D UcmService: agentPackageName -com.sec.smartcard.manager is an active plugin
02-19 01:29:20.002 1460 2043 D UcmService: Check if caller has UCS Plugin permission...
02-19 01:29:20.003 1460 2043 D UcmService: enforcePermission : com.sec.smartcard.manager
02-19 01:29:20.003 1460 2043 D UcmService: KNOX_UCM_PLUGIN_PERMISSION_LEGACY is granted
02-19 01:29:20.003 1460 2043 D UcmService: Agent has UCS PLUGIN permission. Processing further...
02-19 01:29:20.003 1460 2043 D UcmService: PCSC Service doesn't exist. Ignore binidng to old Bai plugin...
02-19 01:29:20.006 2379 2379 D RegisteredServicesCache: invalidate#1, attribute#1
02-19 01:29:20.007 2379 2379 D RoutingNotificationHelper: set : (( 2379true , false)
02-19 01:29:20.007 2379 2379 D RegisteredServicesCache: invalidateCache
02-19 01:29:20.013 31765 32127 I AppsEdge.Service: changeItem
02-19 01:29:20.017 2379 2379 D ApduServiceInfo: seId: 0
02-19 01:29:20.019 1460 2043 D UcmService: readPersistentServicesLocked is called...
02-19 01:29:20.019 2379 2379 D ApduServiceInfo: seId: 0
02-19 01:29:20.021 2379 2379 D ApduServiceInfo: seId: 0
02-19 01:29:20.021 2379 2379 D RegisteredOthersCache: start invalidate
02-19 01:29:20.022 2379 2379 D RegisteredOthersCache: Existed other service
02-19 01:29:20.022 2379 2379 D RegisteredOthersCache: Existed other service
02-19 01:29:20.022 2379 2379 D RegisteredPoliciesCache: invalidate
02-19 01:29:20.022 2379 2379 D RegisteredAidCache: onServicePolicyUpdated
02-19 01:29:20.022 2379 2379 D RegisteredAidCache: generateAidPolicyMapLocked
02-19 01:29:20.022 2379 2379 D AidPolicyManager: print policy
02-19 01:29:20.022 2379 2379 D AidPolicyManager: table size : 0
02-19 01:29:20.022 2379 2379 D CardEmulationManager: Not Allow!!!
02-19 01:29:20.023 31765 32127 I AppsEdge.Data: getSelectedItems
02-19 01:29:20.027 31765 32127 I AppsEdge.Data: count=4
02-19 01:29:20.027 31765 32127 I AppsEdge.Data: type=2 pos=5 id=1
02-19 01:29:20.032 2379 2379 D RegisteredNfcFServicesCache: Service unchanged, not updating
02-19 01:29:20.036 31765 32127 D FolderItem: FolderItem
02-19 01:29:20.038 2379 2379 D RegisteredComponentCache: Collect Tech packages for Knox
02-19 01:29:20.045 2406 2406 D CarrierSvcBindHelper: No carrier app for: 0
02-19 01:29:20.045 2406 2406 D ImsResolver: maybeAddedImsService, packageName: com.android.settings
02-19 01:29:20.046 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 5 FolderItem:preset_folder:0:0
02-19 01:29:20.046 31765 32127 I AppsEdge.Data: type=0 pos=6 id=4
02-19 01:29:20.049 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 6 ComponentItem:null
02-19 01:29:20.050 31765 32127 I AppsEdge.Data: type=0 pos=1 id=5
02-19 01:29:20.052 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 1 ComponentItem:null
02-19 01:29:20.052 31765 32127 I AppsEdge.Data: type=0 pos=7 id=6
02-19 01:29:20.055 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 7 ComponentItem:null
02-19 01:29:20.056 31765 32127 I AppsEdge.Utils: isPackageEnabled 0
02-19 01:29:20.057 31765 32127 I AppsEdge.Utils: isComponentEnabled 0
02-19 01:29:20.057 31765 32127 I AppsEdge.Service: changeAppPairItem
02-19 01:29:20.059 31765 32127 D AppsEdge.Service: updatePanel
02-19 01:29:20.059 31765 32127 I AppsEdge.Data: getSelectedItems
02-19 01:29:20.061 31765 32127 I AppsEdge.Data: count=4
02-19 01:29:20.061 31765 32127 I AppsEdge.Data: type=2 pos=5 id=1
02-19 01:29:20.065 31765 32127 D FolderItem: FolderItem
02-19 01:29:20.072 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 5 FolderItem:preset_folder:0:0
02-19 01:29:20.072 31765 32127 I AppsEdge.Data: type=0 pos=6 id=4
02-19 01:29:20.074 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 6 ComponentItem:null
02-19 01:29:20.075 31765 32127 I AppsEdge.Data: type=0 pos=1 id=5
02-19 01:29:20.077 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 1 ComponentItem:null
02-19 01:29:20.077 31765 32127 I AppsEdge.Data: type=0 pos=7 id=6
02-19 01:29:20.080 31765 32127 I AppsEdge.Data: item=SelectedItem : pos = 7 ComponentItem:null
02-19 01:29:20.080 1460 1460 D PackageManager: Shame on you for calling the hidden API queryBroadcastReceivers(). Shame!
02-19 01:29:20.083 31765 32127 I AppsHelpContainer: count=4 shouldShowBeginnerHelp=false
02-19 01:29:20.086 5744 5744 I CocktailBarUiController: onUpdateCocktail: 2
02-19 01:29:20.086 5744 5744 I CocktailBarPanelManager: updatePanelItem: updateContainedPanel - 2
02-19 01:29:20.086 5744 5744 I AppsEdge.Panel: onReceiveContentInfo action=com.samsung.android.app.appsedge.action.panel.update, 117814460
02-19 01:29:20.086 5744 5744 I AppsEdge.Data: getSelectedItems
02-19 01:29:20.093 5744 5744 I AppsEdge.Data: count=4
02-19 01:29:20.093 5744 5744 I AppsEdge.Data: type=2 pos=5 id=1
02-19 01:29:20.102 5744 5744 D FolderItem: FolderItem
02-19 01:29:20.110 1460 1460 I PersonaManagerService::Proxy: newPackage is com.android.settings
02-19 01:29:20.111 1460 1460 I DefaultDialerCache: Refreshing default dialer for user 0: now com.samsung.android.contacts
02-19 01:29:20.114 5744 5744 I AppsEdge.Data: item=SelectedItem : pos = 5 FolderItem:preset_folder:0:0
02-19 01:29:20.115 5744 5744 I AppsEdge.Data: type=0 pos=6 id=4
02-19 01:29:20.120 5744 5744 I AppsEdge.Data: item=SelectedItem : pos = 6 ComponentItem:null
02-19 01:29:20.120 5744 5744 I AppsEdge.Data: type=0 pos=1 id=5
02-19 01:29:20.125 5744 5744 I AppsEdge.Data: item=SelectedItem : pos = 1 ComponentItem:null
02-19 01:29:20.125 5744 5744 I AppsEdge.Data: type=0 pos=7 id=6
02-19 01:29:20.129 1460 1543 W SearchableInfo: Invalid searchable metadata for com.samsung.android.themestore/.activity.bixby.SearchActivityForBixby: Search label must be a resource reference.
02-19 01:29:20.131 5744 5744 I AppsEdge.Data: item=SelectedItem : pos = 7 ComponentItem:null
02-19 01:29:20.136 5744 5744 I ApplicationPackageManager: return adaptive icon for com.google.android.youtube
02-19 01:29:20.142 5744 5744 D ApplicationPackageManager: we has com.samsung.android.calendar class. reuse it
02-19 01:29:20.147 1460 1543 I PrintManagerService: onPackageModified com.android.settings
02-19 01:29:20.147 1460 1543 I PrintManagerService: - hadPrintService false
02-19 01:29:20.147 1460 1543 I PrintManagerService: - hasPrintService false
02-19 01:29:20.152 5744 5744 I ApplicationPackageManager: load= live icon for com.samsung.android.calendar, from overlay = false
02-19 01:29:20.153 5744 5744 D ApplicationPackageManager: we has com.samsung.android.calendar class. reuse it
02-19 01:29:20.165 5744 5744 I ApplicationPackageManager: load= live icon for com.samsung.android.calendar, from overlay = false
02-19 01:29:20.170 5744 5744 I ApplicationPackageManager: return adaptive icon for com.google.android.apps.maps
02-19 01:29:20.173 5744 5744 I ApplicationPackageManager: return adaptive icon for com.android.chrome
02-19 01:29:20.174 5744 5744 I AppsEdge.Badge: getBadgeIconType 0
02-19 01:29:20.174 5744 5744 I AppsEdge.Panel: updateItems
02-19 01:29:20.176 5744 5744 I AppsEdge.Badge: getBadgeIconType 0
02-19 01:29:20.178 5744 5744 D PanelDescriptionView: updateHelpView: Apps edge2130968577 --> 2130968577 helpview reapplied0
02-19 01:29:20.179 5744 5744 D PanelDescriptionView: updateHelpView: Apps edge2130968577 --> 2130968577 helpview reapplied0
02-19 01:29:20.180 5744 5744 D CocktailBarUiController: postUpdatePanel: 1
02-19 01:29:20.214 1460 1543 D LocationProviderProxy-fused: bindBestPackageLocked : com.sec.location.nsflp2
02-19 01:29:20.215 3326 32095 D LauncherApps: onPackageChanged 0,com.android.settings
02-19 01:29:20.215 3326 3326 D Launcher.Model: onPackageChanged:com.android.settings user:UserHandle{0}
02-19 01:29:20.215 3326 3326 D Launcher.Model: isValidStateInKnoxMode:false user:UserHandle{0}
02-19 01:29:20.216 3326 3406 D Launcher.Model: Loader.updatePackage com.android.settings
02-19 01:29:20.218 3326 3406 D LauncherApps: getActivityList callingUserId: 0, target user: 0
02-19 01:29:20.220 3326 3406 V LauncherApps: Returning activity for profile UserHandle{0} : ComponentInfo{com.android.settings/com.android.settings.Settings}
02-19 01:29:20.224 3326 3406 D LauncherActivityInfo: packageName: com.android.settings, supportTheme: false, height: 192, width: 192, density: 640
02-19 01:29:20.253 3326 3406 D skia : Encode PNG Singlethread processname=com.sec.android.app.launcher : 25979 us, width=203, height=203
02-19 01:29:20.254 3326 3406 D skia : Encode PNG Singlethread processname=com.sec.android.app.launcher : 694 us, width=40, height=40
02-19 01:29:20.255 3326 3406 D LauncherApps: getActivityList callingUserId: 0, target user: 0
02-19 01:29:20.258 3326 3406 V LauncherApps: Returning activity for profile UserHandle{0} : ComponentInfo{com.android.settings/com.android.settings.Settings}
02-19 01:29:20.258 3326 3406 D DataLoader: updatePackage:com.android.settings
02-19 01:29:20.272 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:20.274 3326 3406 I AppsModel: addOrUpdater
02-19 01:29:20.274 3326 3406 I AppsModel: addOrUpdater cn = ComponentInfo{com.android.settings/com.android.settings.Settings} , UserHandle{0}
02-19 01:29:20.275 3326 3406 I AppsModel: addOrUpdater update item = IconInfo(title=Settings intent=Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.settings/.Settings (has extras) } id=70 type=0 container=-102 screen=0 cellX=0 cellY=4 spanX=1 spanY=1 rank=16 hidden=0 dropPos=null user=UserHandle{0})
02-19 01:29:20.275 3326 3406 D AppsCustomAdapter: notifyUpdate : com.android.launcher3.Launcher@2be312a
02-19 01:29:20.275 3326 3406 D AppsDragController: needDeferToBind : true , false
02-19 01:29:20.277 3326 3406 I PostPositionController: addItem() - com.android.settings, isWidgetOnly : true
02-19 01:29:20.278 3326 3406 D WidgetLoader: ignore dirty because widgets are not changed
02-19 01:29:20.282 3326 3326 D CapturePreview: sendMessageForCapture
02-19 01:29:20.283 3326 3326 D AppsAdapter: notifyUpdate start : com.android.launcher3.Launcher@2be312a
02-19 01:29:20.283 3326 3326 D AppsCustomAdapter: no change items
02-19 01:29:20.283 3326 3326 D AppsAdapter: updateItem : (id=70, container=-102, screen=0, rank=16, Settings, false)
02-19 01:29:20.283 3326 3326 D AppsAdapter: notifyUpdate end : com.android.launcher3.Launcher@2be312a
02-19 01:29:20.301 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:29:20.301 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:29:20.301 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:29:20.301 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:29:20.301 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:29:20.301 657 657 I SurfaceFlinger: Device | 0x71cda42200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:29:20.301 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:29:20.301 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:29:20.301 657 657 I SurfaceFlinger:
02-19 01:29:20.569 3024 28371 I EventLogSendingHelper: Sending log events.
02-19 01:29:20.597 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 260s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:20.681 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:20.819 3326 3433 D Launcher.SALogging: mUpdateStatusLogValuesForHomeItem - run
02-19 01:29:20.827 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:20.888 1460 1460 I MotionRecognitionService: Plugged
02-19 01:29:20.889 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:29:20.889 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:29:20.889 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:29:20.890 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:29:20.890 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:29:20.892 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:29:20.892 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:29:20.892 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:29:20.892 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:29:20.896 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:29:20.896 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:29:20.896 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:29:20.897 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:29:20.899 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:29:20.900 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2792000 mChargingTime : 2792000
02-19 01:29:20.900 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:29:21.281 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:21.714 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:21.833 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:22.285 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:22.754 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:22.839 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:23.287 3326 3326 D CapturePreview: start capture - drawaingEnabled : false
02-19 01:29:23.288 3326 3326 D CapturePreview: capture tagetview width : 1440 height : 2960
02-19 01:29:23.291 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:23.345 3326 3326 D CapturePreview: capture took 58
02-19 01:29:23.378 3326 3345 I zygote64: NativeAllocBackground concurrent copying GC freed 35207(2MB) AllocSpace objects, 19(1980KB) LOS objects, 52% free, 5MB/11MB, paused 8.477ms total 87.588ms
02-19 01:29:23.580 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 263s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:23.790 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:23.844 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:23.943 3326 32131 D skia : Encode PNG Singlethread processname=com.sec.android.app.launcher : 594621 us, width=1440, height=2960
02-19 01:29:23.943 3326 32131 D CapturePreview: start save : compress capture bitmap : 249856
02-19 01:29:23.945 3326 32131 D CapturePreview: save result : path : /storage/emulated/0/Android/data/com.sec.android.app.launcher/cache/homescreenPreview.png
02-19 01:29:23.946 1460 3395 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:29:24.296 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:24.827 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:24.847 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:25.301 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:25.852 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:25.858 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:26.307 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:26.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 266s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:26.860 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:26.895 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:27.312 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:27.870 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:27.933 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:28.318 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:28.444 1460 1479 I zygote64: Background concurrent copying GC freed 94157(11MB) AllocSpace objects, 585(13MB) LOS objects, 30% free, 55MB/79MB, paused 4.396ms total 195.425ms
02-19 01:29:28.879 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:28.965 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:29.324 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:29.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 269s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:29.884 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 1 83 52 83 52
02-19 01:29:30.014 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:30.330 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:30.888 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:31.023 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:31.170 20603 20613 I zygote : Background concurrent copying GC freed 52901(3MB) AllocSpace objects, 19(476KB) LOS objects, 50% free, 6MB/12MB, paused 10.738ms total 92.218ms
02-19 01:29:31.334 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:31.562 1460 1460 I MotionRecognitionService: Plugged
02-19 01:29:31.562 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:29:31.562 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:29:31.562 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:29:31.563 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:29:31.563 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:29:31.565 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:29:31.566 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:29:31.566 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:29:31.566 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:29:31.568 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:29:31.569 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2792000 mChargingTime : 2770000
02-19 01:29:31.570 2101 2101 D PowerUI.Notification: showChargingNotification()
02-19 01:29:31.571 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:29:31.572 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:29:31.572 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:29:31.573 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:29:31.573 1460 6509 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = -1
02-19 01:29:31.574 1460 6509 D API test: getContainerInfo: value is
02-19 01:29:31.574 1460 6509 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = 0
02-19 01:29:31.574 1460 6509 D API test: getContainerInfo: value is
02-19 01:29:31.581 3326 3326 D Notification.Badge: [valid] onNotificationPosted : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))
02-19 01:29:31.581 3326 3326 D Notification.Badge: notificationKey : -1|com.android.systemui|2131362712|charging_state|10005, count : 0, this.count : 1
02-19 01:29:31.583 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().mTempRanking.canShowBadge[false], [sbn : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:29:31.583 3326 3406 D Notification.Badge: LauncherModel:onNotificationPosted() : com.android.systemui, count : [1], shouldBeFilteredOut : [true]
02-19 01:29:31.584 3326 3406 D Launcher.Model: updateLauncherIconBadges : 1
02-19 01:29:31.589 2101 2101 D KeyguardServiceBoxContainer: updateCMAS() hasCmasNotification = false, mHasCMAS = false
02-19 01:29:31.598 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:29:31.620 2101 2101 D swipe : !isFreemformEnabled
02-19 01:29:31.623 20603 32137 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:29:31.624 20603 32137 I chatty : uid=10586(u0_a586) com.hiapk.marketpho identical 1 line
02-19 01:29:31.624 20603 32137 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:29:31.624 20603 32137 W ResourceType: ResTable_typeSpec entry count inconsistent: given 459, previously 1252
02-19 01:29:31.697 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:29:31.699 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:29:31.768 20603 32137 E CustomizedTextParser: convertString replaceText is null. preString= Wi-Fi
02-19 01:29:31.801 20603 32137 W ResourceType: ResTable_typeSpec entry count inconsistent: given 470, previously 1285
02-19 01:29:31.892 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 9 0 4004 0 444 0
02-19 01:29:32.045 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:32.225 20603 32137 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:32.225 20603 32143 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:32.225 20603 32137 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:32.225 20603 32143 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:32.228 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:29:32.229 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:29:32.339 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:32.461 32034 32034 I adbd : Calling send_auth_request...
02-19 01:29:32.496 32034 32034 I adbd : Loading keys from /data/misc/adb/adb_keys
02-19 01:29:32.597 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 272s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:32.898 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 17 19 4962 7653 291 402
02-19 01:29:32.971 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: BlockingExecutor com.google.android.finsky.bo.ao@d48435[Running, pool size = 3, active threads = 0, queued tasks = 0, completed tasks = 10]
02-19 01:29:32.973 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: LightweightExecutor com.google.android.finsky.bo.ao@c2a0ca[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 54]
02-19 01:29:33.072 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:33.159 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: bgExecutor com.google.android.finsky.bo.ao@618323b[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 9]
02-19 01:29:33.160 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: SimChangeExecutor com.google.android.finsky.bo.ao@c3d8d58[Running, pool size = 1, active threads = 1, queued tasks = 4, completed tasks = 0]
02-19 01:29:33.345 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:33.429 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-split_install_service com.google.android.finsky.bo.ao@1562eb1[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:29:33.431 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: SplitInstallBackgroundThread com.google.android.finsky.bo.ao@1d1ff96[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:29:33.432 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-install_service com.google.android.finsky.bo.ao@64db717[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:29:33.433 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@faa2704[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:29:33.499 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: StorageAwareDownloadServiceManagerSpaceChecker com.google.android.finsky.bo.ao@46e04ed[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:29:33.642 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-scheduler com.google.android.finsky.bo.ao@4a67f22[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 11]
02-19 01:29:33.725 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-scheduler_logging_store.db com.google.android.finsky.bo.ao@becadb3[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:29:33.908 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 6 6 5249 252 874 42
02-19 01:29:34.110 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:34.146 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@c24af70[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:29:34.147 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@9b302e9[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:29:34.348 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-frosting.db com.google.android.finsky.bo.ao@5516b6e[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:29:34.351 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:34.913 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 1 104 52 52 52
02-19 01:29:35.147 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:35.160 1460 1460 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.sec.android.diagmonagent user:0
02-19 01:29:35.160 1460 1460 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:29:35.160 1460 1460 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.sec.android.diagmonagent user:0
02-19 01:29:35.160 1460 1460 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:29:35.194 32146 32146 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:29:35.199 32146 32146 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:29:35.201 32146 32146 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, pkgname=com.sec.android.diagmonagent
02-19 01:29:35.233 32146 32146 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:29:35.234 32146 32146 D ActivityThread: Added TimaKeyStore provider
02-19 01:29:35.305 32146 32161 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:29:35.310 32146 32161 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:29:35.324 32146 32161 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:29:35.325 32146 32161 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:29:35.342 32146 32146 I DIAGMON_AGENT: [com.diagmondm.db.file.XDB(421/lllIlIlIIIllIIlIllIl)]
02-19 01:29:35.355 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:35.499 32146 32146 I DIAGMON_AGENT: [com.sec.android.diagmonagent.DiagMonAgentApplication(59/onCreate)] nStatus : 0
02-19 01:29:35.509 32146 32146 I DIAGMON_AGENT: [com.diagmondm.db.file.IllIlIIIIlIIlIIIllIl(67/llllIIIllIlIIIIllllI)] nCount : 0
02-19 01:29:35.509 32146 32146 I DIAGMON_AGENT: [com.sec.android.diagmonagent.DiagMonAgentApplication(72/onCreate)] DiagMon DM Application Start !
02-19 01:29:35.546 32146 32146 I DIAGMON_AGENT: [com.sec.android.diagmonagent.scheduler.NetworkJobService(58/llIIIIlllllIIllIIllI)] WIFI
02-19 01:29:35.563 32146 32146 I DIAGMON_AGENT: [IlllIlIIIIIIllIIIIIl(51/llIIIIlllllIIllIIllI)] Receive broadcast: com.sec.android.diagmonagent.intent.NETWORK_CHANGED
02-19 01:29:35.564 32146 32146 I DIAGMON_AGENT: [IlllIlIIIIIIllIIIIIl(52/llIIIIlllllIIllIIllI)] Receive broadcast:
02-19 01:29:35.565 32146 32146 I DIAGMON_AGENT: [IlllIlIIIIIIllIIIIIl(67/llIIIIlllllIIllIIllI)] Running with RegistrationReceiver
02-19 01:29:35.575 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 275s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:35.575 32146 32146 I DIAGMON_AGENT: [IllIIIlllIIllIlllllI(18/llllIIIllIlIIIIllllI)] timeToActivate is not set. Do not anything.
02-19 01:29:35.663 32146 32161 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:29:35.677 32146 32161 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:29:35.920 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:36.229 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:36.363 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:36.926 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:37.251 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:37.369 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:37.935 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:38.271 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:38.376 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:38.570 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 278s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:38.940 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:39.285 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:39.382 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:39.948 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 145 0 145 0
02-19 01:29:40.296 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:40.387 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:40.461 1460 1479 I zygote64: Background concurrent copying GC freed 81289(11MB) AllocSpace objects, 616(13MB) LOS objects, 30% free, 55MB/79MB, paused 2.137ms total 187.656ms
02-19 01:29:40.954 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:41.308 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:41.395 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:41.596 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 281s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:41.957 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 1 104 52 52 52
02-19 01:29:42.333 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:42.384 1460 1460 I MotionRecognitionService: Plugged
02-19 01:29:42.384 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:29:42.384 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:29:42.384 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:29:42.387 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:29:42.388 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:29:42.392 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:29:42.393 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:29:42.393 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:29:42.395 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:29:42.398 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:29:42.399 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2770000 mChargingTime : 2770000
02-19 01:29:42.399 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:29:42.400 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:42.407 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:29:42.407 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:29:42.407 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:29:42.408 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:29:42.965 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:43.366 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:43.403 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:43.550 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: VerifyAppsDataStore com.google.android.finsky.bo.ao@77a720f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
02-19 01:29:43.553 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-verify_apps.db com.google.android.finsky.bo.ao@47d529c[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:29:43.974 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:44.221 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallQueueDatabaseManager com.google.android.finsky.bo.ao@92fe4a5[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:29:44.403 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:44.409 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:44.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 284s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:44.980 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:45.330 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine$PhoneskyJobSchedulerJobService.onStartJob(8): onJobSchedulerWakeup with jobId 9005
02-19 01:29:45.344 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:45.351 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ad.a(25): Scheduling fallback job with id: 9034, and delay: 43200000 ms
02-19 01:29:45.366 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ad.a(41): Scheduling fallback in 64799987 (absolute: 66074446)
02-19 01:29:45.369 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:45.378 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:45.378 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:45.412 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.al.handleMessage(16): DeviceState: DeviceState{currentTime=1550557785404, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true}
02-19 01:29:45.413 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:45.421 31153 32166 I Finsky : [647] com.google.android.finsky.scheduler.bp.b(89): Jobs in database: 1-1337 2-48879 12-1 24-77777777 26-1414141414
02-19 01:29:45.423 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(59): Running job: 12-1
02-19 01:29:45.423 31153 31153 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(24): ContentSyncJob started
02-19 01:29:45.428 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(105): RunningQueue size: 1, PendingQueue size: 0
02-19 01:29:45.428 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(116): Running queue: 12-1
02-19 01:29:45.448 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:29:45.448 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:29:45.469 25304 25412 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.android.vending, Service: oauth2:https://www.googleapis.com/auth/googleplay
02-19 01:29:45.469 25304 25412 E Auth : qbl: Long live credential not available.
02-19 01:29:45.469 25304 25412 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:29:45.469 25304 25412 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:29:45.469 25304 25412 E Auth : at gyk.b(Unknown Source:0)
02-19 01:29:45.469 25304 25412 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:29:45.469 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:29:45.469 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:29:45.469 25304 25412 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:29:45.469 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:29:45.469 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:29:45.469 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:29:45.469 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:29:45.469 25304 25412 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:29:45.469 25304 25412 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:29:45.469 25304 25412 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:29:45.469 25304 25412 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:29:45.469 25304 25412 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:29:45.469 25304 25412 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:29:45.469 25304 25412 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:29:45.469 25304 25412 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:29:45.469 25304 25412 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:29:45.469 25304 25412 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:29:45.469 25304 25412 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:29:45.489 25304 25412 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:29:45.489 25304 25412 W GLSActivity:
02-19 01:29:45.489 25304 25412 W GLSActivity: guc: BadAuthentication
02-19 01:29:45.489 25304 25412 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:29:45.489 25304 25412 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:29:45.489 25304 25412 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:29:45.489 25304 25412 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:29:45.489 25304 25412 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:29:45.489 25304 25412 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:29:45.489 25304 25412 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:29:45.489 25304 25412 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:29:45.489 25304 25412 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:29:45.489 25304 25412 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:29:45.496 31153 31153 I Finsky : [2] com.google.android.finsky.m.c.a(21): Completed 1 account content syncs with 0 successful.
02-19 01:29:45.500 31153 31153 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(3): Installation state replication failed.
02-19 01:29:45.500 31153 31153 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(10): Scheduling replication attempt 2.
02-19 01:29:45.501 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.bm.b(8): jobFinished: 12-1. TimeElapsed: 77ms
02-19 01:29:45.501 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(139): Job 12-1 finished
02-19 01:29:45.502 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(105): RunningQueue size: 0, PendingQueue size: 0
02-19 01:29:45.502 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.al.handleMessage(42): Executor finished
02-19 01:29:45.522 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:45.529 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.bp.b(89): Jobs in database: 1-1337 2-48879 12-1 24-77777777 26-1414141414
02-19 01:29:45.532 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 24-77777777, -> L: 0ms, D: 82499611ms, C: false, I: true, N: 0
02-19 01:29:45.543 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 1-1337, 12-1, -> L: 59969ms, D: 80649656ms, C: false, I: false, N: 1
02-19 01:29:45.548 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 2-48879, -> L: 0ms, D: 86110599ms, C: true, I: true, N: 2
02-19 01:29:45.550 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 26-1414141414, -> L: 41955509ms, D: 42855509ms, C: false, I: false, N: 0
02-19 01:29:45.551 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(109): Cancelling existing job with id: 9006
02-19 01:29:45.563 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:45.568 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(109): Cancelling existing job with id: 9007
02-19 01:29:45.586 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(109): Cancelling existing job with id: 9000
02-19 01:29:45.590 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:45.601 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(66): Throttling wakeup for job 9001 (expected to run in 0 ms) due to recent wakeup
02-19 01:29:45.601 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9001, L: 30000, D: 82499611, C: false, I: true, N: 0
02-19 01:29:45.615 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9002, L: 59969, D: 80649656, C: false, I: false, N: 1
02-19 01:29:45.619 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:45.622 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(66): Throttling wakeup for job 9003 (expected to run in 0 ms) due to recent wakeup
02-19 01:29:45.623 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9003, L: 30000, D: 86110599, C: true, I: true, N: 2
02-19 01:29:45.627 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9004, L: 41955509, D: 42855509, C: false, I: false, N: 0
02-19 01:29:45.682 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:29:45.905 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 18 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:29:45.905 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:29:45.905 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:29:45.910 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:29:45.987 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 4 8 368 677 92 84
02-19 01:29:46.418 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:46.655 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:46.998 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:47.424 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:47.598 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 287s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:47.691 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:48.008 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 1 52 52 52 52
02-19 01:29:48.420 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:48.422 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:29:48.430 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:48.729 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:49.017 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 4 264 477 132 119
02-19 01:29:49.439 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:49.761 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:50.022 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:50.446 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:50.587 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 290s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:50.798 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:51.029 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 1 104 52 52 52
02-19 01:29:51.453 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:51.846 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:52.038 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:52.460 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:52.871 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:53.041 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:53.247 1460 1460 I MotionRecognitionService: Plugged
02-19 01:29:53.248 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:29:53.248 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:29:53.248 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:29:53.252 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:29:53.253 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:29:53.254 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:29:53.254 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:29:53.255 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:29:53.255 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:29:53.267 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:29:53.267 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:29:53.267 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:29:53.269 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:29:53.270 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:29:53.272 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2770000 mChargingTime : 2770000
02-19 01:29:53.272 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:29:53.465 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:53.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 293s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:53.907 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:54.050 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 1 126 52 126 52
02-19 01:29:54.069 12057 28964 D SMACK : 01:29:54 AM RCV (252674452): <p K="e0f2db77dceef4e1" o="M"><Ö _="z"/></p>
02-19 01:29:54.111 12057 28969 D MaaiiChannel: Received:<iq id='e0f2db77dceef4e1' type='get'><ping xmlns="urn:xmpp:ping"/></iq>
02-19 01:29:54.113 12057 28969 D MaaiiChannel: Sent:<iq id='e0f2db77dceef4e1' type='result'><ping xmlns="urn:xmpp:ping"/></iq>
02-19 01:29:54.127 12057 28963 D SMACK : 01:29:54 AM SENT (252674452): <iq id='e0f2db77dceef4e1' type='result'><ping xmlns="urn:xmpp:ping"/></iq>
02-19 01:29:54.137 12057 28963 D SMACK : 01:29:54 AM SENT (252674452): [SLIM]<p K="e0f2db77dceef4e1" o="a"><Ö _="z"/></p>
02-19 01:29:54.471 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:54.938 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:55.056 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 1 52 126 52 126
02-19 01:29:55.481 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:55.976 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:56.062 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:56.488 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:56.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 296s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:29:56.690 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [CONTACT contacts(43) data(176) accounts({com.google (45)=12, com.maaii.sti (16)=14, vnd.sec.contact.phone (1)=21}) accounts deleted({}) calls([logtype:100 cnt:98, logtype:200 cnt:1, logtype:300 cnt:40]) countryIso(CN) userId(0) ]
02-19 01:29:56.690 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [ agr({[1]=11, [16]=12, [2 ,1]=1, [2]=6, [1 ,16]=2, [45]=9, [40]=1, [38 ,45]=1}) ]
02-19 01:29:56.690 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [ actCnt({android.process.acore(3455)=1, com.google.android.gms(28036)=2}) ]
02-19 01:29:56.690 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [PROFILE contacts(0) data(0) accounts({}) ]
02-19 01:29:56.690 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [SAPROFILE contacts(1) data(4) accounts({vnd.sec.contact.phone (1)=1}) ]
02-19 01:29:56.695 3455 3639 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 3ms lastUpdatedAfter : 42172 ms mFlush_time_threasold : 2000 mCurrentSize : 672
02-19 01:29:57.016 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:57.070 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 1 80 40 40 40
02-19 01:29:57.494 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:57.512 1460 1479 I zygote64: Background concurrent copying GC freed 94512(13MB) AllocSpace objects, 563(11MB) LOS objects, 30% free, 54MB/78MB, paused 952us total 181.110ms
02-19 01:29:58.058 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:58.074 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:58.502 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:58.691 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 19 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:29:58.692 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:29:58.692 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:29:58.699 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:29:59.080 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:29:59.097 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:29:59.513 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:29:59.570 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 299s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:00.045 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.TIME_TICK
02-19 01:30:00.045 2101 2101 D KeyguardServiceBoxContainer: refreshTime() 1
02-19 01:30:00.075 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:00.082 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 145 0 145 0
02-19 01:30:00.105 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:00.114 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: SyncException
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: jcv: bix: Cello error UNKNOWN_STATUS. Execution error.
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at bzp.a(PG:42)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at jcw.a(PG:60)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at jdd.run(PG:18)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at jcw.a(PG:204)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at jdc.run(PG:2)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at jda.run(PG:25)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: Caused by: bix: Cello error UNKNOWN_STATUS. Execution error.
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at bkg.a(Unknown Source:4)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at bzp.a(PG:7)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: ... 5 more
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: Caused by: java.util.concurrent.TimeoutException: Waited 300000000000 nanoseconds (plus 40483167 nanoseconds delay) for pil$a@ff2d5a6[status=PENDING, info=[setFuture=[pjv@2079394[status=PENDING]]]]
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at pih.get(PG:56)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at piz.get(Unknown Source:0)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at pkb.a(PG:4)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at bki.call(Unknown Source:2)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: at bkg.a(Unknown Source:1)
02-19 01:30:00.378 18543 18982 E SyncManagerImpl-SyncManagerImpl: ... 6 more
02-19 01:30:00.407 18543 18982 W SyncManagerImpl-SyncManagerImpl: Sync completed for AccountId 4e8a242c (com.google.android.apps.docs)
02-19 01:30:00.436 18543 25725 I zygote64: IncrementDisableThreadFlip blocked for 11.967ms
02-19 01:30:00.436 18543 26553 I zygote64: IncrementDisableThreadFlip blocked for 12.286ms
02-19 01:30:00.437 18543 25340 I zygote64: IncrementDisableThreadFlip blocked for 12.265ms
02-19 01:30:00.437 18543 28286 I zygote64: IncrementDisableThreadFlip blocked for 12.424ms
02-19 01:30:00.510 18543 19037 W SyncManagerImpl-SyncManagerImpl: Started sync for AccountId bd0eda37
02-19 01:30:00.515 18543 19037 W SyncManagerImpl-Flag: Duration spec must be at least 2 characters long:
02-19 01:30:00.518 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:00.530 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: java.io.IOException: SERVICE_NOT_AVAILABLE
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at lup.a(PG:30)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at jcy.run(PG:3)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:00.719 18543 18636 E SyncManagerImpl-0-GunsDatamixerServiceImpl: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:00.753 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:00.753 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:00.757 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:00.757 18543 19037 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:00.758 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:00.758 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:00.789 18543 32177 W CelloCallback-3-4e8a242c-FutureCallback: Exception set on future for 'GetAccountTask()'. Cello error UNAVAILABLE_RESOURCE. Failed GetAccountTask()
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: Failed getting value from future on GET_ACCOUNT{account=4e8a242c, submitTimeMs=1289877, startTimeMs=1289877, waitTimeMs=0, endTimeMs=1289886, durationMs=9, failed}:GetAccountTask()
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountTask()
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bvb.a(PG:1)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountCallback.call(PG:5)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bmj.run(Unknown Source:2)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bvh.run(Unknown Source:3)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjz$b.a(PG:1)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjk.run(PG:3)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjz.run(PG:2)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:00.793 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: Failed to get account capability.
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountTask()
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at bvb.a(PG:1)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountCallback.call(PG:5)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at bmj.run(Unknown Source:2)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at bvh.run(Unknown Source:3)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at pjz$b.a(PG:1)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at pjk.run(PG:3)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at pjz.run(PG:2)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:00.793 18543 19037 E SyncManagerImpl-CelloAccountMetadataLoader: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:00.811 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:00.811 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:00.811 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:00.811 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:00.811 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:00.812 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:00.846 25304 25412 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:00.846 25304 25412 E Auth : qbl: Long live credential not available.
02-19 01:30:00.846 25304 25412 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:00.846 25304 25412 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:00.846 25304 25412 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:00.846 25304 25412 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:00.846 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:00.846 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:00.846 25304 25412 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.846 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:00.846 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.846 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:00.846 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:00.846 25304 25412 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.846 25304 25412 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.846 25304 25412 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.846 25304 25412 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:00.846 25304 25412 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:00.846 25304 25412 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:00.846 25304 25412 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:00.846 25304 25412 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:00.846 25304 25412 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.846 25304 25412 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:00.847 25304 25412 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:00.880 25304 25412 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:00.881 25304 25412 W GLSActivity:
02-19 01:30:00.881 25304 25412 W GLSActivity: guc: BadAuthentication
02-19 01:30:00.881 25304 25412 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:00.881 25304 25412 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.881 25304 25412 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.881 25304 25412 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:00.881 25304 25412 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:00.881 25304 25412 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:00.881 25304 25412 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:00.881 25304 25412 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:00.881 25304 25412 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.881 25304 25412 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:00.897 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/drive/v2internal/about?featureLabel=android-sync-native&openDrive=false&reason=304&syncType=2&fields=rootFolderId%2CquotaBytesTotal%2CquotaBytesUsed%2CquotaBytesUsedAggregate%2CquotaType%2CexportFormats%2CimportFormats%2CmaxUploadSizes%2CadditionalRoleInfo%2Cuser
02-19 01:30:00.897 18543 23101 E Cello :
02-19 01:30:00.918 25304 25412 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:00.918 25304 25412 E Auth : qbl: Long live credential not available.
02-19 01:30:00.918 25304 25412 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:00.918 25304 25412 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:00.918 25304 25412 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:00.918 25304 25412 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:00.918 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:00.918 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:00.918 25304 25412 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.918 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:00.918 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.918 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:00.918 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:00.918 25304 25412 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.918 25304 25412 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.918 25304 25412 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.918 25304 25412 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:00.918 25304 25412 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:00.918 25304 25412 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:00.918 25304 25412 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:00.918 25304 25412 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:00.918 25304 25412 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.918 25304 25412 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:00.919 25304 25412 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:00.942 25304 25412 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:00.943 25304 25412 W GLSActivity:
02-19 01:30:00.943 25304 25412 W GLSActivity: guc: BadAuthentication
02-19 01:30:00.943 25304 25412 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:00.943 25304 25412 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.943 25304 25412 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.943 25304 25412 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:00.943 25304 25412 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:00.943 25304 25412 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:00.943 25304 25412 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:00.943 25304 25412 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:00.943 25304 25412 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.943 25304 25412 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:00.953 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/drive/v2internal/settings?featureLabel=android-sync-native&namespace=FEATURE_SWITCH&namespace=DRIVE_BE
02-19 01:30:00.953 18543 23101 E Cello :
02-19 01:30:00.956 18543 32177 W CelloCallback-3-4e8a242c-FutureCallback: Exception set on future for 'GetAccountSettingsTask()'. Cello error UNAVAILABLE_RESOURCE. Failed GetAccountSettingsTask()
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: Failed getting value from future on GET_ACCOUNT_SETTINGS{account=4e8a242c, submitTimeMs=1289906, startTimeMs=1289907, waitTimeMs=1, endTimeMs=1290051, durationMs=145, failed}:GetAccountSettingsTask()
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountSettingsTask()
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bvb.a(PG:1)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountSettingsCallback.call(PG:13)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bmj.run(Unknown Source:2)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bvh.run(Unknown Source:3)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjz$b.a(PG:1)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjk.run(PG:3)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjz.run(PG:2)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:00.958 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: Failed to get account settings.
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountSettingsTask()
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvb.a(PG:1)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountSettingsCallback.call(PG:13)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at bmj.run(Unknown Source:2)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvh.run(Unknown Source:3)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz$b.a(PG:1)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjk.run(PG:3)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz.run(PG:2)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:00.959 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:00.984 25304 25412 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:00.984 25304 25412 E Auth : qbl: Long live credential not available.
02-19 01:30:00.984 25304 25412 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:00.984 25304 25412 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:00.984 25304 25412 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:00.984 25304 25412 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:00.984 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:00.984 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:00.984 25304 25412 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.984 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:00.984 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.984 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:00.984 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:00.984 25304 25412 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.984 25304 25412 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:00.984 25304 25412 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:00.984 25304 25412 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:00.984 25304 25412 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:00.984 25304 25412 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:00.984 25304 25412 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:00.984 25304 25412 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:00.984 25304 25412 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:00.984 25304 25412 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:00.985 25304 25412 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:01.010 25304 25412 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:01.011 25304 25412 W GLSActivity:
02-19 01:30:01.011 25304 25412 W GLSActivity: guc: BadAuthentication
02-19 01:30:01.011 25304 25412 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:01.011 25304 25412 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:01.011 25304 25412 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:01.011 25304 25412 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:01.011 25304 25412 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:01.011 25304 25412 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:01.011 25304 25412 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:01.011 25304 25412 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:01.011 25304 25412 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:01.011 25304 25412 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:01.025 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/drive/v2internal/apps?featureLabel=android-sync-native&includeHidden=true&openDrive=false&reason=304&syncType=2&fields=items%28id%2Cname%2Ctype%2Chidden%2CsupportsCreate%2CsupportsMobileBrowser%2CprimaryMimeTypes%2CsecondaryMimeTypes%2CprimaryFileExtensions%2CsecondaryFileExtensions%29
02-19 01:30:01.025 18543 23101 E Cello :
02-19 01:30:01.028 18543 32177 W CelloCallback-3-4e8a242c-FutureCallback: Exception set on future for 'GetAppListTask()'. Cello error TEMPORARILY_UNAVAILABLE. Transport error: hhw. Failed GetAppListTask()
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: Failed getting value from future on GET_APP_LIST{account=4e8a242c, submitTimeMs=1290053, startTimeMs=1290053, waitTimeMs=0, endTimeMs=1290125, durationMs=72, failed}:GetAppListTask()
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: bix: Cello error TEMPORARILY_UNAVAILABLE. Transport error: hhw. Failed GetAppListTask()
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bvb.a(PG:1)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAppListCallback.call(PG:15)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bmj.run(Unknown Source:2)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at bvh.run(Unknown Source:3)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjz$b.a(PG:1)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjk.run(PG:3)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at pjz.run(PG:2)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:01.032 18543 23120 W CelloTaskRunner4e8a242c-log2-Executor: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: Failed to get account app list.
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: bix: Cello error TEMPORARILY_UNAVAILABLE. Transport error: hhw. Failed GetAppListTask()
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvb.a(PG:1)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAppListCallback.call(PG:15)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at bmj.run(Unknown Source:2)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvh.run(Unknown Source:3)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz$b.a(PG:1)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjk.run(PG:3)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz.run(PG:2)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:01.032 18543 19037 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:01.049 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:01.050 18543 19037 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:01.050 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:01.052 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:01.087 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 16 15 2578 2662 161 177
02-19 01:30:01.111 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:01.112 18543 19037 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:01.112 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:01.113 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:01.123 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:01.212 18543 23119 E Cello : [23119] sqlite_local_store.cc:1365:FillStableIdsForQuery Failed to look up stable id from item id: root
02-19 01:30:01.213 18543 23101 E Cello : [23101] celloquerypage.cc:257:OnDataStoreQueryComplete LOCAL query <DebugString unimplemented> returned 0 results (0 unfenced) with status UNAVAILABLE_RESOURCE: Failed to fill stable ids in for query.
02-19 01:30:01.241 25304 25412 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:01.241 25304 25412 E Auth : qbl: Long live credential not available.
02-19 01:30:01.241 25304 25412 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:01.241 25304 25412 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:01.241 25304 25412 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:01.241 25304 25412 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:01.241 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:01.241 25304 25412 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:01.241 25304 25412 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:01.241 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:01.241 25304 25412 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:01.241 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:01.241 25304 25412 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:01.241 25304 25412 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:01.241 25304 25412 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:01.241 25304 25412 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:01.241 25304 25412 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:01.241 25304 25412 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:01.241 25304 25412 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:01.241 25304 25412 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:01.241 25304 25412 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:01.241 25304 25412 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:01.241 25304 25412 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:01.242 25304 25412 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:01.262 25304 25412 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:01.263 25304 25412 W GLSActivity:
02-19 01:30:01.263 25304 25412 W GLSActivity: guc: BadAuthentication
02-19 01:30:01.263 25304 25412 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:01.263 25304 25412 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:01.263 25304 25412 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:01.263 25304 25412 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:01.263 25304 25412 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:01.263 25304 25412 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:01.263 25304 25412 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:01.263 25304 25412 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:01.263 25304 25412 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:01.263 25304 25412 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:01.275 18543 23101 E Cello : [23101] async_http_request_batch.cc:616:ProcessHttpResponse Batch request failed due to response transport failure,error code: 16, error message: hhw
02-19 01:30:01.276 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: Cleared request when getting https://www.googleapis.com/drive/v2internal/files/root?allProperties=false&errorRecovery=false&featureLabel=android-sync-native&includePermissionsForView=published&openDrive=false&reason=119&reportPermissionErrors=true&supportsTeamDrives=true&syncType=2&fields=kind%2Cparents%2Fid%2Ctitle%2CmimeType%2Clabels%2Fstarred%2Clabels%2Ftrashed%2Clabels%2Frestricted%2Clabels%2Fviewed%2CcreatedDate%2CmodifiedDate%2CmodifiedByMeDate%2ClastViewedByMeDate%2CfileSize%2Cowners%2Fid%2Cowners%2FdisplayName%2Cowners%2Fpicture%2Furl%2Cowners%2FemailAddress%2ClastModifyingUser%2Fid%2ClastModifyingUser%2FdisplayName%2ClastModifyingUser%2Fpicture%2Furl%2Cid%2Cshared%2CsharedWithMeDate%2CexplicitlyTrashed%2CquotaBytesUsed%2Ccapabilities%2FcanCopy%2Csubscribed%2Ccapabilities%2FcanDownload%2CprimarySyncParentId%2CsharingUser%2Fid%2CsharingUser%2FdisplayName%2CsharingUser%2Fpicture%2Furl%2CsharingUser%2FemailAddress%2Cmd5Checksum%2CfolderFeatures%2
02-19 01:30:01.276 18543 23101 E Cello : [23101] celloquerypage.cc:257:OnDataStoreQueryComplete CLOUD query <DebugString unimplemented> returned 0 results (0 unfenced) with status UNAVAILABLE_WHILE_OFFLINE: Network error Cleared request
02-19 01:30:01.277 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/batch
02-19 01:30:01.277 18543 23101 E Cello :
02-19 01:30:01.278 18543 23099 W CelloTaskRunner4e8a242c-fetchRootStableId(skipLocalstore=false): Failed to get root stable ID. Status=UNAVAILABLE_WHILE_OFFLINE, Error=Network error Cleared request
02-19 01:30:01.374 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:30:01.521 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:02.093 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 17 10 4929 2573 289 257
02-19 01:30:02.152 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:02.288 18543 18670 D CelloNet: compressed stream
02-19 01:30:02.289 18543 18670 V CelloNet: 257 bytes to inflate
02-19 01:30:02.289 18543 18670 V CelloNet: inflated 362 bytes
02-19 01:30:02.359 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.360 18543 19037 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:02.360 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.361 18543 19037 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:02.405 18543 19037 W SyncManagerImpl-SyncManagerImpl: Sync for AccountId bd0eda37 took 1055 ms
02-19 01:30:02.411 629 875 E qti_sensors_hal: Activities REPORT index 1 number 1 total 14
02-19 01:30:02.412 629 875 E qti_sensors_hal: 1
02-19 01:30:02.412 629 875 E qti_sensors_hal: 1
02-19 01:30:02.412 629 875 E qti_sensors_hal: 26
02-19 01:30:02.412 629 875 E qti_sensors_hal: 4
02-19 01:30:02.412 629 875 E qti_sensors_hal: 0
02-19 01:30:02.412 629 875 I chatty : uid=1000(system) android.hardwar identical 2 lines
02-19 01:30:02.412 629 875 E qti_sensors_hal: 0
02-19 01:30:02.412 629 875 E qti_sensors_hal: 1
02-19 01:30:02.412 629 875 I chatty : uid=1000(system) android.hardwar identical 1 line
02-19 01:30:02.412 629 875 E qti_sensors_hal: 1
02-19 01:30:02.412 629 875 E qti_sensors_hal: 18
02-19 01:30:02.412 629 875 E qti_sensors_hal: 79
02-19 01:30:02.412 629 875 E qti_sensors_hal: 168
02-19 01:30:02.412 629 875 D qti_sensors_hal: Activities 0.000000 ts 42435608
02-19 01:30:02.416 1460 1726 D SensorHubManager: onGetSensorHubDataLocked: library(14) = 1, 1, 26, 4, 0, 0, 0, 0, 1, 1, 1, 18, 79, -88
02-19 01:30:02.420 1460 1727 D CAE : onGetSensorHubData(SensorHubParserProvider.java:91) - onGetSensorHubData Event [event buffer len :14], AP_WAKEUP
02-19 01:30:02.420 1460 1727 I CAE : parse(SensorHubParserProvider.java:192) - buffer size = 14
02-19 01:30:02.421 1460 1727 I CAE : parse(SensorHubParserProvider.java:203) - 1, 1, 26, 4, 0, 0, 0, 0, 1, 1, 1, 18, 79, -88,
02-19 01:30:02.421 1460 1727 W CAE : parse(ActivityTrackerBatchRunner.java:236) - parse start
02-19 01:30:02.422 1460 1727 I CAE : getMostActivity(ActivityTrackerBatchRunner.java:321) - size:0
02-19 01:30:02.423 1460 1727 D CAE : display(ContextProvider.java:375) - ================= ACTIVITY_TRACKER_BATCH =================
02-19 01:30:02.423 1460 1727 I CAE : display(ContextProvider.java:391) - Accuracy=[1], Duration=[1200040], Count=[1], OperationMode=[2], ActivityType=[1], MostActivity=[1], TimeStamp=[1550534400000]
02-19 01:30:02.424 1460 1727 W CAE : parse(ActivityTrackerBatchRunner.java:307) - parse end
02-19 01:30:02.425 1460 1743 D SemContextService: Service.updateContext() : service = Activity Batch
02-19 01:30:02.442 18543 19037 W SyncManagerImpl-SyncManagerImpl: Sync completed for AccountId bd0eda37 (com.google.android.apps.docs)
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.475 18543 21259 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.478 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 537272, mTimeoutStartTime 537272, mHistoryRowId 200, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.488 18543 20062 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.496 18543 21817 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.499 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 391081, mTimeoutStartTime 391081, mHistoryRowId 103, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.500 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 616860, mTimeoutStartTime 616860, mHistoryRowId 269, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.505 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.505 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.506 18543 19962 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.509 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 369954, mTimeoutStartTime 369954, mHistoryRowId 84, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.513 18543 23045 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.516 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.516 18543 26726 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.516 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.519 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:30:02.519 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 723839, mTimeoutStartTime 723839, mHistoryRowId 394, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.521 18543 22025 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.522 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 622038, mTimeoutStartTime 622038, mHistoryRowId 280, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.523 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 963712, mTimeoutStartTime 963712, mHistoryRowId 644, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.524 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:02.524 18543 27694 W SyncManagerImpl-SyncManagerImpl: Started sync for AccountId bd560378
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.527 18543 22776 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.530 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.530 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.531 18543 25719 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.534 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 695701, mTimeoutStartTime 695701, mHistoryRowId 363, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.535 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:30:02.535 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 892527, mTimeoutStartTime 892527, mHistoryRowId 571, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.539 18543 19036 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.543 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 318672, mTimeoutStartTime 318672, mHistoryRowId 60, syncOperation JobId: 108133, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic, period: 345600000, flexMillis: 3456000
02-19 01:30:02.546 25304 29283 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.546 25304 29283 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.548 18543 20247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.548 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:30:02.550 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 423276, mTimeoutStartTime 423276, mHistoryRowId 123, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.552 18543 27694 W SyncManagerImpl-Flag: Duration spec must be at least 2 characters long:
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.555 18543 26461 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.557 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 934599, mTimeoutStartTime 934599, mHistoryRowId 611, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.562 18543 28666 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.565 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 1027614, mTimeoutStartTime 1027614, mHistoryRowId 698, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.570 18543 22555 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.573 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 664164, mTimeoutStartTime 664164, mHistoryRowId 326, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.577 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.578 18543 27694 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:02.578 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.578 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.580 18543 24748 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.582 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 769259, mTimeoutStartTime 769259, mHistoryRowId 454, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.586 25304 29282 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
02-19 01:30:02.586 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 302s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.587 18543 29027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.589 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 1101017, mTimeoutStartTime 1101017, mHistoryRowId 716, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.591 25304 32188 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.595 18543 21599 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.596 25304 29282 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.596 25304 32188 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.596 25304 32188 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.596 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 579655, mTimeoutStartTime 579655, mHistoryRowId 237, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.596 25304 29282 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.599 18543 22717 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.600 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 687613, mTimeoutStartTime 687613, mHistoryRowId 352, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.602 18543 26027 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.604 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 903931, mTimeoutStartTime 903931, mHistoryRowId 582, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.608 18543 25266 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.611 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 841295, mTimeoutStartTime 841295, mHistoryRowId 540, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.612 18543 32177 W CelloCallback-3-4e8a242c-FutureCallback: Exception set on future for 'GetAccountTask()'. Cello error UNAVAILABLE_RESOURCE. Failed GetAccountTask()
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: Failed to get account capability.
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountTask()
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at bvb.a(PG:1)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountCallback.call(PG:5)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at bmj.run(Unknown Source:2)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at bvh.run(Unknown Source:3)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at pjz$b.a(PG:1)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at pjk.run(PG:3)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at pjz.run(PG:2)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:02.613 18543 27694 E SyncManagerImpl-CelloAccountMetadataLoader: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: Failed getting value from future on GET_ACCOUNT{account=4e8a242c, submitTimeMs=1291700, startTimeMs=1291700, waitTimeMs=0, endTimeMs=1291707, durationMs=7, failed}:GetAccountTask()
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountTask()
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bvb.a(PG:1)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountCallback.call(PG:5)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bmj.run(Unknown Source:2)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bvh.run(Unknown Source:3)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjz$b.a(PG:1)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjk.run(PG:3)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjz.run(PG:2)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:02.613 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.615 18543 24920 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.617 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 799487, mTimeoutStartTime 799487, mHistoryRowId 489, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.617 18543 24848 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.621 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 781820, mTimeoutStartTime 781820, mHistoryRowId 471, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.621 18543 26490 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.622 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.622 18543 27694 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:02.622 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.623 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:02.623 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 943714, mTimeoutStartTime 943714, mHistoryRowId 623, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.632 18543 22614 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.632 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.632 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.633 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 675543, mTimeoutStartTime 675543, mHistoryRowId 338, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.635 18543 23333 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.637 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 730481, mTimeoutStartTime 730481, mHistoryRowId 411, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.640 18543 20783 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.642 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 481671, mTimeoutStartTime 481671, mHistoryRowId 154, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.647 18543 22899 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.651 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 707288, mTimeoutStartTime 707288, mHistoryRowId 376, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.652 25304 25316 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:02.652 25304 25316 E Auth : qbl: Long live credential not available.
02-19 01:30:02.652 25304 25316 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:02.652 25304 25316 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:02.652 25304 25316 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:02.652 25304 25316 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:02.652 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:02.652 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:02.652 25304 25316 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.652 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.652 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.652 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:02.652 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:02.652 25304 25316 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.652 25304 25316 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.652 25304 25316 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.652 25304 25316 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.652 25304 25316 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.652 25304 25316 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.652 25304 25316 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.652 25304 25316 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.652 25304 25316 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.652 25304 25316 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.652 25304 25316 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.653 18543 25002 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.654 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 811066, mTimeoutStartTime 811066, mHistoryRowId 505, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.657 18543 24432 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.660 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 754678, mTimeoutStartTime 754678, mHistoryRowId 438, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.664 18543 25621 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.667 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 873586, mTimeoutStartTime 873586, mHistoryRowId 560, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.668 18543 23136 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.670 18543 22338 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.670 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 727870, mTimeoutStartTime 727870, mHistoryRowId 402, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.671 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 640934, mTimeoutStartTime 640934, mHistoryRowId 301, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.676 25304 25316 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:02.676 25304 25316 W GLSActivity:
02-19 01:30:02.676 25304 25316 W GLSActivity: guc: BadAuthentication
02-19 01:30:02.676 25304 25316 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.676 25304 25316 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.676 25304 25316 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.676 25304 25316 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.676 25304 25316 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.676 25304 25316 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.676 25304 25316 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.676 25304 25316 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.676 25304 25316 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.676 25304 25316 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.678 18543 21676 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.679 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 600791, mTimeoutStartTime 600791, mHistoryRowId 254, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.684 18543 27261 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.686 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 974670, mTimeoutStartTime 974670, mHistoryRowId 665, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:8)
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:27)
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:02.688 18543 26247 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:02.694 25304 32188 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
02-19 01:30:02.694 25304 32188 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.694 25304 32188 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.702 25304 25316 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:02.702 25304 25316 E Auth : qbl: Long live credential not available.
02-19 01:30:02.702 25304 25316 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:02.702 25304 25316 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:02.702 25304 25316 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:02.702 25304 25316 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:02.702 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:02.702 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:02.702 25304 25316 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.702 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.702 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.702 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:02.702 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:02.702 25304 25316 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.702 25304 25316 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.702 25304 25316 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.702 25304 25316 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.702 25304 25316 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.702 25304 25316 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.702 25304 25316 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.702 25304 25316 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.702 25304 25316 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.702 25304 25316 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.703 25304 25316 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:02.704 25304 29282 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
02-19 01:30:02.704 25304 29282 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.704 25304 29282 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.720 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/drive/v2internal/about?featureLabel=android-sync-native&openDrive=false&reason=304&syncType=2&fields=rootFolderId%2CquotaBytesTotal%2CquotaBytesUsed%2CquotaBytesUsedAggregate%2CquotaType%2CexportFormats%2CimportFormats%2CmaxUploadSizes%2CadditionalRoleInfo%2Cuser
02-19 01:30:02.720 18543 23101 E Cello :
02-19 01:30:02.721 1460 1543 D SyncManager: handleSyncHandlerMessage: dropping since the sync is no longer active: startTime 922519, mTimeoutStartTime 922519, mHistoryRowId 600, syncOperation JobId: 108221, wesoft.qa@gmail.com u0 (com.google), com.google.android.apps.docs, PERIODIC, reason: Periodic
02-19 01:30:02.731 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.731 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.733 25304 25316 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:02.734 25304 25316 W GLSActivity:
02-19 01:30:02.734 25304 25316 W GLSActivity: guc: BadAuthentication
02-19 01:30:02.734 25304 25316 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.734 25304 25316 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.734 25304 25316 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.734 25304 25316 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.734 25304 25316 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.734 25304 25316 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.734 25304 25316 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.734 25304 25316 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.734 25304 25316 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.734 25304 25316 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.743 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/drive/v2internal/settings?featureLabel=android-sync-native&namespace=FEATURE_SWITCH&namespace=DRIVE_BE
02-19 01:30:02.743 18543 23101 E Cello :
02-19 01:30:02.745 18543 32177 W CelloCallback-3-4e8a242c-FutureCallback: Exception set on future for 'GetAccountSettingsTask()'. Cello error UNAVAILABLE_RESOURCE. Failed GetAccountSettingsTask()
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: Failed to get account settings.
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountSettingsTask()
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvb.a(PG:1)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountSettingsCallback.call(PG:13)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at bmj.run(Unknown Source:2)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvh.run(Unknown Source:3)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz$b.a(PG:1)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjk.run(PG:3)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz.run(PG:2)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:02.746 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: Failed getting value from future on GET_ACCOUNT_SETTINGS{account=4e8a242c, submitTimeMs=1291716, startTimeMs=1291717, waitTimeMs=1, endTimeMs=1291840, durationMs=124, failed}:GetAccountSettingsTask()
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: bix: Cello error UNAVAILABLE_RESOURCE. Failed GetAccountSettingsTask()
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bvb.a(PG:1)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAccountSettingsCallback.call(PG:13)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bmj.run(Unknown Source:2)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bvh.run(Unknown Source:3)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjz$b.a(PG:1)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjk.run(PG:3)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjz.run(PG:2)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:02.746 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:02.757 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.758 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.773 25304 25316 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:02.773 25304 25316 E Auth : qbl: Long live credential not available.
02-19 01:30:02.773 25304 25316 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:02.773 25304 25316 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:02.773 25304 25316 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:02.773 25304 25316 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:02.773 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:02.773 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:02.773 25304 25316 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.773 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.773 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.773 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:02.773 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:02.773 25304 25316 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.773 25304 25316 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.773 25304 25316 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.773 25304 25316 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.773 25304 25316 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.773 25304 25316 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.773 25304 25316 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.773 25304 25316 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.773 25304 25316 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.773 25304 25316 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.774 25304 25316 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:02.798 25304 25316 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:02.799 25304 25316 W GLSActivity:
02-19 01:30:02.799 25304 25316 W GLSActivity: guc: BadAuthentication
02-19 01:30:02.799 25304 25316 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.799 25304 25316 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.799 25304 25316 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.799 25304 25316 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.799 25304 25316 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.799 25304 25316 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.799 25304 25316 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.799 25304 25316 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.799 25304 25316 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.799 25304 25316 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.805 25304 27251 V NativeCrypto: SSL shutdown failed: ssl=0x7138315348: I/O error during system call, Broken pipe
02-19 01:30:02.811 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/drive/v2internal/apps?featureLabel=android-sync-native&includeHidden=true&openDrive=false&reason=304&syncType=2&fields=items%28id%2Cname%2Ctype%2Chidden%2CsupportsCreate%2CsupportsMobileBrowser%2CprimaryMimeTypes%2CsecondaryMimeTypes%2CprimaryFileExtensions%2CsecondaryFileExtensions%29
02-19 01:30:02.811 18543 23101 E Cello :
02-19 01:30:02.812 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.812 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.812 18543 32177 W CelloCallback-3-4e8a242c-FutureCallback: Exception set on future for 'GetAppListTask()'. Cello error TEMPORARILY_UNAVAILABLE. Transport error: hhw. Failed GetAppListTask()
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: Failed to get account app list.
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: bix: Cello error TEMPORARILY_UNAVAILABLE. Transport error: hhw. Failed GetAppListTask()
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvb.a(PG:1)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAppListCallback.call(PG:15)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at bmj.run(Unknown Source:2)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at bvh.run(Unknown Source:3)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz$b.a(PG:1)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjk.run(PG:3)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at pjz.run(PG:2)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:02.813 18543 27694 E SyncManagerImpl-CelloAccountMetadataUpdater: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: Failed getting value from future on GET_APP_LIST{account=4e8a242c, submitTimeMs=1291840, startTimeMs=1291841, waitTimeMs=1, endTimeMs=1291906, durationMs=66, failed}:GetAppListTask()
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: bix: Cello error TEMPORARILY_UNAVAILABLE. Transport error: hhw. Failed GetAppListTask()
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bvb.a(PG:1)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__Cello_GetAppListCallback.call(PG:15)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.native_run(Native Method)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at com.google.android.apps.docs.cello.core.cellojni.SlimJni__PlatformDelegate_Task.run(Unknown Source:9)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bmj.run(Unknown Source:2)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at bvh.run(Unknown Source:3)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjz$b.a(PG:1)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjk.run(PG:3)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at pjz.run(PG:2)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:457)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.FutureTask.run(FutureTask.java:266)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:02.813 18543 32194 W CelloTaskRunner4e8a242c-log5-Executor: at java.lang.Thread.run(Thread.java:764)
02-19 01:30:02.815 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.815 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.825 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.826 18543 27694 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:02.827 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.827 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:02.850 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.850 18543 27694 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:02.850 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:02.851 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:02.863 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.863 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.897 18543 23119 E Cello : [23119] sqlite_local_store.cc:1365:FillStableIdsForQuery Failed to look up stable id from item id: root
02-19 01:30:02.897 18543 23101 E Cello : [23101] celloquerypage.cc:257:OnDataStoreQueryComplete LOCAL query <DebugString unimplemented> returned 0 results (0 unfenced) with status UNAVAILABLE_RESOURCE: Failed to fill stable ids in for query.
02-19 01:30:02.917 25304 25316 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.google.android.apps.docs, Service: oauth2:https://www.googleapis.com/auth/drive https://www.googleapis.com/auth/drive.file https://www.googleapis.com/auth/drive.metadata.readonly https://www.googleapis.com/auth/drive.readonly https://www.googleapis.com/auth/activity https://docs.google.com/feeds https://docs.googleusercontent.com https://spreadsheets.google.com/feeds https://www.googleapis.com/auth/cloudprint https://www.googleapis.com/auth/discussions https://www.googleapis.com/auth/docs https://www.googleapis.com/auth/drive.apps https://www.googleapis.com/auth/drive.categories.readonly https://www.googleapis.com/auth/memento https://www.googleapis.com/auth/spreadsheets https://www.googleapis.com/auth/vouchers https://www.googleapis.com/auth/plus.me https://www.googleapis.com/auth/plus.native https://www.googleapis.com/auth/gmail.readonly https://www.googleapis.com/auth/subscriptions https://www.googleapis.com/auth/peopleapi.readonly
02-19 01:30:02.917 25304 25316 E Auth : qbl: Long live credential not available.
02-19 01:30:02.917 25304 25316 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:02.917 25304 25316 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:02.917 25304 25316 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:02.917 25304 25316 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:02.917 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:02.917 25304 25316 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:02.917 25304 25316 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.917 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.917 25304 25316 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.917 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:02.917 25304 25316 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:02.917 25304 25316 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.917 25304 25316 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.917 25304 25316 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.917 25304 25316 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.917 25304 25316 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.917 25304 25316 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.917 25304 25316 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.917 25304 25316 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.917 25304 25316 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.917 25304 25316 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.917 25304 25316 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:02.936 25304 25316 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:02.937 25304 25316 W GLSActivity:
02-19 01:30:02.937 25304 25316 W GLSActivity: guc: BadAuthentication
02-19 01:30:02.937 25304 25316 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:02.937 25304 25316 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:02.937 25304 25316 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:02.937 25304 25316 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:02.937 25304 25316 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:02.937 25304 25316 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:02.937 25304 25316 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:02.937 25304 25316 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:02.937 25304 25316 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:02.937 25304 25316 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:02.939 13250 32198 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.939 13250 32198 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.941 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:30:02.943 18543 23101 E Cello : [23101] async_http_request_batch.cc:616:ProcessHttpResponse Batch request failed due to response transport failure,error code: 16, error message: hhw
02-19 01:30:02.944 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: Cleared request when getting https://www.googleapis.com/drive/v2internal/files/root?allProperties=false&errorRecovery=false&featureLabel=android-sync-native&includePermissionsForView=published&openDrive=false&reason=119&reportPermissionErrors=true&supportsTeamDrives=true&syncType=2&fields=kind%2Cparents%2Fid%2Ctitle%2CmimeType%2Clabels%2Fstarred%2Clabels%2Ftrashed%2Clabels%2Frestricted%2Clabels%2Fviewed%2CcreatedDate%2CmodifiedDate%2CmodifiedByMeDate%2ClastViewedByMeDate%2CfileSize%2Cowners%2Fid%2Cowners%2FdisplayName%2Cowners%2Fpicture%2Furl%2Cowners%2FemailAddress%2ClastModifyingUser%2Fid%2ClastModifyingUser%2FdisplayName%2ClastModifyingUser%2Fpicture%2Furl%2Cid%2Cshared%2CsharedWithMeDate%2CexplicitlyTrashed%2CquotaBytesUsed%2Ccapabilities%2FcanCopy%2Csubscribed%2Ccapabilities%2FcanDownload%2CprimarySyncParentId%2CsharingUser%2Fid%2CsharingUser%2FdisplayName%2CsharingUser%2Fpicture%2Furl%2CsharingUser%2FemailAddress%2Cmd5Checksum%2CfolderFeatures%2
02-19 01:30:02.944 18543 23101 E Cello : [23101] celloquerypage.cc:257:OnDataStoreQueryComplete CLOUD query <DebugString unimplemented> returned 0 results (0 unfenced) with status UNAVAILABLE_WHILE_OFFLINE: Network error Cleared request
02-19 01:30:02.944 18543 23101 E Cello : [23101] drive_util.cc:1079:CloudStoreLog Transport error: hhw when getting https://www.googleapis.com/batch
02-19 01:30:02.944 18543 23101 E Cello :
02-19 01:30:02.944 18543 23099 W CelloTaskRunner4e8a242c-fetchRootStableId(skipLocalstore=false): Failed to get root stable ID. Status=UNAVAILABLE_WHILE_OFFLINE, Error=Network error Cleared request
02-19 01:30:02.948 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:02.948 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.055 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.055 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.099 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 52 49 17006 10820 327 220
02-19 01:30:03.151 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.152 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.171 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:03.196 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.197 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.267 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.267 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.275 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.275 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.320 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.320 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.383 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.383 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.384 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.384 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.429 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.430 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.483 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.483 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.528 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:03.555 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.556 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.556 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.556 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.578 18543 27006 D CelloNet: compressed stream
02-19 01:30:03.579 18543 27006 V CelloNet: 257 bytes to inflate
02-19 01:30:03.579 18543 27006 V CelloNet: inflated 362 bytes
02-19 01:30:03.592 25304 29283 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
02-19 01:30:03.592 25304 29283 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:03.592 25304 29283 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:03.597 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.598 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.612 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:03.612 18543 27694 I chatty : uid=10210(u0_a210) identical 1 line
02-19 01:30:03.612 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script) returned in supported import map
02-19 01:30:03.612 18543 27694 W SyncManagerImpl-CelloAccountCapability: Unknown mime type (application/vnd.google-apps.script+json) returned in supported export map
02-19 01:30:03.628 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.628 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.641 18543 27694 W SyncManagerImpl-SyncManagerImpl: Sync for AccountId bd560378 took 660 ms
02-19 01:30:03.654 18543 27694 W SyncManagerImpl-SyncManagerImpl: Sync completed for AccountId bd560378 (com.google.android.apps.docs)
02-19 01:30:03.657 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.657 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.669 25304 29283 W Conscrypt: Could not set socket write timeout: java.net.SocketException: Socket closed
02-19 01:30:03.669 25304 29283 W Conscrypt: at com.google.android.gms.org.conscrypt.Platform.setSocketWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:03.670 25304 29283 W Conscrypt: at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket.setSoWriteTimeout(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:03.683 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.684 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.735 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.735 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.735 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.735 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.761 25304 29283 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.761 25304 29283 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.790 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.790 25304 32188 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.859 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.859 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.860 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.860 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.867 25304 29283 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.868 25304 29283 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.927 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.928 25304 29474 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:03.979 1460 1460 I MotionRecognitionService: Plugged
02-19 01:30:03.979 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:30:03.979 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:30:03.979 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:30:03.981 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:30:03.982 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:30:03.983 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:30:03.983 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:30:03.983 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:30:03.985 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:30:03.988 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:30:03.989 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2770000 mChargingTime : 2770000
02-19 01:30:03.989 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:30:03.992 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:30:03.992 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:30:03.992 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:30:03.994 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:30:04.105 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 119 109 37949 23336 318 214
02-19 01:30:04.204 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:04.535 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:05.111 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:30:05.113 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 3 2 396 104 132 52
02-19 01:30:05.114 28036 29653 V NativeCrypto: Write error: ssl=0x714eb66348: I/O error during system call, Broken pipe
02-19 01:30:05.115 28036 29653 V NativeCrypto: Write error: ssl=0x714eb66348: I/O error during system call, Broken pipe
02-19 01:30:05.118 28036 29653 I btwr : Failed closing connection
02-19 01:30:05.118 28036 29653 I btwr : javax.net.ssl.SSLException: Write error: ssl=0x714eb66348: I/O error during system call, Broken pipe
02-19 01:30:05.118 28036 29653 I btwr : at com.google.android.gms.org.conscrypt.NativeCrypto.SSL_write(Native Method)
02-19 01:30:05.118 28036 29653 I btwr : at com.google.android.gms.org.conscrypt.NativeSsl.write(:com.google.android.gms@14799021@14.7.99 (040408-223214910):4)
02-19 01:30:05.118 28036 29653 I btwr : at com.google.android.gms.org.conscrypt.ConscryptFileDescriptorSocket$SSLOutputStream.write(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:05.118 28036 29653 I btwr : at bujz.a_(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:05.118 28036 29653 I btwr : at buji.a_(:com.google.android.gms@14799021@14.7.99 (040408-223214910):4)
02-19 01:30:05.118 28036 29653 I btwr : at bukc.close(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:05.118 28036 29653 I btwr : at btyj.close(Unknown Source:6)
02-19 01:30:05.118 28036 29653 I btwr : at btvx.run(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:05.118 28036 29653 I btwr : at btuq.run(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:05.118 28036 29653 I btwr : at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
02-19 01:30:05.118 28036 29653 I btwr : at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
02-19 01:30:05.118 28036 29653 I btwr : at java.lang.Thread.run(Thread.java:764)
02-19 01:30:05.240 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:05.341 10984 27447 E SPPClientService: [b] __PingReply__
02-19 01:30:05.353 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:05.543 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:05.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 305s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:06.118 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 5 3 521 196 104 65
02-19 01:30:06.370 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:06.551 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:07.127 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:07.389 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:07.542 28036 28251 V NativeCrypto: SSL shutdown failed: ssl=0x7134d24108: I/O error during system call, Broken pipe
02-19 01:30:07.561 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:08.135 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:08.413 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:08.522 1460 1479 I zygote64: Background concurrent copying GC freed 175964(15MB) AllocSpace objects, 366(8MB) LOS objects, 30% free, 54MB/78MB, paused 1.205ms total 185.549ms
02-19 01:30:08.565 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:08.571 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 308s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:09.144 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:09.454 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:09.572 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:10.153 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:10.488 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:10.581 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:11.160 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 2 52 104 52 52
02-19 01:30:11.521 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:11.588 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:11.596 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 311s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:12.169 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:12.556 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:12.595 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:13.176 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:13.595 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:13.608 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:14.180 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:14.597 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 314s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:14.615 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:14.639 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:14.825 1460 1460 I MotionRecognitionService: Plugged
02-19 01:30:14.825 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:30:14.825 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:30:14.826 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:30:14.830 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:30:14.831 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:30:14.835 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:30:14.835 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:30:14.835 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:30:14.836 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:30:14.844 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:30:14.847 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2770000 mChargingTime : 2748000
02-19 01:30:14.848 2101 2101 D PowerUI.Notification: showChargingNotification()
02-19 01:30:14.850 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:30:14.850 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:30:14.850 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:30:14.851 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:30:14.854 1460 2446 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = -1
02-19 01:30:14.854 1460 2446 D API test: getContainerInfo: value is
02-19 01:30:14.854 1460 2446 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = 0
02-19 01:30:14.854 1460 2446 D API test: getContainerInfo: value is
02-19 01:30:14.862 3326 3326 D Notification.Badge: [valid] onNotificationPosted : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))
02-19 01:30:14.862 3326 3326 D Notification.Badge: notificationKey : -1|com.android.systemui|2131362712|charging_state|10005, count : 0, this.count : 1
02-19 01:30:14.863 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().mTempRanking.canShowBadge[false], [sbn : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:30:14.863 3326 3406 D Notification.Badge: LauncherModel:onNotificationPosted() : com.android.systemui, count : [1], shouldBeFilteredOut : [true]
02-19 01:30:14.863 3326 3406 D Launcher.Model: updateLauncherIconBadges : 1
02-19 01:30:14.878 2101 2101 D KeyguardServiceBoxContainer: updateCMAS() hasCmasNotification = false, mHasCMAS = false
02-19 01:30:14.882 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:14.917 2101 2101 D swipe : !isFreemformEnabled
02-19 01:30:14.939 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:14.944 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:15.185 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:15.635 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:15.674 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:16.193 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 0 156 0 78 0
02-19 01:30:16.613 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 19 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:30:16.614 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:30:16.614 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:30:16.623 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:30:16.645 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:16.709 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:17.202 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 78 0 78 0
02-19 01:30:17.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 317s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:17.653 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:17.739 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:18.209 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 229 0 229 0
02-19 01:30:18.315 28036 28251 V NativeCrypto: SSL shutdown failed: ssl=0x7135378548: I/O error during system call, Broken pipe
02-19 01:30:18.660 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:18.768 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:19.170 632 632 E hw-IPCThreadState: binder thread pool (1 threads) starved for 102 ms
02-19 01:30:19.214 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 145 0 145 0
02-19 01:30:19.670 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:19.798 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:20.220 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:20.597 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 320s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:20.679 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:20.828 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:21.229 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:21.690 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:21.734 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 19 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:30:21.735 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:30:21.735 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:30:21.744 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:30:21.861 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:22.246 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:22.340 632 632 E hw-IPCThreadState: binder thread pool (1 threads) starved for 101 ms
02-19 01:30:22.698 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:22.921 1460 1706 E ActivityManager: Sending non-protected broadcast com.android.settings.notificationreminder.alaram_action from system uid 1000 pkg com.samsung.android.SettingsReceiver
02-19 01:30:22.921 1460 1706 E ActivityManager: java.lang.Throwable
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:23288)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:23985)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManagerService.java:24165)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:413)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:263)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:255)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerService.java:9882)
02-19 01:30:22.921 1460 1706 E ActivityManager: at android.app.PendingIntent.send(PendingIntent.java:889)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.AlarmManagerService$DeliveryTracker.deliverLocked(AlarmManagerService.java:3695)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:3060)
02-19 01:30:22.921 1460 1706 E ActivityManager: at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:3217)
02-19 01:30:22.954 12057 12057 D MaaiiService: onStartCommand for KEEP_ALIVE_TIMER
02-19 01:30:22.959 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:22.961 12057 12057 D MaaiiService: onStartCommand for Network_keep_alive_routine
02-19 01:30:22.966 12057 12057 D MaaiiCommonLog: <12057>[MaaiiStoreTaskProvider.doLoadResendTasks 53]MaaiiStoreTaskProvider loadResendTasks
02-19 01:30:22.972 12057 12057 D MaaiiCommonLog: <12057>[MaaiiStoreTaskProvider.doLoadResendTasks 85]MaaiiStoreTaskProvider loaded task : 0
02-19 01:30:22.975 12057 12057 D MaaiiCommonLog: <12057>[MaaiiMessageTaskProvider.doLoadResendTasks 75]MaaiiMessageTaskProvider loadResendTasks
02-19 01:30:22.977 3326 3326 I Launcher: onReceive: com.samsung.action.EVERY_MINUTE_CLOCK_UPDATE
02-19 01:30:22.984 12057 12057 D MaaiiCommonLog: <12057>[MaaiiMessageTaskProvider.doLoadResendTasks 256]MaaiiMessageTaskProvider loaded task : 0
02-19 01:30:22.992 3326 3326 I IconView: applyFromShortcutInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:30:23.007 3326 3326 D ApplicationPackageManager: we has com.sec.android.app.clockpackage class. reuse it
02-19 01:30:23.007 3326 3326 D LiveIconLoader: getLiveIcon was called in ClockPackage
02-19 01:30:23.011 5998 6300 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 5998 / 10220 / 6300
02-19 01:30:23.012 3326 3326 D LiveIconLoader: getLiveIcon res = com.sec.android.app.clockpackage
02-19 01:30:23.013 3326 3326 D LiveIconLoader: stdIconSize : 168 , targetIconSize : 203
02-19 01:30:23.013 3326 3326 D LiveIconLoader: mIconDpi : 640 , mTargetIconDpi : 560
02-19 01:30:23.016 1460 14659 D WifiPermissionsUtil: Denied: no location permission
02-19 01:30:23.024 3326 3326 I ApplicationPackageManager: load= live icon for com.sec.android.app.clockpackage, from overlay = false
02-19 01:30:23.026 3326 3326 I LiveIconManager: getLiveIcon: complete(sync_created)
02-19 01:30:23.027 3326 3326 I IconView: applyFromShortcutInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:30:23.028 3326 3326 I IconView: applyFromShortcutInfo - start GetLive : com.samsung.android.calendar
02-19 01:30:23.028 3326 3326 I BitmapCacheContainer: getBitmapCache: BitmapCache expired com.samsung.android.calendar/UserHandle{0}
02-19 01:30:23.035 3326 3326 D ApplicationPackageManager: we has com.samsung.android.calendar class. reuse it
02-19 01:30:23.041 3326 3326 I ApplicationPackageManager: load= live icon for com.samsung.android.calendar, from overlay = false
02-19 01:30:23.042 3326 3326 I LiveIconManager: getLiveIcon: complete(sync_created)
02-19 01:30:23.042 3326 3326 I IconView: applyFromShortcutInfo - end GetLive : com.samsung.android.calendar
02-19 01:30:23.042 3326 3326 I IconView: applyFromShortcutInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:30:23.042 3326 3326 I IconView: applyFromShortcutInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:30:23.042 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.samsung.android.calendar
02-19 01:30:23.042 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.samsung.android.calendar
02-19 01:30:23.043 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:30:23.043 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:30:23.077 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:23.258 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 2 82 82 41 41
02-19 01:30:23.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 323s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:23.704 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:24.109 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:24.264 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:24.716 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:25.125 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:25.267 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 3 0 234 0 78 0
02-19 01:30:25.723 1460 1460 I MotionRecognitionService: Plugged
02-19 01:30:25.723 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:30:25.724 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:25.724 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:30:25.724 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:30:25.726 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:30:25.728 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:30:25.737 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:30:25.738 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:30:25.738 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:30:25.739 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:30:25.743 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:30:25.748 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:30:25.749 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:30:25.749 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:30:25.749 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2748000 mChargingTime : 2748000
02-19 01:30:25.749 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:30:25.750 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:30:25.913 1460 1479 I zygote64: Background concurrent copying GC freed 86731(12MB) AllocSpace objects, 557(11MB) LOS objects, 30% free, 54MB/78MB, paused 2.248ms total 188.712ms
02-19 01:30:26.158 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:26.276 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 0 156 0 78 0
02-19 01:30:26.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 326s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:26.730 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:27.195 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:27.284 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:27.737 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:28.234 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:28.291 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:28.749 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:29.278 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:29.297 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:29.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 329s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:29.760 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:30.304 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:30.324 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: Failed to register with GCM/GUNS.
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: java.io.IOException: SERVICE_NOT_AVAILABLE
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:30)
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at lup.a(PG:41)
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:90)
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at hry.a(PG:132)
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at jbv.onPerformSync(PG:4)
02-19 01:30:30.424 18543 32223 E SyncAdapterThread-1-GunsDatamixerServiceImpl: at android.content.AbstractThreadedSyncAdapter$SyncThread.run(AbstractThreadedSyncAdapter.java:272)
02-19 01:30:30.459 25304 32221 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:30.459 25304 32221 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:30.767 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:31.313 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 4 4 921 826 230 206
02-19 01:30:31.353 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:31.435 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:31.775 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:32.321 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 9 0 4004 0 444 0
02-19 01:30:32.468 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:32.598 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 332s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:32.790 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:32.989 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: BlockingExecutor com.google.android.finsky.bo.ao@d48435[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 12]
02-19 01:30:32.995 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: LightweightExecutor com.google.android.finsky.bo.ao@c2a0ca[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 54]
02-19 01:30:33.205 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: bgExecutor com.google.android.finsky.bo.ao@618323b[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 9]
02-19 01:30:33.208 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: SimChangeExecutor com.google.android.finsky.bo.ao@c3d8d58[Running, pool size = 1, active threads = 1, queued tasks = 4, completed tasks = 0]
02-19 01:30:33.328 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:33.473 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-split_install_service com.google.android.finsky.bo.ao@1562eb1[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:30:33.474 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: SplitInstallBackgroundThread com.google.android.finsky.bo.ao@1d1ff96[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:30:33.476 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-install_service com.google.android.finsky.bo.ao@64db717[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:30:33.477 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@faa2704[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:30:33.494 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:33.541 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: StorageAwareDownloadServiceManagerSpaceChecker com.google.android.finsky.bo.ao@46e04ed[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:30:33.687 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-scheduler com.google.android.finsky.bo.ao@4a67f22[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 15]
02-19 01:30:33.774 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-scheduler_logging_store.db com.google.android.finsky.bo.ao@becadb3[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:30:33.802 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:34.192 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@c24af70[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:30:34.194 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@9b302e9[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:30:34.334 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:34.391 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-frosting.db com.google.android.finsky.bo.ao@5516b6e[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:30:34.527 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:34.811 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:35.340 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:35.558 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:35.596 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 335s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:35.818 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:36.347 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:36.580 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:36.583 1460 1460 I MotionRecognitionService: Plugged
02-19 01:30:36.583 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:30:36.584 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:30:36.584 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:30:36.589 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:30:36.590 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:30:36.594 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:30:36.594 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:30:36.594 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:30:36.595 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:30:36.601 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:30:36.603 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:30:36.603 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:30:36.603 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:30:36.604 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2748000 mChargingTime : 2748000
02-19 01:30:36.605 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:30:36.605 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:30:36.823 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:37.355 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:37.633 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:37.833 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:38.362 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:38.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 338s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:38.673 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:38.840 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:39.370 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 145 0 145 0
02-19 01:30:39.595 1460 1479 I zygote64: Background concurrent copying GC freed 107003(12MB) AllocSpace objects, 505(11MB) LOS objects, 30% free, 54MB/78MB, paused 3.241ms total 181.407ms
02-19 01:30:39.714 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:39.850 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:40.380 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:40.754 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:40.861 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:41.304 632 632 E hw-IPCThreadState: binder thread pool (1 threads) starved for 102 ms
02-19 01:30:41.385 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:41.596 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 341s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:41.727 28036 28251 V NativeCrypto: SSL shutdown failed: ssl=0x714eb66648: I/O error during system call, Broken pipe
02-19 01:30:41.792 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:41.873 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:42.389 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:42.835 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:42.878 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:43.393 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:43.595 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: VerifyAppsDataStore com.google.android.finsky.bo.ao@77a720f[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 2]
02-19 01:30:43.597 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-verify_apps.db com.google.android.finsky.bo.ao@47d529c[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:30:43.874 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:43.883 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:44.231 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallQueueDatabaseManager com.google.android.finsky.bo.ao@92fe4a5[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:30:44.397 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:44.597 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 344s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:44.778 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 18 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:30:44.778 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:30:44.779 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:30:44.785 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:30:44.889 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:44.908 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:45.403 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:45.646 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine$PhoneskyJobSchedulerJobService.onStartJob(8): onJobSchedulerWakeup with jobId 9002
02-19 01:30:45.660 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:45.667 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ad.a(25): Scheduling fallback job with id: 9034, and delay: 43200000 ms
02-19 01:30:45.686 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ad.a(41): Scheduling fallback in 64799983 (absolute: 66134762)
02-19 01:30:45.694 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:45.700 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:45.701 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:45.784 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.al.handleMessage(16): DeviceState: DeviceState{currentTime=1550557845766, isCharging=false, isIdle=false, netAny=true, netNotRoaming=true, netUnmetered=true}
02-19 01:30:45.801 31153 32230 I Finsky : [648] com.google.android.finsky.scheduler.bp.b(89): Jobs in database: 1-1337 2-48879 12-1 24-77777777 26-1414141414
02-19 01:30:45.807 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(59): Running job: 12-1
02-19 01:30:45.809 31153 31153 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(24): ContentSyncJob started
02-19 01:30:45.820 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(105): RunningQueue size: 1, PendingQueue size: 0
02-19 01:30:45.821 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(116): Running queue: 12-1
02-19 01:30:45.866 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:45.867 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:45.894 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:45.910 25304 25415 E Auth : [GoogleAccountDataServiceImpl] getToken() -> BAD_AUTHENTICATION. Account: <ELLIDED:-1320622370>, App: com.android.vending, Service: oauth2:https://www.googleapis.com/auth/googleplay
02-19 01:30:45.910 25304 25415 E Auth : qbl: Long live credential not available.
02-19 01:30:45.910 25304 25415 E Auth : at gyk.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):18)
02-19 01:30:45.910 25304 25415 E Auth : at gyk.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):11)
02-19 01:30:45.910 25304 25415 E Auth : at gyk.b(Unknown Source:0)
02-19 01:30:45.910 25304 25415 E Auth : at gwv.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):22)
02-19 01:30:45.910 25304 25415 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):7)
02-19 01:30:45.910 25304 25415 E Auth : at ipx.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):153)
02-19 01:30:45.910 25304 25415 E Auth : at iox.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:45.910 25304 25415 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:45.910 25304 25415 E Auth : at iou.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:45.910 25304 25415 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):33)
02-19 01:30:45.910 25304 25415 E Auth : at gth.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):81)
02-19 01:30:45.910 25304 25415 E Auth : at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:45.910 25304 25415 E Auth : at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:45.910 25304 25415 E Auth : at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:45.910 25304 25415 E Auth : at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:45.910 25304 25415 E Auth : at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:45.910 25304 25415 E Auth : at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:45.910 25304 25415 E Auth : at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:45.910 25304 25415 E Auth : at android.os.Binder.transact(Binder.java:612)
02-19 01:30:45.910 25304 25415 E Auth : at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:45.910 25304 25415 E Auth : at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:45.912 25304 25415 W Auth : [GetToken] GetToken failed with status code: BadAuthentication
02-19 01:30:45.938 25304 25415 W Auth : [GoogleAuthUtil] GoogleAuthUtil
02-19 01:30:45.939 25304 25415 W GLSActivity:
02-19 01:30:45.939 25304 25415 W GLSActivity: guc: BadAuthentication
02-19 01:30:45.939 25304 25415 W GLSActivity: at gtq.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):15)
02-19 01:30:45.939 25304 25415 W GLSActivity: at gtp.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):2)
02-19 01:30:45.939 25304 25415 W GLSActivity: at gtp.c(:com.google.android.gms@14799021@14.7.99 (040408-223214910):6)
02-19 01:30:45.939 25304 25415 W GLSActivity: at gto.a(:com.google.android.gms@14799021@14.7.99 (040408-223214910):1)
02-19 01:30:45.939 25304 25415 W GLSActivity: at gvm.getAuthToken(:com.google.android.gms@14799021@14.7.99 (040408-223214910):9)
02-19 01:30:45.939 25304 25415 W GLSActivity: at android.accounts.AbstractAccountAuthenticator$Transport.getAuthToken(AbstractAccountAuthenticator.java:244)
02-19 01:30:45.939 25304 25415 W GLSActivity: at android.accounts.IAccountAuthenticator$Stub.onTransact(IAccountAuthenticator.java:113)
02-19 01:30:45.939 25304 25415 W GLSActivity: at android.os.Binder.transact(Binder.java:612)
02-19 01:30:45.939 25304 25415 W GLSActivity: at dsw.onTransact(:com.google.android.gms@14799021@14.7.99 (040408-223214910):3)
02-19 01:30:45.939 25304 25415 W GLSActivity: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:30:45.946 31153 31153 I Finsky : [2] com.google.android.finsky.m.c.a(21): Completed 1 account content syncs with 0 successful.
02-19 01:30:45.950 31153 31153 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(3): Installation state replication failed.
02-19 01:30:45.951 31153 31153 I Finsky : [2] com.google.android.finsky.contentsync.ContentSyncJob.a(10): Scheduling replication attempt 3.
02-19 01:30:45.951 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.bm.b(8): jobFinished: 12-1. TimeElapsed: 144ms
02-19 01:30:45.952 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(139): Job 12-1 finished
02-19 01:30:45.953 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.ag.a(105): RunningQueue size: 0, PendingQueue size: 0
02-19 01:30:45.954 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.al.handleMessage(42): Executor finished
02-19 01:30:45.978 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:45.985 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.bp.b(89): Jobs in database: 1-1337 2-48879 12-1 24-77777777 26-1414141414
02-19 01:30:45.988 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 24-77777777, -> L: 0ms, D: 82439155ms, C: false, I: true, N: 0
02-19 01:30:45.994 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 1-1337, 12-1, -> L: 79964ms, D: 80589200ms, C: false, I: false, N: 1
02-19 01:30:45.999 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 2-48879, -> L: 0ms, D: 86050147ms, C: true, I: true, N: 2
02-19 01:30:46.001 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.k.a(69): ConstraintMapping: 26-1414141414, -> L: 41895057ms, D: 42795057ms, C: false, I: false, N: 0
02-19 01:30:46.003 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(109): Cancelling existing job with id: 9003
02-19 01:30:46.019 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:46.026 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(109): Cancelling existing job with id: 9001
02-19 01:30:46.044 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(109): Cancelling existing job with id: 9004
02-19 01:30:46.068 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:46.076 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(66): Throttling wakeup for job 9000 (expected to run in 0 ms) due to recent wakeup
02-19 01:30:46.077 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9000, L: 30000, D: 82439155, C: false, I: true, N: 0
02-19 01:30:46.097 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9005, L: 79964, D: 80589200, C: false, I: false, N: 1
02-19 01:30:46.105 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:46.108 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(66): Throttling wakeup for job 9006 (expected to run in 0 ms) due to recent wakeup
02-19 01:30:46.109 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9006, L: 30000, D: 86050147, C: true, I: true, N: 2
02-19 01:30:46.115 31153 31153 I Finsky : [2] com.google.android.finsky.scheduler.JobSchedulerEngine.a(48): Scheduling job Id: 9007, L: 41895057, D: 42795057, C: false, I: false, N: 0
02-19 01:30:46.410 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 3 2 368 365 122 182
02-19 01:30:46.899 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:47.127 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:47.367 1460 1460 I MotionRecognitionService: Plugged
02-19 01:30:47.367 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:30:47.367 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:30:47.368 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:30:47.374 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:30:47.374 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:30:47.374 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:30:47.374 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:30:47.374 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:30:47.375 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:30:47.377 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:30:47.379 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2748000 mChargingTime : 2727000
02-19 01:30:47.379 2101 2101 D PowerUI.Notification: showChargingNotification()
02-19 01:30:47.394 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:30:47.394 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:30:47.394 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:30:47.396 1460 2264 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = -1
02-19 01:30:47.396 1460 2264 D API test: getContainerInfo: value is
02-19 01:30:47.396 1460 2264 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = 0
02-19 01:30:47.396 1460 2264 D API test: getContainerInfo: value is
02-19 01:30:47.397 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:30:47.405 3326 3326 D Notification.Badge: [valid] onNotificationPosted : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))
02-19 01:30:47.405 3326 3326 D Notification.Badge: notificationKey : -1|com.android.systemui|2131362712|charging_state|10005, count : 0, this.count : 1
02-19 01:30:47.406 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().mTempRanking.canShowBadge[false], [sbn : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:30:47.406 3326 3406 D Notification.Badge: LauncherModel:onNotificationPosted() : com.android.systemui, count : [1], shouldBeFilteredOut : [true]
02-19 01:30:47.406 3326 3406 D Launcher.Model: updateLauncherIconBadges : 1
02-19 01:30:47.413 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 0 156 0 78 0
02-19 01:30:47.418 2101 2101 D KeyguardServiceBoxContainer: updateCMAS() hasCmasNotification = false, mHasCMAS = false
02-19 01:30:47.432 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:47.448 2101 2101 D swipe : !isFreemformEnabled
02-19 01:30:47.462 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:47.466 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:30:47.588 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 347s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:47.905 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:48.158 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:48.419 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 3 0 188 0 62 0
02-19 01:30:48.840 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:48.842 31153 31213 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:30:48.911 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:49.199 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:49.425 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 2 212 365 212 182
02-19 01:30:49.922 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:50.138 28036 28251 V NativeCrypto: SSL shutdown failed: ssl=0x7135379988: I/O error during system call, Broken pipe
02-19 01:30:50.237 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:50.429 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 4 3 338 156 84 52
02-19 01:30:50.599 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 350s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:50.815 632 632 E hw-IPCThreadState: binder thread pool (1 threads) starved for 109 ms
02-19 01:30:50.930 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:51.278 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:51.432 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:51.835 32034 32034 E adbd : recv: OPEN 00001ee6 00000000 003d:73 68 65 6C 6C 2C 76 32 2C 72 61 77 3A 61 6D 20 62 72 6F 61 64 63 61 73 74 20 2D 61 20 73 65 6E 64 2E 6D 6F 63 6B 20 2D 65 20 6C 61 74 20 31 35 2E 33 20 2D 65 20 6C 6F 6E 20 39 30 00
02-19 01:30:51.838 32034 32034 E adbd : service_to_fd: shell,v2,raw:am broadcast -a send.mock -e lat 15.3 -e lon 90
02-19 01:30:51.906 32237 32237 E propClient: PropClient failed to load
02-19 01:30:51.930 32237 32237 E propClient: PropClient failed to load
02-19 01:30:51.935 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:51.975 32239 32239 E propClient: PropClient failed to load
02-19 01:30:51.993 1460 1544 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:amotz.example.com.mocklocationfordeveloper user:0
02-19 01:30:51.993 1460 1544 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:30:51.993 1460 1544 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:amotz.example.com.mocklocationfordeveloper user:0
02-19 01:30:51.993 1460 1544 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:30:52.025 32241 32241 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:30:52.036 32241 32241 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:30:52.038 32241 32241 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=amotz.example.com.mocklocationfordeveloper
02-19 01:30:52.054 32241 32241 I zygote64: Late-enabling -Xcheck:jni
02-19 01:30:52.132 32241 32241 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:30:52.133 32241 32241 D ActivityThread: Added TimaKeyStore provider
02-19 01:30:52.233 32241 32257 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:30:52.238 32241 32241 I InstantRun: Instant Run Runtime started. Android package is amotz.example.com.mocklocationfordeveloper, real application class is null.
02-19 01:30:52.239 32241 32257 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:30:52.252 32241 32257 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:30:52.253 32241 32257 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:30:52.297 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.304 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:52.316 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.387 32241 32241 I chatty : uid=10223(u0_a223) identical 3 lines
02-19 01:30:52.408 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.435 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:52.479 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.494 32241 32241 I chatty : uid=10223(u0_a223) identical 1 line
02-19 01:30:52.602 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.653 32241 32257 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:30:52.654 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.662 32241 32257 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:30:52.669 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.903 32241 32241 I chatty : uid=10223(u0_a223) identical 16 lines
02-19 01:30:52.923 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:52.938 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:52.943 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.072 32241 32241 I chatty : uid=10223(u0_a223) identical 7 lines
02-19 01:30:53.088 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.088 31681 31748 I System.out: pool-1-thread-3 calls detatch()
02-19 01:30:53.106 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.300 32241 32241 I chatty : uid=10223(u0_a223) identical 11 lines
02-19 01:30:53.324 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.329 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:53.356 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.403 32241 32241 I chatty : uid=10223(u0_a223) identical 2 lines
02-19 01:30:53.424 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.437 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 5 7 1076 959 215 137
02-19 01:30:53.446 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.544 32241 32241 I chatty : uid=10223(u0_a223) identical 7 lines
02-19 01:30:53.562 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.587 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 353s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:53.587 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.866 32241 32241 I chatty : uid=10223(u0_a223) identical 11 lines
02-19 01:30:53.892 32241 32241 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:53.942 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:54.018 32241 32241 I FirebaseInitProvider: FirebaseApp initialization unsuccessful
02-19 01:30:54.061 2101 2476 D LocationControllerImpl: onReceive() = android.location.MODE_CHANGED
02-19 01:30:54.068 1460 3248 D LocationManagerService: getProviders()=[passive, gps, network]
02-19 01:30:54.070 1460 3248 D LocationManagerService: getProviders()=[passive, gps, network]
02-19 01:30:54.070 2101 2476 D LocationControllerImpl: onReceive() = android.location.MODE_CHANGED
02-19 01:30:54.070 32241 32241 I MockGpsadbBrodcastReceiver: setting mock to Latitude=15.300000, Longitude=90.000000 Altitude=0.000000 Accuracy=0.000000
02-19 01:30:54.075 2267 2311 E PassiveLocationListener_FLP: isFromMockProvider, return
02-19 01:30:54.081 1460 3247 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.vzw.hss.myverizon user:0
02-19 01:30:54.081 1460 3247 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.081 1460 3247 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.vzw.hss.myverizon user:0
02-19 01:30:54.081 1460 3247 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.082 1460 1460 I WifiScanController: unregister SMD listener
02-19 01:30:54.083 1460 1460 D SemContextService: Service.removeListenerLocked() : listener = com.samsung.android.hardware.context.SemContextService$Listener@90780e5, service = Any Motion Detector, used = 0
02-19 01:30:54.088 3208 3208 V UniSet-Utils: notifySettingsChange: location_providers_allowed
02-19 01:30:54.088 1460 1460 W CAE : unregisterCallback(ContextAwareService.java:217) - [unregi 01] Mutex is locked for ANY_MOTION_DETECTOR_RUNNER
02-19 01:30:54.089 2267 2311 E PassiveLocationListener_FLP: isFromMockProvider, return
02-19 01:30:54.089 1460 1460 V CAE : stop(ContextProvider.java:155)
02-19 01:30:54.091 1460 1460 V CAE : clear(AnyMotionDetectorRunner.java:151)
02-19 01:30:54.091 1460 1460 V CAE : disable(AnyMotionDetectorRunner.java:140)
02-19 01:30:54.091 1460 1460 I CAE : sendCmdToSensorHub(SensorHubCommManager.java:158) - -78, 58, 0, 0,
02-19 01:30:54.093 1460 1737 D SensorService: setSContextDataLocked ints length 2 , byte length 4
02-19 01:30:54.093 629 1673 I qti_sensors_hal: sensors_inject_sensor_data: sensors_inject_sensor_data
02-19 01:30:54.094 629 1673 I qti_sensors_hal: sensor hal 79, 4, (b2, 58)
02-19 01:30:54.094 629 1673 I qti_sensors_hal: AMD sendContextData 4
02-19 01:30:54.094 629 1673 I qti_sensors_hal: AMD en 0
02-19 01:30:54.096 629 876 I qti_sensors_hal: AMD CANCEL_RESP
02-19 01:30:54.098 1460 1460 D CAE : getFaultDetectionResult(AnyMotionDetectorRunner.java:164) - true
02-19 01:30:54.098 1460 1460 I CAE : notifyCmdProcessResultObserver(ContextProvider.java:627) - CheckResult = 0, Cause = Success
02-19 01:30:54.101 1068 1167 I LocSvc_GnssInterface: ===> injectLocation line 232
02-19 01:30:54.110 1460 1460 D CAE : doCommendProcess(ContextAwareService.java:444) - complete notify the operation result.
02-19 01:30:54.113 1460 1460 I CAE : displayUsedCountForService(ContextAwareService.java:536) - totalCnt = 0, serviceCount = 0, subCollectionCount = 0
02-19 01:30:54.113 1460 1460 D CAE : showListenerList(ContextAwareService.java:377) - ===== Context Aware Service List =====
02-19 01:30:54.114 1460 1460 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@b3fb657, Service : PEDOMETER(1)
02-19 01:30:54.114 1460 1460 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@b3fb657, Service : PEDOMETER_CURRENT_INFO(1)
02-19 01:30:54.114 1460 1460 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@c0d27ae, Service : FREE_FALL_DETECTION(1)
02-19 01:30:54.114 1460 1460 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@6eed6c8, Service : ACTIVITY_TRACKER_BATCH(1)
02-19 01:30:54.115 1460 1460 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@626ce3, Service : STEP_LEVEL_MONITOR(1)
02-19 01:30:54.115 1460 1460 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@f65132, Service : AUTO_BRIGHTNESS(1)
02-19 01:30:54.115 1460 1460 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@35281ae, Service : SENSOR_STATUS_CHECK_RUNNER(1)
02-19 01:30:54.115 1460 1460 W CAE : unregisterCallback(ContextAwareService.java:252) - [unregi 02] Mutex is unlocked for ANY_MOTION_DETECTOR_RUNNER
02-19 01:30:54.116 1460 1460 D SemContextService: .unregisterCallback : 5, client=android.hardware.scontext.SContextManager$SContextListenerDelegate@b3cb7dc
02-19 01:30:54.116 1460 1460 D SemContextService: ===== SemContext Service List =====
02-19 01:30:54.116 1460 1460 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@3967e86, Service : Activity Batch
02-19 01:30:54.116 1460 1460 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@245194f, Service : Step Level Monitor
02-19 01:30:54.116 1460 1460 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@245194f, Service : Pedometer
02-19 01:30:54.116 1460 1460 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@449fe83, Service : Auto Brightness
02-19 01:30:54.116 1460 1460 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@98b9fe5, Service : Sensor Status Check
02-19 01:30:54.116 1460 1460 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@ecdc23d, Service : Free Fall Detection
02-19 01:30:54.116 1460 1460 D SemContextManager: .unregisterListener : listener = android.hardware.scontext.SContextManager$SContextListenerDelegate@b3cb7dc, service=Any Motion Detector
02-19 01:30:54.116 1460 1460 D SContextManager: .unregisterListener : listener = com.samsung.android.server.wifi.SemSmdMotionDetector$2@c46bef1, service=Any Motion Detector
02-19 01:30:54.116 1460 1460 D GpsNetInitiatedHandler: location enabled :true
02-19 01:30:54.116 1460 1460 D GpsNetInitiatedHandler: location enabled :true
02-19 01:30:54.117 32260 32260 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:30:54.122 32260 32260 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:30:54.123 1460 1544 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.verizon.mips.services user:0
02-19 01:30:54.123 1460 1544 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.123 1460 1544 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.verizon.mips.services user:0
02-19 01:30:54.123 1460 1544 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.123 32260 32260 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.vzw.hss.myverizon
02-19 01:30:54.132 32260 32260 W zygote : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults
02-19 01:30:54.147 32273 32273 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:30:54.152 32273 32273 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:30:54.153 32273 32273 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.verizon.mips.services
02-19 01:30:54.154 32260 32260 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:30:54.154 32260 32260 D ActivityThread: Added TimaKeyStore provider
02-19 01:30:54.176 32273 32273 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:30:54.176 32273 32273 D ActivityThread: Added TimaKeyStore provider
02-19 01:30:54.204 25304 32288 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
02-19 01:30:54.216 32273 32293 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:30:54.217 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:54.217 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:54.219 32273 32293 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:30:54.229 25304 32291 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
02-19 01:30:54.234 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:30:54.244 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:54.244 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:54.261 32273 32273 D MVSSKU : Debug: MyVerizonApplication onCreate() !
02-19 01:30:54.265 32273 32273 D RDD_MVS : Debug: RDDAnalyticsSettingsChangeReceiver onReceive() enter! 1550557854265
02-19 01:30:54.267 32273 32293 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:30:54.268 32273 32293 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:30:54.272 32273 32273 D RDD_MVS : Debug: Checking battery Optimization
02-19 01:30:54.275 32273 32273 D RDD_MVS : Debug: Package Name : com.verizon.mips.services
02-19 01:30:54.277 32273 32273 D RDD_MVS : Debug: Battery OptimizationStatus : true
02-19 01:30:54.277 32273 32273 D RDD_Analytics: Debug: Battery Optimization is true: Run Intent Service
02-19 01:30:54.282 32273 32273 D RDD_MVS : Debug: RDDAnalyticsSettingsChangeReceiver onReceive: com.verizon.provider.ACTION_SETTING_CHANGED
02-19 01:30:54.282 32273 32273 D RDD_MVS : Debug: RDDAnalyticsSettingsChangeReceiver onReceive() exit! 1550557854282
02-19 01:30:54.289 32273 32306 D RDD_MVS : Debug: RDDAnalyticsSettingsChangeService onHandleIntent() enter! 1550557854289
02-19 01:30:54.291 32273 32306 D RDD_MVS : Debug: isPreloaded
02-19 01:30:54.291 32273 32306 D RDD_MVS : Debug: isVerizonDeviceOrSim Flag: true
02-19 01:30:54.291 32273 32306 D RDD_MVS : Debug: Is Calling Application is MVM -->false
02-19 01:30:54.292 32273 32306 D RDD_Analytics: Debug: setting : location_providers_allowed prevValue : null newValue :
02-19 01:30:54.294 32273 32306 D RDD_AdvanceCalling: Debug: All Keys size : 85
02-19 01:30:54.304 32273 32306 D RDD_AdvanceCalling: Debug: Key is supported: location_providers_allowed
02-19 01:30:54.305 32273 32306 D RDD_Analytics: Debug: Write data to file: 1550557854304##location_providers_allowed##null##
02-19 01:30:54.308 32273 32273 D RDD_AdvanceCalling: Debug: SettingsChangeReceiver ENTER
02-19 01:30:54.308 32273 32273 D RDD_AdvanceCalling: Debug: Key : location_providers_allowed : Prev: null : New Value :
02-19 01:30:54.310 32273 32273 D RDD_AdvanceCalling: Debug: Enqueuing to prepare Setting Change Service
02-19 01:30:54.317 32273 32306 D RDD_Analytics: Debug: RDDAnalyticsSettingsChangeService onHandleIntent() exit! 1550557854317
02-19 01:30:54.319 32273 32273 D RDD_AdvanceCalling: Debug: SettingsChangeReceiver EXIT
02-19 01:30:54.330 32273 32308 D RDD_AdvanceCalling: Debug: SettingsChangeService Prepare ENTER
02-19 01:30:54.330 32273 32308 D RDD_AdvanceCalling: Debug: Key : location_providers_allowed : Prev: null : New Value :
02-19 01:30:54.330 32273 32308 D RDD_MVS : Debug: Is Calling Application is MVM -->false
02-19 01:30:54.331 32273 32308 D RDD_MVS : Debug: isPreloaded
02-19 01:30:54.331 32273 32308 D RDD_MVS : Debug: isVerizonDeviceOrSim Flag: true
02-19 01:30:54.342 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:54.344 32273 32308 D RDD_AdvanceCalling: Debug: Action : com.verizon.provider.ACTION_SETTING_CHANGED
02-19 01:30:54.345 32260 32310 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:30:54.348 32260 32310 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
02-19 01:30:54.357 32273 32308 D RDD_AdvanceCalling: Debug: BC : 200 :Current count : 6
02-19 01:30:54.357 32273 32308 D RDD_AdvanceCalling: Debug: All Keys size : 85
02-19 01:30:54.358 32273 32308 D RDD_AdvanceCalling: Debug: Key is supported: location_providers_allowed
02-19 01:30:54.363 32260 32310 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:30:54.364 32260 32310 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
02-19 01:30:54.407 32260 32260 I MultiDex: VM with version 2.1.0 has multidex support
02-19 01:30:54.408 32260 32260 I MultiDex: Installing application
02-19 01:30:54.408 32260 32260 I MultiDex: VM has multidex support, MultiDex support library is disabled.
02-19 01:30:54.414 32273 32308 D RDD_AdvanceCalling: Debug: Broadcast cap deducted: 7
02-19 01:30:54.414 25304 32221 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
02-19 01:30:54.414 32273 32308 D RDD_AdvanceCalling: Debug: Enqueuing to start Setting Change Service
02-19 01:30:54.421 32273 32308 D RDD_AdvanceCalling: Debug: SettingsChangeReceiver prepare EXIT
02-19 01:30:54.426 32273 32308 D RDD_AdvanceCalling: Debug: SettingsChangeService start ENTER
02-19 01:30:54.439 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:54.454 25304 32221 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is stopped because of reasons: {account#16#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-5#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-8#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}]}
02-19 01:30:54.459 25304 32221 I GCoreUlr: Unbound from all signal providers.
02-19 01:30:54.459 25304 29474 I GCoreUlr: Successfully accounts update
02-19 01:30:54.471 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:54.475 32273 32308 D RDD_AdvanceCalling: Debug: Settings change inserted successfully.
02-19 01:30:54.476 32260 32260 I MultiDex: Installing application
02-19 01:30:54.476 32260 32260 I MultiDex: VM has multidex support, MultiDex support library is disabled.
02-19 01:30:54.481 25304 32221 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
02-19 01:30:54.483 32273 32308 D RDD_AdvanceCalling: Debug: SettingsChangeService deIntialize getting exceuted.
02-19 01:30:54.487 1460 14659 D PackageManager: setEnabledSetting : userId = 0 packageName = com.google.android.gms cmp = com.google.android.location.settings.LocationSettingsOffDialogActivity newState = 1 callingPackage = 10029/com.google.android.gms.persistent
02-19 01:30:54.488 32273 32308 D RDD_AdvanceCalling: Debug: Number of rows deleted: 0
02-19 01:30:54.492 32273 32308 D RDD_AdvanceCalling: Debug: SettingsChangeReceiver start EXIT
02-19 01:30:54.505 1460 14659 E ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
02-19 01:30:54.505 1460 14659 E ANDR-PERF-JNI: gIOPHAl initialized
02-19 01:30:54.506 1460 6759 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 1460 / 1000 / 6759
02-19 01:30:54.507 544 544 W /system/bin/hwservicemanager: getTransportFromManifest: Cannot find entry vendor.qti.hardware.iop@1.0::IIop in either framework or device manifest, using default transport.
02-19 01:30:54.508 25304 32221 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is stopped because of reasons: {account#16#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-5#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-8#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}]}
02-19 01:30:54.509 1460 14659 E ANDR-PERF-JNI: gIOPHAl calling iopstart from default
02-19 01:30:54.510 634 634 E ANDR-IOP: IOP HAL: Received pkg_name = com.google.android.gms pid = -1
02-19 01:30:54.511 1460 1460 D CodecSolution: MultiWindowEventListener::onMultiWindowFocusChanged(1)
02-19 01:30:54.514 3326 3326 V Launcher: Launcher.onPause()
02-19 01:30:54.514 3326 3326 D Launcher: setHotWordDetection : call requestHotWordDetection false
02-19 01:30:54.519 32260 32260 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
02-19 01:30:54.519 32273 32273 D RDD_AdvanceCalling: Debug: SettingsChangeService onDestroy()
02-19 01:30:54.525 1460 1460 D CS_HdrController: MultiWindowEventListener::onFocusStackChanged(1)
02-19 01:30:54.529 1460 1460 D CS_HdrController: updateMultiWindowState : 0
02-19 01:30:54.532 1460 3249 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.google.android.gms user:0
02-19 01:30:54.532 1460 3249 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.532 1460 3249 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.google.android.gms user:0
02-19 01:30:54.532 1460 3249 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.533 617 2541 D sound_trigger_hw: stdev_stop_recognition:[1] Enter
02-19 01:30:54.533 617 2541 D sound_trigger_hw: active_state_fn:[1] handle event id 7
02-19 01:30:54.533 617 2541 D sound_trigger_hw: active_state_fn:[1] unhandled event
02-19 01:30:54.533 617 2541 D sound_trigger_hw: active_state_fn:[1] handle event id 4
02-19 01:30:54.533 617 2541 D sound_trigger_hw: dereg_hal_event_session: ST_EVENT_SESSION_DEREGISTER capture_handle 46 p_ses 0xe91b3200
02-19 01:30:54.533 617 2541 D audio_hw_sec: sec_set_sound_trigger_state changed sthal_state 0x0
02-19 01:30:54.533 617 2541 D sound_trigger_hw: stop:[1] calling gcs_disable with handle 1
02-19 01:30:54.533 617 2541 E : __gcs_disable_update_pld: sgt_array[i] = 0x1
02-19 01:30:54.533 617 2541 E : __gcs_disable_update_pld: sgt_array[i] = 0x2
02-19 01:30:54.533 617 2541 D : pktzr_send_cmd: opcode = 0x4, size = 68, token = 17
02-19 01:30:54.545 617 917 D : ipc_resp_thread: opcode: 0x2, payload_size: 4, resp_buf size: 16
02-19 01:30:54.545 617 917 D : pktzr_resp_cb: opcode = 0x2 size = 4 token = 17
02-19 01:30:54.545 617 917 D : pktzr_resp_cb: token 17 matched
02-19 01:30:54.545 617 2541 D sound_trigger_hw: set_device: disable device (1) = listen-cpe-handset-mic
02-19 01:30:54.545 617 2541 D audio_route: Setting mixer control: MAD_CPE1 Switch, value: 0
02-19 01:30:54.545 32318 32318 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:30:54.548 617 2541 D audio_route: Setting mixer control: MAD_SEL MUX, value: 1
02-19 01:30:54.550 32318 32318 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:30:54.551 617 2541 D audio_route: Setting mixer control: MAD Input, value: 9
02-19 01:30:54.552 617 2541 D sound_trigger_hw: session[1]: active_state_fn ---> loaded_state_fn
02-19 01:30:54.552 617 2541 D sound_trigger_hw: stdev_stop_recognition:[1] Exit status 0
02-19 01:30:54.552 32318 32318 I SELinux : SELinux: seapp_context_lookup: seinfo=gmscore, level=s0:c512,c768, pkgname=com.google.android.gms.ui
02-19 01:30:54.555 25304 32221 I GCoreUlr: Unbound from all signal providers.
02-19 01:30:54.555 3166 3166 I GsaVoiceInteractionSrv: Stop Hotword Recognition status: true
02-19 01:30:54.557 25304 29474 I GCoreUlr: Successfully accounts update
02-19 01:30:54.572 25304 32221 I GCoreUlr: DispatchingService ignoring Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } because ULR inactive
02-19 01:30:54.573 32318 32318 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:30:54.573 32318 32318 D ActivityThread: Added TimaKeyStore provider
02-19 01:30:54.583 32260 32260 I FA : App measurement is starting up, version: 11020
02-19 01:30:54.583 32260 32260 I FA : To enable debug logging run: adb shell setprop log.tag.FA VERBOSE
02-19 01:30:54.591 32260 32330 W zygote : Skipping duplicate class check due to unrecognized classloader
02-19 01:30:54.592 1460 2264 D PersonaManagerService: Current focused persona service handled id set to : 0
02-19 01:30:54.592 1460 2264 D InputDispatcher: Focused application set to: xxxx
02-19 01:30:54.594 1460 2264 D InputDispatcher: Focus left window: 3326
02-19 01:30:54.594 32260 32330 I DynamiteModule: Considering local module com.google.android.gms.flags:2 and remote module com.google.android.gms.flags:3
02-19 01:30:54.594 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:30:54.595 32260 32330 I DynamiteModule: Selected remote version of com.google.android.gms.flags, version >= 3
02-19 01:30:54.600 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:30:54.607 25304 25304 D BluetoothAdapter: STATE_BLE_ON
02-19 01:30:54.607 25304 25304 D BluetoothAdapter: STATE_BLE_ON
02-19 01:30:54.607 25304 25304 D BluetoothAdapter: appoCount is = 0
02-19 01:30:54.607 25304 25304 I BeaconBle: Using BLE 'L' hardware layer
02-19 01:30:54.609 32260 32260 I FA : To enable faster debug mode event logging run:
02-19 01:30:54.609 32260 32260 I FA : adb shell setprop debug.firebase.analytics.app com.vzw.hss.myverizon
02-19 01:30:54.611 25304 25304 W Nearby : Bind call too late - someone already tried to get: class bmsi [CONTEXT service_id=49 ]
02-19 01:30:54.617 32260 32260 I FirebaseInitProvider: FirebaseApp initialization successful
02-19 01:30:54.617 25304 25304 I GCoreUlr: Unbound from all signal providers.
02-19 01:30:54.617 25304 32221 I GCoreUlr: Successfully accounts update
02-19 01:30:54.618 25304 25304 I GCoreUlr: Stopping handler for UlrDispSvcFast
02-19 01:30:54.639 1460 1479 I zygote64: Background concurrent copying GC freed 153191(14MB) AllocSpace objects, 460(9MB) LOS objects, 29% free, 57MB/81MB, paused 1.398ms total 223.367ms
02-19 01:30:54.650 32318 32337 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:30:54.651 3024 28385 I PBSessionCacheImpl: Deleted sessionId[13301243206112317] from persistence.
02-19 01:30:54.651 32318 32337 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:30:54.657 3024 3350 W SearchServiceCore: Abort, client detached.
02-19 01:30:54.660 3024 3350 I WorkerManager: dispose()
02-19 01:30:54.660 3024 3350 I WorkerManager: Disposing handler for worker [legacyui] (manager: 4838f90, handler: 2d38300)
02-19 01:30:54.660 3024 3350 I WorkerManager: Disposing handler for worker [networkmonitor] (manager: 4838f90, handler: b2e8619)
02-19 01:30:54.660 3024 3350 I WorkerManager: Disposing handler for worker [logo_header] (manager: 4838f90, handler: 6502789)
02-19 01:30:54.660 3024 3350 I WorkerManager: Disposing handler for worker [transcription] (manager: 4838f90, handler: 5ef1967)
02-19 01:30:54.661 3024 3350 I WorkerManager: Disposing handler for worker [screensearch] (manager: 4838f90, handler: 55ef0e6)
02-19 01:30:54.661 3024 3350 I WorkerManager: Disposing handler for worker [optin] (manager: 4838f90, handler: e5ea7c8)
02-19 01:30:54.661 3024 3350 I WorkerManager: Disposing handler for worker [sharebear] (manager: 4838f90, handler: 2c2804b)
02-19 01:30:54.661 3024 3350 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
02-19 01:30:54.661 3024 3350 I WorkerManager: Disposing handler for worker [searchplate] (manager: 4838f90, handler: 66dcf2c)
02-19 01:30:54.661 3024 3350 I WorkerManager: Disposing handler for worker [sharedmicrodetection] (manager: 4838f90, handler: ed6b51d)
02-19 01:30:54.661 3024 3350 I WorkerManager: Disposing handler for worker [message] (manager: 4838f90, handler: bdca573)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [searchwidget] (manager: 4838f90, handler: d8f9c80)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [service] (manager: 4838f90, handler: b223089)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [context] (manager: 4838f90, handler: e195b5c)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [searchboxroot] (manager: 4838f90, handler: 496f00b)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [progress] (manager: 4838f90, handler: 47e663c)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [audio] (manager: 4838f90, handler: 63092ea)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [actions] (manager: 4838f90, handler: fc281e7)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [conversation] (manager: 4838f90, handler: 2259256)
02-19 01:30:54.662 3024 3350 I WorkerManager: Disposing handler for worker [actionvelogging] (manager: 4838f90, handler: 68ed148)
02-19 01:30:54.662 32318 32337 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:30:54.664 32318 32337 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:30:54.671 32260 32260 D SoLoader: init start
02-19 01:30:54.673 32260 32260 D SoLoader: Preparing SO source: aqh[root = /system/lib flags = 2]
02-19 01:30:54.673 32260 32260 D SoLoader: Preparing SO source: aqh[root = /system/vendor/lib flags = 2]
02-19 01:30:54.673 32260 32260 D SoLoader: Preparing SO source: aqh[root = /data/app/com.vzw.hss.myverizon-Mty5kCl4g67z_zbCG_PSTg==/lib/arm flags = 0]
02-19 01:30:54.673 32260 32260 D SoLoader: Preparing SO source: aqg[root = /data/data/com.vzw.hss.myverizon/lib-main flags = 1]
02-19 01:30:54.677 32260 32260 V fb-UnpackingSoSource: locked dso store /data/user/0/com.vzw.hss.myverizon/lib-main
02-19 01:30:54.679 32260 32260 I fb-UnpackingSoSource: dso store is up-to-date: /data/user/0/com.vzw.hss.myverizon/lib-main
02-19 01:30:54.679 32260 32260 V fb-UnpackingSoSource: releasing dso store lock for /data/user/0/com.vzw.hss.myverizon/lib-main
02-19 01:30:54.679 32260 32260 D SoLoader: init finish: 4 SO sources prepared
02-19 01:30:54.687 32318 32318 W GmsApplication: Failed to invoke the SupplierSetterRegistry.
02-19 01:30:54.695 32260 32330 W zygote : Skipping duplicate class check due to unrecognized classloader
02-19 01:30:54.700 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:30:54.704 32260 32260 D dzb : instance of EmptyLogHandler created.
02-19 01:30:54.705 32273 32293 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:30:54.714 32273 32293 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:30:54.744 32260 32330 W DynamiteModule: Local module descriptor class for com.google.android.gms.crash not found.
02-19 01:30:54.746 32260 32330 I DynamiteModule: Considering local module com.google.android.gms.crash:0 and remote module com.google.android.gms.crash:215
02-19 01:30:54.746 32260 32330 I DynamiteModule: Selected remote version of com.google.android.gms.crash, version >= 215
02-19 01:30:54.750 32260 32330 I FirebaseCrashApiImpl: FirebaseCrashApiImpl created by ClassLoader ad[DexPathList[[zip file "/data/user_de/0/com.google.android.gms/app_chimera/m/00000054/DynamiteModulesC.apk"],nativeLibraryDirectories=[/data/user_de/0/com.google.android.gms/app_chimera/m/00000054/n/armeabi-v7a, /data/user_de/0/com.google.android.gms/app_chimera/m/00000054/n/armeabi, /system/lib, /system/vendor/lib]]]
02-19 01:30:54.751 32260 32330 I FirebaseCrash: FirebaseCrash reporting loaded - com.google.android.gms.internal.ml@2be312a
02-19 01:30:54.753 32318 32318 W DynamiteModule: Local module descriptor class for providerinstaller not found.
02-19 01:30:54.758 32260 32331 I DynamiteModule: Considering local module com.google.android.gms.flags:2 and remote module com.google.android.gms.flags:3
02-19 01:30:54.758 32260 32331 I DynamiteModule: Selected remote version of com.google.android.gms.flags, version >= 3
02-19 01:30:54.764 32318 32318 W ProviderHelper: Unknown dynamite feature providerinstaller
02-19 01:30:54.765 32260 32331 W DynamiteModule: Local module descriptor class for com.google.android.gms.crash not found.
02-19 01:30:54.765 32318 32318 I DynamiteModule: Considering local module providerinstaller:0 and remote module providerinstaller:0
02-19 01:30:54.766 32318 32318 W ProviderInstaller: Failed to load providerinstaller module: No acceptable module found. Local version is 0 and remote version is 0.
02-19 01:30:54.772 32318 32318 V NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 287 native methods...
02-19 01:30:54.785 32318 32318 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config debugBuild: false
02-19 01:30:54.788 32318 32318 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
02-19 01:30:54.790 32260 32331 I FirebaseCrashApiImpl: FirebaseCrash reporting API initialized
02-19 01:30:54.794 32260 32331 I FirebaseCrash: FirebaseCrash reporting initialized com.google.android.gms.internal.ml@2be312a
02-19 01:30:54.794 32260 32331 D FirebaseCrash: Firebase Analytics Listener for Firebase Crash is initialized
02-19 01:30:54.799 32260 32260 D Event : No subscribers registered for event class dxu
02-19 01:30:54.799 32260 32260 D Event : No subscribers registered for event class ndi
02-19 01:30:54.801 1460 3247 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.google.android.apps.maps user:0
02-19 01:30:54.801 1460 3247 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.801 1460 3247 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.google.android.apps.maps user:0
02-19 01:30:54.801 1460 3247 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:30:54.801 32260 32348 D com.vzw.utils.AppIndexingService: AppIndexingService call
02-19 01:30:54.812 32351 32351 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:30:54.816 32351 32351 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:30:54.817 32351 32351 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.google.android.apps.maps
02-19 01:30:54.839 32351 32351 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:30:54.839 32351 32351 D ActivityThread: Added TimaKeyStore provider
02-19 01:30:54.905 32318 32318 W Primes : Primes not initialized, returning default (no-op) Primes instance which will ignore all calls. Please call Primes.initialize(...) before using any Primes API.
02-19 01:30:54.923 32351 32351 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:30:54.924 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:30:54.924 32351 32351 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:30:54.924 32351 32351 W ResourceType: ResTable_typeSpec entry count inconsistent: given 459, previously 1252
02-19 01:30:54.929 32351 32376 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:30:54.931 32351 32376 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:30:54.944 32351 32376 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:30:54.944 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:54.945 32260 32310 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:30:54.945 32351 32376 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:30:54.956 32260 32310 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
02-19 01:30:54.994 1460 1460 D InputMethodManagerService: isImeSwitcherDisabledPackage : false
02-19 01:30:54.994 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:30:54.994 2101 2483 D vol.VolumeDialogControl: onReceive ACTION_CLOSE_SYSTEM_DIALOGS
02-19 01:30:54.995 2101 2101 D vol.SecVolumeDialogImpl: dismissH reason: 2
02-19 01:30:54.995 2101 2101 D Tile.AirplaneModeTile: onReceive: android.intent.action.CLOSE_SYSTEM_DIALOGS mSimCount 0
02-19 01:30:54.995 2101 2476 D LocationControllerImpl: onReceive() = android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:30:54.995 2101 2101 D Tile.MobileDataTile: action:android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:30:54.995 2101 2101 D BrightnessMirror: hideMirror cancelled since it's not visible
02-19 01:30:55.040 32318 32318 D ScrollView: initGoToTop
02-19 01:30:55.042 32318 32318 D ScrollView: initGoToTop
02-19 01:30:55.045 32318 32337 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:30:55.053 32318 32337 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:30:55.061 32318 32382 D OpenGLRenderer: HWUI GL Pipeline
02-19 01:30:55.065 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8008 fullscreenStackSysUiFlags= 0x0
02-19 01:30:55.066 1460 3229 D InputDispatcher: Focus entered window: 32318
02-19 01:30:55.066 1460 3395 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8008
02-19 01:30:55.066 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: setView = DecorView@51bf08b[] TM=true MM=false
02-19 01:30:55.076 32318 32318 D ViewRootImpl@93fe603[LocationSettingsOffDialogActivity]: setView = DecorView@19c0980[LocationSettingsOffDialogActivity] TM=true MM=false
02-19 01:30:55.077 1460 3247 D ActivityManager: post active user change for 0 fullscreen false isHomeActivity() false
02-19 01:30:55.081 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: dispatchAttachedToWindow
02-19 01:30:55.089 657 657 I SurfaceFlinger: id=138 createSurf (1590x888),1 flag=4, com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#0
02-19 01:30:55.090 1460 3247 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:30:55.093 32318 32318 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:30:55.093 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: Relayout returned: old=[0,0][0,0] new=[37,1106][1403,1770] result=0x7 surface={valid=true 486652379136} changed=true
02-19 01:30:55.094 32318 32382 I Adreno : QUALCOMM build : 77b9d61, Ie917b97062
02-19 01:30:55.094 32318 32382 I Adreno : Build Date : 01/03/18
02-19 01:30:55.094 32318 32382 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01
02-19 01:30:55.094 32318 32382 I Adreno : Local Branch : au49SetDamageRegion
02-19 01:30:55.094 32318 32382 I Adreno : Remote Branch :
02-19 01:30:55.094 32318 32382 I Adreno : Remote Branch :
02-19 01:30:55.094 32318 32382 I Adreno : Reconstruct Branch :
02-19 01:30:55.094 32318 32382 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8998.so from the current namespace instead.
02-19 01:30:55.104 32318 32382 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
02-19 01:30:55.106 32318 32382 I OpenGLRenderer: Initialized EGL, version 1.4
02-19 01:30:55.106 32318 32382 D OpenGLRenderer: Swap behavior 2
02-19 01:30:55.108 32318 32382 D libGLESv1: STS_GLApi : DTS, ODTC are not allowed for Package : com.google.android.gms.ui
02-19 01:30:55.109 32318 32382 D OpenGLRenderer: eglCreateWindowSurface = 0x713976eb30
02-19 01:30:55.110 32318 32318 D ScrollView: onsize change changed
02-19 01:30:55.110 32318 32318 D ScrollView: onsize change changed
02-19 01:30:55.110 32318 32318 D ViewRootImpl@93fe603[LocationSettingsOffDialogActivity]: dispatchAttachedToWindow
02-19 01:30:55.111 657 657 D SurfaceFlinger: duplicate layer name: changing com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity to com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#1
02-19 01:30:55.112 657 657 I SurfaceFlinger: id=139 createSurf (225x225),1 flag=4, com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#1
02-19 01:30:55.113 1460 3247 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:30:55.130 32318 32318 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:30:55.131 32318 32318 D ViewRootImpl@93fe603[LocationSettingsOffDialogActivity]: Relayout returned: old=[0,0][0,0] new=[664,1382][776,1494] result=0x27 surface={valid=true 486652383232} changed=true
02-19 01:30:55.134 32318 32382 D OpenGLRenderer: eglCreateWindowSurface = 0x713976eb80
02-19 01:30:55.135 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:30:55.135 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: MSG_RESIZED_REPORT: frame=Rect(37, 1106 - 1403, 1770) ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
02-19 01:30:55.145 32318 32382 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8998.so from the current namespace instead.
02-19 01:30:55.162 32318 32318 D ViewRootImpl@93fe603[LocationSettingsOffDialogActivity]: MSG_RESIZED_REPORT: frame=Rect(664, 1382 - 776, 1494) ci=Rect(0, 0 - 0, 0) vi=Rect(0, 0 - 0, 0) or=1
02-19 01:30:55.170 1460 1554 I ActivityManager: Displayed com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity: +635ms
02-19 01:30:55.170 1460 1554 E ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
02-19 01:30:55.170 1460 1554 E ANDR-PERF-JNI: gIOPHAl initialized
02-19 01:30:55.171 544 544 W /system/bin/hwservicemanager: getTransportFromManifest: Cannot find entry vendor.qti.hardware.iop@1.0::IIop in either framework or device manifest, using default transport.
02-19 01:30:55.173 1460 1554 E ANDR-PERF-JNI: gIOPHAl calling iopstart from default
02-19 01:30:55.173 634 634 E ANDR-IOP: IOP HAL: Received pkg_name = com.google.android.gms pid = 32318
02-19 01:30:55.215 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:30:55.215 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:30:55.215 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:30:55.215 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:30:55.215 657 657 I SurfaceFlinger: Client | 0x71cb5c6900 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:30:55.215 657 657 I SurfaceFlinger: Device | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 552 1270 888 1606 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:30:55.215 657 657 I SurfaceFlinger: Device | 0x71cb3b3080 | 0000 | RGBA_8888 | 75.0 0.0 1515.0 888.0 | 0 994 1440 1882 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#0
02-19 01:30:55.215 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusB
02-19 01:30:55.215 657 657 I SurfaceFlinger: ar#0
02-19 01:30:55.215 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:30:55.215 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:30:55.215 657 657 I SurfaceFlinger:
02-19 01:30:55.231 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:30:55.231 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:30:55.231 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:30:55.231 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:30:55.231 657 657 I SurfaceFlinger: Client | 0x71cb5c6900 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:30:55.231 657 657 I SurfaceFlinger: Device | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 552 1270 888 1606 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:30:55.231 657 657 I SurfaceFlinger: SolidColor | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:30:55.231 657 657 I SurfaceFlinger: Device | 0x71cb3b3080 | 0000 | RGBA_8888 | 75.0 0.0 1515.0 888.0 | 0 994 1440 1882 | com.google.android.gms/com.google.an[...].LocationSettin
02-19 01:30:55.231 657 657 I SurfaceFlinger: gsOffDialogActivity#0
02-19 01:30:55.231 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:30:55.231 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:30:55.231 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:30:55.231 657 657 I SurfaceFlinger:
02-19 01:30:55.241 1460 3395 D LocationManagerService: getLastLocation: Request[ACCURACY_FINE gps requested=0 fastest=0 num=1]
02-19 01:30:55.242 32351 32386 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:55.242 1460 3247 D LocationManagerService: getLastLocation: Request[POWER_LOW network requested=0 fastest=0 num=1]
02-19 01:30:55.269 25304 32290 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
02-19 01:30:55.292 3024 3024 I WorkerManager: New handler created for worker [service] (manager: 2364eda, handler: 3c22f0b)
02-19 01:30:55.292 3024 3024 I WorkerHandler: New state for worker [service]: d (handler: 3c22f0b)
02-19 01:30:55.292 3024 3024 I SearchServiceCore: Event Bus thread is enabled
02-19 01:30:55.301 3024 3350 I WorkerManager: New handler created for worker [optin] (manager: 2364eda, handler: f9d0ddd)
02-19 01:30:55.301 3024 3350 I WorkerHandler: New state for worker [optin]: d (handler: f9d0ddd)
02-19 01:30:55.316 3024 3350 I WorkerManager: New handler created for worker [searchplate] (manager: 2364eda, handler: af654aa)
02-19 01:30:55.317 3024 3350 I WorkerHandler: New state for worker [searchplate]: d (handler: af654aa)
02-19 01:30:55.326 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:55.327 25304 25304 I chatty : uid=10029(u0_a29) com.google.android.gms.persistent identical 2 lines
02-19 01:30:55.327 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:55.328 25304 32221 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
02-19 01:30:55.347 25304 32221 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is stopped because of reasons: {account#16#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-5#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-8#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}]}
02-19 01:30:55.355 25304 25412 I GeofencerStateMachine: removeGeofences: removeRequest=RemoveGeofencingRequest[REMOVE_BY_IDS Ids=[atn_geofence_request_id], packageName=com.google.android.apps.maps]
02-19 01:30:55.372 32351 32386 W zygote64: Skipping duplicate class check due to unrecognized classloader
02-19 01:30:55.378 25304 32221 I GCoreUlr: Unbound from all signal providers.
02-19 01:30:55.378 25304 32412 I GCoreUlr: Successfully accounts update
02-19 01:30:55.388 25304 32221 I GCoreUlr: DispatchingService ignoring Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } because ULR inactive
02-19 01:30:55.393 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:30:55.398 25304 25304 I GCoreUlr: Unbound from all signal providers.
02-19 01:30:55.398 25304 32221 I GCoreUlr: Successfully accounts update
02-19 01:30:55.399 25304 25304 I GCoreUlr: Stopping handler for UlrDispSvcFast
02-19 01:30:55.434 32351 32417 D ConnectivityManager: requestNetwork; CallingUid : 10153, CallingPid : 32351
02-19 01:30:55.441 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 1 118 52 118 52
02-19 01:30:55.448 25304 25412 W ProviderHelper: Unknown dynamite feature providerinstaller
02-19 01:30:55.463 32351 32386 I cr_CronetLibraryLoader: Cronet version: 69.0.3497.86, arch: aarch64
02-19 01:30:55.471 1460 3229 D ActivityManager: The following uid has registered to recieve broadcast for proxy related updates 10153
02-19 01:30:55.472 1460 1460 D KnoxVpnEngineService: Vpn Receiver : com.samsung.android.knox.intent.action.VPN_PROXY_BROADCAST_INTERNAL
02-19 01:30:55.472 1460 1887 I KnoxVpnEngineService: vpn handle : Message received
02-19 01:30:55.478 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:55.566 32351 32351 V NativeCrypto: Registering com/google/android/gms/org/conscrypt/NativeCrypto's 287 native methods...
02-19 01:30:55.599 32351 32351 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-19 01:30:55.602 32351 32351 I ProviderInstaller: Installed default security provider GmsCore_OpenSSL
02-19 01:30:55.783 32351 32376 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:30:55.809 32351 32376 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:30:55.839 32351 32384 I Adreno : QUALCOMM build : 77b9d61, Ie917b97062
02-19 01:30:55.839 32351 32384 I Adreno : Build Date : 01/03/18
02-19 01:30:55.839 32351 32384 I Adreno : OpenGL ES Shader Compiler Version: EV031.22.00.01
02-19 01:30:55.839 32351 32384 I Adreno : Local Branch : au49SetDamageRegion
02-19 01:30:55.839 32351 32384 I Adreno : Remote Branch :
02-19 01:30:55.839 32351 32384 I Adreno : Remote Branch :
02-19 01:30:55.839 32351 32384 I Adreno : Reconstruct Branch :
02-19 01:30:55.840 32351 32384 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8998.so from the current namespace instead.
02-19 01:30:55.844 32351 32384 I Adreno : PFP: 0x005ff087, ME: 0x005ff063
02-19 01:30:55.950 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:56.358 1460 3229 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.samsung.android.bluelightfilter user:0
02-19 01:30:56.358 1460 3229 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:30:56.358 1460 3229 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.samsung.android.bluelightfilter user:0
02-19 01:30:56.359 1460 3229 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:30:56.430 32434 32434 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:30:56.435 32434 32434 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:30:56.437 32434 32434 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, level=s0:c512,c768, pkgname=com.samsung.android.bluelightfilter
02-19 01:30:56.444 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 3 2 156 116 52 58
02-19 01:30:56.479 32434 32434 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:30:56.481 32434 32434 D ActivityThread: Added TimaKeyStore provider
02-19 01:30:56.487 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:56.551 32434 32449 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:30:56.557 32434 32449 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:30:56.572 32260 32260 D Event : No subscribers registered for event class dxu
02-19 01:30:56.572 32260 32260 D Event : No subscribers registered for event class ndi
02-19 01:30:56.575 32434 32449 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:30:56.577 32434 32449 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:30:56.588 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 356s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:56.591 25304 32291 I GCoreUlr: Starting service, intent=Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) }, extras=Bundle[{receiverAction=android.location.PROVIDERS_CHANGED}]
02-19 01:30:56.604 3024 3350 W SearchServiceCore: Abort, client detached.
02-19 01:30:56.609 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:56.612 25304 25304 I chatty : uid=10029(u0_a29) com.google.android.gms.persistent identical 2 lines
02-19 01:30:56.612 25304 25304 W ChimeraUtils: Non Chimera context
02-19 01:30:56.752 25304 29282 I GCoreUlr: WorldUpdater received intent Intent { act=com.google.android.location.reporting.ACTION_UPDATE_WORLD cmp=com.google.android.gms/com.google.android.location.reporting.service.DispatchingService (has extras) } with receiverAction android.location.PROVIDERS_CHANGED
02-19 01:30:56.771 25304 29282 I GCoreUlr: WorldUpdater:android.location.PROVIDERS_CHANGED: Ensuring that reporting is stopped because of reasons: {account#16#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-5#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}], account#-8#=[InactiveReason{mIdentifier=3, mName='UnsupportedGeo'}]}
02-19 01:30:56.774 25304 29282 I GCoreUlr: Unbound from all signal providers.
02-19 01:30:56.774 25304 32412 I GCoreUlr: Successfully accounts update
02-19 01:30:56.795 25304 29282 I GCoreUlr: DispatchingService ignoring Intent { act=android.net.wifi.WIFI_STATE_CHANGED flg=0x4000010 (has extras) } because ULR inactive
02-19 01:30:56.797 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [CONTACT contacts(43) data(176) accounts({com.google (45)=12, com.maaii.sti (16)=14, vnd.sec.contact.phone (1)=21}) accounts deleted({}) calls([logtype:100 cnt:98, logtype:200 cnt:1, logtype:300 cnt:40]) countryIso(CN) userId(0) ]
02-19 01:30:56.797 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [ agr({[1]=11, [16]=12, [2 ,1]=1, [2]=6, [1 ,16]=2, [45]=9, [40]=1, [38 ,45]=1}) ]
02-19 01:30:56.797 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [ actCnt({android.process.acore(3455)=1}) ]
02-19 01:30:56.797 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [PROFILE contacts(0) data(0) accounts({}) ]
02-19 01:30:56.797 3455 3639 D ContactsProvider_EventLog: contents_sample_state: [SAPROFILE contacts(1) data(4) accounts({vnd.sec.contact.phone (1)=1}) ]
02-19 01:30:56.806 3455 3639 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 1Kb duration : 1ms lastUpdatedAfter : 60111 ms mFlush_time_threasold : 2000 mCurrentSize : 639
02-19 01:30:56.809 25304 25304 I GCoreUlr: Unbound from all signal providers.
02-19 01:30:56.809 25304 25304 I GCoreUlr: Stopping handler for UlrDispSvcFast
02-19 01:30:56.809 25304 29282 I GCoreUlr: Successfully accounts update
02-19 01:30:56.922 32434 32449 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:30:56.932 32434 32449 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:30:56.954 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:57.249 32241 32256 I zygote64: Waiting for a blocking GC ProfileSaver
02-19 01:30:57.256 32241 32256 I zygote64: WaitForGcToComplete blocked for 7.648ms for cause ProfileSaver
02-19 01:30:57.448 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:57.501 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:57.675 1460 1544 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.samsung.android.networkdiagnostic user:0
02-19 01:30:57.675 1460 1544 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:30:57.675 1460 1544 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.samsung.android.networkdiagnostic user:0
02-19 01:30:57.675 1460 1544 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:30:57.706 32459 32459 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:30:57.712 32459 32459 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:30:57.713 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:30:57.713 32459 32459 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, level=s0:c512,c768, pkgname=com.samsung.android.networkdiagnostic
02-19 01:30:57.740 32459 32459 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:30:57.740 32459 32459 D ActivityThread: Added TimaKeyStore provider
02-19 01:30:57.865 32459 32474 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:30:57.868 32459 32474 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:30:57.881 32459 32474 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:30:57.882 32459 32474 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:30:57.891 32459 32459 I NEDI_NetworkDiagnostic: sec.intent.action.networkdiagnostic.LOCATION_UPDATED
02-19 01:30:57.897 32459 32459 I NEDI_ConfigurationUtil: Location Agreement (false)
02-19 01:30:57.911 3024 3350 I WorkerManager: New handler created for worker [searchwidget] (manager: 2364eda, handler: bd13e61)
02-19 01:30:57.911 3024 3350 I WorkerHandler: New state for worker [searchwidget]: d (handler: bd13e61)
02-19 01:30:57.911 3024 3350 W SearchServiceCore: Abort, client detached.
02-19 01:30:57.921 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:57.943 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 3
02-19 01:30:57.945 3326 3326 I LauncherAppWidgetHostView: updateLastInflationOrientation, orientation: 1, widget: AppWidgetProviderInfo(UserHandle{0}/ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.googlequicksearchbox.SearchWidgetProvider})
02-19 01:30:57.957 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:57.971 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:30:57.990 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 6
02-19 01:30:58.091 1460 1460 I MotionRecognitionService: Plugged
02-19 01:30:58.091 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:30:58.091 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:30:58.092 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:30:58.094 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:30:58.098 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:30:58.101 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:30:58.102 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:30:58.102 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2727000 mChargingTime : 2727000
02-19 01:30:58.102 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:30:58.102 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:30:58.102 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:30:58.103 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:30:58.114 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:30:58.114 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:30:58.114 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:30:58.115 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:30:58.202 32459 32474 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:30:58.213 32459 32474 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:30:58.452 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:30:58.963 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:58.964 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:30:59.210 32273 32292 I zygote64: Waiting for a blocking GC ProfileSaver
02-19 01:30:59.240 32273 32292 I zygote64: WaitForGcToComplete blocked for 29.645ms for cause ProfileSaver
02-19 01:30:59.456 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 145 0 145 0
02-19 01:30:59.587 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 359s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:30:59.962 32351 32375 I zygote64: Waiting for a blocking GC ProfileSaver
02-19 01:30:59.969 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:30:59.977 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:00.002 32351 32375 I zygote64: WaitForGcToComplete blocked for 40.261ms for cause ProfileSaver
02-19 01:31:00.007 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.TIME_TICK
02-19 01:31:00.007 2101 2101 D KeyguardServiceBoxContainer: refreshTime() 1
02-19 01:31:00.027 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:00.059 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:00.107 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 18 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:31:00.107 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:31:00.107 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:31:00.110 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:31:00.282 32260 32480 I FirebaseCrash: Sending crashes
02-19 01:31:00.459 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:00.975 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:01.002 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:01.462 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 9 0 4004 0 444 0
02-19 01:31:01.579 32434 32448 I zygote64: Waiting for a blocking GC ProfileSaver
02-19 01:31:01.594 32434 32448 I zygote64: WaitForGcToComplete blocked for 15.909ms for cause ProfileSaver
02-19 01:31:01.830 1460 1803 D InputReader: Input event(10): value=1 when=1350918229000
02-19 01:31:01.830 1460 1803 D InputReader: Input event(10): value=1 when=1350918229000
02-19 01:31:01.830 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.230 ] when=1350918229000
02-19 01:31:01.832 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:01.832 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:01.832 1460 1802 I InputDispatcher: Delivering touch to (32318): action: 0x0, toolType: 1
02-19 01:31:01.833 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: ViewPostIme pointer 0
02-19 01:31:01.889 1460 1803 D InputReader: Input event(10): value=0 when=1350982374000
02-19 01:31:01.890 1460 1803 D InputReader: Input event(10): value=0 when=1350982374000
02-19 01:31:01.890 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1350982374000
02-19 01:31:01.890 1460 1802 I InputDispatcher: Delivering touch to (32318): action: 0x1, toolType: 1
02-19 01:31:01.891 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: ViewPostIme pointer 1
02-19 01:31:01.898 1460 7270 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:01.899 1460 7270 D SecContentProvider: query(), uri = 12 selection = isLocationProviderBlockedAsUser
02-19 01:31:01.908 1460 3395 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:01.909 1460 3395 D SecContentProvider: query(), uri = 12 selection = isLocationProviderBlockedAsUser
02-19 01:31:01.910 1460 3395 D SecContentProvider: query(), uri = 12 selection = isGPSStateChangeAllowed
02-19 01:31:01.911 25304 25304 I GeofencerStateMachine: sendQueryLocationOptIn
02-19 01:31:01.913 25304 25304 I GeofencerStateMachine: sendQueryLocationOptIn
02-19 01:31:01.913 2101 2101 D LocationControllerImpl: LOCATION_PROVIDERS_ALLOWED true
02-19 01:31:01.914 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.915 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.917 1460 2281 D SLocation: LOCATION_MODE_ON
02-19 01:31:01.918 1460 3395 W MultiScreenManagerService: moveTaskBackToDisplayIfNeeded(): root activity or app is null, task=TaskRecord{81418c9d0 #175 A=com.google.android.location.settings.LocationSettingsOffDialogActivity U=0 StackId=1 sz=1}, rootActivity=null
02-19 01:31:01.918 1460 1460 D CodecSolution: MultiWindowEventListener::onMultiWindowFocusChanged(0)
02-19 01:31:01.918 1460 1460 D CS_HdrController: MultiWindowEventListener::onFocusStackChanged(0)
02-19 01:31:01.918 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8708 fullscreenStackSysUiFlags= 0x0
02-19 01:31:01.919 1460 2281 D SLocation: isGPSon : true isNLPon : true
02-19 01:31:01.919 1460 3395 D InputDispatcher: Focus left window: 32318
02-19 01:31:01.919 1460 3395 D InputDispatcher: Focus entered window: 3326
02-19 01:31:01.920 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:01.923 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.924 1460 7270 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
02-19 01:31:01.924 1460 7270 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
02-19 01:31:01.924 1460 7270 D InputMethodManagerService: windowGainedFocus: currentUserId=0
02-19 01:31:01.924 1460 7270 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
02-19 01:31:01.924 1460 7270 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
02-19 01:31:01.924 1460 7270 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
02-19 01:31:01.924 1460 7270 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@c9d7412 attribute=null, token = android.os.BinderProxy@b93ee59
02-19 01:31:01.925 1460 1460 D CS_HdrController: updateMultiWindowState : 0
02-19 01:31:01.926 1460 2281 D SLocation: LOCATION_MODE_ON
02-19 01:31:01.926 1460 2281 D SLocation: isGPSon : true isNLPon : true
02-19 01:31:01.927 1460 8375 E ActivityManager: Sending non-protected broadcast com.nim.vznavigator.app2app from system 2101:com.android.systemui/u0a5 pkg com.android.systemui
02-19 01:31:01.927 1460 8375 E ActivityManager: java.lang.Throwable
02-19 01:31:01.927 1460 8375 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:23283)
02-19 01:31:01.927 1460 8375 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:23985)
02-19 01:31:01.927 1460 8375 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:23298)
02-19 01:31:01.927 1460 8375 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:24127)
02-19 01:31:01.927 1460 8375 E ActivityManager: at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:240)
02-19 01:31:01.927 1460 8375 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3818)
02-19 01:31:01.927 1460 8375 E ActivityManager: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:31:01.928 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.929 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.929 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.929 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.929 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.929 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.929 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.929 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.929 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.930 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.930 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.930 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.930 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.931 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.931 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.931 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.931 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.931 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.931 1460 3524 V LocSvc_HIDL_Subscription_jni: bool_dataitem_update
02-19 01:31:01.931 1460 3524 V LocSvc_HIDL_Subscription_jni: [bool_dataitem_update][218] [HC] =>> [HS]
02-19 01:31:01.931 1068 1167 V LocSvc_HIDL_IzatSubscription: [boolDataItemUpdate][197] [HS] <<<<= [HC]
02-19 01:31:01.931 1460 3524 V LocSvc_HIDL_Subscription_jni: Exit Result 0
02-19 01:31:01.931 1068 1142 I LocSvc_SystemStatusOsObserver: DataItem: IS_GPS_PROVIDER_ENABLED: true >> IZAT-MANAGER
02-19 01:31:01.931 1068 1142 I LocSvc_SystemStatusOsObserver: DataItem: IS_NETWORK_PROVIDER_ENABLED: true >> IZAT-MANAGER
02-19 01:31:01.938 1068 3545 I LocSvc_libulp: ulp_msg_process_phone_setting_update, context type: 0x3
02-19 01:31:01.938 1068 3545 I LocSvc_libulp: gps enabled: 1
02-19 01:31:01.938 1068 3545 I LocSvc_libulp: network position available 1
02-19 01:31:01.938 1068 3545 I LocSvc_libulp: wifi setting enabled 0
02-19 01:31:01.938 1068 3545 I LocSvc_libulp: battery charging 0, agps enabled 0, enh_location_services_enabled 0is_pip_user_setting_enabled 0
02-19 01:31:01.938 1068 3545 I LocSvc_libulp: ulp_msg_process_system_update: systemEvent:4
02-19 01:31:01.938 1068 3545 I LocSvc_libulp: ulp_msg_process_start_req, at ulp state = 1
02-19 01:31:01.949 2101 2101 D LocationControllerImpl: LOCATION_PROVIDERS_ALLOWED true
02-19 01:31:01.958 1460 7270 E ActivityManager: Sending non-protected broadcast com.nim.vznavigator.app2app from system 2101:com.android.systemui/u0a5 pkg com.android.systemui
02-19 01:31:01.958 1460 7270 E ActivityManager: java.lang.Throwable
02-19 01:31:01.958 1460 7270 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:23283)
02-19 01:31:01.958 1460 7270 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:23985)
02-19 01:31:01.958 1460 7270 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:23298)
02-19 01:31:01.958 1460 7270 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntent(ActivityManagerService.java:24127)
02-19 01:31:01.958 1460 7270 E ActivityManager: at android.app.IActivityManager$Stub.onTransact(IActivityManager.java:240)
02-19 01:31:01.958 1460 7270 E ActivityManager: at com.android.server.am.ActivityManagerService.onTransact(ActivityManagerService.java:3818)
02-19 01:31:01.958 1460 7270 E ActivityManager: at android.os.Binder.execTransact(Binder.java:682)
02-19 01:31:01.970 1460 2446 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8708
02-19 01:31:01.980 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:01.982 2101 2586 V SystemUIAnalytics: SAPreference : 2031 / 1
02-19 01:31:01.983 32318 32382 D OpenGLRenderer: eglDestroySurface = 0x713976eb30
02-19 01:31:01.983 32318 32318 D ViewRootImpl@4c0265a[LocationSettingsOffDialogActivity]: dispatchDetachedFromWindow
02-19 01:31:01.983 32318 32318 D InputEventReceiver: channel '66bf6b6 com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity (client)' ~ Disposing input event receiver.
02-19 01:31:01.983 32318 32318 D InputEventReceiver: channel '66bf6b6 com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity (client)' ~NativeInputEventReceiver.
02-19 01:31:01.984 657 2757 I SurfaceFlinger: id=138 Removed com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#0 (4/8)
02-19 01:31:01.984 657 2757 I SurfaceFlinger: id=138 Removed com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#0 (-2/8)
02-19 01:31:01.994 657 657 I Layer : id=138 onRemoved com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#0
02-19 01:31:01.995 25304 25452 W GCoreFlp: No location to return for getLastLocation()
02-19 01:31:01.997 32318 32318 E ViewRootImpl: sendUserActionEvent() returned.
02-19 01:31:01.999 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:01.999 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:01.999 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:01.999 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:01.999 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:01.999 657 657 I SurfaceFlinger: Device | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 552 1270 888 1606 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:31:01.999 657 657 I SurfaceFlinger: SolidColor | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:31:01.999 657 657 I SurfaceFlinger: Device | 0x71cda42200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:01.999 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_888
02-19 01:31:01.999 657 657 I SurfaceFlinger: 8 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:01.999 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:01.999 657 657 I SurfaceFlinger:
02-19 01:31:02.003 25304 25452 W GCoreFlp: No location to return for getLastLocation()
02-19 01:31:02.003 1460 8375 D PersonaManagerService: Current focused persona service handled id set to : 0
02-19 01:31:02.012 1460 8375 D InputDispatcher: Focused application set to: xxxx
02-19 01:31:02.015 3326 3326 V Launcher: Launcher.onResume()
02-19 01:31:02.016 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:02.016 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:02.016 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:02.016 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:02.016 657 657 I SurfaceFlinger: Client | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:31:02.016 657 657 I SurfaceFlinger: Client | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 552 1270 888 1606 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:31:02.016 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:02.016 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:02.016 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_888
02-19 01:31:02.016 657 657 I SurfaceFlinger: 8 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:02.016 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:02.016 657 657 I SurfaceFlinger:
02-19 01:31:02.031 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:02.031 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:02.031 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:02.031 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:02.031 657 657 I SurfaceFlinger: Client | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:31:02.031 657 657 I SurfaceFlinger: Client | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 552 1270 888 1606 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:31:02.031 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:02.031 657 657 I SurfaceFlinger: Client | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:02.031 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_888
02-19 01:31:02.031 657 657 I SurfaceFlinger: 8 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:02.031 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:02.031 657 657 I SurfaceFlinger:
02-19 01:31:02.031 657 657 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:02.043 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:02.048 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:02.057 3326 3326 D ExternalRequestQueue: Getting and clearing EXTERNAL_REQUEST_LIST: null
02-19 01:31:02.057 3326 3326 D ExternalMethodQueue: Getting and clearing EXTERNAL_METHOD_LIST: null
02-19 01:31:02.057 3326 3326 D AppsCustomAdapter: notifyUpdate : com.android.launcher3.Launcher@2be312a
02-19 01:31:02.057 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:02.057 3326 3326 D BixbyApi_0.2.7: isBixbySupported:true
02-19 01:31:02.057 3326 3326 D StateManager: onLauncherTopViewChanged() : AppsPageView
02-19 01:31:02.063 3024 3024 W SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
02-19 01:31:02.063 3024 3024 W SearchServiceClient: com.google.android.apps.gsa.shared.util.common.f: SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.shared.util.common.e.a(SourceFile:43)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.shared.util.common.e.f(SourceFile:6)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.search.shared.service.SearchServiceClient.a(SourceFile:119)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.search.shared.service.SearchServiceClient.ml(SourceFile:103)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.nowoverlayservice.ay.j(SourceFile:18)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.google.android.libraries.gsa.e.b.n.au(SourceFile:17)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.google.android.libraries.gsa.e.b.n.handleMessage(SourceFile:26)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at android.os.Handler.dispatchMessage(Handler.java:101)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at android.os.Looper.loop(Looper.java:164)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at android.app.ActivityThread.main(ActivityThread.java:6938)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at java.lang.reflect.Method.invoke(Native Method)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
02-19 01:31:02.063 3024 3024 W SearchServiceClient: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
02-19 01:31:02.063 3326 3326 D Launcher: setHotWordDetection : call requestHotWordDetection true
02-19 01:31:02.063 3326 3326 D NotificationHelpTip: currentTime : 1550557862
02-19 01:31:02.063 3326 3326 D NotificationHelpTip: differentTime34573078
02-19 01:31:02.063 3326 3326 D Launcher.HomeController: onResume HomeContainer current alpha = 0.0
02-19 01:31:02.063 3326 3326 D Launcher: setupWallpaperScroller
02-19 01:31:02.063 3024 3350 W SessionLifecycleManager: Handover failed. Creating new session controller.
02-19 01:31:02.064 3326 3326 E Notification.Badge: isFirst : false
02-19 01:31:02.065 3024 3350 I WorkerManager: New handler created for worker [progress] (manager: 2364eda, handler: 6ebc3)
02-19 01:31:02.065 3024 3350 I WorkerHandler: New state for worker [progress]: d (handler: 6ebc3)
02-19 01:31:02.066 3024 3350 I WorkerManager: New handler created for worker [sharebear] (manager: 2364eda, handler: f430cbe)
02-19 01:31:02.066 3024 3350 I WorkerHandler: New state for worker [sharebear]: d (handler: f430cbe)
02-19 01:31:02.066 3024 3350 I WorkerManager: New handler created for worker [screensearch] (manager: 2364eda, handler: 78db235)
02-19 01:31:02.066 3024 3350 I WorkerHandler: New state for worker [screensearch]: d (handler: 78db235)
02-19 01:31:02.068 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().Notification.FLAG_ONGOING_EVENT [sbn : StatusBarNotification(pkg=com.hiapk.marketpho user=UserHandle{0} id=2131165185 tag=null key=0|com.hiapk.marketpho|2131165185|null|10586: Notification(channel=null pri=2 contentView=com.hiapk.marketpho/0x7f030000 vibrate=null sound=null defaults=0x0 flags=0x62 color=0x00000000 number=0 vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:31:02.068 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().mTempRanking.canShowBadge[false], [sbn : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:31:02.069 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() : 2
02-19 01:31:02.069 3326 3406 D Notification.Badge: notificationKey : 0|com.google.android.gms|0|com.google.android.gms.auth.TokenNotificationManager:m800qa@gmail.com:com.google|10029, count : 0, this.count : 1
02-19 01:31:02.069 3326 3406 D Notification.Badge: notificationKey : 0|com.google.android.gms|0|com.google.android.gms.auth.TokenNotificationManager:m800qa@gmail.com:com.google|10029, count : 1, mTotalCount : 1
02-19 01:31:02.069 3326 3406 D Notification.Badge: notificationKey : 0|com.android.systemui|273|null|10005, count : 0, this.count : 1
02-19 01:31:02.069 1460 3247 D ActivityManager: post active user change for 0 fullscreen true isHomeActivity() true
02-19 01:31:02.069 3326 3406 D Notification.Badge: notificationKey : 0|com.android.systemui|273|null|10005, count : 1, mTotalCount : 1
02-19 01:31:02.069 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() not need to update, updatedBadges.remove[com.google.android.gms], count : [1]
02-19 01:31:02.069 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() not need to update, updatedBadges.remove[com.android.systemui], count : [1]
02-19 01:31:02.073 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:02.073 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:02.073 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:02.073 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:02.073 657 657 I SurfaceFlinger: Client | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:31:02.073 657 657 I SurfaceFlinger: Client | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 552 1270 888 1606 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:31:02.073 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:02.073 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:02.073 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_888
02-19 01:31:02.073 3024 3350 E PBSessionCacheImpl: sessionId[13301243206112317] not persisted.
02-19 01:31:02.073 657 657 I SurfaceFlinger: 8 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:02.073 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:02.073 657 657 I SurfaceFlinger:
02-19 01:31:02.073 3326 3326 D AppsAdapter: notifyUpdate start : com.android.launcher3.Launcher@2be312a
02-19 01:31:02.073 3024 3350 I WorkerManager: New handler created for worker [searchboxroot] (manager: 2364eda, handler: 31e09a6)
02-19 01:31:02.074 3326 3326 D AppsCustomAdapter: no change items
02-19 01:31:02.074 3326 3326 D AppsAdapter: notifyUpdate end : com.android.launcher3.Launcher@2be312a
02-19 01:31:02.074 3024 26463 I PBSessionCacheImpl: Deleted sessionId[13301243206112317] from persistence.
02-19 01:31:02.077 32318 32382 D OpenGLRenderer: eglDestroySurface = 0x713976eb80
02-19 01:31:02.077 32318 32318 D ViewRootImpl@93fe603[LocationSettingsOffDialogActivity]: dispatchDetachedFromWindow
02-19 01:31:02.077 32318 32318 D InputEventReceiver: channel 'd3d9053 com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity (client)' ~ Disposing input event receiver.
02-19 01:31:02.077 32318 32318 D InputEventReceiver: channel 'd3d9053 com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity (client)' ~NativeInputEventReceiver.
02-19 01:31:02.080 3024 3350 I WorkerHandler: New state for worker [searchboxroot]: d (handler: 31e09a6)
02-19 01:31:02.080 3024 3350 I WorkerManager: New handler created for worker [actions] (manager: 2364eda, handler: b989d3a)
02-19 01:31:02.081 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:02.081 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:02.081 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:02.081 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:02.081 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:02.081 657 657 I SurfaceFlinger: SolidColor | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:31:02.081 657 657 I SurfaceFlinger: Device | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 554 1275 889 1610 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:31:02.081 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:02.081 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_888
02-19 01:31:02.081 657 657 I SurfaceFlinger: 8 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:02.081 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:02.081 657 657 I SurfaceFlinger:
02-19 01:31:02.082 3024 3350 I WorkerHandler: New state for worker [actions]: d (handler: b989d3a)
02-19 01:31:02.086 3024 3350 I WorkerManager: New handler created for worker [legacyui] (manager: 2364eda, handler: 19307db)
02-19 01:31:02.086 3024 3350 I WorkerHandler: New state for worker [legacyui]: d (handler: 19307db)
02-19 01:31:02.087 3024 3350 I WorkerManager: New handler created for worker [conversation] (manager: 2364eda, handler: b3046b7)
02-19 01:31:02.087 3024 3350 I WorkerHandler: New state for worker [conversation]: d (handler: b3046b7)
02-19 01:31:02.087 3024 3350 I WorkerManager: New handler created for worker [message] (manager: 2364eda, handler: b6f8b42)
02-19 01:31:02.087 3024 3350 I WorkerHandler: New state for worker [message]: d (handler: b6f8b42)
02-19 01:31:02.087 3024 26463 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
02-19 01:31:02.087 3024 3350 I WorkerManager: New handler created for worker [context] (manager: 2364eda, handler: 6601589)
02-19 01:31:02.087 3024 3350 I WorkerHandler: New state for worker [context]: d (handler: 6601589)
02-19 01:31:02.088 3024 3350 I WorkerManager: New handler created for worker [actionvelogging] (manager: 2364eda, handler: eb55af)
02-19 01:31:02.088 3024 3350 I WorkerHandler: New state for worker [actionvelogging]: d (handler: eb55af)
02-19 01:31:02.088 3024 3350 I WorkerManager: New handler created for worker [sharedmicrodetection] (manager: 2364eda, handler: de639a8)
02-19 01:31:02.088 3024 3350 I WorkerHandler: New state for worker [sharedmicrodetection]: d (handler: de639a8)
02-19 01:31:02.088 3024 3350 I WorkerManager: New handler created for worker [networkmonitor] (manager: 2364eda, handler: 42a4ba7)
02-19 01:31:02.088 3024 3350 I WorkerHandler: New state for worker [networkmonitor]: d (handler: 42a4ba7)
02-19 01:31:02.088 3024 3350 I WorkerManager: New handler created for worker [audio] (manager: 2364eda, handler: a5fb43)
02-19 01:31:02.088 3024 3350 I WorkerHandler: New state for worker [audio]: d (handler: a5fb43)
02-19 01:31:02.089 3024 3350 I WorkerManager: New handler created for worker [logo_header] (manager: 2364eda, handler: 9b023e)
02-19 01:31:02.089 3024 3350 I WorkerHandler: New state for worker [logo_header]: d (handler: 9b023e)
02-19 01:31:02.101 3024 3350 I WorkerManager: New handler created for worker [transcription] (manager: 2364eda, handler: b5f420)
02-19 01:31:02.101 3024 3350 I WorkerHandler: New state for worker [transcription]: d (handler: b5f420)
02-19 01:31:02.107 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:02.107 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:02.107 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:02.107 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:02.107 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:02.107 657 657 I SurfaceFlinger: SolidColor | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:31:02.107 657 657 I SurfaceFlinger: Device | 0x71cb3b3400 | 0000 | RGBA_8888 | 0.0 0.0 336.0 336.0 | 563 1291 894 1622 | com.google.android.gms/com.google.an[...].LocationSettingsOffDialogActivity#1
02-19 01:31:02.107 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:02.107 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_888
02-19 01:31:02.107 657 657 I SurfaceFlinger: 8 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:02.107 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:02.107 657 657 I SurfaceFlinger:
02-19 01:31:02.115 617 2541 D sound_trigger_hw: stdev_start_recognition:[1] Enter
02-19 01:31:02.115 617 2541 D sound_trigger_hw: get_confidence_levels_payload: No smlib for uuid, sending opaque data
02-19 01:31:02.115 617 2541 D sound_trigger_hw: loaded_state_fn:[1] handle event id 2
02-19 01:31:02.116 617 2541 D sound_trigger_platform: platform_stdev_get_capture_device: available devices 0x80000004, device 0x80000004
02-19 01:31:02.116 617 2541 D sound_trigger_platform: platform_stdev_get_device_sample_rate: sample rate 48000
02-19 01:31:02.116 617 2541 D sound_trigger_platform: platform_stdev_send_hwmad_cal: previous acdb_id 128 matches new acdb_id 128 return
02-19 01:31:02.116 617 2541 D sound_trigger_platform: platform_stdev_send_calibration: sending device calibration for device(1) acdb_id(128)
02-19 01:31:02.116 617 2541 D ACDB-LOADER: ACDB -> send_afe_topology
02-19 01:31:02.116 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-19 01:31:02.116 617 2541 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 128, Topology Id 12e19
02-19 01:31:02.116 617 2541 D ACDB-LOADER: ACDB -> send_afe_cal
02-19 01:31:02.116 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
02-19 01:31:02.116 617 2541 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
02-19 01:31:02.116 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
02-19 01:31:02.116 617 2541 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
02-19 01:31:02.116 617 2541 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
02-19 01:31:02.116 617 2541 D sound_trigger_hw: set_device: enable device (1) = listen-cpe-handset-mic
02-19 01:31:02.116 617 2541 D audio_route: Setting mixer control: MAD Input, value: 8
02-19 01:31:02.119 617 2541 D audio_route: Setting mixer control: MAD_SEL MUX, value: 0
02-19 01:31:02.121 617 2541 D audio_route: Setting mixer control: MAD_CPE1 Switch, value: 1
02-19 01:31:02.121 1460 3247 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:02.133 617 2541 D sound_trigger_hw: start:[1] calling gcs_enable with handle 1, non-persist cal 0x0, sz 0
02-19 01:31:02.133 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION_SIZE
02-19 01:31:02.133 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION
02-19 01:31:02.133 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION_SIZE
02-19 01:31:02.134 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION
02-19 01:31:02.134 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION_SIZE
02-19 01:31:02.134 617 2541 E : gcs_get_sg_mod_conn_and_update_pld: subgraph mod conn size 0. Exiting
02-19 01:31:02.134 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION_SIZE
02-19 01:31:02.134 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION
02-19 01:31:02.134 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_CONNECTIONS_SIZE
02-19 01:31:02.134 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPHS_CONNECTION
02-19 01:31:02.134 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_CONNECTIONS_SIZE
02-19 01:31:02.134 617 2541 E : __gcs_get_sg_conn_and_update_pld: subgraph conn size 0. Exiting
02-19 01:31:02.134 617 2541 D : pktzr_send_cmd: opcode = 0x3, size = 276, token = 18
02-19 01:31:02.143 617 917 D : ipc_resp_thread: opcode: 0x2, payload_size: 4, resp_buf size: 16
02-19 01:31:02.143 617 917 D : pktzr_resp_cb: opcode = 0x2 size = 4 token = 18
02-19 01:31:02.143 617 917 D : pktzr_resp_cb: token 18 matched
02-19 01:31:02.143 617 2541 D sound_trigger_hw: reg_hal_event_session: ST_EVENT_SESSION_REGISTER capture_handle 46 p_ses 0xe91b3200
02-19 01:31:02.143 617 2541 D audio_hw_sec: sec_set_sound_trigger_state changed sthal_state 0x2
02-19 01:31:02.143 617 2541 D sound_trigger_hw: session[1]: loaded_state_fn ---> active_state_fn
02-19 01:31:02.143 617 2541 D sound_trigger_hw: stdev_start_recognition:[1] Exit
02-19 01:31:02.144 3166 3166 I GsaVoiceInteractionSrv: Start Hotword Recognition Status: true
02-19 01:31:02.157 1460 1479 I zygote64: Background concurrent copying GC freed 144589(13MB) AllocSpace objects, 271(5MB) LOS objects, 30% free, 55MB/79MB, paused 525us total 184.751ms
02-19 01:31:02.262 657 721 I SurfaceFlinger: id=139 Removed com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#1 (3/7)
02-19 01:31:02.274 657 657 I Layer : id=139 onRemoved com.google.android.gms/com.google.android.location.settings.LocationSettingsOffDialogActivity#1
02-19 01:31:02.290 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:02.290 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:02.290 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:02.290 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:02.290 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:02.290 657 657 I SurfaceFlinger: SolidColor | | 0000 | Unknown | -0.2 -0.2 -0.8 -0.8 | 0 0 1440 2960 | DimLayerController/Stack=0#0
02-19 01:31:02.290 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:02.290 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:02.290 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_888
02-19 01:31:02.291 657 657 I SurfaceFlinger: 8 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:02.291 657 657 I SurfaceFlinger:
02-19 01:31:02.357 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:02.357 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:02.357 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:02.357 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:02.357 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:02.357 657 657 I SurfaceFlinger: Device | 0x71cb56ac00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:02.357 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:02.357 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:02.357 657 657 I SurfaceFlinger:
02-19 01:31:02.463 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:02.595 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 362s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:02.881 32459 32473 I zygote64: Waiting for a blocking GC ProfileSaver
02-19 01:31:02.917 32459 32473 I zygote64: WaitForGcToComplete blocked for 35.723ms for cause ProfileSaver
02-19 01:31:02.986 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:03.076 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:03.169 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 3
02-19 01:31:03.171 3326 3326 I LauncherAppWidgetHostView: updateLastInflationOrientation, orientation: 1, widget: AppWidgetProviderInfo(UserHandle{0}/ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.googlequicksearchbox.SearchWidgetProvider})
02-19 01:31:03.179 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 6
02-19 01:31:03.363 1460 1803 D InputReader: Input event(10): value=1 when=1352455345000
02-19 01:31:03.363 1460 1803 D InputReader: Input event(10): value=1 when=1352455345000
02-19 01:31:03.364 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.231 ] when=1352455345000
02-19 01:31:03.366 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:03.366 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:03.367 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 0
02-19 01:31:03.387 2101 2101 I SwipeDoorsillDetector: onTouchEvent(): mIntercepting is false
02-19 01:31:03.390 2101 2476 D Tile.BluetoothTile: handleUpdateState enabled = false connected = false bluetoothState = 10
02-19 01:31:03.390 2101 2476 D Tile.RotationLockTile: handleUpdateState: false orientation = true
02-19 01:31:03.390 2101 2476 D FlashlightController: updateTorchCallback for mCameraId 0
02-19 01:31:03.391 2101 2476 D Tile.AirplaneModeTile: handleUpdateState: value false state.dim false
02-19 01:31:03.393 2101 2476 D Tile.RotationLockTile: handleUpdateState: false orientation = true
02-19 01:31:03.395 5744 5744 I TrayVisibilityController: TrayVisibilityReceiver action :com.samsung.systemui.statusbar.ANIMATING
02-19 01:31:03.400 2101 2101 D StatusBar: disable<e i a s b h r c s q >
02-19 01:31:03.401 2101 2101 D CollapsedStatusBarFragment: disable<e I!a S!b h r c s q >
02-19 01:31:03.404 1460 3248 V Vibrator: Called cancel() API - PUID: 1000, PackageName: android, token: android.os.Binder@bc7ec3b
02-19 01:31:03.405 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:0
02-19 01:31:03.410 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8608 fullscreenStackSysUiFlags= 0x0
02-19 01:31:03.416 1460 3248 D InputDispatcher: Focus left window: 3326
02-19 01:31:03.416 1460 3248 D InputDispatcher: Focus entered window: 2101
02-19 01:31:03.419 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: Relayout returned: old=[0,0][1440,84] new=[0,0][1440,2960] result=0x21 surface={valid=true 486418853888} changed=false
02-19 01:31:03.419 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:03.422 2101 2506 D OpenGLRenderer: eglDestroySurface = 0x713dd9b0b0
02-19 01:31:03.423 2101 2101 D KeyguardWallpaperController: onLayoutChange() v: com.android.systemui.statusbar.BackDropView{9871468 I.E...... ......ID 0,0-1440,2960 #7f0a0069 app:id/backdrop}, bottom : 2960, oldBottom : 84
02-19 01:31:03.423 2101 2101 D KeyguardWallpaperController: mShowing=false, mOccluded=false, mFadingAway=false, match_parent=true
02-19 01:31:03.424 2101 2506 D OpenGLRenderer: eglCreateWindowSurface = 0x713dd9b0b0
02-19 01:31:03.433 1460 7270 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8608
02-19 01:31:03.445 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:03.446 5744 5744 I Utils : isCurrentUser current = 0, ownerId = 0
02-19 01:31:03.446 5744 5744 I TrayVisibilityController: updateTrayVisible : State : 513 visible = 2 mCurrentVisible = 1
02-19 01:31:03.447 5744 5744 D TrayStateController: putInputRect mDynamicInputRegion=209055744@LastEvent=t=1550557760199Rect(11, 0 - 67, 607),Rect=Rect(0, 0 - 0, 0)
02-19 01:31:03.448 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:03.448 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:03.465 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:03.465 5744 5744 D TrayStateController: setUiState 2 : 0 --> 2
02-19 01:31:03.468 5744 5883 D OpenGLRenderer: eglDestroySurface = 0x71405731c0
02-19 01:31:03.472 657 721 I SurfaceFlinger: id=109 Removed com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0 (5/6)
02-19 01:31:03.472 657 721 I SurfaceFlinger: id=109 Removed com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0 (-2/6)
02-19 01:31:03.475 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x5 surface={valid=false 0} changed=true
02-19 01:31:03.478 5744 5744 D CocktailBarUiController: onCocktailBarStateChanged: flag=0x1 vis=2 bgType=0 showTimeout=-1 activate=true
02-19 01:31:03.481 657 657 I Layer : id=109 onRemoved com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0
02-19 01:31:03.484 1460 1803 D InputReader: Input event(10): value=0 when=1352577745000
02-19 01:31:03.484 1460 1803 D InputReader: Input event(10): value=0 when=1352577745000
02-19 01:31:03.484 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1352577745000
02-19 01:31:03.484 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:03.486 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x1 surface={valid=false 0} changed=false
02-19 01:31:03.488 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 1
02-19 01:31:03.494 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:03.494 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:03.494 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:03.494 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:03.494 657 657 I SurfaceFlinger: Client | 0x71cbb7bb00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:03.494 657 657 I SurfaceFlinger: Device | 0x71cb576680 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | StatusBar#0
02-19 01:31:03.494 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:03.494 657 657 I SurfaceFlinger:
02-19 01:31:03.567 5744 5744 I TrayVisibilityController: TrayVisibilityReceiver action :com.samsung.systemui.statusbar.EXPANDED
02-19 01:31:03.573 2101 2101 D SystemUIAnalytics: sendEventLog 500, 1101
02-19 01:31:03.574 2101 2101 D SystemUIAnalytics: sendScreenViewLog 201
02-19 01:31:03.576 2101 2101 D BixbyNotiManager: action:com.samsung.systemui.statusbar.EXPANDED mWaitingPanelOpen:false mIsPanelOpen:false
02-19 01:31:03.597 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:03.615 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:03.917 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:31:03.990 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:04.020 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:31:04.094 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:04.455 1460 1803 D InputReader: Input event(10): value=1 when=1353548246000
02-19 01:31:04.455 1460 1803 D InputReader: Input event(10): value=1 when=1353548246000
02-19 01:31:04.455 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.232 ] when=1353548246000
02-19 01:31:04.456 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:04.456 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:04.456 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 0
02-19 01:31:04.458 2101 2101 D PanelView: !mQsExp : true BarState : 0 TouchEmptyArea : false X : 1187.5781 Y : 1096.2695
02-19 01:31:04.467 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:04.538 1460 14179 D SamsungPhoneWindowManager: f.b. a = false hd = false eme = false ksno = false id = 10005 isDM = false
02-19 01:31:04.538 1460 14179 V Vibrator: Called semVibrate(int, int, AudioAttributes, Mag) API - PUID: 1000, PackageName: android, token: android.os.Binder@bc7ec3b, type: 50026, repeat: -1, AudioAttr : null, Mag: TYPE_TOUCH
02-19 01:31:04.538 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:0
02-19 01:31:04.541 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/multi_freq val:4
02-19 01:31:04.542 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/intensity val:4000
02-19 01:31:04.543 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:7
02-19 01:31:04.555 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1112, 1
02-19 01:31:04.573 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.576 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:04.578 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.589 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.595 1460 1803 D InputReader: Input event(10): value=0 when=1353689235000
02-19 01:31:04.595 1460 1803 D InputReader: Input event(10): value=0 when=1353689235000
02-19 01:31:04.595 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1353689235000
02-19 01:31:04.596 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:04.597 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 1
02-19 01:31:04.606 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1121, One finger swipe
02-19 01:31:04.608 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1112, 2
02-19 01:31:04.611 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.621 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 3 lines
02-19 01:31:04.621 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.624 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:04.636 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.640 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:04.654 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.672 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 1 line
02-19 01:31:04.688 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.697 25304 25304 I BeaconBle: 'L' hardware scan: scan stopped, no clients
02-19 01:31:04.704 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.974 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 16 lines
02-19 01:31:04.989 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:04.993 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:05.005 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.084 1460 1803 D InputReader: Input event(10): value=1 when=1354174621000
02-19 01:31:05.084 1460 1803 D InputReader: Input event(10): value=1 when=1354174621000
02-19 01:31:05.084 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.233 ] when=1354174621000
02-19 01:31:05.084 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:05.084 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:05.085 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 0
02-19 01:31:05.086 2101 2101 D PanelView: !mQsExp : true BarState : 0 TouchEmptyArea : true X : 1236.0938 Y : 1877.4609
02-19 01:31:05.088 2101 2101 I SwipeDoorsillDetector: onTouchEvent(): mIntercepting is false
02-19 01:31:05.088 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.089 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.103 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:05.105 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.157 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 3 lines
02-19 01:31:05.173 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.181 1460 1803 D InputReader: Input event(10): value=0 when=1354273939000
02-19 01:31:05.181 1460 1803 D InputReader: Input event(10): value=0 when=1354273939000
02-19 01:31:05.181 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1354273939000
02-19 01:31:05.182 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:05.182 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 1
02-19 01:31:05.190 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.273 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1116
02-19 01:31:05.273 2101 2101 D SystemUIAnalytics: sendScreenViewLog 299
02-19 01:31:05.278 5744 5744 I TrayVisibilityController: TrayVisibilityReceiver action :com.samsung.systemui.statusbar.COLLAPSED
02-19 01:31:05.279 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8708 fullscreenStackSysUiFlags= 0x0
02-19 01:31:05.283 1460 14179 D InputDispatcher: Focus left window: 2101
02-19 01:31:05.283 1460 14179 D InputDispatcher: Focus entered window: 3326
02-19 01:31:05.285 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:05.285 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x1 surface={valid=true 486418853888} changed=false
02-19 01:31:05.289 1460 7270 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
02-19 01:31:05.289 1460 7270 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
02-19 01:31:05.289 1460 7270 D InputMethodManagerService: windowGainedFocus: currentUserId=0
02-19 01:31:05.289 1460 7270 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
02-19 01:31:05.290 1460 7270 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
02-19 01:31:05.290 1460 7270 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
02-19 01:31:05.290 1460 7270 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@a9ab734 attribute=null, token = android.os.BinderProxy@b93ee59
02-19 01:31:05.297 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:05.298 2101 2101 D StatusBar: disable<e i a s b h r c s q >
02-19 01:31:05.298 2101 2101 D CollapsedStatusBarFragment: disable<e i!a s!b h r c s q >
02-19 01:31:05.298 2101 2101 D StatusBar: disable<e i a s b h r c s q >
02-19 01:31:05.298 2101 2101 D CollapsedStatusBarFragment: disable<e i a s b h r c s q >
02-19 01:31:05.299 2101 2101 D BixbyNotiManager: action:com.samsung.systemui.statusbar.COLLAPSED mWaitingPanelOpen:false mIsPanelOpen:true
02-19 01:31:05.299 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:05.299 1460 14179 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8708
02-19 01:31:05.313 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:05.324 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,84] result=0x21 surface={valid=true 486418853888} changed=false
02-19 01:31:05.325 2101 2101 D KeyguardWallpaperController: onLayoutChange() v: com.android.systemui.statusbar.BackDropView{9871468 I.E...... ......ID 0,0-1440,84 #7f0a0069 app:id/backdrop}, bottom : 84, oldBottom : 2960
02-19 01:31:05.326 2101 2101 D KeyguardWallpaperController: mShowing=false, mOccluded=false, mFadingAway=false, match_parent=false
02-19 01:31:05.328 2101 2506 D OpenGLRenderer: eglDestroySurface = 0x713dd9b0b0
02-19 01:31:05.329 2101 2506 D OpenGLRenderer: eglCreateWindowSurface = 0x713dd9b0b0
02-19 01:31:05.329 5744 5744 I Utils : isCurrentUser current = 0, ownerId = 0
02-19 01:31:05.329 5744 5744 I TrayVisibilityController: getComputedTrayVisible : keyguardState = 1
02-19 01:31:05.330 5744 5744 I TrayVisibilityController: updateTrayVisible : State : 1 visible = 1 mCurrentVisible = 2
02-19 01:31:05.330 5744 5744 D TrayStateController: putInputRect mDynamicInputRegion=209055744@LastEvent=t=1550557760199Rect(11, 0 - 67, 607),Rect=Rect(0, 0 - 0, 0)
02-19 01:31:05.331 5744 5744 D TrayStateController: putInputRect mDynamicInputRegion=209055744@LastEvent=t=1550557760199Rect(11, 0 - 67, 607),Rect=Rect(11, 0 - 67, 607)
02-19 01:31:05.331 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.331 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 1 line
02-19 01:31:05.331 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.332 5744 5744 D TrayStateTrigger: getTriggerMarginOnTop retY=445 halfHandleSize=304 getTriggerPosition=19.566929
02-19 01:31:05.333 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:05.335 5744 5744 D TrayStateController: setUiState 0 : 2 --> 0
02-19 01:31:05.342 657 657 I SurfaceFlinger: id=140 createSurf (67x607),1 flag=4, com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0
02-19 01:31:05.344 1460 14179 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:05.347 5744 5744 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:05.348 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x7 surface={valid=true 486757838848} changed=true
02-19 01:31:05.349 5744 5883 D OpenGLRenderer: eglCreateWindowSurface = 0x71405731c0
02-19 01:31:05.352 5744 5744 D TrayStateTrigger: showTriggerView
02-19 01:31:05.352 5744 5744 D CocktailBarUiController: onCocktailBarStateChanged: flag=0x1 vis=1 bgType=0 showTimeout=-1 activate=true
02-19 01:31:05.358 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x3 surface={valid=true 486757838848} changed=false
02-19 01:31:05.390 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:05.390 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:05.390 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:05.390 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:05.390 657 657 I SurfaceFlinger: Client | 0x71cbb7bb00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:05.390 657 657 I SurfaceFlinger: Device | 0x71cb2b0280 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:05.390 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:05.390 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:05.390 657 657 I SurfaceFlinger:
02-19 01:31:05.469 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 1 83 52 83 52
02-19 01:31:05.570 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 365s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:05.996 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:06.114 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:06.472 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:06.873 1460 1803 D InputReader: Input event(10): value=1 when=1355964916000
02-19 01:31:06.873 1460 1803 D InputReader: Input event(10): value=1 when=1355964916000
02-19 01:31:06.873 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.234 ] when=1355964916000
02-19 01:31:06.874 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:06.874 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:06.875 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:06.875 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:06.875 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:06.877 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:06.879 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:06.879 3326 3326 E ProActivieLaunch: Sending Broadcast
02-19 01:31:06.918 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:06.925 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:06.926 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:06.936 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:06.943 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:06.955 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:06.959 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:06.970 1460 1803 D InputReader: Input event(10): value=0 when=1356063280000
02-19 01:31:06.970 1460 1803 D InputReader: Input event(10): value=0 when=1356063280000
02-19 01:31:06.970 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1356063280000
02-19 01:31:06.970 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:06.970 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:06.970 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:06.970 2220 2220 D GLAnimatorManager: needStop = false
02-19 01:31:06.971 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:06.971 3326 3326 D PagedView: Snap To Next Page [1]
02-19 01:31:06.972 3326 3326 D PagedView: resetTouchState()
02-19 01:31:06.974 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:06.975 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:06.975 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:06.991 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:06.992 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:06.994 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:06.996 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:06.996 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:06.996 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:06.996 657 657 I SurfaceFlinger: Client | 0x71cb56ab80 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:06.996 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:06.996 657 657 I SurfaceFlinger: Device | 0x71cb2b0280 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:06.996 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:06.996 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:06.996 657 657 I SurfaceFlinger:
02-19 01:31:06.999 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:07.001 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:07.008 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.009 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.026 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.026 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.042 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.043 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.059 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.060 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.076 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.076 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.084 3024 28407 I EventLogSendingHelper: Sending log events.
02-19 01:31:07.092 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.092 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.109 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.110 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.121 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:07.125 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.126 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.143 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.144 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.159 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.159 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.175 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.176 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.193 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.194 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.210 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.210 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.226 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.227 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.242 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.243 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.250 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:07.259 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:07.259 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.259 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.277 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.277 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.292 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.293 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.301 28036 28036 I ChimeraSrvcProxy: com.google.android.gms.checkin.EventLogService returning NullBinder for action com.google.android.gms.gcm.ACTION_TASK_READY
02-19 01:31:07.309 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.310 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.314 28036 29030 I ChimeraSrvcProxy: NullBinder for com.google.android.gms.gcm.ACTION_TASK_READY triggering remote TransactionTooLargeException due to Service without Chimera impl
02-19 01:31:07.314 25304 29474 W BinderUtils: Expected android.os.IMessenger, got
02-19 01:31:07.315 25304 29474 E NetworkScheduler.TED: Dropping task as app's play services SDK version does not support Android O. Either update the SDK or lower your app's target SDK version. Canceling all tasks for the service: ComponentInfo{com.google.android.gms/com.google.android.gms.checkin.EventLogService}
02-19 01:31:07.323 25304 32221 E NetworkScheduler: Unknown result code received: 4
02-19 01:31:07.325 25304 25304 E NetworkScheduler.ATC: Called cancelTask for already completed task com.google.android.gms/.checkin.EventLogService{u=0 tag="AggregationTaskTag" trigger=window{period=1800s,flex=600s,earliest=-18s,latest=581s} requirements=[NET_ANY] attributes=[PERSISTED,RECURRING] scheduled=-1218s last_run=0s jid=N/A status=PENDING retries=0 client_lib=MANCHEGO_GCM-14799000} :INVALID_START
02-19 01:31:07.326 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.326 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.331 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:07.342 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.343 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.360 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.361 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.377 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.378 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.394 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.394 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.410 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.411 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.426 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.427 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.444 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.444 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.460 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.461 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.475 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 2 135 137 67 68
02-19 01:31:07.477 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.478 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.494 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.494 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.510 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.510 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.527 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.528 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.543 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.544 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.561 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.694 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:31:07.711 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.723 1460 1803 D InputReader: Input event(10): value=1 when=1356815648000
02-19 01:31:07.723 1460 1803 D InputReader: Input event(10): value=1 when=1356815648000
02-19 01:31:07.723 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.235 ] when=1356815648000
02-19 01:31:07.723 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:07.724 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:07.724 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:07.724 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:07.724 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:07.725 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:07.726 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:07.727 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.744 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:07.761 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.762 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:07.763 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.777 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.777 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.795 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.795 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.806 1460 1803 D InputReader: Input event(10): value=0 when=1356899007000
02-19 01:31:07.806 1460 1803 D InputReader: Input event(10): value=0 when=1356899007000
02-19 01:31:07.806 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1356899007000
02-19 01:31:07.807 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:07.807 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:07.808 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:07.808 2220 2220 D GLAnimatorManager: needStop = false
02-19 01:31:07.808 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.808 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:07.808 3326 3326 D PagedView: Snap To Next Page [0]
02-19 01:31:07.808 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:07.808 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:07.809 3326 3326 D PagedView: resetTouchState()
02-19 01:31:07.810 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.811 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:07.811 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.828 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.829 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.844 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.844 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.845 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:07.861 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.862 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.878 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.879 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.895 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.895 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.912 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.912 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.928 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.929 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.945 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.946 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.962 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.962 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.978 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.979 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:07.995 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:07.996 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:08.001 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:08.011 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.012 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:08.028 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.029 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:08.045 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.045 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:08.062 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.062 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:08.078 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.079 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:08.095 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.096 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:08.112 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.313 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 12 lines
02-19 01:31:08.330 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.337 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:08.347 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.447 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 6 lines
02-19 01:31:08.464 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.478 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:08.480 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.547 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:31:08.563 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.573 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 368s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:08.580 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.713 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:31:08.731 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.739 1460 1460 I MotionRecognitionService: Plugged
02-19 01:31:08.739 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:31:08.739 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:31:08.739 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:31:08.740 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:31:08.740 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:31:08.741 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:31:08.741 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:31:08.741 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:31:08.742 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:31:08.742 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:31:08.743 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2727000 mChargingTime : 2727000
02-19 01:31:08.743 2101 2101 D PowerUI.Notification: There is no change about charging status, so return!
02-19 01:31:08.745 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:31:08.745 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:31:08.745 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:31:08.745 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:31:08.747 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:08.982 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 14 lines
02-19 01:31:08.999 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:09.004 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:09.015 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:09.316 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 18 lines
02-19 01:31:09.333 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:09.345 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:09.349 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:09.450 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 6 lines
02-19 01:31:09.467 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:09.480 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:09.483 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:09.801 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 19 lines
02-19 01:31:09.818 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:09.818 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:09.818 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:10.008 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:10.056 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:10.056 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:10.056 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:10.056 657 657 I SurfaceFlinger: Client | 0x71cb56ab80 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:10.056 657 657 I SurfaceFlinger: Client | 0x71cbb7bb00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:10.056 657 657 I SurfaceFlinger: Device | 0x71cb2b0280 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:10.056 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:10.056 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:10.056 657 657 I SurfaceFlinger:
02-19 01:31:10.357 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:10.484 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 1 104 52 52 52
02-19 01:31:11.010 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:11.155 1460 1803 D InputReader: Input event(10): value=1 when=1360247125000
02-19 01:31:11.155 1460 1803 D InputReader: Input event(10): value=1 when=1360247125000
02-19 01:31:11.155 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.236 ] when=1360247125000
02-19 01:31:11.156 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:11.156 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:11.156 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:11.156 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:11.156 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:11.158 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:11.158 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:11.158 3326 3326 E ProActivieLaunch: Sending Broadcast
02-19 01:31:11.205 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:11.205 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.238 3326 3326 I chatty : uid=10087(u0_a87) com.sec.android.app.launcher identical 2 lines
02-19 01:31:11.256 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.266 1460 1803 D InputReader: Input event(10): value=0 when=1360359620000
02-19 01:31:11.266 1460 1803 D InputReader: Input event(10): value=0 when=1360359620000
02-19 01:31:11.266 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1360359620000
02-19 01:31:11.266 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:11.266 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:11.267 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:11.267 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:11.267 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:11.267 3326 3326 D PagedView: Snap To Next Page [0]
02-19 01:31:11.267 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:11.267 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:11.268 3326 3326 D PagedView: resetTouchState()
02-19 01:31:11.275 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.275 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.288 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.288 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.292 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:11.292 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:11.292 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:11.292 657 657 I SurfaceFlinger: Client | 0x71cb56a180 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:11.292 657 657 I SurfaceFlinger: Client | 0x71cbb7bb00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:11.292 657 657 I SurfaceFlinger: Device | 0x71cb5c6500 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:11.292 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:11.292 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:11.292 657 657 I SurfaceFlinger:
02-19 01:31:11.305 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.305 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.321 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.322 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.338 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.338 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.355 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.355 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.363 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:11.371 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.372 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.389 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.389 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.406 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.406 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.422 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.423 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.439 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.440 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.456 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.456 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.473 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.473 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.487 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 2 52 104 52 52
02-19 01:31:11.490 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.490 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.506 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.506 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.523 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.523 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.539 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.539 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.556 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.557 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.573 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.573 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.588 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 371s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:11.590 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.590 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.606 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.607 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.623 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.623 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.640 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.640 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.656 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.657 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.673 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.674 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.690 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.690 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.707 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.707 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.723 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.724 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.724 1460 1803 D InputReader: Input event(10): value=1 when=1360817954000
02-19 01:31:11.724 1460 1803 D InputReader: Input event(10): value=1 when=1360817954000
02-19 01:31:11.724 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.237 ] when=1360817954000
02-19 01:31:11.725 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:11.725 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:11.725 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:11.725 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:11.726 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:11.727 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:11.727 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:11.728 3326 3326 E ProActivieLaunch: Sending Broadcast
02-19 01:31:11.739 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.740 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.756 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.772 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:11.790 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.790 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:11.791 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.806 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.807 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.824 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.825 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.835 1460 1803 D InputReader: Input event(10): value=0 when=1360928149000
02-19 01:31:11.835 1460 1803 D InputReader: Input event(10): value=0 when=1360928149000
02-19 01:31:11.835 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1360928149000
02-19 01:31:11.836 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:11.836 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:11.837 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:11.837 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:11.837 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:11.837 3326 3326 D PagedView: Snap To Next Page [1]
02-19 01:31:11.839 3326 3326 D PagedView: resetTouchState()
02-19 01:31:11.839 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.840 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.856 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.857 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.869 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:11.873 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.873 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.891 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.891 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.907 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.908 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.924 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.925 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.941 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.941 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.957 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.958 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.973 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.974 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:11.991 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:11.991 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.008 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.008 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.013 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:12.024 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.025 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.041 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.042 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.058 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.058 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.074 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.075 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.083 3024 28371 I EventLogSendingHelper: Sending log events.
02-19 01:31:12.091 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.091 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.108 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.108 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.125 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.126 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:12.141 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.342 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 12 lines
02-19 01:31:12.358 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.368 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:12.374 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.459 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 5 lines
02-19 01:31:12.476 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.490 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:12.492 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:12.994 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 30 lines
02-19 01:31:13.010 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:13.015 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:13.027 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:13.345 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 19 lines
02-19 01:31:13.362 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:13.375 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:13.378 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:13.462 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 5 lines
02-19 01:31:13.479 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:13.493 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:13.496 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:13.830 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 20 lines
02-19 01:31:13.847 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:13.847 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:13.847 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:14.018 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:14.384 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:14.497 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:14.598 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 374s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:15.021 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:15.324 1460 1803 D InputReader: Input event(10): value=1 when=1364416574000
02-19 01:31:15.325 1460 1803 D InputReader: Input event(10): value=1 when=1364416574000
02-19 01:31:15.325 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.238 ] when=1364416574000
02-19 01:31:15.326 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:15.326 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:15.326 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:15.326 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:15.327 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:15.328 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:15.328 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:15.380 655 655 E lowmemorykiller: Error writing /proc/31865/oom_score_adj; errno=22
02-19 01:31:15.398 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:15.400 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:15.400 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.401 31943 31943 I cr_ChildProcessService: Destroying ChildProcessService pid=31943
02-19 01:31:15.403 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:15.403 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:15.409 1460 1546 W zygote64: failed to open /acct/uid_99007/pid_31943/cgroup.procs: No such file or directory
02-19 01:31:15.418 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.421 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:15.421 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:15.421 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:15.421 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:15.421 657 657 I SurfaceFlinger: Client | 0x71cbb7bb00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:15.421 657 657 I SurfaceFlinger: Device | 0x71cb2b0280 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:15.421 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:15.421 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:15.421 657 657 I SurfaceFlinger:
02-19 01:31:15.427 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:15.434 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.452 3326 3326 I chatty : uid=10087(u0_a87) com.sec.android.app.launcher identical 1 line
02-19 01:31:15.469 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.469 1460 1803 D InputReader: Input event(10): value=0 when=1364563269000
02-19 01:31:15.469 1460 1803 D InputReader: Input event(10): value=0 when=1364563269000
02-19 01:31:15.469 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1364563269000
02-19 01:31:15.470 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:15.470 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:15.470 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:15.470 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:15.470 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:15.470 3326 3326 D PagedView: Snap To Next Page [2]
02-19 01:31:15.471 3326 3326 D PagedView: resetTouchState()
02-19 01:31:15.484 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.484 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.498 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:15.499 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 4 92 184 46 46
02-19 01:31:15.500 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.500 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.504 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:15.504 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:15.504 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:15.504 657 657 I SurfaceFlinger: Client | 0x71cb56ab80 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:15.504 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:15.504 657 657 I SurfaceFlinger: Device | 0x71cb2b0280 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:15.504 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:15.504 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:15.504 657 657 I SurfaceFlinger:
02-19 01:31:15.518 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.518 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.534 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.535 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.551 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.551 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.567 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.567 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.585 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.585 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.601 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.602 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.618 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.619 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.635 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.635 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.651 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.652 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.668 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.669 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.685 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.685 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.701 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.701 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.717 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.718 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.734 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.734 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.752 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.752 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.768 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.769 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.785 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.785 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.802 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.803 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:15.818 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.951 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:31:15.968 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:15.979 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:15.979 25304 29282 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:15.985 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.001 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:16.018 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.024 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:16.036 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.102 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:31:16.118 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.122 3024 4489 D FirebaseInstanceId: topic sync succeeded
02-19 01:31:16.136 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.387 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 15 lines
02-19 01:31:16.404 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.409 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:16.420 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.471 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:31:16.487 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:16.502 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 4 4 868 1027 217 256
02-19 01:31:16.504 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:17.006 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 30 lines
02-19 01:31:17.022 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:17.026 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:17.039 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:17.390 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 21 lines
02-19 01:31:17.407 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:17.416 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:17.423 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:17.457 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:31:17.473 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:17.473 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:17.473 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:17.505 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:17.580 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 377s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:17.991 1460 1803 D InputReader: Input event(10): value=1 when=1367083073000
02-19 01:31:17.991 1460 1803 D InputReader: Input event(10): value=1 when=1367083073000
02-19 01:31:17.992 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.239 ] when=1367083073000
02-19 01:31:17.992 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:17.993 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:17.993 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:17.993 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:17.993 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:17.994 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:17.995 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:18.029 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:18.058 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:18.059 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.062 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:18.062 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:18.062 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:18.062 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:18.062 657 657 I SurfaceFlinger: Client | 0x71cbb7bb00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:18.062 657 657 I SurfaceFlinger: Device | 0x71cb3b3180 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:18.062 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:18.062 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:18.062 657 657 I SurfaceFlinger:
02-19 01:31:18.075 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.092 3326 3326 I chatty : uid=10087(u0_a87) com.sec.android.app.launcher identical 1 line
02-19 01:31:18.109 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.111 1460 1803 D InputReader: Input event(10): value=0 when=1367204726000
02-19 01:31:18.111 1460 1803 D InputReader: Input event(10): value=0 when=1367204726000
02-19 01:31:18.111 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1367204726000
02-19 01:31:18.112 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:18.112 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:18.112 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:18.112 3326 3326 D PagedView: Snap To Next Page [3]
02-19 01:31:18.112 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:18.113 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:18.114 3326 3326 D PagedView: resetTouchState()
02-19 01:31:18.125 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.125 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.142 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.142 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.145 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:18.146 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:18.146 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:18.146 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:18.146 657 657 I SurfaceFlinger: Client | 0x71cb56ab80 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:18.146 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:18.146 657 657 I SurfaceFlinger: Device | 0x71cb3b3180 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:18.146 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:18.146 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:18.146 657 657 I SurfaceFlinger:
02-19 01:31:18.159 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.159 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.175 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.175 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.192 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.193 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.209 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.210 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.226 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.227 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.243 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.243 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.258 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.259 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.276 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.277 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.292 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.292 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.309 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.310 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.326 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.327 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.343 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.343 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.360 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.360 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.376 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.377 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.393 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.393 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.410 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.411 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:18.423 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:18.426 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.476 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:31:18.493 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:18.508 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:18.509 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.012 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 30 lines
02-19 01:31:19.028 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.031 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:19.045 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.395 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 21 lines
02-19 01:31:19.412 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.413 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:31:19.417 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=87, mBatteryStatus=2
02-19 01:31:19.418 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:31:19.418 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:31:19.418 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:31:19.418 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:31:19.420 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:31:19.420 1460 1460 I MotionRecognitionService: Plugged
02-19 01:31:19.420 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 87
02-19 01:31:19.420 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:31:19.420 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:31:19.420 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:31:19.420 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 87, battStatus :: 2
02-19 01:31:19.420 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:31:19.428 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:19.429 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.437 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:31:19.437 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2727000 mChargingTime : 2705000
02-19 01:31:19.437 2101 2101 D PowerUI.Notification: showChargingNotification()
02-19 01:31:19.440 1460 3229 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = -1
02-19 01:31:19.440 1460 3229 D API test: getContainerInfo: value is
02-19 01:31:19.440 1460 3229 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = 0
02-19 01:31:19.440 1460 3229 D API test: getContainerInfo: value is
02-19 01:31:19.441 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:19.445 3326 3326 D Notification.Badge: [valid] onNotificationPosted : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))
02-19 01:31:19.445 3326 3326 D Notification.Badge: notificationKey : -1|com.android.systemui|2131362712|charging_state|10005, count : 0, this.count : 1
02-19 01:31:19.445 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.445 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().mTempRanking.canShowBadge[false], [sbn : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:31:19.446 3326 3406 D Notification.Badge: LauncherModel:onNotificationPosted() : com.android.systemui, count : [1], shouldBeFilteredOut : [true]
02-19 01:31:19.446 3326 3406 D Launcher.Model: updateLauncherIconBadges : 1
02-19 01:31:19.452 2101 2101 D KeyguardServiceBoxContainer: updateCMAS() hasCmasNotification = false, mHasCMAS = false
02-19 01:31:19.457 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:19.462 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.467 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 19 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:31:19.467 2101 2101 D swipe : !isFreemformEnabled
02-19 01:31:19.467 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:31:19.468 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:31:19.470 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:31:19.475 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:19.479 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.481 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:19.495 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:19.509 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 1 0 145 0 145 0
02-19 01:31:19.512 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.015 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 30 lines
02-19 01:31:20.031 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.034 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:20.048 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.098 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:31:20.115 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.115 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:20.115 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:20.436 1460 1803 D InputReader: Input event(10): value=1 when=1369529003000
02-19 01:31:20.436 1460 1803 D InputReader: Input event(10): value=1 when=1369529003000
02-19 01:31:20.436 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.240 ] when=1369529003000
02-19 01:31:20.436 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:20.436 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:20.437 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:20.437 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:20.437 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:20.437 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:20.438 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:20.439 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:20.467 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:20.467 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.482 3326 3326 I chatty : uid=10087(u0_a87) com.sec.android.app.launcher identical 1 line
02-19 01:31:20.501 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.502 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:20.502 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:20.502 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:20.502 657 657 I SurfaceFlinger: Client | 0x71cb576700 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:20.502 657 657 I SurfaceFlinger: Client | 0x71cb5c6700 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:20.502 657 657 I SurfaceFlinger: Device | 0x71cb5c6500 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:20.502 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:20.502 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:20.502 657 657 I SurfaceFlinger:
02-19 01:31:20.510 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:20.517 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.534 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.544 1460 1803 D InputReader: Input event(10): value=0 when=1369637379000
02-19 01:31:20.544 1460 1803 D InputReader: Input event(10): value=0 when=1369637379000
02-19 01:31:20.544 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1369637379000
02-19 01:31:20.544 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:20.544 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:20.545 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:20.545 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:20.545 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:20.546 3326 3326 D PagedView: Snap To Next Page [4]
02-19 01:31:20.547 3326 3326 D PagedView: resetTouchState()
02-19 01:31:20.549 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.549 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.566 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.566 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.567 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 380s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:20.571 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:20.571 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:20.571 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:20.571 657 657 I SurfaceFlinger: Client | 0x71cb56ab80 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:20.571 657 657 I SurfaceFlinger: Client | 0x71cbb7bb00 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:20.571 657 657 I SurfaceFlinger: Device | 0x71cb5c6500 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:20.571 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:20.571 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:20.571 657 657 I SurfaceFlinger:
02-19 01:31:20.581 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:20.582 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.582 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.599 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.600 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.615 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.616 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.633 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.634 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.650 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.651 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.667 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.667 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.683 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.684 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.700 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.701 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.717 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.718 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.734 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.734 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.750 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.751 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.767 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.767 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.784 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.784 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.801 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:20.801 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:20.817 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.018 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 12 lines
02-19 01:31:21.034 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.036 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:21.051 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.285 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 14 lines
02-19 01:31:21.302 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.313 1460 1803 D InputReader: Input event(10): value=1 when=1370406046000
02-19 01:31:21.313 1460 1803 D InputReader: Input event(10): value=1 when=1370406046000
02-19 01:31:21.313 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.241 ] when=1370406046000
02-19 01:31:21.314 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:21.314 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:21.314 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:21.314 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:21.314 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:21.315 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:21.315 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:21.319 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.335 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:21.352 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.353 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:21.353 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.369 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.370 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.386 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.387 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.401 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.402 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.404 1460 1803 D InputReader: Input event(10): value=0 when=1370498167000
02-19 01:31:21.405 1460 1803 D InputReader: Input event(10): value=0 when=1370498167000
02-19 01:31:21.405 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1370498167000
02-19 01:31:21.405 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:21.405 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:21.405 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:21.405 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:21.405 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:21.405 3326 3326 D PagedView: Snap To Next Page [3]
02-19 01:31:21.407 3326 3326 D PagedView: resetTouchState()
02-19 01:31:21.418 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.419 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.433 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:21.435 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.435 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.441 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:21.452 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.452 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.469 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.470 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.486 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.487 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.503 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.503 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.512 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:21.519 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.520 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.536 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.537 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.553 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.553 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.567 1460 1803 D InputReader: Input event(10): value=1 when=1370656994000
02-19 01:31:21.567 1460 1803 D InputReader: Input event(10): value=1 when=1370656994000
02-19 01:31:21.567 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.242 ] when=1370656994000
02-19 01:31:21.568 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:21.568 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:21.568 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:21.568 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:21.568 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:21.569 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.569 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:21.570 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:21.572 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.585 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.619 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:31:21.635 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.636 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:21.636 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.653 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.655 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.669 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.670 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.680 1460 1803 D InputReader: Input event(10): value=0 when=1370774107000
02-19 01:31:21.680 1460 1803 D InputReader: Input event(10): value=0 when=1370774107000
02-19 01:31:21.680 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1370774107000
02-19 01:31:21.681 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:21.681 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:21.682 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:21.682 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:21.682 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:21.682 3326 3326 D PagedView: Snap To Next Page [2]
02-19 01:31:21.683 3326 3326 D PagedView: resetTouchState()
02-19 01:31:21.686 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.686 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.702 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.703 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.712 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:21.720 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.720 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.736 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.737 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.754 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.754 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.770 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.771 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.787 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.788 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.804 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.804 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.820 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.821 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.837 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.838 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.854 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.855 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.870 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.870 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.886 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.887 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.903 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.903 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.920 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.920 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.937 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.938 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.954 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.955 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.971 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.971 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.988 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:21.988 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:21.988 1460 1803 D InputReader: Input event(10): value=1 when=1371082214000
02-19 01:31:21.989 1460 1803 D InputReader: Input event(10): value=1 when=1371082214000
02-19 01:31:21.989 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.243 ] when=1371082214000
02-19 01:31:21.989 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:21.989 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:21.989 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:21.989 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:21.990 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:21.990 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:21.991 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:22.003 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.005 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.021 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.037 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.037 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:22.038 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.038 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:22.054 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.055 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.070 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.071 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.073 1460 1803 D InputReader: Input event(10): value=0 when=1371167138000
02-19 01:31:22.074 1460 1803 D InputReader: Input event(10): value=0 when=1371167138000
02-19 01:31:22.074 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1371167138000
02-19 01:31:22.074 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:22.074 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:22.074 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:22.075 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:22.075 3326 3326 D PagedView: Snap To Next Page [1]
02-19 01:31:22.075 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:22.076 3326 3326 D PagedView: resetTouchState()
02-19 01:31:22.087 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.088 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.103 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.104 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:22.104 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.121 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.122 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.137 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.138 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.155 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.155 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.171 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.172 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.188 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.189 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.205 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.205 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.222 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.222 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.238 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.239 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.254 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.255 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.272 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.273 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.283 1460 1803 D InputReader: Input event(10): value=1 when=1371376110000
02-19 01:31:22.283 1460 1803 D InputReader: Input event(10): value=1 when=1371376110000
02-19 01:31:22.283 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.244 ] when=1371376110000
02-19 01:31:22.284 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:22.284 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:22.284 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:22.284 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:22.285 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:22.285 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:22.286 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:22.286 3326 3326 E ProActivieLaunch: Sending Broadcast
02-19 01:31:22.288 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.292 1460 1460 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.saluscontrols.it500v2 user:0
02-19 01:31:22.292 1460 1460 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:31:22.292 1460 1460 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.saluscontrols.it500v2 user:0
02-19 01:31:22.292 1460 1460 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:31:22.304 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.313 32509 32509 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:31:22.316 32509 32509 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:31:22.317 32509 32509 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.saluscontrols.it500v2
02-19 01:31:22.321 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.337 32509 32509 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:31:22.338 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.338 32509 32509 D ActivityThread: Added TimaKeyStore provider
02-19 01:31:22.338 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:22.339 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.340 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:22.354 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.355 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.372 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.373 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.381 1460 1803 D InputReader: Input event(10): value=0 when=1371475294000
02-19 01:31:22.382 1460 1803 D InputReader: Input event(10): value=0 when=1371475294000
02-19 01:31:22.382 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1371475294000
02-19 01:31:22.382 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:22.382 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:22.382 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:22.382 2220 2220 D GLAnimatorManager: needStop = false
02-19 01:31:22.383 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:22.383 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.383 3326 3326 D PagedView: Snap To Next Page [0]
02-19 01:31:22.383 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.383 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.384 3326 3326 D PagedView: resetTouchState()
02-19 01:31:22.388 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.388 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:22.388 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.402 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:22.403 32509 32524 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:31:22.404 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.405 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.407 32509 32524 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:31:22.421 32509 32524 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:31:22.421 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.422 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.423 32509 32524 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:31:22.427 32509 32509 I MultiDex: VM with version 2.1.0 has multidex support
02-19 01:31:22.427 32509 32509 I MultiDex: install
02-19 01:31:22.427 32509 32509 I MultiDex: VM has multidex support, MultiDex support library is disabled.
02-19 01:31:22.438 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.438 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.448 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:22.455 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.456 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.469 32509 32509 I GMPM : App measurement is starting up, version: 8487
02-19 01:31:22.470 32509 32509 I GMPM : To enable debug logging run: adb shell setprop log.tag.GMPM VERBOSE
02-19 01:31:22.471 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.472 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.488 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.488 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.495 32509 32509 E GMPM : GoogleService failed to initialize, status: 10, Missing an expected resource: 'R.string.google_app_id' for initializing Google services. Possible causes are missing google-services.json or com.google.gms.google-services gradle plugin.
02-19 01:31:22.495 32509 32509 E GMPM : Scheduler not set. Not logging error/warn.
02-19 01:31:22.505 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.505 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.512 32509 32526 E GMPM : Uploading is not possible. App measurement disabled
02-19 01:31:22.514 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 0 0 0 0 0 0
02-19 01:31:22.522 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.522 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.538 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.539 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.555 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.556 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.558 1460 1803 D InputReader: Input event(10): value=1 when=1371651471000
02-19 01:31:22.558 1460 1803 D InputReader: Input event(10): value=1 when=1371651471000
02-19 01:31:22.558 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.245 ] when=1371651471000
02-19 01:31:22.558 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:22.558 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:22.558 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:22.558 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:22.559 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:22.559 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:22.560 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:22.560 3326 3326 E ProActivieLaunch: Sending Broadcast
02-19 01:31:22.572 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.572 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.588 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.589 3326 3326 D PagedView: Determined start scrolling - TOUCH_STATE_SCROLLING
02-19 01:31:22.589 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.596 32509 32509 I CrashlyticsCore: Initializing Crashlytics 2.3.10.127
02-19 01:31:22.605 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.606 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.622 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.623 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.636 1460 1479 I zygote64: Background concurrent copying GC freed 167220(16MB) AllocSpace objects, 420(8MB) LOS objects, 30% free, 55MB/79MB, paused 640us total 186.788ms
02-19 01:31:22.638 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.639 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.641 1460 1803 D InputReader: Input event(10): value=0 when=1371735021000
02-19 01:31:22.641 1460 1803 D InputReader: Input event(10): value=0 when=1371735021000
02-19 01:31:22.641 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1371735021000
02-19 01:31:22.641 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:22.641 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:22.642 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:22.643 3326 3326 D PagedView: Snap To Next Page [0]
02-19 01:31:22.643 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.643 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.643 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:22.643 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:22.644 3326 3326 D PagedView: resetTouchState()
02-19 01:31:22.655 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.656 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.666 32509 32529 D NetworkSecurityConfig: No Network Security Config specified, using platform default
02-19 01:31:22.672 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.672 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.675 32509 32529 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:22.675 32509 32529 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:22.680 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:31:22.689 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.689 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.705 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.706 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.722 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.722 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.731 32509 32529 D TcpOptimizer: TcpOptimizer-ON
02-19 01:31:22.739 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.739 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.756 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.757 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.773 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.773 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.790 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.790 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.807 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.807 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.818 1460 1803 D InputReader: Input event(10): value=1 when=1371911044000
02-19 01:31:22.818 1460 1803 D InputReader: Input event(10): value=1 when=1371911044000
02-19 01:31:22.818 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.246 ] when=1371911044000
02-19 01:31:22.820 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:22.820 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:22.820 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:22.820 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:22.820 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:22.821 3326 3326 I System.out: Rect(0, 0 - 1440, 328)
02-19 01:31:22.821 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.821 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.824 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.824 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.840 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.857 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.858 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.873 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.874 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:22.874 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.890 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.891 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.893 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:22.906 32509 32524 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:31:22.906 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.907 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.915 32509 32524 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:31:22.924 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.924 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.925 1460 1803 D InputReader: Input event(10): value=0 when=1372018933000
02-19 01:31:22.925 1460 1803 D InputReader: Input event(10): value=0 when=1372018933000
02-19 01:31:22.925 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1372018933000
02-19 01:31:22.925 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:22.925 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:22.926 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:22.926 2220 2220 D GLAnimatorManager: needStop = false
02-19 01:31:22.926 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.926 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:22.926 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:22.926 3326 3326 D PagedView: Snap To Next Page [0]
02-19 01:31:22.926 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.926 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:22.927 3326 3326 D PagedView: resetTouchState()
02-19 01:31:22.939 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.940 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.957 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.957 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.974 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.974 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:22.990 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:22.991 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.008 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.008 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.024 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.025 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.040 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.040 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.041 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:23.058 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.058 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.074 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.075 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.091 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.091 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.107 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.108 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.124 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.124 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.141 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.142 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.158 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.158 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.174 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.175 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.191 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.191 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.208 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.208 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.225 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.225 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.242 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.242 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.258 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.259 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.275 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.275 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.292 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.292 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.308 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.309 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.325 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.325 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.342 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.342 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.359 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.359 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.375 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.376 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.392 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.392 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.409 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.409 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.426 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.426 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.442 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.443 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.458 1460 1706 E ActivityManager: Sending non-protected broadcast com.android.settings.notificationreminder.alaram_action from system uid 1000 pkg com.samsung.android.SettingsReceiver
02-19 01:31:23.458 1460 1706 E ActivityManager: java.lang.Throwable
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.checkBroadcastFromSystem(ActivityManagerService.java:23288)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentLocked(ActivityManagerService.java:23985)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.broadcastIntentInPackage(ActivityManagerService.java:24165)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:413)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendInner(PendingIntentRecord.java:263)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.am.PendingIntentRecord.sendWithResult(PendingIntentRecord.java:255)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.am.ActivityManagerService.sendIntentSender(ActivityManagerService.java:9882)
02-19 01:31:23.458 1460 1706 E ActivityManager: at android.app.PendingIntent.send(PendingIntent.java:889)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.AlarmManagerService$DeliveryTracker.deliverLocked(AlarmManagerService.java:3695)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.AlarmManagerService.deliverAlarmsLocked(AlarmManagerService.java:3060)
02-19 01:31:23.458 1460 1706 E ActivityManager: at com.android.server.AlarmManagerService$AlarmThread.run(AlarmManagerService.java:3217)
02-19 01:31:23.458 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.458 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.473 12197 12214 I wzp push: 2 timeout timer trigger
02-19 01:31:23.475 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.475 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.482 1460 1706 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.verizon.messaging.vzmsgs user:0
02-19 01:31:23.482 1460 1706 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:31:23.482 1460 1706 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.verizon.messaging.vzmsgs user:0
02-19 01:31:23.483 1460 1706 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:31:23.491 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.491 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.494 32551 32551 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:31:23.498 32551 32551 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:31:23.498 32551 32551 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c512,c768, pkgname=com.verizon.messaging.vzmsgs
02-19 01:31:23.502 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:23.505 32551 32551 W zygote : Using default instruction set features for ARM CPU variant (cortex-a9) using conservative defaults
02-19 01:31:23.508 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.508 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.515 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 2 4 258 420 129 105
02-19 01:31:23.523 32551 32551 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:31:23.523 32551 32551 D ActivityThread: Added TimaKeyStore provider
02-19 01:31:23.525 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.525 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.531 25304 27076 E WakeLock: GCM_HB_ALARM release without a matched acquire!
02-19 01:31:23.534 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:23.541 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.542 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.542 3326 3326 I Launcher: onReceive: com.samsung.action.EVERY_MINUTE_CLOCK_UPDATE
02-19 01:31:23.546 3326 3326 I IconView: applyFromShortcutInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:23.548 3326 3326 D ApplicationPackageManager: we has com.sec.android.app.clockpackage class. reuse it
02-19 01:31:23.548 3326 3326 D LiveIconLoader: getLiveIcon was called in ClockPackage
02-19 01:31:23.548 3326 3326 D LiveIconLoader: getLiveIcon res = com.sec.android.app.clockpackage
02-19 01:31:23.549 3326 3326 D LiveIconLoader: stdIconSize : 168 , targetIconSize : 203
02-19 01:31:23.549 3326 3326 D LiveIconLoader: mIconDpi : 640 , mTargetIconDpi : 560
02-19 01:31:23.556 3326 3326 I ApplicationPackageManager: load= live icon for com.sec.android.app.clockpackage, from overlay = false
02-19 01:31:23.557 3326 3326 I LiveIconManager: getLiveIcon: complete(sync_created)
02-19 01:31:23.557 3326 3326 I IconView: applyFromShortcutInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:23.558 3326 3326 I IconView: applyFromShortcutInfo - start GetLive : com.samsung.android.calendar
02-19 01:31:23.558 3326 3326 I BitmapCacheContainer: getBitmapCache: BitmapCache expired com.samsung.android.calendar/UserHandle{0}
02-19 01:31:23.558 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.559 3326 3326 D ApplicationPackageManager: we has com.samsung.android.calendar class. reuse it
02-19 01:31:23.565 3326 3326 I ApplicationPackageManager: load= live icon for com.samsung.android.calendar, from overlay = false
02-19 01:31:23.566 3326 3326 I LiveIconManager: getLiveIcon: complete(sync_created)
02-19 01:31:23.566 3326 3326 I IconView: applyFromShortcutInfo - end GetLive : com.samsung.android.calendar
02-19 01:31:23.567 3326 3326 I IconView: applyFromShortcutInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:23.567 3326 3326 I IconView: applyFromShortcutInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:23.567 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.samsung.android.calendar
02-19 01:31:23.567 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.samsung.android.calendar
02-19 01:31:23.567 3326 3326 I IconView: applyFromApplicationInfo - start GetLive : com.sec.android.app.clockpackage
02-19 01:31:23.567 3326 3326 I IconView: applyFromApplicationInfo - end GetLive : com.sec.android.app.clockpackage
02-19 01:31:23.568 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.571 28036 28036 I GCM : Message from null
02-19 01:31:23.571 28036 28036 E GCM : Dropping message to GMS from null as no component is set
02-19 01:31:23.575 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.575 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.583 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:23.591 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.591 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 383s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:23.592 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.592 32551 32573 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:31:23.596 32551 32573 D libEGL : loaded /vendor/lib/egl/libEGL_adreno.so
02-19 01:31:23.605 32551 32573 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:31:23.605 32551 32573 D libEGL : loaded /vendor/lib/egl/libGLESv1_CM_adreno.so
02-19 01:31:23.606 32551 32551 I MultiDex: VM with version 2.1.0 has multidex support
02-19 01:31:23.606 32551 32551 I MultiDex: Installing application
02-19 01:31:23.606 32551 32551 I MultiDex: VM has multidex support, MultiDex support library is disabled.
02-19 01:31:23.608 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.608 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.625 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.625 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.642 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.642 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.658 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.659 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.675 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.675 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.685 32551 32551 D ACRA : ACRA is enabled for com.verizon.messaging.vzmsgs, initializing...
02-19 01:31:23.685 32551 32551 D ACRA : Using custom Report Fields
02-19 01:31:23.688 32551 32551 D ACRA : Looking for error files in /data/user/0/com.verizon.messaging.vzmsgs/files
02-19 01:31:23.692 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.692 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.708 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.709 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:23.716 32551 32551 W Java7Support: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added
02-19 01:31:23.725 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.742 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.757 1460 3229 D PackageManager: setEnabledSetting : userId = 0 packageName = com.verizon.messaging.vzmsgs cmp = com.verizon.mms.transaction.PrivilegedSmsReceiver newState = 2 callingPackage = 10089/com.verizon.messaging.vzmsgs
02-19 01:31:23.759 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.763 32551 32551 I TelephonyManager: getCustomerPath : omc customer file can read
02-19 01:31:23.766 32551 32551 I TelephonyManager: getCustomerPath : omc customer file can read
02-19 01:31:23.775 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.792 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.793 32551 32583 D NetworkSecurityConfig: Using Network Security Config from resource network_security_config_release debugBuild: false
02-19 01:31:23.803 1460 1803 D InputReader: Input event(10): value=1 when=1372897405000
02-19 01:31:23.804 1460 1803 D InputReader: Input event(10): value=1 when=1372897405000
02-19 01:31:23.804 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.247 ] when=1372897405000
02-19 01:31:23.804 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:23.804 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:23.804 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x0, toolType: 1
02-19 01:31:23.804 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:23.804 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 0
02-19 01:31:23.804 3326 3326 I System.out: Rect(0, 0 - 1440, 326)
02-19 01:31:23.805 3326 3326 D PagedView: reset touch state case 1
02-19 01:31:23.805 3326 3326 E ProActivieLaunch: Sending Broadcast
02-19 01:31:23.809 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.826 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.829 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:23.842 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.845 1460 1803 D InputReader: Input event(10): value=0 when=1372938981000
02-19 01:31:23.845 1460 1803 D InputReader: Input event(10): value=0 when=1372938981000
02-19 01:31:23.845 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1372938981000
02-19 01:31:23.845 1460 1802 I InputDispatcher: Delivering touch to (3326): action: 0x1, toolType: 1
02-19 01:31:23.845 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:23.846 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: ViewPostIme pointer 1
02-19 01:31:23.846 3326 3326 D PagedView: resetTouchState()
02-19 01:31:23.846 2220 2220 D GyroRender: onSensorChanged event.sensor.getType() = 65579
02-19 01:31:23.858 1460 3247 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:23.859 1460 3247 I chatty : uid=1000(system) Binder:1460_10 identical 1 line
02-19 01:31:23.859 1460 3247 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:23.859 1460 3247 W ResourceType: ResTable_typeSpec entry count inconsistent: given 459, previously 1252
02-19 01:31:23.859 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f14033e, entry index(830) is beyond type entryCount(459)
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f140338, entry index(824) is beyond type entryCount(459)
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f14021c, entry index(540) is beyond type entryCount(459)
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f14022c, entry index(556) is beyond type entryCount(459)
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f14040a, entry index(1034) is beyond type entryCount(459)
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f1403ee, entry index(1006) is beyond type entryCount(459)
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f14041c, entry index(1052) is beyond type entryCount(459)
02-19 01:31:23.860 1460 3247 W ResourceType: For resource 0x7f1402d7, entry index(727) is beyond type entryCount(459)
02-19 01:31:23.861 1460 3247 E ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
02-19 01:31:23.861 1460 3247 E ANDR-PERF-JNI: gIOPHAl initialized
02-19 01:31:23.864 544 544 W /system/bin/hwservicemanager: getTransportFromManifest: Cannot find entry vendor.qti.hardware.iop@1.0::IIop in either framework or device manifest, using default transport.
02-19 01:31:23.865 32551 32596 I GAv4 : Google Analytics 12.4.51 is starting up. To enable debug logging on a device run:
02-19 01:31:23.865 32551 32596 I GAv4 : adb shell setprop log.tag.GAv4 DEBUG
02-19 01:31:23.865 32551 32596 I GAv4 : adb logcat -s GAv4
02-19 01:31:23.866 1460 3247 E ANDR-PERF-JNI: gIOPHAl calling iopstart from default
02-19 01:31:23.866 634 634 E ANDR-IOP: IOP HAL: Received pkg_name = com.google.android.apps.maps pid = -1
02-19 01:31:23.866 634 687 E ANDR-IOP: is_in_recent_list is TRUE
02-19 01:31:23.866 634 687 E ANDR-IOP: io prefetch is deactivate
02-19 01:31:23.868 1460 1460 D CodecSolution: MultiWindowEventListener::onMultiWindowFocusChanged(1)
02-19 01:31:23.870 3326 3449 D SamsungAnalytics:110038: [DLC Sender] send result fail : -3
02-19 01:31:23.870 1460 1670 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:23.870 1460 1670 I chatty : uid=1000(system) android.anim identical 1 line
02-19 01:31:23.870 1460 1670 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:23.870 1460 1670 W ResourceType: ResTable_typeSpec entry count inconsistent: given 459, previously 1252
02-19 01:31:23.871 1460 1670 W ResourceType: For resource 0x7f14033e, entry index(830) is beyond type entryCount(459)
02-19 01:31:23.871 1460 1670 W ResourceType: For resource 0x7f140338, entry index(824) is beyond type entryCount(459)
02-19 01:31:23.871 1460 1670 W ResourceType: For resource 0x7f14021c, entry index(540) is beyond type entryCount(459)
02-19 01:31:23.871 1460 1670 W ResourceType: For resource 0x7f14022c, entry index(556) is beyond type entryCount(459)
02-19 01:31:23.873 1460 1460 D CS_HdrController: MultiWindowEventListener::onFocusStackChanged(1)
02-19 01:31:23.873 1460 1460 D CS_HdrController: updateMultiWindowState : 0
02-19 01:31:23.875 3326 3326 V Launcher: Launcher.onPause()
02-19 01:31:23.875 3326 3326 D Launcher: setHotWordDetection : call requestHotWordDetection false
02-19 01:31:23.876 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.889 1460 7270 D PersonaManagerService: Current focused persona service handled id set to : 0
02-19 01:31:23.889 1460 7270 D InputDispatcher: Focused application set to: xxxx
02-19 01:31:23.890 1460 7270 D InputDispatcher: Focus left window: 3326
02-19 01:31:23.891 1460 1670 D ViewRootImpl@8a9beac[maps]: setView = DecorView@f06c30a[maps] TM=true MM=false
02-19 01:31:23.892 32551 32600 W GAv4 : CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. See http://goo.gl/8Rd3yj for instructions.
02-19 01:31:23.892 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.893 1460 1670 D ViewRootImpl@8a9beac[maps]: dispatchAttachedToWindow
02-19 01:31:23.896 2220 2220 D WallpaperService: updateSurface forceRelayout=true redrawNeeded=false myWidth=-1 myHeight=-1 fixedSize=false x = 0 y = 0 mWidth=-1 mHeight=-1 mIsSleepMode=false
02-19 01:31:23.897 657 657 I SurfaceFlinger: id=141 createSurf (1440x2960),1 flag=404, Splash Screen com.google.android.apps.maps#0
02-19 01:31:23.899 1460 1670 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:23.901 1460 1670 D ViewRootImpl@8a9beac[maps]: Relayout returned: old=[0,0][0,0] new=[0,0][1440,2960] result=0x7 surface={valid=true 485786664960} changed=true
02-19 01:31:23.902 1460 1670 D ViewRootImpl@8a9beac[maps]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1440, 2960) ci=Rect(0, 84 - 0, 168) vi=Rect(0, 84 - 0, 168) or=1
02-19 01:31:23.904 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.907 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:23.909 617 2541 D sound_trigger_hw: stdev_stop_recognition:[1] Enter
02-19 01:31:23.909 617 2541 D sound_trigger_hw: active_state_fn:[1] handle event id 7
02-19 01:31:23.909 617 2541 D sound_trigger_hw: active_state_fn:[1] unhandled event
02-19 01:31:23.909 617 2541 D sound_trigger_hw: active_state_fn:[1] handle event id 4
02-19 01:31:23.909 617 2541 D sound_trigger_hw: dereg_hal_event_session: ST_EVENT_SESSION_DEREGISTER capture_handle 46 p_ses 0xe91b3200
02-19 01:31:23.909 32351 32351 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:23.909 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.909 617 2541 D audio_hw_sec: sec_set_sound_trigger_state changed sthal_state 0x0
02-19 01:31:23.909 32351 32351 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:23.909 617 2541 D sound_trigger_hw: stop:[1] calling gcs_disable with handle 1
02-19 01:31:23.909 32351 32351 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:23.909 617 2541 E : __gcs_disable_update_pld: sgt_array[i] = 0x1
02-19 01:31:23.909 32351 32351 W ResourceType: ResTable_typeSpec entry count inconsistent: given 459, previously 1252
02-19 01:31:23.909 617 2541 E : __gcs_disable_update_pld: sgt_array[i] = 0x2
02-19 01:31:23.909 617 2541 D : pktzr_send_cmd: opcode = 0x4, size = 68, token = 19
02-19 01:31:23.910 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:23.918 617 917 D : ipc_resp_thread: opcode: 0x2, payload_size: 4, resp_buf size: 16
02-19 01:31:23.918 617 917 D : pktzr_resp_cb: opcode = 0x2 size = 4 token = 19
02-19 01:31:23.918 617 917 D : pktzr_resp_cb: token 19 matched
02-19 01:31:23.918 617 2541 D sound_trigger_hw: set_device: disable device (1) = listen-cpe-handset-mic
02-19 01:31:23.918 617 2541 D audio_route: Setting mixer control: MAD_CPE1 Switch, value: 0
02-19 01:31:23.921 617 2541 D audio_route: Setting mixer control: MAD_SEL MUX, value: 1
02-19 01:31:23.923 617 2541 D audio_route: Setting mixer control: MAD Input, value: 9
02-19 01:31:23.923 617 2541 D sound_trigger_hw: session[1]: active_state_fn ---> loaded_state_fn
02-19 01:31:23.923 617 2541 D sound_trigger_hw: stdev_stop_recognition:[1] Exit status 0
02-19 01:31:23.925 3166 3166 I GsaVoiceInteractionSrv: Stop Hotword Recognition status: true
02-19 01:31:23.926 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.938 32351 32351 W ResourceType: For resource 0x7f14033e, entry index(830) is beyond type entryCount(459)
02-19 01:31:23.938 32351 32351 W ResourceType: For resource 0x7f140338, entry index(824) is beyond type entryCount(459)
02-19 01:31:23.938 32351 32351 W ResourceType: For resource 0x7f14021c, entry index(540) is beyond type entryCount(459)
02-19 01:31:23.938 32351 32351 W ResourceType: For resource 0x7f14022c, entry index(556) is beyond type entryCount(459)
02-19 01:31:23.942 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.943 3326 3326 I Launcher: onWindowVisibilityChanged : false
02-19 01:31:23.946 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8618 fullscreenStackSysUiFlags= 0x0
02-19 01:31:23.952 1460 7270 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8618
02-19 01:31:23.953 3326 3674 D OpenGLRenderer: eglDestroySurface = 0x712cd43020
02-19 01:31:23.960 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x5 surface={valid=false 0} changed=true
02-19 01:31:23.960 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.973 32351 32351 W ResourceType: For resource 0x7f14033e, entry index(830) is beyond type entryCount(459)
02-19 01:31:23.973 32351 32351 W ResourceType: For resource 0x7f140338, entry index(824) is beyond type entryCount(459)
02-19 01:31:23.973 32351 32351 W ResourceType: For resource 0x7f14021c, entry index(540) is beyond type entryCount(459)
02-19 01:31:23.973 32351 32351 W ResourceType: For resource 0x7f14022c, entry index(556) is beyond type entryCount(459)
02-19 01:31:23.976 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:31:23.977 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.983 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:23.983 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:23.983 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:23.983 657 657 I SurfaceFlinger: Client | 0x71cb56ab80 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:23.983 657 657 I SurfaceFlinger: Client | 0x71cb5c6900 | 0000 | RGBA_8888 | 1.0 6.0 1436.0 2955.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:23.983 657 657 I SurfaceFlinger: Device | 0x71cb5c6780 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2794.0 | 103 883 795 2225 | Splash Screen com.google.android.apps.maps#0
02-19 01:31:23.983 657 657 I SurfaceFlinger: Device | 0x71cb2b0280 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:23.983 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:23.983 657 657 I SurfaceFlinger: Device | 0x71cb5ee400 |
02-19 01:31:23.983 657 657 I SurfaceFlinger: 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:23.983 657 657 I SurfaceFlinger:
02-19 01:31:23.986 3024 28384 I PBSessionCacheImpl: Deleted sessionId[13301243206112317] from persistence.
02-19 01:31:23.991 3024 3350 W SearchServiceCore: Abort, client detached.
02-19 01:31:23.994 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:23.997 3024 3350 I WorkerManager: dispose()
02-19 01:31:23.997 3024 3350 I WorkerManager: Disposing handler for worker [legacyui] (manager: 2364eda, handler: 19307db)
02-19 01:31:23.997 3024 3350 I WorkerManager: Disposing handler for worker [networkmonitor] (manager: 2364eda, handler: 42a4ba7)
02-19 01:31:23.998 3024 3350 I WorkerManager: Disposing handler for worker [logo_header] (manager: 2364eda, handler: 9b023e)
02-19 01:31:23.998 3024 3350 I WorkerManager: Disposing handler for worker [transcription] (manager: 2364eda, handler: b5f420)
02-19 01:31:23.998 3024 3350 I WorkerManager: Disposing handler for worker [screensearch] (manager: 2364eda, handler: 78db235)
02-19 01:31:23.998 3024 3350 I WorkerManager: Disposing handler for worker [optin] (manager: 2364eda, handler: f9d0ddd)
02-19 01:31:23.998 3024 3350 I WorkerManager: Disposing handler for worker [sharebear] (manager: 2364eda, handler: f430cbe)
02-19 01:31:23.999 3024 3350 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [searchplate] (manager: 2364eda, handler: af654aa)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [sharedmicrodetection] (manager: 2364eda, handler: de639a8)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [message] (manager: 2364eda, handler: b6f8b42)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [searchwidget] (manager: 2364eda, handler: bd13e61)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [service] (manager: 2364eda, handler: 3c22f0b)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [context] (manager: 2364eda, handler: 6601589)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [progress] (manager: 2364eda, handler: 6ebc3)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [searchboxroot] (manager: 2364eda, handler: 31e09a6)
02-19 01:31:23.999 3024 3350 I WorkerManager: Disposing handler for worker [audio] (manager: 2364eda, handler: a5fb43)
02-19 01:31:24.000 3024 3350 I WorkerManager: Disposing handler for worker [actions] (manager: 2364eda, handler: b989d3a)
02-19 01:31:24.000 3024 3350 I WorkerManager: Disposing handler for worker [conversation] (manager: 2364eda, handler: b3046b7)
02-19 01:31:24.000 3024 3350 I WorkerManager: Disposing handler for worker [actionvelogging] (manager: 2364eda, handler: eb55af)
02-19 01:31:24.009 1460 2264 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:24.009 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.013 32551 32551 D BluetoothHeadset: BTStateChangeCB is registed (32551 @ com.verizon.messaging.vzmsgs)
02-19 01:31:24.022 32551 32551 D BluetoothA2dp: doBind(): CallingUid(myUserHandle) = 0
02-19 01:31:24.027 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403f2, entry index(1010) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403f2, entry index(1010) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403f4, entry index(1012) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403f8, entry index(1016) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403f6, entry index(1014) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f14037f, entry index(895) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f140406, entry index(1030) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403dd, entry index(989) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403df, entry index(991) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f140404, entry index(1028) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403e0, entry index(992) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f140383, entry index(899) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403e1, entry index(993) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403e5, entry index(997) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 I chatty : uid=10153(u0_a153) identical 2 lines
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403e5, entry index(997) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403e8, entry index(1000) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f140382, entry index(898) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f14040a, entry index(1034) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403ef, entry index(1007) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f1403f0, entry index(1008) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f140407, entry index(1031) is beyond type entryCount(459)
02-19 01:31:24.029 32351 32351 W ResourceType: For resource 0x7f140408, entry index(1032) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f14032c, entry index(812) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f140403, entry index(1027) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f140405, entry index(1029) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f140416, entry index(1046) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1403ee, entry index(1006) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1403ec, entry index(1004) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1402c9, entry index(713) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1402b2, entry index(690) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1402c9, entry index(713) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1402dc, entry index(732) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1402c5, entry index(709) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f1402c6, entry index(710) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f14041e, entry index(1054) is beyond type entryCount(459)
02-19 01:31:24.030 32351 32351 W ResourceType: For resource 0x7f14041d, entry index(1053) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403f2, entry index(1010) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403f2, entry index(1010) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403f4, entry index(1012) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403f8, entry index(1016) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403f6, entry index(1014) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f14037f, entry index(895) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140406, entry index(1030) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403dd, entry index(989) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403df, entry index(991) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140404, entry index(1028) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403e0, entry index(992) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140383, entry index(899) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403e1, entry index(993) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403e5, entry index(997) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 I chatty : uid=10153(u0_a153) identical 2 lines
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403e5, entry index(997) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403e8, entry index(1000) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140382, entry index(898) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f14040a, entry index(1034) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403ef, entry index(1007) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f1403f0, entry index(1008) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140407, entry index(1031) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140408, entry index(1032) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f14032c, entry index(812) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140403, entry index(1027) is beyond type entryCount(459)
02-19 01:31:24.042 32351 32351 W ResourceType: For resource 0x7f140405, entry index(1029) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f140416, entry index(1046) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1403ee, entry index(1006) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1403ec, entry index(1004) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1402c9, entry index(713) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1402b2, entry index(690) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1402c9, entry index(713) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1402dc, entry index(732) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1402c5, entry index(709) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f1402c6, entry index(710) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f14041e, entry index(1054) is beyond type entryCount(459)
02-19 01:31:24.043 32351 32351 W ResourceType: For resource 0x7f14041d, entry index(1053) is beyond type entryCount(459)
02-19 01:31:24.044 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:24.044 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.062 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403f2, entry index(1010) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403f2, entry index(1010) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403f4, entry index(1012) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403f8, entry index(1016) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403f6, entry index(1014) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f14037f, entry index(895) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f140406, entry index(1030) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403dd, entry index(989) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403df, entry index(991) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f140404, entry index(1028) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403e0, entry index(992) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f140383, entry index(899) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403e1, entry index(993) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403e5, entry index(997) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 I chatty : uid=10153(u0_a153) identical 2 lines
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403e5, entry index(997) is beyond type entryCount(459)
02-19 01:31:24.065 32351 32351 W ResourceType: For resource 0x7f1403e8, entry index(1000) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f140382, entry index(898) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f14040a, entry index(1034) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1403ef, entry index(1007) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1403f0, entry index(1008) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f140407, entry index(1031) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f140408, entry index(1032) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f14032c, entry index(812) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f140403, entry index(1027) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f140405, entry index(1029) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f140416, entry index(1046) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1403ee, entry index(1006) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1403ec, entry index(1004) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1402c9, entry index(713) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1402b2, entry index(690) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1402c9, entry index(713) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1402dc, entry index(732) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1402c5, entry index(709) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f1402c6, entry index(710) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f14041e, entry index(1054) is beyond type entryCount(459)
02-19 01:31:24.066 32351 32351 W ResourceType: For resource 0x7f14041d, entry index(1053) is beyond type entryCount(459)
02-19 01:31:24.069 32351 32351 W ResourceType: For resource 0x7f1401d9, entry index(473) is beyond type entryCount(459)
02-19 01:31:24.070 32351 32351 W ResourceType: For resource 0x7f140281, entry index(641) is beyond type entryCount(459)
02-19 01:31:24.077 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.083 32351 32351 W ResourceType: For resource 0x7f1403b8, entry index(952) is beyond type entryCount(459)
02-19 01:31:24.093 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.106 32351 32351 W ResourceType: For resource 0x7f1404a7, entry index(1191) is beyond type entryCount(459)
02-19 01:31:24.110 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.127 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.134 32351 32351 W ResourceType: For resource 0x7f140295, entry index(661) is beyond type entryCount(459)
02-19 01:31:24.144 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.154 2406 2604 D TP/SmsProvider: query,matched:0, calling pid = 32551
02-19 01:31:24.156 2406 2604 D TP/SmsProvider: query, match 0:Elapsed time : 1.969 ms
02-19 01:31:24.160 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.173 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0, calling pid = 32551
02-19 01:31:24.175 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0:Elapsed time : 1.714 ms
02-19 01:31:24.178 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.184 2406 2604 D TP/SmsProvider: query,matched:0, calling pid = 32551
02-19 01:31:24.185 2406 2604 D TP/SmsProvider: query, match 0:Elapsed time : 0.853 ms
02-19 01:31:24.193 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0, calling pid = 32551
02-19 01:31:24.194 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.194 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0:Elapsed time : 0.874 ms
02-19 01:31:24.208 32551 32573 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:31:24.208 2406 2604 D TP/SmsProvider: query,matched:0, calling pid = 32551
02-19 01:31:24.210 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.212 2406 2604 D TP/SmsProvider: query, match 0:Elapsed time : 3.554 ms
02-19 01:31:24.224 1460 3229 I SensorService: createSensorEventConnection package name com.google.android.apps.gmm.location.motionsensors.c
02-19 01:31:24.225 1460 3229 D SensorService: Calling batch handle==13 flags=0 rate=200000000 timeout== 0
02-19 01:31:24.226 629 629 I qti_sensors_hal: batch:sensor(android.sensor.step_detector) handle:53 flags:0x0 period_ns:200000000 timeout:0
02-19 01:31:24.226 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0, calling pid = 32551
02-19 01:31:24.228 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0:Elapsed time : 1.311 ms
02-19 01:31:24.229 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.229 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (1.000000,0,0)
02-19 01:31:24.234 629 842 I qti_sensors_hal: processResp: handle:53
02-19 01:31:24.236 32351 32402 D SensorManager: registerListener :: 13, Step Detector, 200000, 0,
02-19 01:31:24.237 1460 2264 D LocationManagerService: getAllProviders()=[passive, gps, network]
02-19 01:31:24.244 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.245 2267 2309 D ListenerMonitor_FLP: addListener, packageName : com.google.android.apps.maps , listener count : 1
02-19 01:31:24.245 1460 3247 D LocationManagerService: request 9e4ccc5 gps Request[ACCURACY_FINE gps requested=+1s0ms fastest=+1s0ms] from com.google.android.apps.maps(10153 foreground)
02-19 01:31:24.245 1460 3247 D LocationManagerService: provider request: gps ProviderRequest[ON interval=+1s0ms]
02-19 01:31:24.246 1460 7270 D LocationManagerService: getAllProviders()=[passive, gps, network]
02-19 01:31:24.247 1460 7270 D LocationManagerService: getAllProviders()=[passive, gps, network]
02-19 01:31:24.247 2267 2309 E RequestManager_FLP: [LocationManagerService] Location request 9e4ccc5 gps interval=1000 from com.google.android.apps.maps
02-19 01:31:24.255 2267 2309 D GnssModeController_FLP: [GnssStatusCallback] Register callback 22d661a from com.google.android.apps.maps
02-19 01:31:24.257 1460 7270 I SensorService: createSensorEventConnection package name com.google.android.apps.gmm.map.location.rawlocationevents.e
02-19 01:31:24.260 1460 7270 D SensorService: Calling batch handle==6 flags=0 rate=5000000 timeout== 166500000
02-19 01:31:24.261 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.261 629 629 I qti_sensors_hal: batch:sensor(android.sensor.gyroscope_uncalibrated) handle:8 flags:0x0 period_ns 5000000
02-19 01:31:24.261 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (200.000000,6.006006,1)
02-19 01:31:24.267 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.gyroscope_uncalibrated) handle=8, sample_rate=200.000000 report_rate=393610 buffer=1
02-19 01:31:24.269 32351 32402 D SensorManager: registerListener :: 6, LSM6DSL Gyroscope Uncalibrated, 5000, 166500,
02-19 01:31:24.269 1460 7270 D SensorService: Calling batch handle==11 flags=0 rate=20000000 timeout== 166500000
02-19 01:31:24.269 629 629 I qti_sensors_hal: batch:sensor(android.sensor.linear_acceleration) handle:40 flags:0x0 period_ns:20000000 timeout:166500000
02-19 01:31:24.269 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (50.000000,393610,1)
02-19 01:31:24.271 32551 32573 D libEGL : loaded /vendor/lib/egl/libGLESv2_adreno.so
02-19 01:31:24.271 2406 2604 D TP/SmsProvider: query,matched:0, calling pid = 32551
02-19 01:31:24.271 629 838 I qti_sensors_hal: processResp: handle:40 msg_id:2
02-19 01:31:24.272 32351 32402 D SensorManager: registerListener :: 11, Linear Acceleration, 20000, 166500,
02-19 01:31:24.272 1460 7270 D SensorService: Calling batch handle==10 flags=0 rate=20000000 timeout== 166500000
02-19 01:31:24.272 629 629 I qti_sensors_hal: batch:sensor(android.sensor.gravity) handle:39 flags:0x0 period_ns:20000000 timeout:166500000
02-19 01:31:24.272 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (50.000000,393610,1)
02-19 01:31:24.273 2406 2604 D TP/SmsProvider: query, match 0:Elapsed time : 1.572 ms
02-19 01:31:24.274 629 838 I qti_sensors_hal: processResp: handle:40 msg_id:33
02-19 01:31:24.276 629 836 I qti_sensors_hal: processResp: handle:39 msg_id=2
02-19 01:31:24.277 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.278 32351 32402 D SensorManager: registerListener :: 10, Gravity, 20000, 166500,
02-19 01:31:24.278 1460 7270 D SensorService: Calling batch handle==4 flags=0 rate=20000000 timeout== 166500000
02-19 01:31:24.278 629 629 I qti_sensors_hal: batch:sensor(android.sensor.magnetic_field_uncalibrated) handle:11 flags:0x0 period_ns 20000000
02-19 01:31:24.278 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (50.000000,6.006006,1)
02-19 01:31:24.282 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.magnetic_field_uncalibrated) handle=11, sample_rate=50.000000 report_rate=393610 buffer=1
02-19 01:31:24.283 629 836 I qti_sensors_hal: processResp: handle:39 msg_id=33
02-19 01:31:24.285 32351 32402 D SensorManager: registerListener :: 4, AK09916C Magnetometer Uncalibrated, 20000, 166500,
02-19 01:31:24.291 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0, calling pid = 32551
02-19 01:31:24.292 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0:Elapsed time : 1.183 ms
02-19 01:31:24.294 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:24.298 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:24.298 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:24.298 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:24.298 657 657 I SurfaceFlinger: Device | 0x71cb5c6780 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | Splash Screen com.google.android.apps.maps#0
02-19 01:31:24.298 657 657 I SurfaceFlinger: Device | 0x71cb2b0280 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:24.298 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:24.298 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:24.298 657 657 I SurfaceFlinger:
02-19 01:31:24.301 2220 2245 D WallpaperService: dispatchAppVisibility onVisibilityChanged(): false
02-19 01:31:24.312 2406 2604 D TP/SmsProvider: query,matched:0, calling pid = 32551
02-19 01:31:24.313 2406 2604 D TP/SmsProvider: query, match 0:Elapsed time : 0.869 ms
02-19 01:31:24.321 2220 2220 D GalaxyWallpaper: onVisibilityChanged = false, mCurrentMode = HOME
02-19 01:31:24.321 2220 2220 D GyroRender: pauseSensing
02-19 01:31:24.321 1460 7270 D SensorService: Calling activate off 20
02-19 01:31:24.322 629 629 I qti_sensors_hal: enable: Disabling sensor handle=77
02-19 01:31:24.323 629 855 I qti_sensors_hal: processResp: handle=77, msg_hdr->msg_id=0
02-19 01:31:24.324 2220 2220 D SensorManager: unregisterListener ::
02-19 01:31:24.324 2220 2220 D GyroRender: unregisterListener
02-19 01:31:24.324 2220 2220 D WallpaperService: reportVisibility onVisibilityChanged visible: false
02-19 01:31:24.326 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0, calling pid = 32551
02-19 01:31:24.328 2406 2604 D TP/MmsProvider: query uri=content://mms, match=0:Elapsed time : 1.230 ms
02-19 01:31:24.334 32351 32351 W ResourceType: For resource 0x7f140310, entry index(784) is beyond type entryCount(459)
02-19 01:31:24.334 32351 32351 W ResourceType: For resource 0x7f14030c, entry index(780) is beyond type entryCount(459)
02-19 01:31:24.335 32351 32351 W ResourceType: For resource 0x7f1402b1, entry index(689) is beyond type entryCount(459)
02-19 01:31:24.336 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.336 32351 32351 I chatty : uid=10153(u0_a153) identical 4 lines
02-19 01:31:24.336 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.336 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.336 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.336 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.336 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.337 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.337 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.337 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.337 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.337 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.337 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.337 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.337 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.352 32351 32361 I zygote64: Do partial code cache collection, code=0B, data=27KB
02-19 01:31:24.353 32351 32361 I zygote64: After code cache collection, code=0B, data=27KB
02-19 01:31:24.353 32351 32361 I zygote64: Increasing code cache capacity to 128KB
02-19 01:31:24.357 2406 3014 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:24.366 3455 3639 E ContactsProvider_EventLog: Flush buffer to file cnt : 1 size : 0Kb duration : 2ms lastUpdatedAfter : 27559 ms mFlush_time_threasold : 2000 mCurrentSize : 85
02-19 01:31:24.382 28036 29030 I FontsSharedState: Updating from directory version 0 to 16 from disk
02-19 01:31:24.383 28036 29030 I FontsContentProvider: Received query Google Sans:500, URI content://com.google.android.gms.fonts
02-19 01:31:24.385 28036 29030 I FontsContentProvider: Query [Google Sans:500] resolved to {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false}
02-19 01:31:24.387 28036 29030 I FontsContentProvider: Fetch {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null}
02-19 01:31:24.397 28036 29030 I FontsContentProvider: Pulling font file for id = 1, cache size = 1
02-19 01:31:24.408 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.408 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.408 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.408 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.408 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.408 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.408 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.408 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.408 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.417 28036 29030 I FontsContentProvider: Received query Google Sans:500, URI content://com.google.android.gms.fonts
02-19 01:31:24.417 28036 29030 I FontsContentProvider: Query [Google Sans:500] resolved to {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false}
02-19 01:31:24.418 28036 29030 I FontsContentProvider: Fetch {Google Sans, wdth 100.0, wght 500, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null}
02-19 01:31:24.424 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.424 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.424 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.424 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.424 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.425 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.425 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.429 28036 29030 I FontsContentProvider: Pulling font file for id = 2, cache size = 2
02-19 01:31:24.432 32351 32361 I zygote64: Do partial code cache collection, code=39KB, data=56KB
02-19 01:31:24.432 32351 32361 I zygote64: After code cache collection, code=36KB, data=55KB
02-19 01:31:24.432 32351 32361 I zygote64: Increasing code cache capacity to 256KB
02-19 01:31:24.471 32351 32361 I zygote64: Compiler allocated 6MB to compile void com.a.a.m.startElement(java.lang.String, java.lang.String, java.lang.String, org.xml.sax.Attributes)
02-19 01:31:24.500 32351 32351 W ResourceType: For resource 0x7f14026e, entry index(622) is beyond type entryCount(459)
02-19 01:31:24.517 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 20 21 11087 6411 554 305
02-19 01:31:24.526 32351 32639 D OpenGLRenderer: HWUI GL Pipeline
02-19 01:31:24.532 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: setView = DecorView@92255b6[MapsActivity] TM=true MM=false
02-19 01:31:24.532 1460 3229 D ActivityManager: post active user change for 0 fullscreen true isHomeActivity() false
02-19 01:31:24.566 2267 2309 E RequestManager_FLP: [FusedLocationApi] Location request dea3464 PRIORITY_HIGH_ACCURACY interval=1000 from com.google.android.apps.maps
02-19 01:31:24.581 25304 25452 W GCoreFlp: No location to return for getLastLocation()
02-19 01:31:24.583 2101 2476 D LocationControllerImpl: onReceive() = android.location.HIGH_POWER_REQUEST_CHANGE
02-19 01:31:24.588 32351 32351 I zygote64: Deoptimizing void com.google.android.libraries.curvular.bc.a(java.util.List, com.google.android.libraries.curvular.cc, com.google.android.libraries.curvular.cw) due to JIT inline cache
02-19 01:31:24.589 32351 32351 I zygote64: Deoptimizing void com.google.android.libraries.curvular.bc.a(com.google.android.libraries.curvular.be, com.google.android.libraries.curvular.cw) due to JIT inline cache
02-19 01:31:24.590 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:24.596 2267 2309 D GnssModeController_FLP: [GnssStatusCallback] Register callback fb1f97a from com.google.android.gms
02-19 01:31:24.597 1460 3247 D LocationManagerService: request 722cd88 gps Request[ACCURACY_FINE gps requested=+1s0ms fastest=+1s0ms] from com.google.android.gms(10029 foreground [whitelisted])
02-19 01:31:24.597 2267 2309 D ListenerMonitor_FLP: addListener, packageName : com.google.android.gms , listener count : 3
02-19 01:31:24.598 1460 3247 D LocationManagerService: provider request: gps ProviderRequest[ON interval=+1s0ms]
02-19 01:31:24.598 2267 2309 E RequestManager_FLP: [LocationManagerService] Location request 722cd88 gps interval=1000 from com.google.android.gms.persistent
02-19 01:31:24.599 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:24.599 32351 32351 W ResourceType: For resource 0x7f140303, entry index(771) is beyond type entryCount(459)
02-19 01:31:24.599 32351 32351 W ResourceType: For resource 0x7f140320, entry index(800) is beyond type entryCount(459)
02-19 01:31:24.599 32351 32351 W ResourceType: For resource 0x7f1402cb, entry index(715) is beyond type entryCount(459)
02-19 01:31:24.599 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.599 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.599 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.599 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.600 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.600 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.600 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.600 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.600 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.605 28036 29030 I FontsContentProvider: Received query Google Sans, URI content://com.google.android.gms.fonts
02-19 01:31:24.605 28036 29030 I FontsContentProvider: Query [Google Sans] resolved to {Google Sans, wdth 100.0, wght 400, ital 0.0, bestEffort false}
02-19 01:31:24.607 28036 29030 I FontsContentProvider: Fetch {Google Sans, wdth 100.0, wght 400, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null}
02-19 01:31:24.615 28036 29030 I FontsContentProvider: Pulling font file for id = 3, cache size = 3
02-19 01:31:24.626 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.626 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.626 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.627 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.627 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.627 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.627 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.627 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.627 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.629 25304 25452 W GCoreFlp: No location to return for getLastLocation()
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.629 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.629 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.630 32351 32351 W ResourceType: For resource 0x7f1403ef, entry index(1007) is beyond type entryCount(459)
02-19 01:31:24.633 28036 29066 I FontsContentProvider: Received query Google Sans, URI content://com.google.android.gms.fonts
02-19 01:31:24.633 28036 29066 I FontsContentProvider: Query [Google Sans] resolved to {Google Sans, wdth 100.0, wght 400, ital 0.0, bestEffort false}
02-19 01:31:24.637 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.637 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.637 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.637 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.637 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.637 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.637 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.637 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.637 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.638 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.638 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.638 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.638 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.638 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.638 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.638 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.638 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.638 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.642 28036 29066 I FontsContentProvider: Fetch {Google Sans, wdth 100.0, wght 400, ital 0.0, bestEffort false} end status Status{statusCode=SUCCESS, resolution=null}
02-19 01:31:24.645 28036 29066 I FontsContentProvider: Pulling font file for id = 4, cache size = 4
02-19 01:31:24.647 32351 32351 W ResourceType: For resource 0x7f1403f0, entry index(1008) is beyond type entryCount(459)
02-19 01:31:24.652 1460 1959 I WifiScanController: scan requested by com.google.android.gms (it's NLP package. check moving state)
02-19 01:31:24.652 1460 1959 I WifiScanController: register SMD listener
02-19 01:31:24.652 1460 1959 E SemContext.CaeProvider: setAttribute() : attribute is null!
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.653 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.653 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.655 32351 32351 W ResourceType: For resource 0x7f140410, entry index(1040) is beyond type entryCount(459)
02-19 01:31:24.656 1460 1959 W CAE : registerCallback(ContextAwareService.java:155) - [regi 01] Mutex is locked for ANY_MOTION_DETECTOR_RUNNER
02-19 01:31:24.656 1460 1959 V CAE : start(ContextProvider.java:128)
02-19 01:31:24.657 1460 1959 V CAE : clear(AnyMotionDetectorRunner.java:151)
02-19 01:31:24.657 1460 1959 V CAE : enable(AnyMotionDetectorRunner.java:127)
02-19 01:31:24.658 1460 1959 I CAE : sendCmdToSensorHub(SensorHubCommManager.java:158) - -79, 58, 0, 0,
02-19 01:31:24.659 1460 1737 D SensorService: setSContextDataLocked ints length 2 , byte length 4
02-19 01:31:24.659 629 629 I qti_sensors_hal: sensors_inject_sensor_data: sensors_inject_sensor_data
02-19 01:31:24.659 629 629 I qti_sensors_hal: sensor hal 79, 4, (b1, 58)
02-19 01:31:24.659 629 629 I qti_sensors_hal: AMD sendContextData 4
02-19 01:31:24.659 629 629 I qti_sensors_hal: AMD en 1
02-19 01:31:24.659 629 629 I qti_sensors_hal: AMD svn 90 msg_id 2 size 12
02-19 01:31:24.661 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:24.661 629 876 I qti_sensors_hal: AMD ENABLE_RESP
02-19 01:31:24.662 25304 25453 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 25453
02-19 01:31:24.666 1460 1959 D CAE : getFaultDetectionResult(AnyMotionDetectorRunner.java:164) - true
02-19 01:31:24.667 1460 1959 I CAE : notifyCmdProcessResultObserver(ContextProvider.java:627) - CheckResult = 0, Cause = Success
02-19 01:31:24.677 1460 1959 D CAE : doCommendProcess(ContextAwareService.java:444) - complete notify the operation result.
02-19 01:31:24.679 1460 1959 I CAE : displayUsedCountForService(ContextAwareService.java:536) - totalCnt = 1, serviceCount = 1, subCollectionCount = 0
02-19 01:31:24.679 1460 1959 D CAE : showListenerList(ContextAwareService.java:377) - ===== Context Aware Service List =====
02-19 01:31:24.680 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@b3fb657, Service : PEDOMETER(1)
02-19 01:31:24.680 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@b3fb657, Service : PEDOMETER_CURRENT_INFO(1)
02-19 01:31:24.680 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@c0d27ae, Service : FREE_FALL_DETECTION(1)
02-19 01:31:24.680 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@6eed6c8, Service : ACTIVITY_TRACKER_BATCH(1)
02-19 01:31:24.680 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@626ce3, Service : STEP_LEVEL_MONITOR(1)
02-19 01:31:24.680 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@f65132, Service : AUTO_BRIGHTNESS(1)
02-19 01:31:24.680 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@35281ae, Service : SENSOR_STATUS_CHECK_RUNNER(1)
02-19 01:31:24.681 1460 1959 I CAE : showListenerList(ContextAwareService.java:386) - Listener : com.samsung.android.contextaware.manager.ContextAwareService$Listener@bc5a0, Service : ANY_MOTION_DETECTOR_RUNNER(1)
02-19 01:31:24.681 1460 1959 W CAE : registerCallback(ContextAwareService.java:191) - [regi 02] Mutex is unlocked for ANY_MOTION_DETECTOR_RUNNER
02-19 01:31:24.681 1460 1959 D SemContextService: .registerCallback : 6, client=android.hardware.scontext.SContextManager$SContextListenerDelegate@b3cb7dc
02-19 01:31:24.681 1460 1959 D SemContextService: ===== SemContext Service List =====
02-19 01:31:24.681 1460 1959 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@4fa1559, Service : Any Motion Detector
02-19 01:31:24.681 1460 1959 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@3967e86, Service : Activity Batch
02-19 01:31:24.681 1460 1959 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@245194f, Service : Step Level Monitor
02-19 01:31:24.681 1460 1959 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@245194f, Service : Pedometer
02-19 01:31:24.681 1460 1959 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@449fe83, Service : Auto Brightness
02-19 01:31:24.681 1460 1959 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@98b9fe5, Service : Sensor Status Check
02-19 01:31:24.681 1460 1959 D SemContextService: Listener : com.samsung.android.hardware.context.SemContextService$Listener@ecdc23d, Service : Free Fall Detection
02-19 01:31:24.681 1460 1959 D SemContextManager: .registerListener : listener = android.hardware.scontext.SContextManager$SContextListenerDelegate@b3cb7dc, service=Any Motion Detector
02-19 01:31:24.681 1460 1959 D SContextManager: .registerListener : listener = com.samsung.android.server.wifi.SemSmdMotionDetector$2@c46bef1, service=Any Motion Detector
02-19 01:31:24.681 1460 1959 I WifiScanController: SMD detected. Force scan
02-19 01:31:24.701 32351 32351 V InputMethodManager: Not IME target window, ignoring
02-19 01:31:24.704 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: dispatchAttachedToWindow
02-19 01:31:24.714 657 657 I SurfaceFlinger: id=142 createSurf (1440x2960),1 flag=404, com.google.android.apps.maps/com.google.android.maps.MapsActivity#0
02-19 01:31:24.715 1460 14179 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:24.719 2101 2101 D NavigationBar: setForceImmersiveBtnVisibility visible : true
02-19 01:31:24.720 2101 2101 D SecNavigationBarView: setPinButtonVisibility() shouldshow=true, leftRemoteVisible=false, mAllKeyDisabled=false, isBouncerShowing=false, isUltraPowerSaving=false, isEmergencyMode=false, isDeviceEncrypted=false, isUserSetupComplete : true
02-19 01:31:24.721 1460 14179 D InputDispatcher: Focus entered window: 32351
02-19 01:31:24.723 32351 32351 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:24.723 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: Relayout returned: old=[0,0][0,0] new=[0,0][1440,2960] result=0x7 surface={valid=true 486205329408} changed=true
02-19 01:31:24.723 32351 32639 I OpenGLRenderer: Initialized EGL, version 1.4
02-19 01:31:24.723 32351 32639 D OpenGLRenderer: Swap behavior 2
02-19 01:31:24.728 32351 32639 D libGLESv1: STS_GLApi : DTS, ODTC are not allowed for Package : com.google.android.apps.maps
02-19 01:31:24.739 32351 32639 D OpenGLRenderer: eglCreateWindowSurface = 0x71313d6c00
02-19 01:31:24.752 32351 32361 I zygote64: Do full code cache collection, code=70KB, data=110KB
02-19 01:31:24.752 32351 32361 I zygote64: After code cache collection, code=51KB, data=49KB
02-19 01:31:24.753 32351 32351 W ResourceType: For resource 0x7f140302, entry index(770) is beyond type entryCount(459)
02-19 01:31:24.753 32351 32351 W ResourceType: For resource 0x7f14031f, entry index(799) is beyond type entryCount(459)
02-19 01:31:24.753 32351 32351 W ResourceType: For resource 0x7f1402ba, entry index(698) is beyond type entryCount(459)
02-19 01:31:24.754 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.754 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.754 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.754 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.754 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.754 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.754 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.754 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.754 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.754 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.754 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.755 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.755 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.755 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.755 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.755 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.755 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.755 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.756 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.756 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.756 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.756 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.757 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.757 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.757 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.757 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.757 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.758 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.758 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.758 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.758 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.758 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.758 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.758 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.758 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.758 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.760 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.760 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.760 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:24.760 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.760 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.760 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:24.760 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.760 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:24.760 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:24.771 32351 32351 W ResourceType: For resource 0x7f14040a, entry index(1034) is beyond type entryCount(459)
02-19 01:31:24.771 32351 32351 W ResourceType: For resource 0x7f1403ee, entry index(1006) is beyond type entryCount(459)
02-19 01:31:24.771 32351 32351 W ResourceType: For resource 0x7f14041c, entry index(1052) is beyond type entryCount(459)
02-19 01:31:24.771 32351 32351 W ResourceType: For resource 0x7f1402d7, entry index(727) is beyond type entryCount(459)
02-19 01:31:24.772 32351 32351 I zygote64: Deoptimizing void com.google.android.libraries.curvular.bc.a(java.util.List, com.google.android.libraries.curvular.cc, com.google.android.libraries.curvular.cw) due to JIT inline cache
02-19 01:31:24.772 32351 32351 I zygote64: Deoptimizing void com.google.android.libraries.curvular.bc.a(com.google.android.libraries.curvular.be, com.google.android.libraries.curvular.cw) due to JIT inline cache
02-19 01:31:24.780 32351 32351 W ResourceType: For resource 0x7f1402f6, entry index(758) is beyond type entryCount(459)
02-19 01:31:24.780 32351 32351 W ResourceType: For resource 0x7f140319, entry index(793) is beyond type entryCount(459)
02-19 01:31:24.780 32351 32351 W ResourceType: For resource 0x7f1402b5, entry index(693) is beyond type entryCount(459)
02-19 01:31:24.832 657 657 I SurfaceFlinger: id=143 createSurf (1440x2792),4 flag=404, SurfaceView - com.google.android.apps.maps/com.google.android.maps.MapsActivity@d4b7725@0#0
02-19 01:31:24.833 657 657 I SurfaceFlinger: id=144 createSurf (1440x2792),-1 flag=20404, Background for - SurfaceView - com.google.android.apps.maps/com.google.android.maps.MapsActivity@d4b7725@0#0
02-19 01:31:24.833 32351 32351 D SurfaceView: BG show() Surface(name=Background for - SurfaceView - com.google.android.apps.maps/com.google.android.maps.MapsActivity@d4b7725@0) com.google.android.apps.gmm.renderer.GLSurfaceView{d4b7725 VFE...C.. ......ID 0,0-1440,2792}
02-19 01:31:24.843 1460 1479 I zygote64: Background concurrent copying GC freed 65820(4MB) AllocSpace objects, 59(1252KB) LOS objects, 30% free, 55MB/79MB, paused 637us total 230.404ms
02-19 01:31:24.846 32351 32351 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:24.846 32351 32351 D SurfaceView: surfaceCreated 1 com.google.android.apps.gmm.renderer.GLSurfaceView{d4b7725 VFE...C.. ......ID 0,0-1440,2792}
02-19 01:31:24.847 32351 32351 D SurfaceView: surfaceChanged (1440,2792) 1 com.google.android.apps.gmm.renderer.GLSurfaceView{d4b7725 VFE...C.. ......ID 0,0-1440,2792}
02-19 01:31:24.859 32351 32361 I zygote64: Do partial code cache collection, code=124KB, data=85KB
02-19 01:31:24.862 32351 32361 I zygote64: After code cache collection, code=121KB, data=85KB
02-19 01:31:24.862 32351 32361 I zygote64: Increasing code cache capacity to 512KB
02-19 01:31:24.898 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:31:24.919 1460 2264 I SensorService: createSensorEventConnection package name com.google.android.apps.gmm.location.g.p
02-19 01:31:24.923 1460 2264 D SensorService: Calling batch handle==12 flags=0 rate=66666000 timeout== 60000000
02-19 01:31:24.923 629 629 I qti_sensors_hal: batch:sensor(android.sensor.rotation_vector) handle:46 flags:0x0 period_ns:66666000 timeout:0
02-19 01:31:24.923 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (15.000150,0,0)
02-19 01:31:24.928 629 840 I qti_sensors_hal: processResp: handle:46
02-19 01:31:24.928 32351 32387 D SensorManager: registerListener :: 12, Rotation Vector, 66666, 60000,
02-19 01:31:24.928 1460 2264 D SensorService: Calling batch handle==3 flags=0 rate=66666000 timeout== 60000000
02-19 01:31:24.929 629 629 I qti_sensors_hal: batch:sensor(android.sensor.magnetic_field) handle:10 flags:0x0 period_ns 66666000
02-19 01:31:24.929 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (15.000150,0.000000,0)
02-19 01:31:24.930 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.magnetic_field) handle=10, sample_rate=15.000150 report_rate=0 buffer=0
02-19 01:31:24.931 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1440, 2960) ci=Rect(0, 84 - 0, 168) vi=Rect(0, 84 - 0, 168) or=1
02-19 01:31:24.931 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:24.933 3024 3024 I WorkerManager: New handler created for worker [service] (manager: f8e417a, handler: 5e13d2b)
02-19 01:31:24.935 3024 3024 I WorkerHandler: New state for worker [service]: d (handler: 5e13d2b)
02-19 01:31:24.935 3024 3024 I SearchServiceCore: Event Bus thread is enabled
02-19 01:31:24.937 32351 32387 D SensorManager: registerListener :: 3, AK09916C Magnetometer, 66666, 60000,
02-19 01:31:24.937 1460 14179 D SensorService: Calling batch handle==16 flags=0 rate=66666000 timeout== 60000000
02-19 01:31:24.938 629 629 I qti_sensors_hal: batch:sensor(android.sensor.game_rotation_vector) handle:60 flags:0x0 period_ns:66666000 timeout:0
02-19 01:31:24.938 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (15.000150,0,0)
02-19 01:31:24.938 32351 32351 V InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@7a30f67 nm : com.google.android.apps.maps ic=null
02-19 01:31:24.938 32351 32351 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
02-19 01:31:24.939 1460 7270 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
02-19 01:31:24.939 1460 7270 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
02-19 01:31:24.939 1460 7270 D InputMethodManagerService: windowGainedFocus: currentUserId=0
02-19 01:31:24.939 1460 7270 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
02-19 01:31:24.939 1460 7270 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
02-19 01:31:24.939 1460 7270 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
02-19 01:31:24.939 1460 7270 V InputMethodManagerService: windowGainedFocus : reason=WINDOW_FOCUS_GAIN client=android.os.BinderProxy@913f76c inputContext=null missingMethods= attribute=android.view.inputmethod.EditorInfo@643bcda nm = com.google.android.apps.maps controlFlags=#105 softInputMode=#10 windowFlags=#81810100
02-19 01:31:24.939 1460 7270 V InputMethodManagerService: hideCurrentInputLocked : shouldHideSoftInput is false
02-19 01:31:24.940 1460 7270 D InputMethodManagerService: isImeSwitcherDisabledPackage : false
02-19 01:31:24.940 1460 7270 V InputMethodManagerService: Creating new session for client ClientState{8fe050b uid 10153 pid 32351}
02-19 01:31:24.941 32351 32387 D SensorManager: registerListener :: 16, Game Rotation Vector, 66666, 60000,
02-19 01:31:24.944 1460 3247 D InputMethodManagerService: setCurrentInputInfo - inputContext : null eidtorInfo : android.view.inputmethod.EditorInfo@643bcda missingMethods : 0
02-19 01:31:24.946 2082 2082 I InputMethodWrapper: call dispatchStartInputWithToken
02-19 01:31:24.946 2082 2082 I InputMethodService: dispatchStartInputWithToken
02-19 01:31:24.947 2082 2082 I SKBD : SamsungKeypad [IMI] onStartInput - caller pid : 32351, caller uid : 10153
02-19 01:31:24.948 3024 3350 I WorkerManager: New handler created for worker [optin] (manager: f8e417a, handler: 1583f2)
02-19 01:31:24.950 3024 3350 I WorkerHandler: New state for worker [optin]: d (handler: 1583f2)
02-19 01:31:24.951 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x3 surface={valid=true 486205329408} changed=false
02-19 01:31:24.954 3024 3350 I WorkerManager: New handler created for worker [searchwidget] (manager: f8e417a, handler: 119179f)
02-19 01:31:24.954 3024 3350 I WorkerHandler: New state for worker [searchwidget]: d (handler: 119179f)
02-19 01:31:24.956 32351 32649 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/hw/gralloc.msm8998.so from the current namespace instead.
02-19 01:31:24.957 3024 3350 I WorkerManager: New handler created for worker [searchplate] (manager: f8e417a, handler: 3bd9f4a)
02-19 01:31:24.957 3024 3350 I WorkerHandler: New state for worker [searchplate]: d (handler: 3bd9f4a)
02-19 01:31:24.988 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 3
02-19 01:31:24.989 3326 3326 I LauncherAppWidgetHostView: updateLastInflationOrientation, orientation: 1, widget: AppWidgetProviderInfo(UserHandle{0}/ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.googlequicksearchbox.SearchWidgetProvider})
02-19 01:31:25.002 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 6
02-19 01:31:25.012 629 766 I qti_sensors_hal: processReportInd: Cal Mag Filter, 0, 0, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, -13.842773, -33.842468, 81.828308
02-19 01:31:25.030 32351 32351 I zygote64: Deoptimizing void com.google.android.libraries.curvular.f.b.a(com.google.android.libraries.curvular.eb, com.google.android.libraries.curvular.dh, boolean) due to JIT inline cache
02-19 01:31:25.035 1460 1670 D ViewRootImpl@8a9beac[maps]: dispatchDetachedFromWindow
02-19 01:31:25.035 1460 1670 D InputEventReceiver: channel 'd66c775 Splash Screen com.google.android.apps.maps (client)' ~ Disposing input event receiver.
02-19 01:31:25.035 1460 1670 D InputEventReceiver: channel 'd66c775 Splash Screen com.google.android.apps.maps (client)' ~NativeInputEventReceiver.
02-19 01:31:25.037 1460 1554 I ActivityManager: Displayed com.google.android.apps.maps/com.google.android.maps.MapsActivity: +1s147ms
02-19 01:31:25.037 1460 1554 E ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
02-19 01:31:25.037 1460 1554 E ANDR-PERF-JNI: gIOPHAl initialized
02-19 01:31:25.038 544 544 W /system/bin/hwservicemanager: getTransportFromManifest: Cannot find entry vendor.qti.hardware.iop@1.0::IIop in either framework or device manifest, using default transport.
02-19 01:31:25.042 1460 1554 E ANDR-PERF-JNI: gIOPHAl calling iopstart from default
02-19 01:31:25.042 634 634 E ANDR-IOP: IOP HAL: Received pkg_name = com.google.android.apps.maps pid = 32351
02-19 01:31:25.043 634 687 E ANDR-IOP: io prefetch Capture is deactivated
02-19 01:31:25.044 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:25.073 32351 32351 V InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@385697f nm : com.google.android.apps.maps ic=null
02-19 01:31:25.088 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:25.088 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:25.088 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:25.088 657 657 I SurfaceFlinger: Device | 0x71cda42480 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2792.0 | 0 0 1440 2792 | SurfaceView - com.google.android.app[...]ndroid.maps.MapsActivity@d4b7725@0#0
02-19 01:31:25.088 657 657 I SurfaceFlinger: Device | 0x71cda42300 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.google.android.apps.maps/com.google.android.maps.MapsActivity#0
02-19 01:31:25.088 657 657 I SurfaceFlinger: Device | 0x71cb5c6780 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | Splash Screen com.google.android.apps.maps#0
02-19 01:31:25.088 657 657 I SurfaceFlinger: Device | 0x71cb5c6500 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:25.088 657 657 I SurfaceFlinger: Client | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:25.088 657 657 I SurfaceFlinger: Client | 0
02-19 01:31:25.088 657 657 I SurfaceFlinger: x71cb5ee400 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:25.088 657 657 I SurfaceFlinger:
02-19 01:31:25.148 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:25.159 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:25.163 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:25.204 3326 3326 D StageManager: saved stages : inStack [1, 2] , outStack[]
02-19 01:31:25.214 657 2757 I SurfaceFlinger: id=141 Removed Splash Screen com.google.android.apps.maps#0 (3/8)
02-19 01:31:25.216 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:25.216 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:25.216 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:25.216 657 657 I SurfaceFlinger: Device | 0x71cda42500 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2792.0 | 0 0 1440 2792 | SurfaceView - com.google.android.app[...]ndroid.maps.MapsActivity@d4b7725@0#0
02-19 01:31:25.216 657 657 I SurfaceFlinger: Device | 0x71cda42080 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.google.android.apps.maps/com.google.android.maps.MapsActivity#0
02-19 01:31:25.216 657 657 I SurfaceFlinger: Device | 0x71cb5c6500 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:25.216 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:25.216 657 657 I SurfaceFlinger: Device | 0x71cb5ee400 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:25.216 657 657 I SurfaceFlinger:
02-19 01:31:25.218 657 719 I SurfaceFlinger: id=137 Removed com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#0 (1/7)
02-19 01:31:25.219 657 719 I SurfaceFlinger: id=137 Removed com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#0 (-2/7)
02-19 01:31:25.221 2267 24991 D ProcessObserver_FLP: onForegroundActivities changed, 3326/10087/false
02-19 01:31:25.221 657 2757 I SurfaceFlinger: id=141 Removed Splash Screen com.google.android.apps.maps#0 (-2/7)
02-19 01:31:25.221 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:25.230 657 657 I Layer : id=137 onRemoved com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#0
02-19 01:31:25.230 657 657 I Layer : id=141 onRemoved Splash Screen com.google.android.apps.maps#0
02-19 01:31:25.238 32351 32361 I zygote64: Do full code cache collection, code=249KB, data=164KB
02-19 01:31:25.239 32351 32361 I zygote64: After code cache collection, code=248KB, data=120KB
02-19 01:31:25.269 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:25.279 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:25.282 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:25.290 25304 29282 W NetworkScheduler.TED: Enforcing binder timeout for ComponentInfo{com.google.android.gms/com.google.android.gms.checkin.EventLogService}
02-19 01:31:25.290 25304 29282 E NetworkScheduler.TED: Dropping task as app's play services SDK version does not support Android O. Either update the SDK or lower your app's target SDK version. Canceling all tasks for the service: ComponentInfo{com.google.android.gms/com.google.android.gms.checkin.EventLogService}
02-19 01:31:25.323 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:25.326 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:25.326 2267 24991 D ProcessObserver_FLP: onProcessDied, 32509/10391
02-19 01:31:25.364 2406 5542 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:25.425 32351 32650 I zygote64: Deoptimizing java.lang.Object com.google.android.apps.gmm.shared.cache.s.a(java.lang.Object) due to JIT inline cache
02-19 01:31:25.462 32351 32361 I zygote64: Do partial code cache collection, code=251KB, data=140KB
02-19 01:31:25.463 32351 32361 I zygote64: After code cache collection, code=250KB, data=140KB
02-19 01:31:25.463 32351 32361 I zygote64: Increasing code cache capacity to 1024KB
02-19 01:31:25.519 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 23 20 12617 5538 548 276
02-19 01:31:25.569 2267 2309 E RequestManager_FLP: [FusedLocationApi] Location request dea3464 PRIORITY_HIGH_ACCURACY interval=1000 from com.google.android.apps.maps
02-19 01:31:25.578 25304 25452 W GCoreFlp: No location to return for getLastLocation()
02-19 01:31:25.580 2101 2476 D LocationControllerImpl: onReceive() = android.location.HIGH_POWER_REQUEST_CHANGE
02-19 01:31:25.585 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:25.589 1460 2264 D LocationManagerService: request 722cd88 gps Request[ACCURACY_FINE gps requested=+1s0ms fastest=+1s0ms] from com.google.android.gms(10029 foreground [whitelisted])
02-19 01:31:25.589 2267 2309 D ListenerMonitor_FLP: addListener, packageName : com.google.android.gms , listener count : 3
02-19 01:31:25.589 1460 2264 D LocationManagerService: provider request: gps ProviderRequest[ON interval=+1s0ms]
02-19 01:31:25.590 2267 2309 E RequestManager_FLP: [LocationManagerService] Location request 722cd88 gps interval=1000 from com.google.android.gms.persistent
02-19 01:31:25.603 25304 25452 W GCoreFlp: No location to return for getLastLocation()
02-19 01:31:25.603 25304 25453 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 25453
02-19 01:31:25.605 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:25.672 32351 32649 I zygote64: Deoptimizing void com.google.android.apps.gmm.renderer.ce.a(long) due to JIT inline cache
02-19 01:31:25.692 32351 32649 I zygote64: Deoptimizing void com.google.android.apps.gmm.renderer.cy.a(long) due to JIT inline cache
02-19 01:31:25.738 32351 32384 I zygote64: Deoptimizing java.lang.reflect.Type com.google.android.libraries.curvular.br.b() due to JIT inline cache
02-19 01:31:25.774 32351 32351 W ResourceType: For resource 0x7f1402f5, entry index(757) is beyond type entryCount(459)
02-19 01:31:25.774 32351 32351 W ResourceType: For resource 0x7f140318, entry index(792) is beyond type entryCount(459)
02-19 01:31:25.774 32351 32351 W ResourceType: For resource 0x7f1402b4, entry index(692) is beyond type entryCount(459)
02-19 01:31:25.775 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:25.775 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.775 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:25.775 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:25.775 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.775 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:25.775 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:25.775 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.775 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:25.822 32351 32351 W ResourceType: For resource 0x7f1402f4, entry index(756) is beyond type entryCount(459)
02-19 01:31:25.822 32351 32351 W ResourceType: For resource 0x7f140317, entry index(791) is beyond type entryCount(459)
02-19 01:31:25.822 32351 32351 W ResourceType: For resource 0x7f1402b2, entry index(690) is beyond type entryCount(459)
02-19 01:31:25.822 32351 32351 I zygote64: Deoptimizing com.google.android.libraries.curvular.cw com.google.android.libraries.curvular.bc.a(com.google.android.libraries.curvular.br, com.google.android.libraries.curvular.f.h, android.view.ViewGroup, boolean, android.view.View, com.google.android.libraries.curvular.CurvularViewStub, boolean, com.google.android.libraries.curvular.f.k) due to JIT inline cache
02-19 01:31:25.825 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:25.825 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.825 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:25.825 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:25.825 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.825 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:25.825 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:25.825 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.825 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f140311, entry index(785) is beyond type entryCount(459)
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f14030d, entry index(781) is beyond type entryCount(459)
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:25.835 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:25.835 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:25.835 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:25.835 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:25.850 1460 1479 I zygote64: Background concurrent copying GC freed 65297(4MB) AllocSpace objects, 24(484KB) LOS objects, 30% free, 54MB/78MB, paused 381us total 231.516ms
02-19 01:31:25.870 25304 25304 I Wear_Controller: Wear requires a companion app to be installed.
02-19 01:31:25.870 25304 25304 I WearableService: onCreate: Wearable Services not starting. Wear is not available on this device.
02-19 01:31:25.873 25304 25450 W WearableService: onGetService: Wear is not available on this device.
02-19 01:31:25.880 1460 14179 I SensorService: createSensorEventConnection package name com.google.android.apps.gmm.feedback.an
02-19 01:31:25.880 1460 3247 D SensorService: Calling batch handle==1 flags=0 rate=66667000 timeout== 0
02-19 01:31:25.880 629 629 I qti_sensors_hal: batch:sensor(android.sensor.accelerometer) handle:0 flags:0x0 period_ns 66667000
02-19 01:31:25.880 629 629 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (14.999925,0.000000,0)
02-19 01:31:25.881 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.accelerometer) handle=0, sample_rate=14.999925 report_rate=0 buffer=0
02-19 01:31:25.883 32351 32351 D SensorManager: registerListener :: 1, LSM6DSL Accelerometer, 66667, 0,
02-19 01:31:25.905 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:31:25.905 32351 32351 E NFC : isAndroidBeamAllowed - Begin
02-19 01:31:25.905 32351 32351 I NFC : showMsg is false
02-19 01:31:25.906 1460 14179 D SecContentProvider: query(), uri = 15 selection = isAndroidBeamAllowed
02-19 01:31:25.962 629 766 I qti_sensors_hal: processReportInd: Accel - X: -0.067 Y: -0.161 Z: 9.987
02-19 01:31:26.031 1460 14179 D WificondControl: Scan result ready event
02-19 01:31:26.032 1093 2330 I LOWI-8.5.0.3: [LOWI-Scan] lowi_close_record:Scan completed in 1358234ms and Recieved 33 APs scan results
02-19 01:31:26.035 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:26.044 2267 2311 D EventHandler_FLP: WIFI_SCAN_RESULTS
02-19 01:31:26.047 1460 1460 I WifiService: Securities matching
02-19 01:31:26.047 32273 32273 D MVSImplicitBroadcastReceiver: onReceive: android.net.wifi.SCAN_RESULTS
02-19 01:31:26.049 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:26.053 32273 32686 D MVSImplicitBroadcastService: onHandleIntent: android.net.wifi.SCAN_RESULTS
02-19 01:31:26.054 32273 32686 D MVSImplicitBroadcastService: android implicit intent action: android.net.wifi.SCAN_RESULTS
02-19 01:31:26.054 32273 32686 D MVSImplicitBroadcastService: mapping intent action: com.verizon.action.ACTION_SCAN_RESULTS
02-19 01:31:26.074 25304 32687 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:26.074 25304 32687 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:26.076 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:31:26.139 32351 32351 I zygote64: Deoptimizing int com.google.common.a.l.a(java.lang.CharSequence, int) due to JIT inline cache
02-19 01:31:26.193 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:31:26.240 32351 32351 W ResourceType: For resource 0x7f140261, entry index(609) is beyond type entryCount(459)
02-19 01:31:26.242 32351 32351 I zygote64: Deoptimizing com.google.android.libraries.curvular.cw com.google.android.libraries.curvular.bc.a(com.google.android.libraries.curvular.br, com.google.android.libraries.curvular.f.h, android.view.ViewGroup, boolean, android.view.View, com.google.android.libraries.curvular.CurvularViewStub, boolean, com.google.android.libraries.curvular.f.k) due to JIT inline cache
02-19 01:31:26.244 32351 32351 W ResourceType: For resource 0x7f140436, entry index(1078) is beyond type entryCount(459)
02-19 01:31:26.244 32351 32351 W ResourceType: For resource 0x7f140434, entry index(1076) is beyond type entryCount(459)
02-19 01:31:26.250 32351 32351 I zygote64: Deoptimizing java.lang.Object com.google.android.apps.gmm.shared.cache.s.a(java.lang.Object) due to JIT inline cache
02-19 01:31:26.257 32351 32361 I zygote64: Compiler allocated 5MB to compile void com.google.android.apps.gmm.base.layout.MainLayout.onMeasure(int, int)
02-19 01:31:26.305 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:26.312 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.315 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.326 32351 32361 I zygote64: Do full code cache collection, code=493KB, data=317KB
02-19 01:31:26.327 32351 32361 I zygote64: After code cache collection, code=427KB, data=233KB
02-19 01:31:26.372 2406 5542 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:26.377 25304 32687 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:26.377 25304 32687 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:26.467 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:26.477 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.480 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.515 32351 32361 I zygote64: Do partial code cache collection, code=443KB, data=249KB
02-19 01:31:26.516 32351 32361 I zygote64: After code cache collection, code=443KB, data=249KB
02-19 01:31:26.516 32351 32361 I zygote64: Increasing code cache capacity to 2MB
02-19 01:31:26.520 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 45 47 14967 13085 332 278
02-19 01:31:26.554 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:26.556 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 386s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:26.561 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.564 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.655 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:26.663 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.666 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.672 2267 2311 E PassiveLocationListener_FLP: isFromMockProvider, return
02-19 01:31:26.674 1460 2264 I SensorService: createSensorEventConnection package name badz
02-19 01:31:26.674 1068 1167 I LocSvc_GnssInterface: ===> injectLocation line 232
02-19 01:31:26.674 1460 6509 D SensorService: Calling batch handle==1 flags=0 rate=20000000 timeout== 0
02-19 01:31:26.674 629 629 I qti_sensors_hal: batch:sensor(android.sensor.accelerometer) handle:0 flags:0x0 period_ns 20000000
02-19 01:31:26.674 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.accelerometer) handle=0, sample_rate=50.000000 report_rate=0 buffer=0
02-19 01:31:26.676 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.accelerometer) handle=0, sample_rate=50.000000 report_rate=0 buffer=0
02-19 01:31:26.677 25304 25452 D SensorManager: registerListener :: 1, LSM6DSL Accelerometer, 20000, 0,
02-19 01:31:26.680 1460 2281 D SLocation: getCurrentLac failed! network is unavailable
02-19 01:31:26.680 1460 6509 I SensorService: createSensorEventConnection package name baeq
02-19 01:31:26.680 1460 2281 D SLocation: getCurrentCellId failed! network is unavailable
02-19 01:31:26.681 1460 6509 D SensorService: Calling batch handle==4 flags=0 rate=20000000 timeout== 200000000
02-19 01:31:26.681 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.magnetic_field_uncalibrated) handle=11, sample_rate=50.000000 report_rate=393610 buffer=1
02-19 01:31:26.681 25304 25452 D SensorManager: registerListener :: 4, AK09916C Magnetometer Uncalibrated, 20000, 200000,
02-19 01:31:26.681 1460 7270 D SensorService: Calling batch handle==5 flags=0 rate=20000000 timeout== 200000000
02-19 01:31:26.682 629 629 I qti_sensors_hal: batch:sensor(android.sensor.gyroscope) handle:2 flags:0x0 period_ns 20000000
02-19 01:31:26.682 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:26.682 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.gyroscope) handle=2, sample_rate=50.000000 report_rate=327680 buffer=1
02-19 01:31:26.683 1460 2281 D SLocation: getCurrentLac failed! network is unavailable
02-19 01:31:26.683 1460 2281 D SLocation: getCurrentCellId failed! network is unavailable
02-19 01:31:26.684 25304 25452 D SensorManager: registerListener :: 5, LSM6DSL Gyroscope, 20000, 200000,
02-19 01:31:26.684 1460 8375 D SensorService: Calling batch handle==1 flags=0 rate=20000000 timeout== 200000000
02-19 01:31:26.684 629 1673 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.accelerometer) handle=0, sample_rate=50.000000 report_rate=0 buffer=0
02-19 01:31:26.684 25304 25452 D SensorManager: registerListener :: 1, LSM6DSL Accelerometer, 20000, 200000,
02-19 01:31:26.699 32351 32351 I zygote64: Deoptimizing int com.google.common.c.hd.c(java.util.Iterator, com.google.common.a.bq) due to JIT inline cache
02-19 01:31:26.700 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:26.702 25304 25452 W GCoreFlp: No location to return for getLastLocation()
02-19 01:31:26.720 32351 32423 I cr_CronetUrlRequestContext: destroyNativeStreamLocked org.chromium.net.impl.CronetBidirectionalStream@1dc1229
02-19 01:31:26.751 32351 32351 I zygote64: Deoptimizing int com.google.android.apps.gmm.aj.b.ab.b(com.google.android.apps.gmm.aj.b.ab) due to JIT inline cache
02-19 01:31:26.752 32351 32351 I zygote64: Deoptimizing boolean com.google.android.apps.gmm.base.v.c.onPreDraw() due to JIT inline cache
02-19 01:31:26.754 32351 32351 I zygote64: Deoptimizing java.lang.Object com.google.android.apps.gmm.shared.cache.s.a(java.lang.Object) due to JIT inline cache
02-19 01:31:26.785 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:26.794 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.805 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:26.809 2101 2476 D NetworkController.MobileSignalController(0/-2): onSignalStrengthsChanged signalStrength=SignalStrength: 19 255 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 0 2147483647 0x4 P gsm|lte level=4
02-19 01:31:26.809 2101 2476 D NetworkController.MobileSignalController(0/-2): getMobileIconGroup(): 0
02-19 01:31:26.809 2101 2476 D NetworkController.MobileSignalController(0/-2): updateVZWMobileIconGroup(): 0
02-19 01:31:26.811 2101 2476 D NetworkController.MobileSignalController(0/-2): callState:0, callStateByPhone:false voLTECall:false voiceNetTpe:0 dataNetType:0, ine911:false, emergencyCallbackMode:false
02-19 01:31:26.988 32351 32649 I zygote64: Deoptimizing boolean com.google.android.apps.gmm.map.p.a.a.u.a(java.util.Collection, int, com.google.android.apps.gmm.map.api.model.ae, long, java.util.Set) due to JIT inline cache
02-19 01:31:27.012 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:27.018 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:27.022 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:27.049 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:27.408 2406 5542 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:27.521 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 96 52 113671 5822 1184 111
02-19 01:31:27.556 32351 32361 I zygote64: Compiler allocated 4MB to compile com.google.android.apps.gmm.map.internal.c.cd com.google.android.apps.gmm.map.internal.c.cd.a(com.google.android.apps.gmm.map.x.a.a.q, com.google.android.apps.gmm.map.api.model.az, com.google.android.apps.gmm.map.internal.c.bv, byte[], com.google.android.apps.gmm.map.internal.c.p, boolean, boolean, byte[], com.google.android.apps.gmm.util.b.a.a, com.google.android.apps.gmm.map.api.model.ay)
02-19 01:31:27.640 32351 32650 I zygote64: Deoptimizing void com.google.android.apps.gmm.map.p.b.b.f.a(com.google.android.apps.gmm.map.internal.c.cd, com.google.android.apps.gmm.map.internal.c.bu, com.google.android.apps.gmm.map.util.a, com.google.android.apps.gmm.map.p.b.b.e) due to JIT inline cache
02-19 01:31:27.696 32351 32649 I zygote64: Deoptimizing void com.google.android.apps.gmm.renderer.dm.a(com.google.android.apps.gmm.renderer.bd, com.google.android.apps.gmm.renderer.ae, com.google.android.apps.gmm.renderer.u, float[], float[], float[]) due to JIT inline cache
02-19 01:31:27.706 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:27.732 32351 32361 I zygote64: Compiler allocated 14MB to compile void com.google.android.apps.gmm.map.p.b.c.a.n.a(com.google.android.apps.gmm.map.internal.c.cd, com.google.android.apps.gmm.map.internal.c.bu, com.google.android.apps.gmm.map.util.a, com.google.android.apps.gmm.shared.g.f, android.content.res.Resources, com.google.android.apps.gmm.map.internal.c.x)
02-19 01:31:27.733 32351 32648 I zygote64: Deoptimizing void com.google.maps.f.a.a.aq.a(byte[], int, int) due to JIT inline cache
02-19 01:31:27.777 32351 32366 I zygote64: Background concurrent copying GC freed 180850(8MB) AllocSpace objects, 46(2MB) LOS objects, 49% free, 15MB/30MB, paused 736us total 120.989ms
02-19 01:31:27.827 32351 32647 I zygote64: Deoptimizing void com.google.android.apps.gmm.map.p.b.c.a.n.a(com.google.android.apps.gmm.map.internal.c.cd, com.google.android.apps.gmm.map.internal.c.bu, com.google.android.apps.gmm.map.util.a, com.google.android.apps.gmm.shared.g.f, android.content.res.Resources, com.google.android.apps.gmm.map.internal.c.x) due to JIT inline cache
02-19 01:31:27.866 32351 32361 I zygote64: Compiler allocated 13MB to compile void com.google.android.apps.gmm.map.p.b.c.a.n.a(com.google.android.apps.gmm.map.internal.c.cd, com.google.android.apps.gmm.map.internal.c.bu, com.google.android.apps.gmm.map.util.a, com.google.android.apps.gmm.shared.g.f, android.content.res.Resources, com.google.android.apps.gmm.map.internal.c.x)
02-19 01:31:27.921 25304 32221 W Herrevad: [2013] aabl.b: Invalid mccmnc
02-19 01:31:27.933 25304 32221 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:27.937 25304 32221 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32221
02-19 01:31:27.951 32351 32351 I zygote64: Deoptimizing java.util.List com.google.android.apps.gmm.home.h.a.a.a(java.util.List, com.google.android.apps.gmm.passiveassist.a.m, com.google.android.apps.gmm.util.b.b.bx) due to JIT inline cache
02-19 01:31:27.959 32351 32649 I zygote64: Deoptimizing int com.google.android.apps.gmm.map.internal.c.bv.compareTo(java.lang.Object) due to JIT inline cache
02-19 01:31:27.963 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.963 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.964 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.964 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.964 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.964 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.964 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:27.964 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.964 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:27.981 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.981 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.981 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.981 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.981 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.981 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.981 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:27.981 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.981 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:27.988 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.988 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.989 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.989 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.989 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.989 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.989 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:27.989 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.989 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:27.995 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.995 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.995 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:27.995 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.995 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.995 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:27.995 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:27.995 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:27.995 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.000 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:31:28.006 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.006 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.006 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.006 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.006 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.006 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.006 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.007 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.007 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.019 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.019 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.019 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.019 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.019 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.019 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.019 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.019 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.019 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.020 32351 32351 I zygote64: Deoptimizing boolean com.google.android.libraries.curvular.be.a(com.google.android.libraries.curvular.dy) due to JIT inline cache
02-19 01:31:28.022 32351 32351 W ResourceType: For resource 0x7f1402a1, entry index(673) is beyond type entryCount(459)
02-19 01:31:28.022 32351 32351 W ResourceType: For resource 0x7f14032a, entry index(810) is beyond type entryCount(459)
02-19 01:31:28.022 32351 32351 W ResourceType: For resource 0x7f1401dd, entry index(477) is beyond type entryCount(459)
02-19 01:31:28.022 32351 32351 W ResourceType: For resource 0x7f1401dd, entry index(477) is beyond type entryCount(459)
02-19 01:31:28.022 32351 32351 W ResourceType: For resource 0x7f1402b0, entry index(688) is beyond type entryCount(459)
02-19 01:31:28.023 32351 32351 W ResourceType: For resource 0x7f1401dd, entry index(477) is beyond type entryCount(459)
02-19 01:31:28.023 32351 32351 I chatty : uid=10153(u0_a153) identical 2 lines
02-19 01:31:28.023 32351 32351 W ResourceType: For resource 0x7f1401dd, entry index(477) is beyond type entryCount(459)
02-19 01:31:28.024 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.024 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.024 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.024 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.024 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.024 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.024 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.024 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.024 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.029 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.029 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.029 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.030 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.030 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.030 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.030 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.030 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.030 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.035 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.035 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.035 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.035 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.035 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.035 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.035 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.035 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.035 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.039 32351 32423 D TcpOptimizer: TcpOptimizer-ON
02-19 01:31:28.051 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:28.058 32351 32361 I zygote64: Compiler allocated 14MB to compile void com.google.android.apps.gmm.map.p.b.c.a.n.a(com.google.android.apps.gmm.map.internal.c.cd, com.google.android.apps.gmm.map.internal.c.bu, com.google.android.apps.gmm.map.util.a, com.google.android.apps.gmm.shared.g.f, android.content.res.Resources, com.google.android.apps.gmm.map.internal.c.x)
02-19 01:31:28.066 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.066 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.066 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.066 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.066 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.066 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.066 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.066 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.066 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.071 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.071 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.071 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.071 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.071 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.071 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.071 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.071 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.071 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.080 32351 32351 W ResourceType: For resource 0x7f140444, entry index(1092) is beyond type entryCount(459)
02-19 01:31:28.080 32351 32351 W ResourceType: For resource 0x7f140353, entry index(851) is beyond type entryCount(459)
02-19 01:31:28.081 32351 32351 W ResourceType: For resource 0x7f140353, entry index(851) is beyond type entryCount(459)
02-19 01:31:28.081 32351 32351 W ResourceType: For resource 0x7f14021f, entry index(543) is beyond type entryCount(459)
02-19 01:31:28.081 32351 32351 W ResourceType: For resource 0x7f14036e, entry index(878) is beyond type entryCount(459)
02-19 01:31:28.081 32351 32351 W ResourceType: For resource 0x7f140224, entry index(548) is beyond type entryCount(459)
02-19 01:31:28.081 32351 32351 W ResourceType: For resource 0x7f140353, entry index(851) is beyond type entryCount(459)
02-19 01:31:28.082 32351 32351 W ResourceType: For resource 0x7f140353, entry index(851) is beyond type entryCount(459)
02-19 01:31:28.082 32351 32351 W ResourceType: For resource 0x7f1402f7, entry index(759) is beyond type entryCount(459)
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f1402f7, entry index(759) is beyond type entryCount(459)
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f1402f9, entry index(761) is beyond type entryCount(459)
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.083 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.083 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.083 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.083 32351 32351 W ResourceType: For resource 0x7f1402f7, entry index(759) is beyond type entryCount(459)
02-19 01:31:28.084 32351 32351 W ResourceType: For resource 0x7f140353, entry index(851) is beyond type entryCount(459)
02-19 01:31:28.085 32351 32351 W ResourceType: For resource 0x7f1402f7, entry index(759) is beyond type entryCount(459)
02-19 01:31:28.091 32351 32351 I chatty : uid=10153(u0_a153) identical 9 lines
02-19 01:31:28.091 32351 32351 W ResourceType: For resource 0x7f1402f7, entry index(759) is beyond type entryCount(459)
02-19 01:31:28.092 32351 32351 W ResourceType: For resource 0x7f1404b2, entry index(1202) is beyond type entryCount(459)
02-19 01:31:28.092 32351 32351 W ResourceType: For resource 0x7f1404ae, entry index(1198) is beyond type entryCount(459)
02-19 01:31:28.092 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.092 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.092 32351 32351 W ResourceType: For resource 0x7f030015, entry index(21) is beyond type entryCount(19)
02-19 01:31:28.092 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.092 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.093 32351 32351 W ResourceType: For resource 0x7f030016, entry index(22) is beyond type entryCount(19)
02-19 01:31:28.093 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.093 32351 32351 I chatty : uid=10153(u0_a153) identical 1 line
02-19 01:31:28.093 32351 32351 W ResourceType: For resource 0x7f030017, entry index(23) is beyond type entryCount(19)
02-19 01:31:28.095 32351 32351 I zygote64: Deoptimizing void com.google.android.libraries.curvular.cw.b(com.google.android.libraries.curvular.dh, int) due to JIT inline cache
02-19 01:31:28.157 986 1231 D DnsProxyListener: DNSDBG::dns addrinfo af 2
02-19 01:31:28.204 32351 32361 I zygote64: Compiler allocated 11MB to compile boolean com.google.android.apps.gmm.map.o.cf.a(com.google.android.apps.gmm.map.d.ai, com.google.android.apps.gmm.map.o.bz, com.google.android.apps.gmm.map.o.c.c, com.google.android.apps.gmm.map.t.c, com.google.android.apps.gmm.map.api.c.al)
02-19 01:31:28.268 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:28.285 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.290 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.332 32351 32361 I zygote64: Do full code cache collection, code=1018KB, data=770KB
02-19 01:31:28.334 32351 32361 I zygote64: After code cache collection, code=854KB, data=481KB
02-19 01:31:28.399 3455 3639 E ContactsProvider_EventLog: Flush buffer to file cnt : 2 size : 32Kb duration : 3ms lastUpdatedAfter : 4033 ms mFlush_time_threasold : 2000 mCurrentSize : 16490
02-19 01:31:28.405 32351 32361 I zygote64: Do partial code cache collection, code=859KB, data=520KB
02-19 01:31:28.406 32351 32361 I zygote64: After code cache collection, code=856KB, data=520KB
02-19 01:31:28.406 32351 32361 I zygote64: Increasing code cache capacity to 3MB
02-19 01:31:28.406 32351 32361 I zygote64: Compiler allocated 10MB to compile boolean com.google.android.apps.gmm.map.o.cf.a(com.google.android.apps.gmm.map.d.ai, com.google.android.apps.gmm.map.o.bz, com.google.android.apps.gmm.map.o.c.c, com.google.android.apps.gmm.map.t.c, com.google.android.apps.gmm.map.api.c.al)
02-19 01:31:28.424 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:28.426 2406 7035 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:28.438 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.443 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.481 32351 32361 I zygote64: Compiler allocated 4MB to compile com.google.android.apps.gmm.map.o.cl com.google.android.apps.gmm.map.o.cf.a(com.google.maps.f.a.bh, int, com.google.android.apps.gmm.map.o.ck, com.google.android.apps.gmm.map.d.ai, com.google.android.apps.gmm.map.internal.c.ae)
02-19 01:31:28.584 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:28.599 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.602 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.646 32551 32572 I zygote : Waiting for a blocking GC ProfileSaver
02-19 01:31:28.705 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:28.717 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.717 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:28.723 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.742 32551 32572 I zygote : WaitForGcToComplete blocked for 95.282ms for cause ProfileSaver
02-19 01:31:28.762 32351 32648 I zygote64: Deoptimizing java.lang.Object com.google.android.apps.gmm.shared.cache.y.c() due to JIT inline cache
02-19 01:31:28.828 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:28.838 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.848 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.856 1460 2060 D WifiConnectivityMonitor: [|231] []
02-19 01:31:28.957 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:28.967 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:28.970 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.053 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:29.078 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:29.084 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.088 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.206 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:29.223 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.233 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.287 1460 14179 D LocationManagerService: getAllProviders()=[passive, gps, network]
02-19 01:31:29.287 1460 3247 D LocationManagerService: getAllProviders()=[passive, gps, network]
02-19 01:31:29.288 1460 14179 D LocationManagerService: getAllProviders()=[passive, gps, network]
02-19 01:31:29.358 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:29.369 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.373 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.467 2406 7035 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:29.487 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:29.498 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.501 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.521 32351 32366 I zygote64: Background concurrent copying GC freed 178982(8MB) AllocSpace objects, 133(6MB) LOS objects, 50% free, 17MB/35MB, paused 991us total 108.715ms
02-19 01:31:29.523 1460 1803 D InputReader: Input event(10): value=1 when=1378614510000
02-19 01:31:29.523 1460 1803 D InputReader: Input event(10): value=1 when=1378614510000
02-19 01:31:29.523 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.248 ] when=1378614510000
02-19 01:31:29.523 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:29.524 2101 2101 D ViewRootImpl@397685e[NavigationBar]: ViewPostIme pointer 0
02-19 01:31:29.525 1460 2060 D WifiConnectivityMonitor.NetworkStatsAnalyzer: 250 187 327485 12855 1309 68
02-19 01:31:29.526 1460 3247 D InputDispatcher: Inject key (2101): action=0, eventTime=1378618000000
02-19 01:31:29.528 1460 3247 D WindowManager: interceptKeyTq s_result=1
02-19 01:31:29.532 1460 1802 D PersonaManagerService: getKeyguardShowState of user: -1
02-19 01:31:29.532 1460 1802 D PersonaManagerService: getKeyguardShowState() does not exist any showing knox keyguard
02-19 01:31:29.537 1460 3229 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:29.539 2101 2101 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:29.540 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 1 line
02-19 01:31:29.540 2101 2101 W ResourceType: ResTable_typeSpec entry count inconsistent: given 19, previously 26
02-19 01:31:29.540 2101 2101 W ResourceType: ResTable_typeSpec entry count inconsistent: given 459, previously 1252
02-19 01:31:29.555 2101 2101 I ApplicationPackageManager: return adaptive icon for com.google.android.apps.maps
02-19 01:31:29.586 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 389s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:29.596 1460 1803 D InputReader: Input event(10): value=0 when=1378689646000
02-19 01:31:29.596 1460 1803 D InputReader: Input event(10): value=0 when=1378689646000
02-19 01:31:29.596 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1378689646000
02-19 01:31:29.596 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:29.596 2101 2101 D ViewRootImpl@397685e[NavigationBar]: ViewPostIme pointer 1
02-19 01:31:29.597 1460 14179 D InputDispatcher: Inject key (2101): action=1, eventTime=1378690000000
02-19 01:31:29.598 1460 14179 D WindowManager: interceptKeyTq s_result=1
02-19 01:31:29.598 1460 14179 D SamsungPhoneWindowManager: f.b. a = false hd = false eme = false ksno = false id = -1 isDM = false
02-19 01:31:29.598 1460 14179 V Vibrator: Called semVibrate(int, int, AudioAttributes, Mag) API - PUID: 1000, PackageName: android, token: android.os.Binder@bc7ec3b, type: 50039, repeat: -1, AudioAttr : null, Mag: TYPE_TOUCH
02-19 01:31:29.599 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:29.599 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:0
02-19 01:31:29.601 641 641 D SecVibrator-HAL: doHapticEngine starts
02-19 01:31:29.601 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:1
02-19 01:31:29.602 1460 1802 D PersonaManagerService: getKeyguardShowState of user: -1
02-19 01:31:29.602 1460 1802 D PersonaManagerService: getKeyguardShowState() does not exist any showing knox keyguard
02-19 01:31:29.605 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.607 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.607 2101 2101 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:29.608 2101 2506 D OpenGLRenderer: eglCreateWindowSurface = 0x7141eb43f0
02-19 01:31:29.618 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:0
02-19 01:31:29.620 2101 2506 D OpenGLRenderer: eglDestroySurface = 0x7141eb43f0
02-19 01:31:29.621 2101 2101 E BufferItemConsumer: [unnamed-2101-17] Failed to release buffer: Unknown error -1 (1)
02-19 01:31:29.621 2101 2101 D RecentsImpl: startRecentsActivity - hideMenuEvent
02-19 01:31:29.639 1460 1460 D CodecSolution: MultiWindowEventListener::onMultiWindowFocusChanged(5)
02-19 01:31:29.639 1460 1460 D CS_HdrController: MultiWindowEventListener::onFocusStackChanged(5)
02-19 01:31:29.646 1460 1460 D CS_HdrController: updateMultiWindowState : 0
02-19 01:31:29.648 1460 1460 D InputMethodManagerService: isImeSwitcherDisabledPackage : false
02-19 01:31:29.648 2101 2483 D vol.VolumeDialogControl: onReceive ACTION_CLOSE_SYSTEM_DIALOGS
02-19 01:31:29.648 2101 2476 D LocationControllerImpl: onReceive() = android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:29.649 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:29.649 2101 2101 D Tile.AirplaneModeTile: onReceive: android.intent.action.CLOSE_SYSTEM_DIALOGS mSimCount 0
02-19 01:31:29.649 2101 2101 D Tile.MobileDataTile: action:android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:29.649 2101 2101 D vol.SecVolumeDialogImpl: dismissH reason: 2
02-19 01:31:29.650 2101 2101 D PopupUI : PopupUIReceiver.onReceive() action : android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:29.650 2101 2101 D PopupUI.PopupUINotifications: dismissAlertDialogs()
02-19 01:31:29.650 2101 2101 D BrightnessMirror: hideMirror cancelled since it's not visible
02-19 01:31:29.652 1460 3229 D PersonaManagerService: Current focused persona service handled id set to : 0
02-19 01:31:29.652 1460 3229 D InputDispatcher: Focused application set to: xxxx
02-19 01:31:29.653 1460 3229 D InputDispatcher: Focus left window: 32351
02-19 01:31:29.666 2101 2101 D AnalyticUtils: sendScreenViewLog 500
02-19 01:31:29.668 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:29.678 2101 2101 D EmRecentsManager: Activate EmRecentsManager with RecentsView
02-19 01:31:29.678 2101 2101 V EmRecentsManager: updateScreenState: Recents
02-19 01:31:29.678 1460 8375 D ActivityManager: post active user change for 0 fullscreen true isHomeActivity() false
02-19 01:31:29.682 657 657 I SurfaceFlinger: id=145 createSurf (1440x2960),1 flag=4, com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:29.684 1460 14179 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:29.685 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8718 fullscreenStackSysUiFlags= 0x0
02-19 01:31:29.688 1460 14179 D InputDispatcher: Focus entered window: 2101
02-19 01:31:29.689 2101 2101 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:29.689 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x7 surface={valid=true 486246412288} changed=true
02-19 01:31:29.690 2101 2506 D OpenGLRenderer: eglCreateWindowSurface = 0x7141eb43f0
02-19 01:31:29.713 1460 1479 I zygote64: Background concurrent copying GC freed 289295(22MB) AllocSpace objects, 90(1776KB) LOS objects, 29% free, 56MB/80MB, paused 750us total 200.188ms
02-19 01:31:29.715 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:29.721 1460 3229 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8718
02-19 01:31:29.721 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1440, 2960) ci=Rect(0, 0 - 0, 168) vi=Rect(0, 84 - 0, 168) or=1
02-19 01:31:29.722 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:29.722 2101 2101 V InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@a9953d1 nm : com.android.systemui ic=null
02-19 01:31:29.722 2101 2101 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
02-19 01:31:29.722 1460 3229 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
02-19 01:31:29.722 1460 3229 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
02-19 01:31:29.722 1460 3229 D InputMethodManagerService: windowGainedFocus: currentUserId=0
02-19 01:31:29.723 1460 3229 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
02-19 01:31:29.723 1460 3229 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
02-19 01:31:29.723 1460 3229 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
02-19 01:31:29.723 1460 3229 V InputMethodManagerService: windowGainedFocus : reason=WINDOW_FOCUS_GAIN client=android.os.BinderProxy@7b6b9a6 inputContext=null missingMethods= attribute=android.view.inputmethod.EditorInfo@142ef9f nm = com.android.systemui controlFlags=#100 softInputMode=#120 windowFlags=#89910500
02-19 01:31:29.723 1460 3229 V InputMethodManagerService: hideCurrentInputLocked : shouldHideSoftInput is false
02-19 01:31:29.723 1460 3229 D InputMethodManagerService: isImeSwitcherDisabledPackage : false
02-19 01:31:29.723 1460 3229 D InputMethodManagerService: setCurrentInputInfo - inputContext : null eidtorInfo : android.view.inputmethod.EditorInfo@142ef9f missingMethods : 0
02-19 01:31:29.725 2082 2082 I InputMethodWrapper: call dispatchStartInputWithToken
02-19 01:31:29.725 2082 2082 I InputMethodService: dispatchStartInputWithToken
02-19 01:31:29.725 2082 2082 I SKBD : SamsungKeypad [IMI] onStartInput - caller pid : 2101, caller uid : 10005
02-19 01:31:29.725 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:29.739 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:29.752 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.757 2220 27841 D WallpaperService: dispatchAppVisibility onVisibilityChanged(): true
02-19 01:31:29.758 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.758 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:29.758 2220 2220 D GLAnimatorManager: needStop = true
02-19 01:31:29.758 2220 2220 D WallpaperService: updateSurface forceRelayout=false redrawNeeded=false myWidth=-1 myHeight=-1 fixedSize=false x = 0 y = 0 mWidth=-1 mHeight=-1 mIsSleepMode=false
02-19 01:31:29.760 2220 2518 D GalaxyWallpaper: onSurfaceChanged()
02-19 01:31:29.761 2220 2220 D GalaxyWallpaper: onVisibilityChanged = true, mCurrentMode = HOME
02-19 01:31:29.761 2220 2220 D GyroRender: beginSensing currentMode = HOME
02-19 01:31:29.761 1460 7270 I SensorService: createSensorEventConnection package name com.android.systemui.infinity.GalaxyRenderer
02-19 01:31:29.762 1460 7270 D SensorService: Calling batch handle==20 flags=0 rate=200000000 timeout== 0
02-19 01:31:29.762 629 1673 I qti_sensors_hal: batch:sensor() handle:77 flags:0x0 period_ns:200000000 timeout:0
02-19 01:31:29.763 657 657 I SurfaceFlinger: id=146 createSurf (1260x154),1 flag=4, thumbnail anim#0
02-19 01:31:29.765 1460 1670 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:29.765 629 855 I qti_sensors_hal: processResp: handle=77, msg_hdr->msg_id=2
02-19 01:31:29.765 2220 2220 D SensorManager: registerListener :: 20, Gyro Interrupt, 200000, 0,
02-19 01:31:29.765 2220 2220 D GyroRender: beginSensing SENSOR_DELAY_NORMAL
02-19 01:31:29.765 2220 2220 D WallpaperService: reportVisibility onVisibilityChanged visible: true
02-19 01:31:29.765 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.770 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.777 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.777 32351 32351 D SurfaceView: BG show() Surface(name=Background for - SurfaceView - com.google.android.apps.maps/com.google.android.maps.MapsActivity@d4b7725@0) com.google.android.apps.gmm.renderer.GLSurfaceView{d4b7725 VFE...C.. ........ 0,0-1440,2792}
02-19 01:31:29.780 32351 32351 D SurfaceView: surfaceDestroyed 1 com.google.android.apps.gmm.renderer.GLSurfaceView{d4b7725 VFE...C.. ........ 0,0-1440,2792}
02-19 01:31:29.783 657 657 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:29.794 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.806 32351 32351 D SurfaceView: BG destroy() Surface(name=Background for - SurfaceView - com.google.android.apps.maps/com.google.android.maps.MapsActivity@d4b7725@0) com.google.android.apps.gmm.renderer.GLSurfaceView{d4b7725 VFE...C.. ........ 0,0-1440,2792}
02-19 01:31:29.810 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8708 fullscreenStackSysUiFlags= 0x0
02-19 01:31:29.810 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.812 32351 32639 D OpenGLRenderer: eglDestroySurface = 0x71313d6c00
02-19 01:31:29.812 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x80008708 fullscreenStackSysUiFlags= 0x0
02-19 01:31:29.815 2220 2220 D WallpaperService: updateSurface forceRelayout=true redrawNeeded=false myWidth=-1 myHeight=-1 fixedSize=false x = 0 y = 0 mWidth=-1 mHeight=-1 mIsSleepMode=false
02-19 01:31:29.818 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.822 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x5 surface={valid=false 0} changed=true
02-19 01:31:29.824 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:29.827 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.829 1460 2079 I OpenGLRenderer: Initialized EGL, version 1.4
02-19 01:31:29.829 1460 2079 D OpenGLRenderer: Swap behavior 2
02-19 01:31:29.834 1460 3229 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:29.838 1460 14179 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8708
02-19 01:31:29.842 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:29.842 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:29.842 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:29.842 657 657 I SurfaceFlinger: Device | 0x71cb2b0680 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:29.842 657 657 I SurfaceFlinger: Device | 0x71cb485980 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:29.842 657 657 I SurfaceFlinger: Device | 0x71cda42400 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2792.0 | 1 12 1440 2802 | SurfaceView - com.google.android.app[...]ndroid.maps.MapsActivity@d4b7725@0#0
02-19 01:31:29.842 657 657 I SurfaceFlinger: Client | 0x71cda42380 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2950.0 | 1 12 1440 2960 | com.google.android.apps.maps/com.google.android.maps.MapsActivity#0
02-19 01:31:29.842 657 657 I SurfaceFlinger: Client | 0x71cb5c6500 | 0001 | RGBA_8888 | 0.0 0.0 1440.0 84.0 | 0 0 1440 84 | StatusBar#0
02-19 01:31:29.842 657 657 I SurfaceFlinger: Client | 0
02-19 01:31:29.842 657 657 I SurfaceFlinger: x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:29.842 657 657 I SurfaceFlinger: Client | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:29.842 657 657 I SurfaceFlinger:
02-19 01:31:29.843 2101 2101 D NavigationBar: setForceImmersiveBtnVisibility visible : false
02-19 01:31:29.843 2101 2101 D SecNavigationBarView: setPinButtonVisibility() shouldshow=false, leftRemoteVisible=false, mAllKeyDisabled=false, isBouncerShowing=false, isUltraPowerSaving=false, isEmergencyMode=false, isDeviceEncrypted=false, isUserSetupComplete : true
02-19 01:31:29.849 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:29.849 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:29.849 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:29.849 657 657 I SurfaceFlinger: Device | 0x71cb2b0680 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:29.849 657 657 I SurfaceFlinger: Device | 0x71cda42180 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:29.849 657 657 I SurfaceFlinger: Device | 0x71cda42400 | 0002 | RGBx_8888 | 0.0 5.0 1440.0 2792.0 | 6 138 1433 2900 | SurfaceView - com.google.android.app[...]ndroid.maps.MapsActivity@d4b7725@0#0
02-19 01:31:29.849 657 657 I SurfaceFlinger: Device | 0x71cda42380 | 0000 | RGBA_8888 | 0.0 5.0 1440.0 2852.0 | 6 138 1433 2960 | com.google.android.apps.maps/com.google.android.maps.MapsActivity#0
02-19 01:31:29.849 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.coc
02-19 01:31:29.849 657 657 I SurfaceFlinger: ktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:29.849 657 657 I SurfaceFlinger: Device | 0x71cb5ee400 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:29.849 657 657 I SurfaceFlinger:
02-19 01:31:29.849 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.850 2101 2101 D BarTransitions.SecNavigationBarView: MODE_TRANSPARENT -> MODE_TRANSLUCENT animate=false
02-19 01:31:29.851 1460 3229 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x80008708
02-19 01:31:29.851 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: MSG_RESIZED: frame=Rect(0, 0 - 1440, 2960) ci=Rect(0, 0 - 0, 168) vi=Rect(0, 0 - 0, 168) or=1
02-19 01:31:29.861 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.862 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:29.862 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 1 line
02-19 01:31:29.869 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:29.877 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.894 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.910 2101 2122 I zygote64: NativeAllocBackground concurrent copying GC freed 66737(2MB) AllocSpace objects, 1(20KB) LOS objects, 50% free, 9MB/19MB, paused 17.887ms total 99.314ms
02-19 01:31:29.911 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.927 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:29.945 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.947 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:29.962 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.969 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.973 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:29.978 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:29.995 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:30.012 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.024 1460 1460 I MotionRecognitionService: Plugged
02-19 01:31:30.024 1460 1460 D MotionRecognitionService: mCableConnection= 1
02-19 01:31:30.024 1460 1460 D MotionRecognitionService: setPowerConnected : mGripEnabled = false
02-19 01:31:30.024 1460 1460 D SamsungPhoneWindowManager: ACTION_BATTERY_CHANGED - Level :: 86, battStatus :: 2
02-19 01:31:30.026 2406 2406 D PhoneApp: PhoneAppBroadcastReceiver onReceive android.intent.action.BATTERY_CHANGED
02-19 01:31:30.026 2406 2406 D TelephonyExtensionManager: lowBatterySound - isLowBatterySoundScheduled: false
02-19 01:31:30.026 2406 2406 D TelephonyExtensionManager: lowBatterySound - isPlayNow: false
02-19 01:31:30.026 2406 2406 D TelephonyExtensionManager: isSpeakerON - false
02-19 01:31:30.028 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.029 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
02-19 01:31:30.029 2101 2101 D BatteryController: onReceive-ACTION_BATTERY_CHANGED : mLevel=86, mBatteryStatus=2
02-19 01:31:30.030 2101 2101 D PowerUI : priorPlugType = 2 mPlugType = 2
02-19 01:31:30.030 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryStatus: 2
02-19 01:31:30.030 2406 2406 D TelephonyExtensionManager: lowBatterySound - batteryLevel: 86
02-19 01:31:30.030 2406 2406 D TelephonyExtensionManager: lowBatterySound - cancel
02-19 01:31:30.031 2406 2406 D TelephonyExtension: Not stopping low battery tone
02-19 01:31:30.031 2101 2101 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 2705000 mChargingTime : 2727000
02-19 01:31:30.031 2101 2101 D PowerUI.Notification: showChargingNotification()
02-19 01:31:30.033 1460 8375 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = -1
02-19 01:31:30.033 1460 8375 D API test: getContainerInfo: value is
02-19 01:31:30.033 1460 8375 D ApplicationPolicy: isStatusBarNotificationAllowedAsUser: packageName = com.android.systemui,userId = 0
02-19 01:31:30.033 1460 8375 D API test: getContainerInfo: value is
02-19 01:31:30.036 3326 3326 D Notification.Badge: [invalid] onNotificationPosted : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))
02-19 01:31:30.040 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:30.040 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:30.040 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:30.040 657 657 I SurfaceFlinger: Device | 0x71cb2b0680 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:30.040 657 657 I SurfaceFlinger: Device | 0x71cb485980 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:30.040 657 657 I SurfaceFlinger: Device | 0x71cda42400 | 0002 | RGBx_8888 | 0.0 72.0 1440.0 1486.0 | 78 1699 1362 2960 | SurfaceView - com.google.android.app[...]ndroid.maps.MapsActivity@d4b7725@0#0
02-19 01:31:30.040 657 657 I SurfaceFlinger: Device | 0x71cda42380 | 0000 | RGBA_8888 | 0.0 72.0 1440.0 1486.0 | 78 1699 1362 2960 | com.google.android.apps.maps/com.google.android.maps.MapsActivity#0
02-19 01:31:30.040 657 657 I SurfaceFlinger: Client | 0x71cbb7bb80 | 0000 | RGBA_8888 | 0.0 0.0 1260.0 154.0 | 76 1721 1360 1878 | thumbnail anim#0
02-19 01:31:30.040 657 657 I SurfaceFlinger: Clien
02-19 01:31:30.040 657 657 I SurfaceFlinger: t | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:30.040 657 657 I SurfaceFlinger: Client | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:30.040 657 657 I SurfaceFlinger:
02-19 01:31:30.044 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.054 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:30.062 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.065 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:30.067 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:30.072 2101 2101 D KeyguardServiceBoxContainer: updateCMAS() hasCmasNotification = false, mHasCMAS = false
02-19 01:31:30.074 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:30.076 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:30.078 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.095 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.097 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:30.101 2101 2101 D swipe : !isFreemformEnabled
02-19 01:31:30.111 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.128 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:30.145 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.148 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:30.155 25304 29282 W Herrevad: [1992] aabl.b: Invalid mccmnc
02-19 01:31:30.161 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.162 25304 29282 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:30.166 25304 29282 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 29282
02-19 01:31:30.178 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.195 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:30.212 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.213 1460 1803 D InputReader: Input event(10): value=1 when=1379307221000
02-19 01:31:30.213 1460 1803 D InputReader: Input event(10): value=1 when=1379307221000
02-19 01:31:30.213 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.249 ] when=1379307221000
02-19 01:31:30.214 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:30.214 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:30.214 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:30.214 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: ViewPostIme pointer 0
02-19 01:31:30.228 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.239 1460 1545 D LocationManagerService: request from uid 10153 is now background)
02-19 01:31:30.240 1460 1545 D LocationManagerService: provider request: gps ProviderRequest[ON interval=+1s0ms]
02-19 01:31:30.242 2101 2476 D LocationControllerImpl: onReceive() = android.location.HIGH_POWER_REQUEST_CHANGE
02-19 01:31:30.245 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.246 657 1811 I SurfaceFlinger: id=146 Removed thumbnail anim#0 (4/8)
02-19 01:31:30.246 657 1811 I SurfaceFlinger: id=146 Removed thumbnail anim#0 (-2/8)
02-19 01:31:30.250 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:30.254 1460 7270 I LocationManagerService: remove 722cd88
02-19 01:31:30.254 1460 7270 I LocationManagerService: removeUpdates, receiver.requestedID = 722cd88, receiver.mIdentity.mPid = 25304, receiver.mIdentity.mUid = 10029
02-19 01:31:30.254 1460 7270 D LocationManagerService: provider request: gps ProviderRequest[ON interval=+10m0s0ms]
02-19 01:31:30.254 2267 2309 D ListenerMonitor_FLP: removeListener, packageName : com.google.android.gms , listener count : 2
02-19 01:31:30.255 2267 2309 E RequestManager_FLP: [LocationManagerService] Location remove 722cd88 from com.google.android.gms.persistent
02-19 01:31:30.256 1460 3229 D SensorService: Calling activate off 1
02-19 01:31:30.256 629 629 I qti_sensors_hal: batch:sensor(android.sensor.accelerometer) handle:0 flags:0x0 period_ns 20000000
02-19 01:31:30.256 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.accelerometer) handle=0, sample_rate=50.000000 report_rate=983035 buffer=1
02-19 01:31:30.258 25304 25452 D SensorManager: unregisterListener ::
02-19 01:31:30.258 2267 2309 D GnssModeController_FLP: [GnssStatusCallback] Unregister callback fb1f97a
02-19 01:31:30.258 1460 3229 D SensorService: Calling activate off 1
02-19 01:31:30.259 629 629 I qti_sensors_hal: batch:sensor(android.sensor.accelerometer) handle:0 flags:0x0 period_ns 66667000
02-19 01:31:30.259 629 629 I qti_sensors_hal: SMGRReportAdd:sensor(android.sensor.accelerometer) handle=0, sample_rate=14.999925 report_rate=0 buffer=0
02-19 01:31:30.261 1460 3229 D SensorService: Calling activate off 4
02-19 01:31:30.261 629 1673 I qti_sensors_hal: batch:sensor(android.sensor.magnetic_field_uncalibrated) handle:11 flags:0x0 period_ns 20000000
02-19 01:31:30.261 629 1673 I qti_sensors_hal: batch: current sample rate, report rate & buffering are equal to requested (50.000000,6.006006,1)
02-19 01:31:30.261 1460 3229 D SensorService: Calling activate off 5
02-19 01:31:30.262 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.262 657 657 I Layer : id=146 onRemoved thumbnail anim#0
02-19 01:31:30.263 25304 25452 D SensorManager: unregisterListener ::
02-19 01:31:30.274 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:30.274 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:30.274 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:30.274 657 657 I SurfaceFlinger: Device | 0x71cb2b0680 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:30.274 657 657 I SurfaceFlinger: Device | 0x71cb5c6800 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:30.274 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:30.274 657 657 I SurfaceFlinger: Device | 0x71cb5ee400 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:30.274 657 657 I SurfaceFlinger:
02-19 01:31:30.278 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.279 32351 32351 E NFC : isAndroidBeamAllowed - Begin
02-19 01:31:30.279 32351 32351 I NFC : showMsg is false
02-19 01:31:30.280 1460 7270 D SecContentProvider: query(), uri = 15 selection = isAndroidBeamAllowed
02-19 01:31:30.281 2101 2332 I ApplicationPackageManager: return adaptive icon for com.google.android.apps.maps
02-19 01:31:30.298 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.312 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.313 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:30.331 1460 1803 D InputReader: Input event(10): value=0 when=1379424638000
02-19 01:31:30.331 1460 1803 D InputReader: Input event(10): value=0 when=1379424638000
02-19 01:31:30.331 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1379424638000
02-19 01:31:30.331 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:30.331 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:30.334 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: ViewPostIme pointer 1
02-19 01:31:30.334 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.335 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:30.335 2220 2220 D GLAnimatorManager: needStop = false
02-19 01:31:30.335 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.342 2101 2101 D SystemUIAnalytics: sendEventLog 299, 1102
02-19 01:31:30.349 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.361 1460 6509 D SensorService: Calling activate off 3
02-19 01:31:30.362 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.365 1460 6509 D SensorService: Calling activate off 12
02-19 01:31:30.367 629 840 I qti_sensors_hal: processResp: handle:46
02-19 01:31:30.368 1460 6509 D SensorService: Calling activate off 16
02-19 01:31:30.369 32351 32351 D SensorManager: unregisterListener ::
02-19 01:31:30.371 1460 8375 D SensorService: Calling activate off 1
02-19 01:31:30.371 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:30.372 32351 32351 D SensorManager: unregisterListener :: 1, LSM6DSL Accelerometer,
02-19 01:31:30.379 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.430 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:31:30.447 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.458 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x5 surface={valid=false 0} changed=false
02-19 01:31:30.459 1460 1479 I zygote64: NativeAllocBackground concurrent copying GC freed 99000(7MB) AllocSpace objects, 11(236KB) LOS objects, 30% free, 54MB/78MB, paused 617us total 200.742ms
02-19 01:31:30.462 1460 8375 D SensorService: Calling activate off 13
02-19 01:31:30.462 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.463 629 842 I qti_sensors_hal: processResp: handle:53
02-19 01:31:30.466 32351 32402 D SensorManager: unregisterListener ::
02-19 01:31:30.471 1460 14179 I LocationManagerService: remove 9e4ccc5
02-19 01:31:30.471 1460 14179 I LocationManagerService: removeUpdates, receiver.requestedID = 9e4ccc5, receiver.mIdentity.mPid = 32351, receiver.mIdentity.mUid = 10153
02-19 01:31:30.472 1460 14179 D LocationManagerService: provider request: gps ProviderRequest[OFF]
02-19 01:31:30.472 2267 2309 D ListenerMonitor_FLP: removeListener, packageName : com.google.android.apps.maps , listener count : 0
02-19 01:31:30.472 2267 2309 E RequestManager_FLP: [LocationManagerService] Location remove 9e4ccc5 from com.google.android.apps.maps
02-19 01:31:30.476 2267 2309 D GnssModeController_FLP: [GnssStatusCallback] Unregister callback 22d661a
02-19 01:31:30.478 657 1811 I SurfaceFlinger: id=142 Removed com.google.android.apps.maps/com.google.android.maps.MapsActivity#0 (3/7)
02-19 01:31:30.479 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.479 657 657 I Layer : id=142 onRemoved com.google.android.apps.maps/com.google.android.maps.MapsActivity#0
02-19 01:31:30.479 657 657 I Layer : id=144 onRemoved Background for - SurfaceView - com.google.android.apps.maps/com.google.android.maps.MapsActivity@d4b7725@0#0
02-19 01:31:30.479 657 657 I Layer : id=143 onRemoved SurfaceView - com.google.android.apps.maps/com.google.android.maps.MapsActivity@d4b7725@0#0
02-19 01:31:30.482 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:30.483 2267 24991 D ProcessObserver_FLP: onForegroundActivities changed, 32351/10153/false
02-19 01:31:30.484 2267 2309 E RequestManager_FLP: [FusedLocationApi] Location remove dea3464 from com.google.android.apps.maps
02-19 01:31:30.494 1460 14179 D SensorService: Calling activate off 4
02-19 01:31:30.496 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.499 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:30.501 1460 3247 D SensorService: Calling activate off 6
02-19 01:31:30.503 1460 14179 D SensorService: Calling activate off 10
02-19 01:31:30.504 629 836 I qti_sensors_hal: processResp: handle:39 msg_id=0
02-19 01:31:30.505 1460 14179 D SensorService: Calling activate off 11
02-19 01:31:30.506 629 838 I qti_sensors_hal: processResp: handle:40 msg_id:0
02-19 01:31:30.507 32351 32402 D SensorManager: unregisterListener ::
02-19 01:31:30.510 2406 5542 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:30.512 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.579 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:31:30.596 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.609 25304 25453 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 25453
02-19 01:31:30.610 1460 1959 E WifiScanningService: Got invalid work source request: WorkSource{} from ClientInfo[uid=10029,android.os.Messenger@1ef290f]
02-19 01:31:30.610 25304 32693 W Herrevad: [2080] aabl.b: Invalid mccmnc
02-19 01:31:30.610 1460 1959 I WifiScanController: scan requested by com.google.android.gms (it's NLP package. check moving state)
02-19 01:31:30.610 1460 1959 W CAE : setCAProperty(ContextAwareService.java:589) - [setProperty 01] Mutex is locked for ANY_MOTION_DETECTOR_RUNNER
02-19 01:31:30.611 1460 1959 I CAE : sendCmdToSensorHub(SensorHubCommManager.java:158) - -72, 58, 1, 0,
02-19 01:31:30.611 1460 1737 D SensorService: setSContextDataLocked ints length 2 , byte length 4
02-19 01:31:30.611 629 629 I qti_sensors_hal: sensors_inject_sensor_data: sensors_inject_sensor_data
02-19 01:31:30.611 629 629 I qti_sensors_hal: sensor hal 79, 4, (b8, 58)
02-19 01:31:30.611 629 629 I qti_sensors_hal: AMD sendContextData 4
02-19 01:31:30.611 629 629 I qti_sensors_hal: AMD reqReport 184
02-19 01:31:30.611 629 629 I qti_sensors_hal: AMD svc 90 msg_id 4 size 1 txn_id 0
02-19 01:31:30.612 629 876 I qti_sensors_hal: AMD REPORT_RESP 0.000000 45321873
02-19 01:31:30.613 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.613 1460 1959 I CAE : setCAProperty(ContextAwareService.java:594) - result : true
02-19 01:31:30.613 1460 1959 W CAE : setCAProperty(ContextAwareService.java:595) - [setProperty 02] Mutex is unlocked for ANY_MOTION_DETECTOR_RUNNER
02-19 01:31:30.613 1460 1959 D SemContextService: .requestToUpdate() : service = Any Motion Detector
02-19 01:31:30.613 1460 1959 D SemContextManager: .requestToUpdate : listener = android.hardware.scontext.SContextManager$SContextListenerDelegate@b3cb7dc, service=Any Motion Detector
02-19 01:31:30.613 1460 1726 E SensorHubManager: onSensorChanged : wrong data 4 ,3 ,0
02-19 01:31:30.615 2101 2101 D SystemUIAnalytics: sendEventLog 500, 5102, Swipe
02-19 01:31:30.622 25304 32693 D TelephonyManager: getCellLocation : Caller (PID / UID / TID): 25304 / 10029 / 32693
02-19 01:31:30.628 25304 32693 D TelephonyManager: getAllCellInfo : Caller (PID / UID / TID): 25304 / 10029 / 32693
02-19 01:31:30.630 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.631 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:30.632 32351 32351 I zygote64: Deoptimizing void com.google.android.apps.gmm.map.l.c.a.a(java.util.Collection, com.google.android.apps.gmm.map.d.ai) due to JIT inline cache
02-19 01:31:30.646 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.663 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.674 1460 1803 D InputReader: Input event(10): value=1 when=1379768100000
02-19 01:31:30.674 1460 1803 D InputReader: Input event(10): value=1 when=1379768100000
02-19 01:31:30.674 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.250 ] when=1379768100000
02-19 01:31:30.675 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:30.675 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:30.675 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x0, toolType: 1
02-19 01:31:30.675 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: ViewPostIme pointer 0
02-19 01:31:30.680 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.696 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:30.713 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.713 1460 1959 I WifiScanController: SMD detected. Force scan
02-19 01:31:30.721 1460 14179 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:30.730 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.735 1460 3229 D PackageManager: getComponentMetadataForIconTray : com.google.android.location.settings.LocationSettingsOffDialogActivity does not exist in mServices
02-19 01:31:30.735 1460 3229 D PackageManager: getComponentMetadataForIconTray : com.google.android.location.settings.LocationSettingsOffDialogActivity does not exist in mProviders
02-19 01:31:30.735 1460 3229 D PackageManager: getComponentMetadataForIconTray : com.google.android.location.settings.LocationSettingsOffDialogActivity does not exist in mReceivers
02-19 01:31:30.735 2101 2125 I ApplicationPackageManager: load=com.google.android.gms, bg=144-144, dr=168-168, forDefault=true, density=0
02-19 01:31:30.736 2101 2125 I ApplicationPackageManager: scaled rate=0.72, size=168, alpha=7, hold=102
02-19 01:31:30.736 2101 2125 D ApplicationPackageManager: iconScale: getScale(): 0.72 getAlpha(): 7
02-19 01:31:30.739 2101 2125 I ApplicationPackageManager: load=com.google.android.gms-contain, bg=214-214, dr=168-168
02-19 01:31:30.747 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.763 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.765 1460 1803 D InputReader: Input event(10): value=0 when=1379859245000
02-19 01:31:30.765 1460 1803 D InputReader: Input event(10): value=0 when=1379859245000
02-19 01:31:30.765 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1379859245000
02-19 01:31:30.766 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:30.766 1460 1802 I InputDispatcher: Delivering touch to (2220): action: 0x1, toolType: 1
02-19 01:31:30.766 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:30.766 2220 2220 D GLAnimatorManager: needStop = false
02-19 01:31:30.766 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: ViewPostIme pointer 1
02-19 01:31:30.766 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.766 2101 2101 D SystemUIAnalytics: sendEventLog 500, 1102
02-19 01:31:30.780 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.796 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:30.797 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.813 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:30.830 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.834 32351 32351 D ViewRootImpl@38e5360[MapsActivity]: dispatchDetachedFromWindow
02-19 01:31:30.834 32351 32351 D InputEventReceiver: channel '4707896 com.google.android.apps.maps/com.google.android.maps.MapsActivity (client)' ~ Disposing input event receiver.
02-19 01:31:30.834 32351 32351 D InputEventReceiver: channel '4707896 com.google.android.apps.maps/com.google.android.maps.MapsActivity (client)' ~NativeInputEventReceiver.
02-19 01:31:30.847 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.864 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:30.880 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:30.885 2082 2082 D InputEventReceiver: channel 'ClientState{8fe050b uid 10153 pid 32351} (client)' ~ Disposing input event receiver.
02-19 01:31:30.885 2082 2082 D InputEventReceiver: channel 'ClientState{8fe050b uid 10153 pid 32351} (client)' ~NativeInputEventReceiver.
02-19 01:31:30.887 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:30.898 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.032 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:31:31.048 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.056 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:31.065 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.067 2101 2101 D SystemUIAnalytics: sendEventLog 500, 5102, Swipe
02-19 01:31:31.069 1460 1460 D InputMethodManagerService: isImeSwitcherDisabledPackage : false
02-19 01:31:31.071 2101 2483 D vol.VolumeDialogControl: onReceive ACTION_CLOSE_SYSTEM_DIALOGS
02-19 01:31:31.071 2101 2476 D LocationControllerImpl: onReceive() = android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:31.081 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.093 1460 1460 D CodecSolution: MultiWindowEventListener::onMultiWindowFocusChanged(0)
02-19 01:31:31.093 1460 1460 D CS_HdrController: MultiWindowEventListener::onFocusStackChanged(0)
02-19 01:31:31.095 1460 3249 D PersonaManagerService: Current focused persona service handled id set to : 0
02-19 01:31:31.095 1460 3249 D InputDispatcher: Focused application set to: xxxx
02-19 01:31:31.096 1460 3249 D InputDispatcher: Focus left window: 2101
02-19 01:31:31.099 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.099 3326 3326 I Launcher: onWindowVisibilityChanged : false
02-19 01:31:31.104 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x1 surface={valid=false 0} changed=false
02-19 01:31:31.105 3326 3326 D Launcher: onNewIntent
02-19 01:31:31.105 3326 3326 D InputMethodManager: HSIFW - flag : 0 Pid : 3326
02-19 01:31:31.105 1460 6963 W InputMethodManagerService: hideSoftInput : Ignoring, uid 10087: com.android.internal.view.IInputMethodClient$Stub$Proxy@db05e9b
02-19 01:31:31.105 3326 3326 D HomeContainer: setAlpha : 0.0
02-19 01:31:31.108 1460 1460 D CS_HdrController: updateMultiWindowState : 0
02-19 01:31:31.108 3326 3326 V Launcher: Launcher.onResume()
02-19 01:31:31.108 2101 2101 D KeyguardUpdateMonitor: received broadcast android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:31.109 2101 2101 D Tile.AirplaneModeTile: onReceive: android.intent.action.CLOSE_SYSTEM_DIALOGS mSimCount 0
02-19 01:31:31.109 2101 2101 D Tile.MobileDataTile: action:android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:31.109 2101 2101 D vol.SecVolumeDialogImpl: dismissH reason: 2
02-19 01:31:31.109 2101 2101 D PopupUI : PopupUIReceiver.onReceive() action : android.intent.action.CLOSE_SYSTEM_DIALOGS
02-19 01:31:31.109 2101 2101 D PopupUI.PopupUINotifications: dismissAlertDialogs()
02-19 01:31:31.109 2101 2101 D BrightnessMirror: hideMirror cancelled since it's not visible
02-19 01:31:31.109 2101 2101 D EmRecentsManager: Deactivate EmRecentsManager
02-19 01:31:31.109 2101 2101 V EmRecentsManager: updateScreenState: Root
02-19 01:31:31.110 2101 2101 D EmSystemUIManagerBridge: releaseInterimStateListener
02-19 01:31:31.110 2101 2101 D EmRecentsManager: ScreenStatesRequested:"stateIds":["Root"]
02-19 01:31:31.110 2101 2101 D BixbyNotiManager: createInterimStateListener
02-19 01:31:31.110 2101 2101 D BixbyNotiManager: activeAppName is not Notification:Recents
02-19 01:31:31.110 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:31.113 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:31.115 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.119 3326 3326 D ExternalRequestQueue: Getting and clearing EXTERNAL_REQUEST_LIST: null
02-19 01:31:31.119 3326 3326 D ExternalMethodQueue: Getting and clearing EXTERNAL_METHOD_LIST: null
02-19 01:31:31.119 3326 3326 D AppsCustomAdapter: notifyUpdate : com.android.launcher3.Launcher@2be312a
02-19 01:31:31.119 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:31.119 3326 3326 D BixbyApi_0.2.7: isBixbySupported:true
02-19 01:31:31.119 3326 3326 D StateManager: onLauncherTopViewChanged() : AppsPageView
02-19 01:31:31.120 3326 3326 D Launcher: setHotWordDetection : call requestHotWordDetection true
02-19 01:31:31.121 3024 3024 W SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
02-19 01:31:31.121 3024 3024 W SearchServiceClient: com.google.android.apps.gsa.shared.util.common.f: SearchServiceClient: Starting with NO_SESSION handoverId is deprecated. Just don't. You will break.
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.shared.util.common.e.a(SourceFile:43)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.shared.util.common.e.f(SourceFile:6)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.search.shared.service.SearchServiceClient.a(SourceFile:119)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.search.shared.service.SearchServiceClient.ml(SourceFile:103)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.google.android.apps.gsa.nowoverlayservice.ay.j(SourceFile:18)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.google.android.libraries.gsa.e.b.n.au(SourceFile:17)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.google.android.libraries.gsa.e.b.n.handleMessage(SourceFile:26)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at android.os.Handler.dispatchMessage(Handler.java:101)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at android.os.Looper.loop(Looper.java:164)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at android.app.ActivityThread.main(ActivityThread.java:6938)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at java.lang.reflect.Method.invoke(Native Method)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.android.internal.os.Zygote$MethodAndArgsCaller.run(Zygote.java:327)
02-19 01:31:31.121 3024 3024 W SearchServiceClient: at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:1374)
02-19 01:31:31.121 3326 3326 D NotificationHelpTip: currentTime : 1550557891
02-19 01:31:31.121 3326 3326 D NotificationHelpTip: differentTime34573107
02-19 01:31:31.121 3326 3326 D Launcher.HomeController: onResume HomeContainer current alpha = 0.0
02-19 01:31:31.121 3326 3326 D Launcher: setupWallpaperScroller
02-19 01:31:31.121 3326 3326 E Notification.Badge: isFirst : false
02-19 01:31:31.121 3024 3350 W SessionLifecycleManager: Handover failed. Creating new session controller.
02-19 01:31:31.124 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().Notification.FLAG_ONGOING_EVENT [sbn : StatusBarNotification(pkg=com.hiapk.marketpho user=UserHandle{0} id=2131165185 tag=null key=0|com.hiapk.marketpho|2131165185|null|10586: Notification(channel=null pri=2 contentView=com.hiapk.marketpho/0x7f030000 vibrate=null sound=null defaults=0x0 flags=0x62 color=0x00000000 number=0 vis=PRIVATE semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:31:31.124 3326 3326 D Notification.Badge: [filtered] shouldBeFilteredOut().mTempRanking.canShowBadge[false], [sbn : StatusBarNotification(pkg=com.android.systemui user=UserHandle{-1} id=2131362712 tag=charging_state key=-1|com.android.systemui|2131362712|charging_state|10005: Notification(channel=GEN pri=-2 contentView=null vibrate=null sound=null defaults=0x0 flags=0xa color=0xff607d8b category=sys number=0 vis=PUBLIC semFlags=0x0 semPriority=0 semMissedCount=0))]
02-19 01:31:31.124 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() : 2
02-19 01:31:31.124 3024 3350 I WorkerManager: New handler created for worker [progress] (manager: f8e417a, handler: 6ffdf2d)
02-19 01:31:31.124 3326 3406 D Notification.Badge: notificationKey : 0|com.google.android.gms|0|com.google.android.gms.auth.TokenNotificationManager:m800qa@gmail.com:com.google|10029, count : 0, this.count : 1
02-19 01:31:31.124 3326 3406 D Notification.Badge: notificationKey : 0|com.google.android.gms|0|com.google.android.gms.auth.TokenNotificationManager:m800qa@gmail.com:com.google|10029, count : 1, mTotalCount : 1
02-19 01:31:31.124 3326 3406 D Notification.Badge: notificationKey : 0|com.android.systemui|273|null|10005, count : 0, this.count : 1
02-19 01:31:31.124 3326 3406 D Notification.Badge: notificationKey : 0|com.android.systemui|273|null|10005, count : 1, mTotalCount : 1
02-19 01:31:31.124 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() not need to update, updatedBadges.remove[com.google.android.gms], count : [1]
02-19 01:31:31.124 3326 3406 D Notification.Badge: LauncherModel:onNotificationFullRefresh() not need to update, updatedBadges.remove[com.android.systemui], count : [1]
02-19 01:31:31.124 3024 3350 I WorkerHandler: New state for worker [progress]: d (handler: 6ffdf2d)
02-19 01:31:31.125 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:31.125 3024 3350 I WorkerManager: New handler created for worker [sharebear] (manager: f8e417a, handler: acafeb0)
02-19 01:31:31.125 3024 3350 I WorkerHandler: New state for worker [sharebear]: d (handler: acafeb0)
02-19 01:31:31.125 3024 3350 I WorkerManager: New handler created for worker [screensearch] (manager: f8e417a, handler: 7837a4f)
02-19 01:31:31.125 3024 3350 I WorkerHandler: New state for worker [screensearch]: d (handler: 7837a4f)
02-19 01:31:31.128 1460 6963 D ActivityManager: post active user change for 0 fullscreen true isHomeActivity() true
02-19 01:31:31.128 3024 3350 E PBSessionCacheImpl: sessionId[13301243206112317] not persisted.
02-19 01:31:31.129 3326 3326 I Launcher: onWindowVisibilityChanged : true
02-19 01:31:31.129 3024 3350 I WorkerManager: New handler created for worker [searchboxroot] (manager: f8e417a, handler: 7e9cb22)
02-19 01:31:31.129 3024 3350 I WorkerHandler: New state for worker [searchboxroot]: d (handler: 7e9cb22)
02-19 01:31:31.129 3024 28385 I PBSessionCacheImpl: Deleted sessionId[13301243206112317] from persistence.
02-19 01:31:31.129 3024 3350 I WorkerManager: New handler created for worker [actions] (manager: f8e417a, handler: fc63e9c)
02-19 01:31:31.129 3024 3350 I WorkerHandler: New state for worker [actions]: d (handler: fc63e9c)
02-19 01:31:31.130 3024 3350 I WorkerManager: New handler created for worker [legacyui] (manager: f8e417a, handler: b46a888)
02-19 01:31:31.130 3024 3350 I WorkerHandler: New state for worker [legacyui]: d (handler: b46a888)
02-19 01:31:31.131 3024 3350 I WorkerManager: New handler created for worker [conversation] (manager: f8e417a, handler: 9ff40d2)
02-19 01:31:31.131 657 657 I SurfaceFlinger: id=147 createSurf (1440x2960),1 flag=4, com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#0
02-19 01:31:31.131 3024 3350 I WorkerHandler: New state for worker [conversation]: d (handler: 9ff40d2)
02-19 01:31:31.132 3024 3350 I WorkerManager: New handler created for worker [message] (manager: f8e417a, handler: 9858cf6)
02-19 01:31:31.132 1460 6963 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:31.133 3024 3350 I WorkerHandler: New state for worker [message]: d (handler: 9858cf6)
02-19 01:31:31.133 3024 3350 I WorkerManager: New handler created for worker [context] (manager: f8e417a, handler: beae5c9)
02-19 01:31:31.133 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x80008708 fullscreenStackSysUiFlags= 0x0
02-19 01:31:31.133 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.134 3024 28385 W ThreadPoolDumper: Queue length for executor EventBus is now 11. Perhaps some tasks are too long, or the pool is too small.
02-19 01:31:31.135 2101 2506 D OpenGLRenderer: eglDestroySurface = 0x7141eb43f0
02-19 01:31:31.135 3024 3350 I WorkerHandler: New state for worker [context]: d (handler: beae5c9)
02-19 01:31:31.135 3024 3350 I WorkerManager: New handler created for worker [actionvelogging] (manager: f8e417a, handler: aafed94)
02-19 01:31:31.135 3024 3350 I WorkerHandler: New state for worker [actionvelogging]: d (handler: aafed94)
02-19 01:31:31.135 3024 3350 I WorkerManager: New handler created for worker [sharedmicrodetection] (manager: f8e417a, handler: a979032)
02-19 01:31:31.135 3024 3350 I WorkerHandler: New state for worker [sharedmicrodetection]: d (handler: a979032)
02-19 01:31:31.135 3024 3350 I WorkerManager: New handler created for worker [networkmonitor] (manager: f8e417a, handler: 82a7d7e)
02-19 01:31:31.136 3024 3350 I WorkerHandler: New state for worker [networkmonitor]: d (handler: 82a7d7e)
02-19 01:31:31.136 3024 3350 I WorkerManager: New handler created for worker [audio] (manager: f8e417a, handler: 347b071)
02-19 01:31:31.136 1460 6963 D InputDispatcher: Focus entered window: 3326
02-19 01:31:31.136 3024 3350 I WorkerHandler: New state for worker [audio]: d (handler: 347b071)
02-19 01:31:31.137 3326 3326 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:31.137 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x7 surface={valid=true 486428655616} changed=true
02-19 01:31:31.137 3024 3350 I WorkerManager: New handler created for worker [logo_header] (manager: f8e417a, handler: 3ec2173)
02-19 01:31:31.138 3024 3350 I WorkerHandler: New state for worker [logo_header]: d (handler: 3ec2173)
02-19 01:31:31.142 2101 2101 D ViewRootImpl@1fedabe[RecentsActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x5 surface={valid=false 0} changed=true
02-19 01:31:31.147 2082 2082 D InputEventReceiver: channel 'ClientState{f410856 uid 1000 pid 31346} (client)' ~ Disposing input event receiver.
02-19 01:31:31.147 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:31.147 2082 2082 D InputEventReceiver: channel 'ClientState{f410856 uid 1000 pid 31346} (client)' ~NativeInputEventReceiver.
02-19 01:31:31.148 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.148 657 657 D Layer : applyEffect ## com.sec.android.app.launcher/com.sec.android.app.launcher.activities.LauncherActivity#0
02-19 01:31:31.148 657 657 D Layer : applyEffect ## animMode=3, target=2, pixType=1
02-19 01:31:31.148 657 657 D Layer : applyEffect ## pixAnim anim=13, timeMs=0, value=0.00, interp=0
02-19 01:31:31.148 657 657 D Layer : applyEffect ## pixAnim anim=13, timeMs=293, value=264.00, interp=3
02-19 01:31:31.148 657 657 D Layer : applyEffect ## pixAnim anim=14, timeMs=0, value=0.00, interp=0
02-19 01:31:31.148 657 657 D Layer : applyEffect ## pixAnim anim=14, timeMs=293, value=-15.00, interp=3
02-19 01:31:31.152 3326 3674 D OpenGLRenderer: eglCreateWindowSurface = 0x712cd43020
02-19 01:31:31.152 3326 3326 D AppsAdapter: notifyUpdate start : com.android.launcher3.Launcher@2be312a
02-19 01:31:31.152 3326 3326 D AppsCustomAdapter: no change items
02-19 01:31:31.152 3326 3326 D AppsAdapter: notifyUpdate end : com.android.launcher3.Launcher@2be312a
02-19 01:31:31.152 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:31.152 3024 3350 I WorkerManager: New handler created for worker [transcription] (manager: f8e417a, handler: 46f5553)
02-19 01:31:31.153 3024 3350 I WorkerHandler: New state for worker [transcription]: d (handler: 46f5553)
02-19 01:31:31.157 3326 3326 V InputMethodManager: Starting input: tba=android.view.inputmethod.EditorInfo@62ab4a7 nm : com.sec.android.app.launcher ic=null
02-19 01:31:31.157 3326 3326 I InputMethodManager: startInputInner - mService.startInputOrWindowGainedFocus
02-19 01:31:31.157 1460 8375 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
02-19 01:31:31.157 1460 8375 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
02-19 01:31:31.157 1460 8375 D InputMethodManagerService: windowGainedFocus: currentUserId=0
02-19 01:31:31.157 1460 8375 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
02-19 01:31:31.157 1460 8375 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
02-19 01:31:31.157 1460 8375 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
02-19 01:31:31.157 1460 8375 V InputMethodManagerService: windowGainedFocus : reason=WINDOW_FOCUS_GAIN client=android.os.BinderProxy@6803a07 inputContext=null missingMethods= attribute=android.view.inputmethod.EditorInfo@e27d02 nm = com.sec.android.app.launcher controlFlags=#104 softInputMode=#130 windowFlags=#81910d02
02-19 01:31:31.157 1460 8375 V InputMethodManagerService: hideCurrentInputLocked : shouldHideSoftInput is false
02-19 01:31:31.158 1460 8375 D InputMethodManagerService: isImeSwitcherDisabledPackage : false
02-19 01:31:31.158 1460 8375 D InputMethodManagerService: setCurrentInputInfo - inputContext : null eidtorInfo : android.view.inputmethod.EditorInfo@e27d02 missingMethods : 0
02-19 01:31:31.158 2082 2082 I InputMethodWrapper: call dispatchStartInputWithToken
02-19 01:31:31.158 2082 2082 I InputMethodService: dispatchStartInputWithToken
02-19 01:31:31.159 2082 2082 I SKBD : SamsungKeypad [IMI] onStartInput - caller pid : 3326, caller uid : 10087
02-19 01:31:31.163 617 2541 D sound_trigger_hw: stdev_start_recognition:[1] Enter
02-19 01:31:31.164 617 2541 D sound_trigger_hw: get_confidence_levels_payload: No smlib for uuid, sending opaque data
02-19 01:31:31.164 617 2541 D sound_trigger_hw: loaded_state_fn:[1] handle event id 2
02-19 01:31:31.164 617 2541 D sound_trigger_platform: platform_stdev_get_capture_device: available devices 0x80000004, device 0x80000004
02-19 01:31:31.164 617 2541 D sound_trigger_platform: platform_stdev_get_device_sample_rate: sample rate 48000
02-19 01:31:31.164 617 2541 D sound_trigger_platform: platform_stdev_send_hwmad_cal: previous acdb_id 128 matches new acdb_id 128 return
02-19 01:31:31.164 617 2541 D sound_trigger_platform: platform_stdev_send_calibration: sending device calibration for device(1) acdb_id(128)
02-19 01:31:31.164 617 2541 D ACDB-LOADER: ACDB -> send_afe_topology
02-19 01:31:31.164 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_TOPOLOGY_ID
02-19 01:31:31.164 617 2541 D ACDB-LOADER: ACDB -> GET_AFE_TOPOLOGY_ID for adcd_id 128, Topology Id 12e19
02-19 01:31:31.164 617 2541 D ACDB-LOADER: ACDB -> send_afe_cal
02-19 01:31:31.164 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE_SIZE
02-19 01:31:31.164 617 2541 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
02-19 01:31:31.164 617 2541 D ACDB-LOADER: ACDB -> ACDB_CMD_GET_AFE_COMMON_TABLE
02-19 01:31:31.164 617 2541 D : ACDBFILE_MGR:Read the devices count as zero, please check the acdb file
02-19 01:31:31.164 617 2541 D ACDB-LOADER: ACDB -> AUDIO_SET_AFE_CAL
02-19 01:31:31.164 617 2541 D sound_trigger_hw: set_device: enable device (1) = listen-cpe-handset-mic
02-19 01:31:31.164 617 2541 D audio_route: Setting mixer control: MAD Input, value: 8
02-19 01:31:31.165 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.165 3326 3326 D DragLayer: DragLayer dispatchDraw, mIsNaviBarPositionChanged = false, mWillOrientationChange = false
02-19 01:31:31.166 3326 3326 D AppsDragController: needDeferToBind : true , false
02-19 01:31:31.167 617 2541 D audio_route: Setting mixer control: MAD_SEL MUX, value: 0
02-19 01:31:31.168 617 2541 D audio_route: Setting mixer control: MAD_CPE1 Switch, value: 1
02-19 01:31:31.178 617 2541 D sound_trigger_hw: start:[1] calling gcs_enable with handle 1, non-persist cal 0x0, sz 0
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION_SIZE
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION_SIZE
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CALIBRATION
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION_SIZE
02-19 01:31:31.178 617 2541 E : gcs_get_sg_mod_conn_and_update_pld: subgraph mod conn size 0. Exiting
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION_SIZE
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_MODULE_CONNECTION
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_CONNECTIONS_SIZE
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPHS_CONNECTION
02-19 01:31:31.178 617 2541 D ACDB-LOADER: ACDB -> ACDB_WDSP_CMD_GET_SUBGRAPH_CONNECTIONS_SIZE
02-19 01:31:31.178 617 2541 E : __gcs_get_sg_conn_and_update_pld: subgraph conn size 0. Exiting
02-19 01:31:31.178 617 2541 D : pktzr_send_cmd: opcode = 0x3, size = 276, token = 20
02-19 01:31:31.179 2101 21328 I zygote64: Explicit concurrent copying GC freed 19179(1081KB) AllocSpace objects, 1(112KB) LOS objects, 49% free, 8MB/17MB, paused 174us total 59.899ms
02-19 01:31:31.181 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.187 617 917 D : ipc_resp_thread: opcode: 0x2, payload_size: 4, resp_buf size: 16
02-19 01:31:31.187 617 917 D : pktzr_resp_cb: opcode = 0x2 size = 4 token = 20
02-19 01:31:31.187 617 917 D : pktzr_resp_cb: token 20 matched
02-19 01:31:31.188 617 2541 D sound_trigger_hw: reg_hal_event_session: ST_EVENT_SESSION_REGISTER capture_handle 46 p_ses 0xe91b3200
02-19 01:31:31.188 617 2541 D audio_hw_sec: sec_set_sound_trigger_state changed sthal_state 0x2
02-19 01:31:31.188 617 2541 D sound_trigger_hw: session[1]: loaded_state_fn ---> active_state_fn
02-19 01:31:31.188 617 2541 D sound_trigger_hw: stdev_start_recognition:[1] Exit
02-19 01:31:31.189 3166 3166 I GsaVoiceInteractionSrv: Start Hotword Recognition Status: true
02-19 01:31:31.198 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.208 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8708 fullscreenStackSysUiFlags= 0x0
02-19 01:31:31.208 2101 2101 D BarTransitions.SecNavigationBarView: MODE_TRANSLUCENT -> MODE_TRANSPARENT animate=false
02-19 01:31:31.209 1460 3249 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8708
02-19 01:31:31.215 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.231 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:31.248 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.258 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:31.258 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:31.258 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:31.258 657 657 I SurfaceFlinger: Client | 0x71cb5ee500 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:31.258 657 657 I SurfaceFlinger: Client | 0x71cb5c6100 | 0000 | RGBA_8888 | 32.0 67.0 1408.0 2894.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:31.258 657 657 I SurfaceFlinger: Device | 0x71cda42180 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:31.258 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:31.258 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:31.258 657 657 I SurfaceFlinger:
02-19 01:31:31.265 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.266 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:31.266 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:31.266 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:31.266 657 657 I SurfaceFlinger: Client | 0x71cb2b0680 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:31.266 657 657 I SurfaceFlinger: Client | 0x71cb5c6100 | 0000 | RGBA_8888 | 24.0 50.0 1416.0 2911.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:31.266 657 657 I SurfaceFlinger: Device | 0x71cda42180 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:31.266 657 657 I SurfaceFlinger: Device | 0x71cb3b3180 | 0000 | RGBA_8888 | 0.0 69.0 1440.0 84.0 | 0 0 1440 15 | StatusBar#0
02-19 01:31:31.266 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:31.266 657 657 I SurfaceFlinger:
02-19 01:31:31.266 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:31.266 657 657 I SurfaceFlinger:
02-19 01:31:31.281 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.349 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:31:31.365 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.372 657 721 I SurfaceFlinger: id=145 Removed com.android.systemui/com.android.systemui.recents.RecentsActivity#0 (2/7)
02-19 01:31:31.375 657 721 I SurfaceFlinger: id=145 Removed com.android.systemui/com.android.systemui.recents.RecentsActivity#0 (-2/7)
02-19 01:31:31.377 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:31.377 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:31.377 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:31.377 657 657 I SurfaceFlinger: Client | 0x71cb576300 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:31.377 657 657 I SurfaceFlinger: Client | 0x71cb5c6100 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:31.377 657 657 I SurfaceFlinger: Device | 0x71cb3b3180 | 0000 | RGBA_8888 | 0.0 9.0 1440.0 84.0 | 0 0 1440 75 | StatusBar#0
02-19 01:31:31.377 657 657 I SurfaceFlinger: Device | 0x71cb56ab00 | 0000 | RGBA_8888 | 0.0 0.0 67.0 607.0 | 1373 445 1440 1052 | com.samsung.android.app.cocktailbars[...]ktailbarservice.CocktailBarService#0
02-19 01:31:31.377 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:31.377 657 657 I SurfaceFlinger:
02-19 01:31:31.382 657 657 I Layer : id=145 onRemoved com.android.systemui/com.android.systemui.recents.RecentsActivity#0
02-19 01:31:31.382 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.482 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 6 lines
02-19 01:31:31.499 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.504 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:31.516 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.516 2406 7035 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:31.532 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.632 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 6 lines
02-19 01:31:31.649 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.665 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:31:31.666 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.683 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:31.685 3326 3674 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
02-19 01:31:31.685 3326 3674 W OpenGLRenderer: Incorrectly called buildLayer on View: WorkspaceCellLayoutChildren, destroying layer...
02-19 01:31:31.699 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.035 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 20 lines
02-19 01:31:32.051 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.057 1460 8375 D WificondControl: Scan result ready event
02-19 01:31:32.058 1093 2330 I LOWI-8.5.0.3: [LOWI-Scan] lowi_close_record:Scan completed in 1364260ms and Recieved 36 APs scan results
02-19 01:31:32.058 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:32.067 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:32.067 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.072 1460 1959 D WificondScannerImpl: Filtering out 4 scan results.
02-19 01:31:32.079 1460 1460 I WifiService: Securities matching
02-19 01:31:32.082 2267 2311 D EventHandler_FLP: WIFI_SCAN_RESULTS
02-19 01:31:32.083 32273 32273 D MVSImplicitBroadcastReceiver: onReceive: android.net.wifi.SCAN_RESULTS
02-19 01:31:32.084 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.088 32273 32712 D MVSImplicitBroadcastService: onHandleIntent: android.net.wifi.SCAN_RESULTS
02-19 01:31:32.089 32273 32712 D MVSImplicitBroadcastService: android implicit intent action: android.net.wifi.SCAN_RESULTS
02-19 01:31:32.089 32273 32712 D MVSImplicitBroadcastService: mapping intent action: com.verizon.action.ACTION_SCAN_RESULTS
02-19 01:31:32.092 25304 32687 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:32.092 25304 32687 I System.out: (HTTPLog)-Static: isSBSettingEnabled false
02-19 01:31:32.101 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.151 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 3 lines
02-19 01:31:32.167 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.172 1460 1803 D InputReader: Input event(10): value=1 when=1381264244000
02-19 01:31:32.172 1460 1803 D InputReader: Input event(10): value=1 when=1381264244000
02-19 01:31:32.172 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.251 ] when=1381264244000
02-19 01:31:32.172 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:32.172 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:32.172 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 0
02-19 01:31:32.173 2101 2101 I SwipeDoorsillDetector: onTouchEvent(): mIntercepting is false
02-19 01:31:32.176 2101 2476 D Tile.BluetoothTile: handleUpdateState enabled = false connected = false bluetoothState = 10
02-19 01:31:32.177 2101 2476 D Tile.RotationLockTile: handleUpdateState: false orientation = true
02-19 01:31:32.177 2101 2476 D FlashlightController: updateTorchCallback for mCameraId 0
02-19 01:31:32.177 2101 2476 D Tile.AirplaneModeTile: handleUpdateState: value false state.dim false
02-19 01:31:32.178 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 3
02-19 01:31:32.179 5744 5744 I TrayVisibilityController: TrayVisibilityReceiver action :com.samsung.systemui.statusbar.ANIMATING
02-19 01:31:32.179 3326 3326 I LauncherAppWidgetHostView: updateLastInflationOrientation, orientation: 1, widget: AppWidgetProviderInfo(UserHandle{0}/ComponentInfo{com.google.android.googlequicksearchbox/com.google.android.googlequicksearchbox.SearchWidgetProvider})
02-19 01:31:32.179 2101 2476 D Tile.RotationLockTile: handleUpdateState: false orientation = true
02-19 01:31:32.183 2101 2101 D StatusBar: disable<e i a s b h r c s q >
02-19 01:31:32.183 2101 2101 D CollapsedStatusBarFragment: disable<e I!a S!b h r c s q >
02-19 01:31:32.184 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.186 1460 1460 D AppWidgetServiceImpl: handleNotifyUpdateAppWidget, appWidgetId = 6
02-19 01:31:32.202 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.206 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: Relayout returned: old=[0,0][1440,84] new=[0,0][1440,2960] result=0x21 surface={valid=true 486418853888} changed=false
02-19 01:31:32.207 2101 2506 D OpenGLRenderer: eglDestroySurface = 0x713dd9b0b0
02-19 01:31:32.208 2101 2101 D KeyguardWallpaperController: onLayoutChange() v: com.android.systemui.statusbar.BackDropView{9871468 I.E...... ......ID 0,0-1440,2960 #7f0a0069 app:id/backdrop}, bottom : 2960, oldBottom : 84
02-19 01:31:32.208 2101 2101 D KeyguardWallpaperController: mShowing=false, mOccluded=false, mFadingAway=false, match_parent=true
02-19 01:31:32.208 2101 2506 D OpenGLRenderer: eglCreateWindowSurface = 0x713dd9b0b0
02-19 01:31:32.214 1460 8375 V Vibrator: Called cancel() API - PUID: 1000, PackageName: android, token: android.os.Binder@bc7ec3b
02-19 01:31:32.215 641 641 D SecVibrator-HAL: writeNode node:/sys/class/timed_output/vibrator/enable val:0
02-19 01:31:32.218 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.218 2267 2311 E PassiveLocationListener_FLP: isFromMockProvider, return
02-19 01:31:32.220 1068 1167 I LocSvc_GnssInterface: ===> injectLocation line 232
02-19 01:31:32.224 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8608 fullscreenStackSysUiFlags= 0x0
02-19 01:31:32.227 1460 3249 D InputDispatcher: Focus left window: 3326
02-19 01:31:32.227 1460 3249 D InputDispatcher: Focus entered window: 2101
02-19 01:31:32.227 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:32.228 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x1 surface={valid=true 486418853888} changed=false
02-19 01:31:32.229 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:32.230 5744 5744 I Utils : isCurrentUser current = 0, ownerId = 0
02-19 01:31:32.230 5744 5744 I TrayVisibilityController: updateTrayVisible : State : 513 visible = 2 mCurrentVisible = 1
02-19 01:31:32.230 5744 5744 D TrayStateController: putInputRect mDynamicInputRegion=209055744@LastEvent=t=1550557865359Rect(11, 0 - 67, 607),Rect=Rect(0, 0 - 0, 0)
02-19 01:31:32.231 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.233 5744 5744 D TrayStateController: setUiState 2 : 0 --> 2
02-19 01:31:32.234 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.236 5744 5883 D OpenGLRenderer: eglDestroySurface = 0x71405731c0
02-19 01:31:32.237 657 721 I SurfaceFlinger: id=140 Removed com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0 (5/6)
02-19 01:31:32.238 657 915 I SurfaceFlinger: id=140 Removed com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0 (-2/6)
02-19 01:31:32.238 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:32.240 1460 6963 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8608
02-19 01:31:32.240 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x5 surface={valid=false 0} changed=true
02-19 01:31:32.241 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.243 5744 5744 D CocktailBarUiController: onCocktailBarStateChanged: flag=0x1 vis=2 bgType=0 showTimeout=-1 activate=true
02-19 01:31:32.251 657 657 I Layer : id=140 onRemoved com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0
02-19 01:31:32.252 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.255 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x1 surface={valid=false 0} changed=false
02-19 01:31:32.264 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:32.264 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:32.264 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:32.264 657 657 I SurfaceFlinger: Client | 0x71cb2b0680 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:32.264 657 657 I SurfaceFlinger: Client | 0x71cb56a880 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:32.264 657 657 I SurfaceFlinger: Device | 0x71cb56a300 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | StatusBar#0
02-19 01:31:32.264 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:32.264 657 657 I SurfaceFlinger:
02-19 01:31:32.268 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.285 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.297 1460 1803 D InputReader: Input event(10): value=0 when=1381389914000
02-19 01:31:32.297 1460 1803 D InputReader: Input event(10): value=0 when=1381389914000
02-19 01:31:32.297 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1381389914000
02-19 01:31:32.297 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:32.301 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 1
02-19 01:31:32.301 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.435 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:31:32.452 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.454 2101 2101 D SystemUIAnalytics: sendEventLog 500, 1101
02-19 01:31:32.455 5744 5744 I TrayVisibilityController: TrayVisibilityReceiver action :com.samsung.systemui.statusbar.EXPANDED
02-19 01:31:32.455 2101 2101 D SystemUIAnalytics: sendScreenViewLog 201
02-19 01:31:32.457 2101 2101 D BixbyNotiManager: action:com.samsung.systemui.statusbar.EXPANDED mWaitingPanelOpen:false mIsPanelOpen:false
02-19 01:31:32.469 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.484 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:32.485 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.502 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.503 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:32.519 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.536 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:32.552 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.558 2406 7035 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:32.569 18543 23100 W CelloTaskRunner4e8a242c-monitoring0-TaskMonitor: [Account=4e8a242c:Task=206009674]Slow task still running after 392s. POLL_FOR_CHANGES{account=4e8a242c, submitTimeMs=989401, startTimeMs=989402, waitTimeMs=1, timedOut}:PollForChangesTask()
02-19 01:31:32.569 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.586 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:32.603 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.617 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:31:32.619 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.754 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 8 lines
02-19 01:31:32.771 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.771 2220 2220 D GLAnimatorManager: needKeepUpdate = false
02-19 01:31:32.771 2220 2220 D GLAnimatorManager: needStop = false
02-19 01:31:32.782 1460 1803 D InputReader: Input event(10): value=1 when=1381874849000
02-19 01:31:32.782 1460 1803 D InputReader: Input event(10): value=1 when=1381874849000
02-19 01:31:32.782 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.252 ] when=1381874849000
02-19 01:31:32.783 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:32.783 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:32.783 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 0
02-19 01:31:32.784 2101 2101 D PanelView: !mQsExp : true BarState : 0 TouchEmptyArea : false X : 976.9922 Y : 1003.76953
02-19 01:31:32.787 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.804 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:32.821 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.821 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1112, 1
02-19 01:31:32.836 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.843 2101 2476 D TileLifecycleManager: Binding service Intent { cmp=com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile (has extras) } UserHandle{0}
02-19 01:31:32.848 1460 6963 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.android.settings user:0
02-19 01:31:32.848 1460 6963 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:31:32.848 1460 6963 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.android.settings user:0
02-19 01:31:32.848 1460 6963 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:31:32.849 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:32.853 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.860 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.861 2101 2476 D TileLifecycleManager: onStartListening
02-19 01:31:32.863 2101 2476 D TileLifecycleManager: Binding service Intent { cmp=com.samsung.android.lool/com.samsung.android.sm.ui.booster.PerformanceTile (has extras) } UserHandle{0}
02-19 01:31:32.863 32714 32714 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:31:32.864 1460 1803 D InputReader: Input event(10): value=0 when=1381958179000
02-19 01:31:32.864 1460 1803 D InputReader: Input event(10): value=0 when=1381958179000
02-19 01:31:32.864 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1381958179000
02-19 01:31:32.864 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:32.865 1460 6963 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.samsung.android.lool user:0
02-19 01:31:32.865 1460 6963 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:31:32.865 1460 6963 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.samsung.android.lool user:0
02-19 01:31:32.865 1460 6963 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:31:32.866 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 1
02-19 01:31:32.866 32714 32714 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:31:32.867 32714 32714 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, pkgname=com.android.settings:QuickSettingsTile
02-19 01:31:32.867 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1112, 2
02-19 01:31:32.868 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.870 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.871 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.872 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 2 lines
02-19 01:31:32.872 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.874 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:32.874 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:32.874 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:32.874 657 657 I SurfaceFlinger: Client | 0x71cb5ee500 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:32.874 657 657 I SurfaceFlinger: Client | 0x71cb56a880 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:32.874 657 657 I SurfaceFlinger: Device | 0x71cb3b3000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | StatusBar#0
02-19 01:31:32.874 657 657 I SurfaceFlinger: Device | 0x71cb5ee200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:32.874 657 657 I SurfaceFlinger:
02-19 01:31:32.876 2101 2476 D TileLifecycleManager: onStartListening
02-19 01:31:32.880 32719 32719 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:31:32.882 32719 32719 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:31:32.883 32719 32719 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, pkgname=com.samsung.android.lool
02-19 01:31:32.887 2101 2476 D Tile.BluetoothTile: handleUpdateState enabled = false connected = false bluetoothState = 10
02-19 01:31:32.888 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.888 2101 2476 D Tile.RotationLockTile: handleUpdateState: false orientation = true
02-19 01:31:32.888 2101 2476 D FlashlightController: updateTorchCallback for mCameraId 0
02-19 01:31:32.889 2101 2476 D Tile.AirplaneModeTile: handleUpdateState: value false state.dim false
02-19 01:31:32.890 2101 2476 D Tile.HotspotTile: handleUpdateState : = false
02-19 01:31:32.890 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Power
02-19 01:31:32.890 2101 2476 W Tile.CustomTile: saving
02-19 01:31:32.890 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.892 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind High
02-19 01:31:32.892 2101 2476 W Tile.CustomTile: performance
02-19 01:31:32.895 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:32.895 32714 32714 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:31:32.896 32714 32714 D ActivityThread: Added TimaKeyStore provider
02-19 01:31:32.898 2101 2476 D Tile.MobileDataTile: handleUpdateState : state false
02-19 01:31:32.899 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind NFC
02-19 01:31:32.900 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Smart View
02-19 01:31:32.901 32719 32719 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:31:32.901 32719 32719 D ActivityThread: Added TimaKeyStore provider
02-19 01:31:32.901 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Phone
02-19 01:31:32.901 2101 2476 W Tile.CustomTile: visibility
02-19 01:31:32.903 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.904 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Always On
02-19 01:31:32.904 2101 2476 W Tile.CustomTile: Display
02-19 01:31:32.906 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Secure
02-19 01:31:32.906 2101 2476 W Tile.CustomTile: Folder
02-19 01:31:32.907 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.914 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Sync
02-19 01:31:32.914 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Edge lighting
02-19 01:31:32.916 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind Power
02-19 01:31:32.916 2101 2476 W Tile.CustomTile: saving
02-19 01:31:32.917 2101 2476 W Tile.CustomTile: handleUpdateState : hasPendingBind High
02-19 01:31:32.917 2101 2476 W Tile.CustomTile: performance
02-19 01:31:32.920 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.920 940 940 E audit : type=1400 audit(1550557892.908:841): avc: denied { write } for pid=32719 comm="ng.android.lool" name="com.samsung.android.lool-2Wsw0nSNTsZs28Ac-gggXA==" dev="dm-0" ino=1245713 scontext=u:r:system_app:s0 tcontext=u:object_r:apk_data_file:s0 tclass=dir permissive=0 SEPF_SM-G950U_8.0.0_0002 audit_filtered
02-19 01:31:32.920 940 940 E audit : type=1300 audit(1550557892.908:841): arch=c00000b7 syscall=48 success=no exit=-13 a0=ffffff9c a1=715fbd2d40 a2=2 a3=0 items=0 ppid=956 pid=32719 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="ng.android.lool" exe="/system/bin/app_process64" subj=u:r:system_app:s0 key=(null)
02-19 01:31:32.920 940 940 E audit : type=1327 audit(1550557892.908:841): proctitle="com.samsung.android.lool"
02-19 01:31:32.921 940 940 E audit : type=1400 audit(1550557892.908:842): avc: denied { write } for pid=32719 comm="ng.android.lool" name="com.samsung.android.lool-2Wsw0nSNTsZs28Ac-gggXA==" dev="dm-0" ino=1245713 scontext=u:r:system_app:s0 tcontext=u:object_r:apk_data_file:s0 tclass=dir permissive=0 SEPF_SM-G950U_8.0.0_0002 audit_filtered
02-19 01:31:32.921 940 940 E audit : type=1300 audit(1550557892.908:842): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7151a8bd60 a2=42 a3=1b6 items=0 ppid=956 pid=32719 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="ng.android.lool" exe="/system/bin/app_process64" subj=u:r:system_app:s0 key=(null)
02-19 01:31:32.921 940 940 E audit : type=1327 audit(1550557892.908:842): proctitle="com.samsung.android.lool"
02-19 01:31:32.928 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.934 32714 32742 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:31:32.937 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.938 32714 32742 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:31:32.942 32719 32744 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:31:32.942 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.944 32719 32744 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:31:32.951 32719 32719 D CapsuleProvider_1.0.1: onCreate
02-19 01:31:32.953 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.955 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.956 32714 32742 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:31:32.957 32714 32742 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:31:32.962 32719 32744 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:31:32.964 32719 32744 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:31:32.971 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.972 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:32.988 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:32.988 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:33.003 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.003 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1110
02-19 01:31:33.004 2101 2101 D SystemUIAnalytics: sendScreenViewLog 202
02-19 01:31:33.005 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: BlockingExecutor com.google.android.finsky.bo.ao@d48435[Running, pool size = 1, active threads = 0, queued tasks = 0, completed tasks = 14]
02-19 01:31:33.006 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: LightweightExecutor com.google.android.finsky.bo.ao@c2a0ca[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 54]
02-19 01:31:33.007 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( true )
02-19 01:31:33.007 32714 32714 W zygote64: Class com.samsung.context.sdk.samsunganalytics.SamsungAnalytics failed lock verification and will run slower.
02-19 01:31:33.007 32714 32714 W zygote64: Common causes for lock verification issues are non-optimized dex code
02-19 01:31:33.007 32714 32714 W zygote64: and incorrect proguard optimizations.
02-19 01:31:33.009 32714 32714 D SamsungAnalytics: cf feature is supported
02-19 01:31:33.019 32714 32714 D SamsungAnalytics: newThread on Executor
02-19 01:31:33.020 32714 32714 D SamsungAnalytics: [Tracker] Tracker start:1.8.15
02-19 01:31:33.020 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.021 32714 32714 I Bixby_SmartView: BixbyApi.createInstance
02-19 01:31:33.024 32719 32719 I CapsuleProvider_1.0.1: releasing initialize wait lock.
02-19 01:31:33.025 32719 32719 D b_1.0.1 : initialized in package com.samsung.android.lool
02-19 01:31:33.025 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.OneClickOptimization
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.OptimizeItem
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.ShowDeviceStatus
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.ShowItem
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOffPerformanceMode
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOnPerformanceMode
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOffPowerSavingMode
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOnPowerSavingMode
02-19 01:31:33.026 32719 32719 D b_1.0.1 : getInstance()
02-19 01:31:33.026 32719 32719 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.IsFeatureSupported
02-19 01:31:33.027 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:33.028 32719 32719 D SamsungAnalytics111040: cf feature is supported
02-19 01:31:33.031 32714 32753 I Settings_Utils: getFotaBadgeCount badgeCount : 0
02-19 01:31:33.031 32719 32719 D SamsungAnalytics111040: newThread on Executor
02-19 01:31:33.032 32719 32719 D SamsungAnalytics111040: [Tracker] Tracker start:1.11.040
02-19 01:31:33.036 32719 32719 I PerformanceTile: onCreate, Performance3
02-19 01:31:33.037 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.040 2101 2101 D TileLifecycleManager: onServiceConnected ComponentInfo{com.samsung.android.lool/com.samsung.android.sm.ui.booster.PerformanceTile}
02-19 01:31:33.040 2101 2101 D TileLifecycleManager: Handling pending onStartListening
02-19 01:31:33.040 2101 2101 D TileLifecycleManager: onStartListening
02-19 01:31:33.041 2101 2101 D TileLifecycleManager: onServiceConnected ComponentInfo{com.android.settings/com.samsung.android.settings.qstile.PowerSavingTile}
02-19 01:31:33.041 2101 2101 D TileLifecycleManager: Handling pending onStartListening
02-19 01:31:33.041 2101 2101 D TileLifecycleManager: onStartListening
02-19 01:31:33.044 1460 3248 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:33.046 32714 32714 D PSMUtils: getCurrentPowerSavingMode: 0
02-19 01:31:33.047 32719 32719 I PerformanceTile: updateState, mode=3, state=2
02-19 01:31:33.047 2101 2495 D Tile.CustomTile: updateState : Label = Power
02-19 01:31:33.047 2101 2495 D Tile.CustomTile: saving, State = 1, Icon = Icon(typ=RESOURCE pkg=com.android.settings id=0x7f0805a2)
02-19 01:31:33.048 2101 2125 D Tile.CustomTile: updateState : Label = High
02-19 01:31:33.048 2101 2125 D Tile.CustomTile: performance, State = 2, Icon = Icon(typ=RESOURCE pkg=com.samsung.android.lool id=0x7f02008e)
02-19 01:31:33.051 1460 3249 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.samsung.android.lool user:0
02-19 01:31:33.051 1460 3249 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:31:33.051 1460 3249 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.samsung.android.lool user:0
02-19 01:31:33.051 1460 3249 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:31:33.052 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:33.054 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.060 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:33.065 32760 32760 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:31:33.068 32760 32760 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:31:33.068 32760 32760 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, pkgname=com.samsung.android.sm.provider
02-19 01:31:33.070 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.087 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.094 1460 1460 D PreBindingService: handleMessage : 1
02-19 01:31:33.095 32760 32760 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:31:33.095 32760 32760 D ActivityThread: Added TimaKeyStore provider
02-19 01:31:33.104 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.110 940 940 E audit : type=1400 audit(1550557893.098:843): avc: denied { write } for pid=32760 comm="oid.sm.provider" name="com.samsung.android.lool-2Wsw0nSNTsZs28Ac-gggXA==" dev="dm-0" ino=1245713 scontext=u:r:system_app:s0 tcontext=u:object_r:apk_data_file:s0 tclass=dir permissive=0 SEPF_SM-G950U_8.0.0_0002 audit_filtered
02-19 01:31:33.111 940 940 E audit : type=1300 audit(1550557893.098:843): arch=c00000b7 syscall=48 success=no exit=-13 a0=ffffff9c a1=715fbd2d40 a2=2 a3=0 items=0 ppid=956 pid=32760 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="oid.sm.provider" exe="/system/bin/app_process64" subj=u:r:system_app:s0 key=(null)
02-19 01:31:33.111 940 940 E audit : type=1327 audit(1550557893.098:843): proctitle="com.samsung.android.sm.provider"
02-19 01:31:33.111 940 940 E audit : type=1400 audit(1550557893.098:844): avc: denied { write } for pid=32760 comm="oid.sm.provider" name="com.samsung.android.lool-2Wsw0nSNTsZs28Ac-gggXA==" dev="dm-0" ino=1245713 scontext=u:r:system_app:s0 tcontext=u:object_r:apk_data_file:s0 tclass=dir permissive=0 SEPF_SM-G950U_8.0.0_0002 audit_filtered
02-19 01:31:33.111 940 940 E audit : type=1300 audit(1550557893.098:844): arch=c00000b7 syscall=56 success=no exit=-13 a0=ffffff9c a1=7151a8bd60 a2=42 a3=1b6 items=0 ppid=956 pid=32760 auid=4294967295 uid=1000 gid=1000 euid=1000 suid=1000 fsuid=1000 egid=1000 sgid=1000 fsgid=1000 tty=(none) ses=4294967295 comm="oid.sm.provider" exe="/system/bin/app_process64" subj=u:r:system_app:s0 key=(null)
02-19 01:31:33.111 940 940 E audit : type=1327 audit(1550557893.098:844): proctitle="com.samsung.android.sm.provider"
02-19 01:31:33.121 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.127 32760 309 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:31:33.130 32760 309 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:31:33.137 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.139 32760 309 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:31:33.140 32760 309 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:31:33.154 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.164 32760 32760 I CapsuleProvider_1.0.1: releasing initialize wait lock.
02-19 01:31:33.166 32760 32760 D b_1.0.1 : initialized in package com.samsung.android.lool
02-19 01:31:33.166 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.166 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.OneClickOptimization
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.OptimizeItem
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.ShowDeviceStatus
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.ShowItem
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOffPerformanceMode
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOnPerformanceMode
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOffPowerSavingMode
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.TurnOnPowerSavingMode
02-19 01:31:33.167 32760 32760 D b_1.0.1 : getInstance()
02-19 01:31:33.167 32760 32760 D b_1.0.1 : addActionHandler: action Id --> viv.deviceMaintenanceApp.IsFeatureSupported
02-19 01:31:33.169 32760 32760 D SamsungAnalytics111040: cf feature is supported
02-19 01:31:33.171 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.175 32760 32760 D SamsungAnalytics111040: newThread on Executor
02-19 01:31:33.176 32760 32760 D SamsungAnalytics111040: [Tracker] Tracker start:1.11.040
02-19 01:31:33.177 32714 32742 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:31:33.187 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.191 32714 32742 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:31:33.193 32719 32744 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:31:33.198 32719 32744 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:31:33.205 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.221 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.222 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: bgExecutor com.google.android.finsky.bo.ao@618323b[Running, pool size = 4, active threads = 0, queued tasks = 0, completed tasks = 9]
02-19 01:31:33.222 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: SimChangeExecutor com.google.android.finsky.bo.ao@c3d8d58[Running, pool size = 1, active threads = 1, queued tasks = 4, completed tasks = 0]
02-19 01:31:33.236 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:33.238 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.407 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 10 lines
02-19 01:31:33.423 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.439 32760 309 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv2_adreno.so from the current namespace instead.
02-19 01:31:33.441 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.453 32760 309 D libEGL : loaded /vendor/lib64/egl/libGLESv2_adreno.so
02-19 01:31:33.456 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.473 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 1 line
02-19 01:31:33.491 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.508 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-split_install_service com.google.android.finsky.bo.ao@1562eb1[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
02-19 01:31:33.509 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: SplitInstallBackgroundThread com.google.android.finsky.bo.ao@1d1ff96[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:31:33.509 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.509 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-install_service com.google.android.finsky.bo.ao@64db717[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:31:33.510 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@faa2704[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:31:33.524 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.559 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 2 lines
02-19 01:31:33.574 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.578 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: StorageAwareDownloadServiceManagerSpaceChecker com.google.android.finsky.bo.ao@46e04ed[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:31:33.592 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.607 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.608 2406 7035 E PhoneInterfaceManager: [PhoneIntfMgr] getIccId: ICC ID is null or empty.
02-19 01:31:33.624 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.693 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:31:33.708 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.715 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-scheduler com.google.android.finsky.bo.ao@4a67f22[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 19]
02-19 01:31:33.724 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.791 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:31:33.810 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.817 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: Db-scheduler_logging_store.db com.google.android.finsky.bo.ao@becadb3[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:31:33.825 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.893 2220 2220 I chatty : uid=10005(u0_a5) com.android.systemui:InfinityWallpaper identical 4 lines
02-19 01:31:33.911 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.911 1460 1803 D InputReader: Input event(10): value=1 when=1383004452000
02-19 01:31:33.911 1460 1803 D InputReader: Input event(10): value=1 when=1383004452000
02-19 01:31:33.911 1460 1803 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.253 ] when=1383004452000
02-19 01:31:33.912 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x4, toolType: 1
02-19 01:31:33.912 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x0, toolType: 1
02-19 01:31:33.913 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 0
02-19 01:31:33.914 2101 2101 D PanelView: !mQsExp : false BarState : 0 TouchEmptyArea : true X : 1164.0234 Y : 93.94531
02-19 01:31:33.919 1460 1803 D InputReader: Input event(10): value=0 when=1383011570000
02-19 01:31:33.919 1460 1803 D InputReader: Input event(10): value=0 when=1383011570000
02-19 01:31:33.919 1460 1803 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=1383011570000
02-19 01:31:33.919 1460 1802 I InputDispatcher: Delivering touch to (2101): action: 0x1, toolType: 1
02-19 01:31:33.920 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: ViewPostIme pointer 1
02-19 01:31:33.923 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.934 2101 2101 D SystemUIAnalytics: sendEventLog 202, 1103
02-19 01:31:33.939 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.941 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0x8708 fullscreenStackSysUiFlags= 0x0
02-19 01:31:33.945 1460 3249 D InputDispatcher: Focus left window: 2101
02-19 01:31:33.945 1460 3249 D InputDispatcher: Focus entered window: 3326
02-19 01:31:33.946 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x1 surface={valid=true 486418853888} changed=false
02-19 01:31:33.946 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 1
02-19 01:31:33.947 1460 3248 E ANDR-PERF-JNI: com_qualcomm_qtiperformance_native_perf_io_prefetch_start
02-19 01:31:33.947 1460 3248 E ANDR-PERF-JNI: gIOPHAl initialized
02-19 01:31:33.947 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( true )
02-19 01:31:33.947 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:33.947 1460 3249 D WindowManager: adjustSystemUiVisibilityLw : vis= 0x8708
02-19 01:31:33.948 544 544 W /system/bin/hwservicemanager: getTransportFromManifest: Cannot find entry vendor.qti.hardware.iop@1.0::IIop in either framework or device manifest, using default transport.
02-19 01:31:33.950 1460 6963 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
02-19 01:31:33.950 1460 6963 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
02-19 01:31:33.950 1460 6963 D InputMethodManagerService: windowGainedFocus: currentUserId=0
02-19 01:31:33.950 1460 6963 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
02-19 01:31:33.950 1460 6963 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
02-19 01:31:33.950 1460 6963 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
02-19 01:31:33.950 1460 3248 E ANDR-PERF-JNI: gIOPHAl calling iopstart from default
02-19 01:31:33.950 1460 6963 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@3c57dd3 attribute=null, token = android.os.BinderProxy@b93ee59
02-19 01:31:33.950 634 634 E ANDR-IOP: IOP HAL: Received pkg_name = com.android.settings pid = -1
02-19 01:31:33.950 634 687 E ANDR-IOP: is_in_recent_list is TRUE
02-19 01:31:33.950 634 687 E ANDR-IOP: io prefetch is deactivate
02-19 01:31:33.951 1460 1460 D CodecSolution: MultiWindowEventListener::onMultiWindowFocusChanged(1)
02-19 01:31:33.953 3326 3326 V Launcher: Launcher.onPause()
02-19 01:31:33.954 3326 3326 D Launcher: setHotWordDetection : call requestHotWordDetection false
02-19 01:31:33.956 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.957 1460 1460 D CS_HdrController: MultiWindowEventListener::onFocusStackChanged(1)
02-19 01:31:33.959 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:33.961 1460 1670 D ViewRootImpl@83b167d[settings]: setView = DecorView@4b981c3[settings] TM=true MM=false
02-19 01:31:33.963 1460 1460 D CS_HdrController: updateMultiWindowState : 0
02-19 01:31:33.964 617 2541 D sound_trigger_hw: stdev_stop_recognition:[1] Enter
02-19 01:31:33.964 617 2541 D sound_trigger_hw: active_state_fn:[1] handle event id 7
02-19 01:31:33.964 1460 3249 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.android.settings user:0
02-19 01:31:33.964 617 2541 D sound_trigger_hw: active_state_fn:[1] unhandled event
02-19 01:31:33.964 617 2541 D sound_trigger_hw: active_state_fn:[1] handle event id 4
02-19 01:31:33.964 617 2541 D sound_trigger_hw: dereg_hal_event_session: ST_EVENT_SESSION_DEREGISTER capture_handle 46 p_ses 0xe91b3200
02-19 01:31:33.964 1460 3249 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
02-19 01:31:33.964 617 2541 D audio_hw_sec: sec_set_sound_trigger_state changed sthal_state 0x0
02-19 01:31:33.964 617 2541 D sound_trigger_hw: stop:[1] calling gcs_disable with handle 1
02-19 01:31:33.964 1460 3249 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.android.settings user:0
02-19 01:31:33.964 617 2541 E : __gcs_disable_update_pld: sgt_array[i] = 0x1
02-19 01:31:33.964 617 2541 E : __gcs_disable_update_pld: sgt_array[i] = 0x2
02-19 01:31:33.964 1460 3249 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
02-19 01:31:33.964 617 2541 D : pktzr_send_cmd: opcode = 0x4, size = 68, token = 21
02-19 01:31:33.973 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:33.973 617 917 D : ipc_resp_thread: opcode: 0x2, payload_size: 4, resp_buf size: 16
02-19 01:31:33.973 1460 1670 D ViewRootImpl@83b167d[settings]: dispatchAttachedToWindow
02-19 01:31:33.973 617 917 D : pktzr_resp_cb: opcode = 0x2 size = 4 token = 21
02-19 01:31:33.973 617 917 D : pktzr_resp_cb: token 21 matched
02-19 01:31:33.973 617 2541 D sound_trigger_hw: set_device: disable device (1) = listen-cpe-handset-mic
02-19 01:31:33.973 617 2541 D audio_route: Setting mixer control: MAD_CPE1 Switch, value: 0
02-19 01:31:33.976 315 315 E Zygote : isWhitelistProcess - Process is Whitelisted
02-19 01:31:33.978 617 2541 D audio_route: Setting mixer control: MAD_SEL MUX, value: 1
02-19 01:31:33.978 657 657 I SurfaceFlinger: id=148 createSurf (1440x2960),1 flag=404, Splash Screen com.android.settings#0
02-19 01:31:33.979 1460 1670 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:33.979 315 315 W SELinux : SELinux selinux_android_compute_policy_index : Policy Index[2], Con:u:r:zygote:s0 RAM:SEPF_SM-G950U_8.0.0_0002, [-1 -1 -1 -1 0 1]
02-19 01:31:33.979 617 2541 D audio_route: Setting mixer control: MAD Input, value: 9
02-19 01:31:33.979 617 2541 D sound_trigger_hw: session[1]: active_state_fn ---> loaded_state_fn
02-19 01:31:33.979 617 2541 D sound_trigger_hw: stdev_stop_recognition:[1] Exit status 0
02-19 01:31:33.979 315 315 I SELinux : SELinux: seapp_context_lookup: seinfo=platform, pkgname=com.android.settings
02-19 01:31:33.981 1460 1670 D ViewRootImpl@83b167d[settings]: Relayout returned: old=[0,0][0,0] new=[0,0][1440,2960] result=0x7 surface={valid=true 485703036928} changed=true
02-19 01:31:33.984 3166 3166 I GsaVoiceInteractionSrv: Stop Hotword Recognition status: true
02-19 01:31:33.990 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.004 315 315 D TimaKeyStoreProvider: TimaKeyStore is not enabled: cannot add TimaSignature Service and generateKeyPair Service
02-19 01:31:34.005 315 315 D ActivityThread: Added TimaKeyStore provider
02-19 01:31:34.006 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.018 1460 1670 D ViewRootImpl@83b167d[settings]: MSG_RESIZED_REPORT: frame=Rect(0, 0 - 1440, 2960) ci=Rect(0, 84 - 0, 168) vi=Rect(0, 84 - 0, 168) or=1
02-19 01:31:34.021 2220 2220 D WallpaperService: updateSurface forceRelayout=true redrawNeeded=false myWidth=-1 myHeight=-1 fixedSize=false x = 0 y = 0 mWidth=-1 mHeight=-1 mIsSleepMode=false
02-19 01:31:34.024 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.024 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.029 1460 6963 D PersonaManagerService: Current focused persona service handled id set to : 0
02-19 01:31:34.029 1460 6963 D InputDispatcher: Focused application set to: xxxx
02-19 01:31:34.029 1460 6963 D InputDispatcher: Focus left window: 3326
02-19 01:31:34.037 2379 2744 D ForegroundUtils: could not check pending caller
02-19 01:31:34.040 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.040 3326 3326 I Launcher: onWindowVisibilityChanged : false
02-19 01:31:34.042 1460 1545 D WindowManager: set systemUiVisibility : systemUiFlags= 0xa618 fullscreenStackSysUiFlags= 0x2000
02-19 01:31:34.045 3326 3674 D OpenGLRenderer: eglDestroySurface = 0x712cd43020
02-19 01:31:34.045 1460 6963 D WindowManager: adjustSystemUiVisibilityLw : vis= 0xa618
02-19 01:31:34.049 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,2960] result=0x5 surface={valid=false 0} changed=true
02-19 01:31:34.049 3326 3326 D ViewRootImpl@5bdcfc0[LauncherActivity]: MSG_WINDOW_FOCUS_CHANGED 0
02-19 01:31:34.055 315 448 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libEGL_adreno.so from the current namespace instead.
02-19 01:31:34.056 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.060 315 448 D libEGL : loaded /vendor/lib64/egl/libEGL_adreno.so
02-19 01:31:34.060 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( true )
02-19 01:31:34.062 1460 1908 I WifiTrafficPoller: mCpuCoreBooster Lock
02-19 01:31:34.073 315 448 I vndksupport: sphal namespace is not configured for this process. Loading /vendor/lib64/egl/libGLESv1_CM_adreno.so from the current namespace instead.
02-19 01:31:34.073 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.074 315 448 D libEGL : loaded /vendor/lib64/egl/libGLESv1_CM_adreno.so
02-19 01:31:34.080 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( true )
02-19 01:31:34.084 1460 3249 D SecContentProvider: query(), uri = 17 selection = isSettingsChangesAllowed
02-19 01:31:34.090 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.098 3024 32710 I PBSessionCacheImpl: Deleted sessionId[13301243206112317] from persistence.
02-19 01:31:34.098 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.102 3024 3350 W SearchServiceCore: Abort, client detached.
02-19 01:31:34.103 315 315 I BNRClientProivder, VERSION : 1.7.5: register - xml6 quick_backup : ACCESSIBILITYSETTINGS, X6qErjsfs2, com.samsung.android.settings.accessibility.sharedaccessibility.scloud.BNRTask
02-19 01:31:34.104 315 315 I QBNRClientHelper: init SyncClientHelper : ACCESSIBILITYSETTINGS
02-19 01:31:34.104 315 315 I BNRClientProivder, VERSION : 1.7.5: register - xml6 quick_backup : CONNECTIONS, C0phMaUuZZ, com.samsung.android.settings.wifi.mobileap.WifiApBackupRestore
02-19 01:31:34.107 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.113 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.123 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.130 657 657 I SurfaceFlinger: Display 0 HWC layers:
02-19 01:31:34.130 657 657 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
02-19 01:31:34.130 657 657 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
02-19 01:31:34.130 657 657 I SurfaceFlinger: Client | 0x71cb5ee500 | 0002 | RGBx_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.systemui.infinity.InfinityWallpaperBlack#0
02-19 01:31:34.130 657 657 I SurfaceFlinger: Client | 0x71cb56a880 | 0000 | RGBA_8888 | 41.0 84.0 1399.0 2876.0 | 0 0 1440 2960 | com.sec.android.app.launcher/com.sec[...]uncher.activities.LauncherActivity#0
02-19 01:31:34.130 657 657 I SurfaceFlinger: Device | 0x71cb56a000 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 265 546 1174 2415 | Splash Screen com.android.settings#0
02-19 01:31:34.130 657 657 I SurfaceFlinger: Device | 0x71cb5c6200 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | StatusBar#0
02-19 01:31:34.130 657 657 I SurfaceFlinger: Device | 0x71cda42000 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 168.0 | 0 2792 1440 2960 | NavigationBar#0
02-19 01:31:34.130 657 657 I SurfaceFlinger:
02-19 01:31:34.130 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.140 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.147 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.152 315 315 I QBNRClientHelper: init SyncClientHelper : CONNECTIONS
02-19 01:31:34.152 315 315 I BNRClientProivder, VERSION : 1.7.5: register - xml6 quick_backup : WiFi, C0phMaUuZZ, com.samsung.android.settings.wifi.WifiSamsungCloudBackupRestore
02-19 01:31:34.152 315 315 I QBNRClientHelper: init SyncClientHelper : WiFi
02-19 01:31:34.156 315 315 W zygote64: Class com.samsung.context.sdk.samsunganalytics.SamsungAnalytics failed lock verification and will run slower.
02-19 01:31:34.156 315 315 W zygote64: Common causes for lock verification issues are non-optimized dex code
02-19 01:31:34.156 315 315 W zygote64: and incorrect proguard optimizations.
02-19 01:31:34.157 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.157 315 315 D SamsungAnalytics: cf feature is supported
02-19 01:31:34.163 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.165 315 315 D SamsungAnalytics: newThread on Executor
02-19 01:31:34.166 315 315 D SamsungAnalytics: [Tracker] Tracker start:1.8.15
02-19 01:31:34.166 315 315 I Bixby_SmartView: BixbyApi.createInstance
02-19 01:31:34.169 315 479 I Settings_Utils: getFotaBadgeCount badgeCount : 0
02-19 01:31:34.173 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.180 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.183 315 482 D Settings: packageName : com.android.settings className : com.android.settings.Settings
02-19 01:31:34.190 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.196 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.206 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@c24af70[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:31:34.207 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.207 31153 31174 I Finsky : [576] com.google.android.finsky.bo.an.run(6): Stats for Executor: InstallBackgroundThread com.google.android.finsky.bo.ao@9b302e9[Running, pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 0]
02-19 01:31:34.207 2101 2476 D TileLifecycleManager: onStopListening
02-19 01:31:34.208 2101 2476 D TileLifecycleManager: onStopListening
02-19 01:31:34.208 2101 2101 D SystemUIAnalytics: sendEventLog 202, 2028
02-19 01:31:34.208 2101 2101 D SystemUIAnalytics: sendScreenViewLog 201
02-19 01:31:34.212 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.212 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.224 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.231 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:34.239 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:34.240 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.246 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:34.253 315 315 D DashboardSummary: onCreate took 7 ms
02-19 01:31:34.254 315 487 W SuggestionParser: readSuggestions category : com.android.settings.suggested.category.DOCOMO
02-19 01:31:34.256 315 487 I ttt : getTilesForIntent results count : 0
02-19 01:31:34.256 315 487 W SuggestionParser: readSuggestions category : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.257 315 315 D Settings_Utils: readCountryCode(): country=US
02-19 01:31:34.257 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.257 315 315 D TAG : deployGuide: isBtGuide : null:isBtGuide:false:isWifiGuide:false
02-19 01:31:34.259 2101 2101 D SystemUIAnalytics: sendEventLog 201, 1116
02-19 01:31:34.259 2101 2101 D SystemUIAnalytics: sendScreenViewLog 299
02-19 01:31:34.262 5744 5744 I TrayVisibilityController: TrayVisibilityReceiver action :com.samsung.systemui.statusbar.COLLAPSED
02-19 01:31:34.269 2101 2101 D StatusBar: disable<e i a s b h r c s q >
02-19 01:31:34.269 2101 2101 D CollapsedStatusBarFragment: disable<e i!a s!b h r c s q >
02-19 01:31:34.269 2101 2101 D StatusBar: disable<e i a s b h r c s q >
02-19 01:31:34.269 2101 2101 D CollapsedStatusBarFragment: disable<e i a s b h r c s q >
02-19 01:31:34.269 315 487 I ttt : getTilesForIntent results count : 7
02-19 01:31:34.270 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$FOTASuggestionActivity, defaultCategory : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.270 315 487 I TileUtils: new Tile()
02-19 01:31:34.270 315 487 I TileUtils: priority : 1
02-19 01:31:34.270 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.271 315 487 D TileUtils: Adding tile Software update
02-19 01:31:34.271 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.271 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.android.app.aodservice, activityInfo.name : com.samsung.android.app.aodservice.settings.AODCheckUpdate, defaultCategory : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.271 315 487 I TileUtils: new Tile()
02-19 01:31:34.271 315 487 I TileUtils: priority : 1
02-19 01:31:34.271 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.android.app.aodservice, SETTING_PKG : com.android.settings
02-19 01:31:34.274 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.278 315 315 D DashboardSummary: adapter created
02-19 01:31:34.278 315 486 I ttt : getTilesForIntent results count : 49
02-19 01:31:34.278 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$ConfigureNotificationSettingsActivity, defaultCategory : null
02-19 01:31:34.278 315 487 D TileUtils: Adding tile 息屏提醒
02-19 01:31:34.278 315 486 I TileUtils: new Tile()
02-19 01:31:34.278 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.278 315 486 I TileUtils: priority : 160
02-19 01:31:34.278 315 315 D DashboardData: mContext : com.android.settings.Settings@d576039
02-19 01:31:34.278 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.android.app.cocktailbarservice, activityInfo.name : com.samsung.android.app.cocktailbarservice.settings.CheckUpdate, defaultCategory : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.278 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.278 315 487 I TileUtils: new Tile()
02-19 01:31:34.278 315 487 I TileUtils: priority : 1
02-19 01:31:34.278 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.android.app.cocktailbarservice, SETTING_PKG : com.android.settings
02-19 01:31:34.279 315 315 D DashboardSummary: onViewCreated took 5 ms
02-19 01:31:34.279 315 315 D DashboardSummary: rebuildUI()
02-19 01:31:34.279 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:34.279 315 315 I DashboardSummary: rebuildUI mIsEnableCategories : false mIsRunningSuggestionLoader : false
02-19 01:31:34.280 315 315 D Settings: [start] onStart consume time = 0.0
02-19 01:31:34.281 315 486 D TileUtils: Adding tile Notifications
02-19 01:31:34.281 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.apps
02-19 01:31:34.281 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$ConnectionsSettingsActivity, defaultCategory : null
02-19 01:31:34.281 315 486 I TileUtils: new Tile()
02-19 01:31:34.281 315 486 I TileUtils: priority : 80
02-19 01:31:34.282 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.283 315 486 D TileUtils: Adding tile Connections
02-19 01:31:34.283 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.283 315 315 D Settings: [end] onStart consume time = 2.990833
02-19 01:31:34.283 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$AirplaneModeSettingsActivity, defaultCategory : null
02-19 01:31:34.283 315 486 I TileUtils: new Tile()
02-19 01:31:34.283 315 486 I TileUtils: priority : 79
02-19 01:31:34.283 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.284 315 487 D TileUtils: Adding tile Edge screen
02-19 01:31:34.284 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.284 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.android.knox.containeragent, activityInfo.name : com.samsung.android.knox.containeragent.settings.KnoxSettingsAboutKnoxActivity, defaultCategory : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.284 315 487 I TileUtils: new Tile()
02-19 01:31:34.284 315 486 D TileUtils: Adding tile Airplane mode
02-19 01:31:34.284 315 487 I TileUtils: priority : 1
02-19 01:31:34.284 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.android.knox.containeragent, SETTING_PKG : com.android.settings
02-19 01:31:34.284 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.284 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$WifiSettingsActivity, defaultCategory : null
02-19 01:31:34.285 315 486 I TileUtils: new Tile()
02-19 01:31:34.285 315 486 I TileUtils: priority : 78
02-19 01:31:34.285 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.288 315 487 D TileUtils: Adding tile Workspace
02-19 01:31:34.288 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.288 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.knox.securefolder, activityInfo.name : com.samsung.knox.securefolder.containeragent.ui.settings.KnoxSettingsAboutKnoxActivity, defaultCategory : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.288 315 487 I TileUtils: new Tile()
02-19 01:31:34.288 315 487 I TileUtils: priority : 1
02-19 01:31:34.288 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.knox.securefolder, SETTING_PKG : com.android.settings
02-19 01:31:34.290 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.295 2101 2101 D ViewRootImpl@e930ca4[StatusBar]: Relayout returned: old=[0,0][1440,2960] new=[0,0][1440,84] result=0x21 surface={valid=true 486418853888} changed=false
02-19 01:31:34.297 2101 2101 D KeyguardWallpaperController: onLayoutChange() v: com.android.systemui.statusbar.BackDropView{9871468 I.E...... ......ID 0,0-1440,84 #7f0a0069 app:id/backdrop}, bottom : 84, oldBottom : 2960
02-19 01:31:34.297 2101 2101 D KeyguardWallpaperController: mShowing=false, mOccluded=false, mFadingAway=false, match_parent=false
02-19 01:31:34.298 2101 2506 D OpenGLRenderer: eglDestroySurface = 0x713dd9b0b0
02-19 01:31:34.299 2101 2506 D OpenGLRenderer: eglCreateWindowSurface = 0x713dd9b0b0
02-19 01:31:34.302 315 487 D TileUtils: Adding tile Secure Folder
02-19 01:31:34.303 2101 2101 D BixbyNotiManager: action:com.samsung.systemui.statusbar.COLLAPSED mWaitingPanelOpen:false mIsPanelOpen:true
02-19 01:31:34.303 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$WifiSettingsActivity}, enabled : true
02-19 01:31:34.303 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.303 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.android.app.aodservice, activityInfo.name : com.samsung.android.app.clockpack.settings.ClockPackCheckUpdate, defaultCategory : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.303 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.303 2101 2101 I chatty : uid=10005(u0_a5) com.android.systemui identical 1 line
02-19 01:31:34.303 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.303 315 487 I TileUtils: new Tile()
02-19 01:31:34.303 315 487 I TileUtils: priority : 0
02-19 01:31:34.303 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.android.app.aodservice, SETTING_PKG : com.android.settings
02-19 01:31:34.304 315 487 D TileUtils: Adding tile 时钟风格
02-19 01:31:34.305 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.305 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.sec.android.inputmethod, activityInfo.name : com.sec.android.inputmethod.implement.setting.AboutSamsungKeyboard, defaultCategory : com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.305 315 487 I TileUtils: new Tile()
02-19 01:31:34.305 315 487 I TileUtils: priority : 0
02-19 01:31:34.305 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.sec.android.inputmethod, SETTING_PKG : com.android.settings
02-19 01:31:34.305 2082 2082 I ConnectSDK: [ConnectClient] start requested
02-19 01:31:34.307 2101 2101 D KeyguardUpdateMonitor: handleStatusBarState( false )
02-19 01:31:34.307 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.308 32551 32551 W AniwaysLog: Trying to send log to GA before the Log was initialized. Severity: Warning tag: AniwaysPrivateConfig msg: Getting a null instance
02-19 01:31:34.308 32551 32551 W AniwaysLog: Trying to send log to GA before the Log was initialized. Severity: Warning tag: AniwaysPrivateConfig msg: Getting a null instance
02-19 01:31:34.309 2101 6325 D SamsungAnalytics: [DLC Sender] send result fail : -3
02-19 01:31:34.309 315 486 D CustomizedTextParser: Initialzed
02-19 01:31:34.310 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$BluetoothSettingsActivity}, enabled : true
02-19 01:31:34.312 5744 5744 I Utils : isCurrentUser current = 0, ownerId = 0
02-19 01:31:34.313 5744 5744 I TrayVisibilityController: getComputedTrayVisible : keyguardState = 1
02-19 01:31:34.313 5744 5744 I TrayVisibilityController: updateTrayVisible : State : 1 visible = 1 mCurrentVisible = 2
02-19 01:31:34.313 5744 5744 D TrayStateController: putInputRect mDynamicInputRegion=209055744@LastEvent=t=1550557865359Rect(11, 0 - 67, 607),Rect=Rect(0, 0 - 0, 0)
02-19 01:31:34.313 5744 5744 D TrayStateController: putInputRect mDynamicInputRegion=209055744@LastEvent=t=1550557865359Rect(11, 0 - 67, 607),Rect=Rect(11, 0 - 67, 607)
02-19 01:31:34.314 5744 5744 D TrayStateTrigger: getTriggerMarginOnTop retY=445 halfHandleSize=304 getTriggerPosition=19.566929
02-19 01:31:34.316 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$DataUsageSummaryActivity}, enabled : true
02-19 01:31:34.317 315 486 D CustomizedTextParser: Initialzed: Finished. size=12
02-19 01:31:34.317 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$SimSettingsActivity}, enabled : false
02-19 01:31:34.317 315 486 E CustomizedTextParser: convertString replaceText is null. preString= Wi-Fi
02-19 01:31:34.317 315 486 D TileUtils: Adding tile Wi-Fi
02-19 01:31:34.318 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.318 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$BluetoothSettingsActivity, defaultCategory : null
02-19 01:31:34.318 315 486 I TileUtils: new Tile()
02-19 01:31:34.318 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$PowerUsageSummaryActivity}, enabled : true
02-19 01:31:34.318 315 486 I TileUtils: priority : 77
02-19 01:31:34.318 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.318 5744 5744 D TrayStateController: setUiState 0 : 2 --> 0
02-19 01:31:34.319 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$UserSettingsActivity}, enabled : false
02-19 01:31:34.320 315 486 D TileUtils: Adding tile Bluetooth
02-19 01:31:34.320 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.320 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$TetherSettingsActivity, defaultCategory : null
02-19 01:31:34.320 315 486 I TileUtils: new Tile()
02-19 01:31:34.320 315 486 I TileUtils: priority : 76
02-19 01:31:34.320 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.320 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$NetworkDashboardActivity}, enabled : true
02-19 01:31:34.320 315 315 E DatabaseIndexingManager: Cannot find SearchIndexableResources for class name: com.android.settings.print.PrintSettingsFragment
02-19 01:31:34.320 315 315 E DatabaseIndexingManager: Cannot find SearchIndexableResources for class name: com.android.settings.print.PrintSettingsFragment
02-19 01:31:34.321 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$ConnectedDeviceDashboardActivity}, enabled : true
02-19 01:31:34.321 315 486 D TileUtils: Adding tile Mobile Hotspot and Tethering
02-19 01:31:34.321 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.322 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$DataUsageSummaryActivity, defaultCategory : null
02-19 01:31:34.322 315 486 I TileUtils: new Tile()
02-19 01:31:34.322 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$DateTimeSettingsActivity}, enabled : true
02-19 01:31:34.322 315 315 E DatabaseIndexingManager: Cannot find SearchIndexableResources for class name: com.android.settings.inputmethod.PhysicalKeyboardFragment
02-19 01:31:34.322 315 486 I TileUtils: priority : 75
02-19 01:31:34.322 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.323 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$NfcSettingsActivity}, enabled : true
02-19 01:31:34.323 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$NfcOsaifukeitaiSettingsActivity}, enabled : false
02-19 01:31:34.324 315 486 D TileUtils: Adding tile Data usage
02-19 01:31:34.324 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.324 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$WirelessSettingsActivity, defaultCategory : null
02-19 01:31:34.324 315 315 E DatabaseIndexingManager: Cannot find SearchIndexableResources for class name: com.android.settings.accessibility.AccessibilitySettings
02-19 01:31:34.324 315 486 I TileUtils: new Tile()
02-19 01:31:34.324 315 486 I TileUtils: priority : 70
02-19 01:31:34.324 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.324 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.327 315 486 D TileUtils: Adding tile More
02-19 01:31:34.327 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.327 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$PrintSettingsActivity, defaultCategory : null
02-19 01:31:34.327 315 486 I TileUtils: new Tile()
02-19 01:31:34.327 315 486 I TileUtils: priority : 69
02-19 01:31:34.327 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.329 315 315 E DatabaseIndexingManager: Cannot find SearchIndexableResources for class name: com.android.settings.language.LanguageAndInputSettings
02-19 01:31:34.330 315 315 E DatabaseIndexingManager: Cannot find SearchIndexableResources for class name: com.android.settings.inputmethod.VirtualKeyboardFragment
02-19 01:31:34.330 315 487 D TileUtils: Adding tile Samsung Keyboard
02-19 01:31:34.330 657 657 I SurfaceFlinger: id=149 createSurf (67x607),1 flag=4, com.samsung.android.app.cocktailbarservice/com.samsung.android.app.cocktailbarservice.CocktailBarService#0
02-19 01:31:34.330 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_NEW_UPDATE
02-19 01:31:34.330 315 315 E DatabaseIndexingManager: Cannot find SearchIndexableResources for class name: com.android.settings.inputmethod.AvailableVirtualKeyboardFragment
02-19 01:31:34.331 1460 3249 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:34.333 315 487 W SuggestionParser: readSuggestions category : com.android.settings.suggested.category.SEC_SETTINGS_ONLY
02-19 01:31:34.333 315 315 E AccessibilityManager: semUpdateAssitantMenu invoking from manager:
02-19 01:31:34.334 5744 5744 V Surface : sf_framedrop debug : 0x494d, game : false, logging : 0
02-19 01:31:34.335 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x7 surface={valid=true 486757838848} changed=true
02-19 01:31:34.336 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$PaymentSettingsActivity}, enabled : true
02-19 01:31:34.336 315 487 I ttt : getTilesForIntent results count : 3
02-19 01:31:34.336 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.android.lool, activityInfo.name : com.samsung.android.sm.ui.scoreboard.ScoreBoardActivityForCard, defaultCategory : com.android.settings.suggested.category.SEC_SETTINGS_ONLY
02-19 01:31:34.336 315 487 I TileUtils: new Tile()
02-19 01:31:34.336 315 487 I TileUtils: priority : 0
02-19 01:31:34.336 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.android.lool, SETTING_PKG : com.android.settings
02-19 01:31:34.336 5744 5883 D OpenGLRenderer: eglCreateWindowSurface = 0x71405731c0
02-19 01:31:34.336 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$PrintSettingsActivity}, enabled : true
02-19 01:31:34.337 315 486 D TileUtils: Adding tile Printing
02-19 01:31:34.337 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.338 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$TRoamingSettingsActivity, defaultCategory : null
02-19 01:31:34.338 315 486 I TileUtils: new Tile()
02-19 01:31:34.338 315 486 I TileUtils: priority : 67
02-19 01:31:34.338 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.339 315 486 D TileUtils: Adding tile Settings
02-19 01:31:34.340 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.340 5744 5744 D TrayStateTrigger: showTriggerView
02-19 01:31:34.340 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$DomesticSettingsActivity, defaultCategory : null
02-19 01:31:34.340 5744 5744 D CocktailBarUiController: onCocktailBarStateChanged: flag=0x1 vis=1 bgType=0 showTimeout=-1 activate=true
02-19 01:31:34.340 315 486 I TileUtils: new Tile()
02-19 01:31:34.340 315 486 I TileUtils: priority : 66
02-19 01:31:34.340 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.340 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$HelpActivity}, enabled : true
02-19 01:31:34.340 315 315 D Settings_SA: insertFlowLog(35)
02-19 01:31:34.341 2220 2220 D GLAnimatorManager: doFrame
02-19 01:31:34.342 315 315 W zygote64: Class com.samsung.context.sdk.samsunganalytics.a.f.c failed lock verification and will run slower.
02-19 01:31:34.342 315 486 D TileUtils: Adding tile Service provider
02-19 01:31:34.342 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.342 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$SprTetherSettingsActivity, defaultCategory : null
02-19 01:31:34.342 315 487 D TileUtils: Adding tile Device maintenance
02-19 01:31:34.342 315 486 I TileUtils: new Tile()
02-19 01:31:34.342 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_SETTINGS_ONLY
02-19 01:31:34.342 315 486 I TileUtils: priority : 64
02-19 01:31:34.342 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.android.lool, activityInfo.name : com.samsung.android.sm.ui.battery.BatteryActivityForCard, defaultCategory : com.android.settings.suggested.category.SEC_SETTINGS_ONLY
02-19 01:31:34.342 315 487 I TileUtils: new Tile()
02-19 01:31:34.342 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.342 315 487 I TileUtils: priority : 0
02-19 01:31:34.342 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.android.lool, SETTING_PKG : com.android.settings
02-19 01:31:34.343 315 487 D TileUtils: Adding tile Extend your battery life
02-19 01:31:34.343 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_SETTINGS_ONLY
02-19 01:31:34.343 315 487 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.samsung.android.lool, activityInfo.name : com.samsung.android.sm.ui.security.SecurityActivityForCard, defaultCategory : com.android.settings.suggested.category.SEC_SETTINGS_ONLY
02-19 01:31:34.343 315 487 I TileUtils: new Tile()
02-19 01:31:34.343 315 486 D TileUtils: Adding tile Mobile Hotspot and Tethering
02-19 01:31:34.343 315 487 I TileUtils: priority : 0
02-19 01:31:34.343 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.wireless
02-19 01:31:34.343 315 487 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.samsung.android.lool, SETTING_PKG : com.android.settings
02-19 01:31:34.344 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$SoundSettingsActivity, defaultCategory : null
02-19 01:31:34.344 315 486 I TileUtils: new Tile()
02-19 01:31:34.344 315 486 I TileUtils: priority : 59
02-19 01:31:34.344 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.344 315 487 D TileUtils: Adding tile Phone security
02-19 01:31:34.344 315 487 D TileUtils: Adding tile category com.android.settings.suggested.category.SEC_SETTINGS_ONLY
02-19 01:31:34.344 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$TetherSettingsActivity}, enabled : true
02-19 01:31:34.344 5744 5744 D ViewRootImpl@144c6f5[CocktailBarService]: Relayout returned: old=[1373,445][1440,1052] new=[1373,445][1440,1052] result=0x3 surface={valid=true 486757838848} changed=false
02-19 01:31:34.345 315 486 D TileUtils: Adding tile Sounds and vibration
02-19 01:31:34.345 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.device
02-19 01:31:34.345 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$RingtoneSettingsActivity, defaultCategory : null
02-19 01:31:34.345 315 486 I TileUtils: new Tile()
02-19 01:31:34.345 315 486 I TileUtils: priority : 58
02-19 01:31:34.345 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.345 315 487 D DashboardSummary: suggestions.size() : 3
02-19 01:31:34.345 315 487 D DashboardSummary: suggestions.get(i).size() : 0
02-19 01:31:34.345 315 487 D DashboardSummary: suggestions.get(i).size() : 7
02-19 01:31:34.346 315 315 W zygote64: Class com.samsung.context.sdk.samsunganalytics.a.f.c.a failed lock verification and will run slower.
02-19 01:31:34.347 315 486 D TileUtils: Adding tile Ringtone
02-19 01:31:34.348 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.device
02-19 01:31:34.348 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$ZenModeDNDSettingsActivity, defaultCategory : null
02-19 01:31:34.349 315 486 I TileUtils: new Tile()
02-19 01:31:34.349 315 486 I TileUtils: priority : 57
02-19 01:31:34.349 315 486 I TileUtils: updateTileData applicationInfo.isSystemApp() : true, activityInfo.packageName : com.android.settings, SETTING_PKG : com.android.settings
02-19 01:31:34.349 315 489 D ScoverManager: serviceVersion : 17498112
02-19 01:31:34.351 315 315 D SamsungAnalytics: [DLCBinder] send register Request
02-19 01:31:34.351 315 486 D TileUtils: Adding tile Do not disturb
02-19 01:31:34.351 315 486 D TileUtils: Adding tile category com.android.settings.category.ia.device
02-19 01:31:34.352 315 489 D SettingsDrawerActivity: setTileEnabled : ComponentInfo{com.android.settings/com.android.settings.Settings$DockSettingsActivity}, enabled : false
02-19 01:31:34.352 315 489 D Settings_Utils: isSupportMultiResolution:true productFeature:true floating:true
02-19 01:31:34.352 315 486 I TileUtils: getTilesForIntent resolved.system : true, activityInfo.packageName : com.android.settings, activityInfo.name : com.android.settings.Settings$BlockNotificationListActivity, defaultCategory : null
02-19 01:31:34.352 315 486 I TileUtils: new Tile()
02-19 01:31:34.352 315 489 D Settings_Utils: isSupportBoostMode: true // highPerfFeature:true resolutionFeature:true
02-19 01:31:34.352 315 486 I TileUtils: priority : 56
02-19 01:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment