zeas2 / Kirikiroid2

Other
2.47k stars 213 forks source link

Crash on OnePlus 3T Android 6.0.1 #5

Open xiaokangwang opened 7 years ago

xiaokangwang commented 7 years ago

This error is similar to the one on http://discuss.cocos2d-x.org/t/android-art-dalvik/16937/14

04-13 18:47:32.075  2303  2303 W System.err: java.lang.NullPointerException: nickname == null
04-13 18:47:32.075  2303  2303 W System.err:    at java.lang.System.mapLibraryName(System.java:1199)
04-13 18:47:32.075  2303  2303 W System.err:    at dalvik.system.DexPathList.findLibrary(DexPathList.java:397)
04-13 18:47:32.075  2303  2303 W System.err:    at dalvik.system.BaseDexClassLoader.findLibrary(BaseDexClassLoader.java:77)
04-13 18:47:32.075  2303  2303 W System.err:    at java.lang.Runtime.loadLibrary(Runtime.java:361)
04-13 18:47:32.075  2303  2303 W System.err:    at java.lang.System.loadLibrary(System.java:1076)
04-13 18:47:32.075  2303  2303 W System.err:    at org.cocos2dx.lib.Cocos2dxActivity.onLoadNativeLibraries(Cocos2dxActivity.java:246)
04-13 18:47:32.075  2303  2303 W System.err:    at org.cocos2dx.lib.Cocos2dxActivity.onCreate(Cocos2dxActivity.java:260)
04-13 18:47:32.075  2303  2303 W System.err:    at org.tvp.kirikiri2.KR2Activity.onCreate(KR2Activity.java:298)
04-13 18:47:32.075  2303  2303 W System.err:    at org.tvp.kirikiri2_free.Kirikiroid2.onCreate(Kirikiroid2.java:20)
04-13 18:47:32.075  2303  2303 W System.err:    at android.app.Activity.performCreate(Activity.java:6311)
04-13 18:47:32.075  2303  2303 W System.err:    at android.app.Instrumentation.callActivityOnCreate(Instrumentation.java:1118)
04-13 18:47:32.075  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-13 18:47:32.075  2303  2303 W System.err:    at android.app.ActivityThread.performLaunchActivity(ActivityThread.java:2409)
04-13 18:47:32.075  2303  2303 W System.err:    at android.app.ActivityThread.handleLaunchActivity(ActivityThread.java:2539)
04-13 18:47:32.075  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x31000000
04-13 18:47:32.075  2303  2303 W System.err:    at android.app.ActivityThread.access$900(ActivityThread.java:159)
04-13 18:47:32.075  2303  2303 W System.err:    at android.app.ActivityThread$H.handleMessage(ActivityThread.java:1384)
04-13 18:47:32.075  2303  2303 W System.err:    at android.os.Handler.dispatchMessage(Handler.java:102)
04-13 18:47:32.075  2303  2303 W System.err:    at android.os.Looper.loop(Looper.java:148)
04-13 18:47:32.075  2303  2303 W System.err:    at android.app.ActivityThread.main(ActivityThread.java:5507)
04-13 18:47:32.075  2303  2303 W System.err:    at java.lang.reflect.Method.invoke(Native Method)
04-13 18:47:32.075  2303  2303 W System.err:    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:726)
04-13 18:47:32.075  2303  2303 W System.err:    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:616)
04-13 18:47:32.075  2303  2303 W System.err:    at de.robv.android.xposed.XposedBridge.main(XposedBridge.java:102)
04-13 18:47:32.087  3626  4659 W ActivityManager: Unable to start service Intent { act=com.enhance.gameservice.IGameTuningService flg=0x10 pkg=com.enhance.gameservice } U=0: not found
zeas2 commented 7 years ago

Using configured native lib loading instead of System.loadLibrary manually in version 1.3.3beta. You can install this version and try again.

xiaokangwang commented 7 years ago

Still no luck and a different error occurred. I failed to observe any explicit trackback or root cause for crash and this is the logcat during this period.

04-24 20:32:07.096  4683  4683 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:07.096  4683  4683 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:07.096  4683  4683 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:07.096  4683  4683 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:07.096  4683  4683 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:07.097  4683  4683 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:09.485  4120  4496 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 28 -84 -8 122 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
04-24 20:32:09.905  4736  4942 D QcrilMsgTunnelSocket: readRilMessage: Buffer = [B@884ead2 HexData = [010000000404000011000000514f454d484f4f4bef0308000100000001]
04-24 20:32:09.906  4736  4942 D QcrilMsgTunnelSocket: Rcvd UNSOL response with 28 bytes data for SUB0
04-24 20:32:09.907  4736  4942 D QcrilMsgTunnelSocket: Response ID 525295 is not served in this process.
04-24 20:32:09.907  4736  4942 D QcrilMsgTunnelSocket: To broadcast an Intent via the notifier to external apps
04-24 20:32:09.908  4736  4736 D QcrilMsgTunnelIfaceManager: handleMessage what = 0
04-24 20:32:09.915  3626  3626 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:09.916  3626  3626 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:09.917 13921 13921 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:09.918 13921 13921 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:09.930  4683  4683 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:09.931  4683  4683 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:09.931  4683  4683 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:09.931  4683  4683 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:09.932  4683  4683 D QC_RIL_OEM_HOOK: Received Broadcast Intent ACTION_UNSOL_RESPONSE_OEM_HOOK_RAW
04-24 20:32:09.932  4683  4683 D QC_RIL_OEM_HOOK: Oem ID in QCRILHOOK UNSOL RESP is QOEMHOOK
04-24 20:32:10.367  4712  4712 D Launcher: DragLayer dispatchTouchEvent: ACTION_DOWN
04-24 20:32:10.463  4712  4712 D Launcher: DragLayer dispatchTouchEvent: ACTION_UP
04-24 20:32:10.465  4712  4712 D Launcher: onClick
04-24 20:32:10.468  3626  4387 I ActivityManager: START u0 {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=org.tvp.kirikiri2_free/.Kirikiroid2 (has extras)} from uid 10070 pid 4712 on display 0
04-24 20:32:10.485  4120  4120 I StatusBarIconController:  appTransitionPending
04-24 20:32:10.492  4712  4712 D Stats   : SaveStats onPreExecute...
04-24 20:32:10.492  4712  5280 D Stats   : SaveStats doInBackground...
04-24 20:32:10.495  4712  4712 D Launcher: onPause
04-24 20:32:10.508  3626  4618 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@e5cbc5c
04-24 20:32:10.509  3626  4618 I ActivityManager: Start proc 28442:org.tvp.kirikiri2_free/u0a204 for activity org.tvp.kirikiri2_free/.Kirikiroid2
04-24 20:32:10.522  4120  4120 I StatusBarIconController:  appTransitionPending
04-24 20:32:10.546  4712  5280 E AbstractTracker: Can't create handler inside thread that has not called Looper.prepare()
04-24 20:32:10.547  4712  5280 D AppTracker: App Event: stop
04-24 20:32:10.551  3626  4621 I ActivityManager: Config changes=480 {1.0 460mcc1mnc en_US ldltr sw360dp w640dp h336dp 480dpi nrml long land finger -keyb/v/h -nav/h s.206mThemeChanged = 1}
04-24 20:32:10.575 13921 13921 D OPPeopleLayoutCache: updateViewCache size = 0
04-24 20:32:10.581   524   524 E SurfaceFlinger: rejecting buffer: bufWidth=1080, bufHeight=1920, front.active.{w=1, h=1}
04-24 20:32:10.585  3626  3626 D DeviceIdleController: updateDisplayLocked: screenOn=true
04-24 20:32:10.585  3626  3626 I DeviceIdleController: becomeActiveLocked, reason = screen
04-24 20:32:10.596  3626  4028 I InputReader: Reconfiguring input devices.  changes=0x00000004
04-24 20:32:10.596  3626  4028 I InputReader: Device reconfigured: id=8, name='synaptics,s3320', size 1080x1920, orientation 1, mode 1, display id 0
04-24 20:32:10.597  4478  4478 D BlurWallpaper: onSurfaceChanged: width=1920, height=1080
04-24 20:32:10.597  4478  4478 D BlurWallpaper: onSurfaceRedrawNeeded
04-24 20:32:10.600  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:10.601  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:10.603  3626  3933 V WindowState: doAnimation: isFull=true win=Window{e726acf u0 Starting org.tvp.kirikiri2_free}
04-24 20:32:10.608  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@954be3b
04-24 20:32:10.608  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@7ad2958
04-24 20:32:10.617  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:10.618  4712  4712 D Selection: Skip animation since new state (selected=false) is the same ascurrent state (selected=false)
04-24 20:32:10.618  4712  4712 D Selection: Skip animation since new state (selected=false) is the same ascurrent state (selected=false)
04-24 20:32:10.622  4120  4120 D NotificationStackScrollLayout: updateOverflowContainerVisibility: newVisibility = 8, oldVisibility = 8, mAnimationsEnabled = true, mIsExpanded = false
04-24 20:32:10.623  4712  4712 D RecyclerView: tmpDetach ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.623  4712  4712 D RecyclerView: tmpDetach ViewHolder{a96a49b position=103 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.623  4712  4712 D RecyclerView: tmpDetach ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.623  4712  4712 D RecyclerView: tmpDetach ViewHolder{5544cb9 position=101 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.623  4712  4712 D RecyclerView: tmpDetach ViewHolder{3bd01b0 position=100 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.623  4712  4712 D RecyclerView: tmpDetach ViewHolder{8d5d160 position=99 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{f0d749a position=98 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{4ff51bd position=97 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{d63fb75 position=96 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{8d8be80 position=95 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{8a8d85f position=94 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{d3be5ef position=93 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.624  4712  4712 D RecyclerView: tmpDetach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.625  4712  4712 D RecyclerView: reAttach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.625  4712  4712 D RecyclerView: reAttach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.625  4712  4712 D RecyclerView: reAttach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.625  4712  4712 D RecyclerView: reAttach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.625  4712  4712 D RecyclerView: reAttach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.625  4712  4712 D RecyclerView: reAttach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.625  4712  4712 D RecyclerView: reAttach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: reAttach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: reAttach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: reAttach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: reAttach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: reAttach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{d3be5ef position=93 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{d3be5ef position=93 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{8a8d85f position=94 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{8a8d85f position=94 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.626  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{8d8be80 position=95 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{8d8be80 position=95 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: Recycling cached view at index 0
04-24 20:32:10.627  4712  4712 D RecyclerView: CachedViewHolder to be recycled: ViewHolder{d3be5ef position=93 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{d3be5ef position=93 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{8d8be80 position=95 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{d63fb75 position=96 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{d63fb75 position=96 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{4ff51bd position=97 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{4ff51bd position=97 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: Recycling cached view at index 0
04-24 20:32:10.627  4712  4712 D RecyclerView: CachedViewHolder to be recycled: ViewHolder{8a8d85f position=94 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{8a8d85f position=94 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{4ff51bd position=97 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@2393b22
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{f0d749a position=98 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{f0d749a position=98 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{8d5d160 position=99 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.627  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@aeb9b3
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{8d5d160 position=99 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: Recycling cached view at index 0
04-24 20:32:10.627  4712  4712 D RecyclerView: CachedViewHolder to be recycled: ViewHolder{d63fb75 position=96 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{d63fb75 position=96 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{8d5d160 position=99 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{3bd01b0 position=100 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{3bd01b0 position=100 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.627  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{5544cb9 position=101 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{5544cb9 position=101 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: Recycling cached view at index 0
04-24 20:32:10.628  4712  4712 D RecyclerView: CachedViewHolder to be recycled: ViewHolder{f0d749a position=98 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{f0d749a position=98 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{5544cb9 position=101 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{a96a49b position=103 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{a96a49b position=103 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: Recycling cached view at index 0
04-24 20:32:10.628  4712  4712 D RecyclerView: CachedViewHolder to be recycled: ViewHolder{3bd01b0 position=100 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{3bd01b0 position=100 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: dispatchViewRecycled: ViewHolder{a96a49b position=103 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: setIsRecyclable val:false:ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1 scrap tmpDetached not recyclable(1) no parent}
04-24 20:32:10.628  4712  4712 D RecyclerView: setIsRecyclable val:true:ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1 scrap no parent}
04-24 20:32:10.648  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:10.649  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:10.649  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:10.650  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:10.651  4120  4120 I StatusBarIconController:  appTransitionPending
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.654  4120  4120 I StatusBarIconController: appTransitionStarting
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.655  4712  4712 D RecyclerView: tmpDetach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.656  4712  4712 D RecyclerView: reAttach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.657  4712  4712 D RecyclerView: reAttach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.657  4712  4712 D RecyclerView: reAttach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.657  4712  4712 D RecyclerView: reAttach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.657  4712  4712 D RecyclerView: reAttach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:10.693  4120  4120 D PhoneStatusBar: setSystemUiVisibility vis=0 mask=ffffffff oldVal=8600 newVal=0 diff=8600
04-24 20:32:10.693  4120  4120 D PhoneStatusBar: checkBarMode:powerSave=false, getBarState()=0
04-24 20:32:10.694  4120  4120 D BarTransitions.PhoneStatusBarView: MODE_TRANSPARENT -> MODE_OPAQUE animate=true
04-24 20:32:10.694  4120  4120 D BarTransitions.PhoneStatusBarView: applyModeBackground oldMode=MODE_TRANSPARENT newMode=MODE_OPAQUE animate=true
04-24 20:32:10.694  4120  4120 I StatusBarIconController: setIconsDark dark:false animate:true currentDark:false mTransitionPending:false mTransitionDeferring:false mPendingDarkIntensity:0.0
04-24 20:32:10.694  4120  4120 I StatusBarIconController: animateIconTint:0.0 mDarkIntensity:0.0
04-24 20:32:10.694  4120  4120 V PhoneStatusBar: setLightsOn(true)
04-24 20:32:10.698  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.699  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x5000000
04-24 20:32:10.715  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.715  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x1a000000
04-24 20:32:10.732  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.732  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x30000000
04-24 20:32:10.747 28442 28442 D JniHelper: JniHelper::setJavaVM(0x7f90997140), pthread_self() = 547948015592
04-24 20:32:10.749  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.749  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x46000000
04-24 20:32:10.760  3626  4518 W ActivityManager: Unable to start service Intent { act=com.enhance.gameservice.IGameTuningService flg=0x10 pkg=com.enhance.gameservice } U=0: not found
04-24 20:32:10.765  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.765  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x5a000000
04-24 20:32:10.770 28442 28442 D Cocos2dxActivity: model=ONEPLUS A3010
04-24 20:32:10.771 28442 28442 D Cocos2dxActivity: product=OnePlus3
04-24 20:32:10.771 28442 28442 D Cocos2dxActivity: isEmulator=false
04-24 20:32:10.777 28442 28442 D APP_SDK : AppId is setted by manifest, the value is: d27fd96b7892209ba9db9c8e119d3875
04-24 20:32:10.782  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.782  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x70000000
04-24 20:32:10.786 28442 28442 D APP_SDK : AppId is setted by code,the value is: d27fd96b7892209ba9db9c8e119d3875
04-24 20:32:10.786 28442 28442 D APP_SDK : App_Pid is setted by manifest, the value is: WAPS
04-24 20:32:10.792 28442 28442 D APP_SDK : The net is: wifi
04-24 20:32:10.799  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.799  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x85000000
04-24 20:32:10.810 28442 28469 I DpmTcmClient: RegisterTcmMonitor from: com.android.okhttp.TcmIdleTimerMonitor
04-24 20:32:10.816 28442 28442 D Cocos2dxActivity: onResume()
04-24 20:32:10.816  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.816  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0x9b000000
04-24 20:32:10.822 28442 28479 D OpenGLRenderer: Use EGL_SWAP_BEHAVIOR_PRESERVED: true
04-24 20:32:10.832  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.832  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0xaf000000
04-24 20:32:10.834 28442 28477 E AbstractTracker: Can't create handler inside thread that has not called Looper.prepare()
04-24 20:32:10.812  2725  2725 W Binder_4: type=1400 audit(0.0:643620): avc: denied { ioctl } for path="socket:[12320343]" dev="sockfs" ino=12320343 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.812  2725  2725 W Binder_4: type=1400 audit(0.0:643621): avc: denied { ioctl } for path="socket:[12320343]" dev="sockfs" ino=12320343 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.812  2725  2725 W Binder_4: type=1400 audit(0.0:643622): avc: denied { ioctl } for path="socket:[12320346]" dev="sockfs" ino=12320346 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.812  2725  2725 W Binder_4: type=1400 audit(0.0:643623): avc: denied { ioctl } for path="socket:[12320346]" dev="sockfs" ino=12320346 ioctlcmd=7704 scontext=u:r:surfaceflinger:s0 tcontext=u:r:surfaceflinger:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.822  4556  4556 W Binder_6: type=1400 audit(0.0:643624): avc: denied { ioctl } for path="socket:[12319360]" dev="sockfs" ino=12319360 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.822  4556  4556 W Binder_6: type=1400 audit(0.0:643625): avc: denied { ioctl } for path="socket:[12319360]" dev="sockfs" ino=12319360 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.834 28442 28477 D AppTracker: App Event: start
04-24 20:32:10.849  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.849  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0xc5000000
04-24 20:32:10.854 28442 28479 I Adreno  : QUALCOMM build                   : 6ff34ae, I0ac3940325
04-24 20:32:10.854 28442 28479 I Adreno  : Build Date                       : 09/23/16
04-24 20:32:10.854 28442 28479 I Adreno  : OpenGL ES Shader Compiler Version: XE031.09.00.03
04-24 20:32:10.854 28442 28479 I Adreno  : Local Branch                     : 
04-24 20:32:10.854 28442 28479 I Adreno  : Remote Branch                    : refs/tags/AU_LINUX_ANDROID_LA.HB.1.3.2.06.00.01.214.261
04-24 20:32:10.854 28442 28479 I Adreno  : Remote Branch                    : NONE
04-24 20:32:10.854 28442 28479 I Adreno  : Reconstruct Branch               : NOTHING
04-24 20:32:10.858 28442 28479 I OpenGLRenderer: Initialized EGL, version 1.4
04-24 20:32:10.866  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.866  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0xdb000000
04-24 20:32:10.883 28442 28466 D cocos2d-x debug info: applicationDidFinishLaunching
04-24 20:32:10.883  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.883  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0xf0000000
04-24 20:32:10.899  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_OPAQUE, targetColor=0xff000000
04-24 20:32:10.900  4120  4120 D BarBackgroundDrawable: BarTransitions: drawColor:0xff000000
04-24 20:32:10.954 28442 28442 D Cocos2dxActivity: onWindowFocusChanged() hasFocus=true
04-24 20:32:10.960  3626  3933 V WindowManager: Layouts looping: On entry to LockedInner, mPendingLayoutChanges = 0x1
04-24 20:32:10.961  3626  3933 V WindowManager: Layouts looping: after finishPostLayoutPolicyLw, mPendingLayoutChanges = 0x0
04-24 20:32:10.961  3626  3933 V WindowManager: Layouts looping: mLayoutNeeded, mPendingLayoutChanges = 0x1
04-24 20:32:10.963  3626  3933 V WindowManager: Layouts looping: On entry to LockedInner, mPendingLayoutChanges = 0x1
04-24 20:32:10.963  3626  3933 V WindowManager: Layouts looping: after finishPostLayoutPolicyLw, mPendingLayoutChanges = 0x0
04-24 20:32:10.964  3626  3933 V WindowManager: Layouts looping: mLayoutNeeded, mPendingLayoutChanges = 0x1
04-24 20:32:10.965  3626  3933 E WindowManager: Performed 6 layouts in a row. Skipping
04-24 20:32:10.962  4602  4602 W Binder_9: type=1400 audit(0.0:643626): avc: denied { ioctl } for path="socket:[12320367]" dev="sockfs" ino=12320367 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.962  4602  4602 W Binder_9: type=1400 audit(0.0:643627): avc: denied { ioctl } for path="socket:[12320367]" dev="sockfs" ino=12320367 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.962  4609  4609 W Binder_A: type=1400 audit(0.0:643628): avc: denied { ioctl } for path="socket:[12320366]" dev="sockfs" ino=12320366 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.962  4609  4609 W Binder_A: type=1400 audit(0.0:643629): avc: denied { ioctl } for path="socket:[12320366]" dev="sockfs" ino=12320366 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:10.970 28442 28442 I WebViewFactory: Loading com.google.android.webview version 57.0.2987.132 (code 298713250)
04-24 20:32:10.975  3626  3933 I ActivityManager: Displayed org.tvp.kirikiri2_free/.Kirikiroid2: +479ms
04-24 20:32:11.001  3626  3933 I WindowManager: Screen frozen for +468ms due to Window{e726acf u0 Starting org.tvp.kirikiri2_free}
04-24 20:32:11.009 28442 28442 E Theme   : Different package name.org.tvp.kirikiri2_free,com.google.android.webview
04-24 20:32:11.015 28442 28442 I art     : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter>
04-24 20:32:11.016 28442 28442 I art     : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.TokenBindingManagerAdapter>
04-24 20:32:11.019 28442 28442 I art     : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
04-24 20:32:11.019 28442 28442 I art     : Rejecting re-init on previously-failed class java.lang.Class<com.android.webview.chromium.ServiceWorkerControllerAdapter>
04-24 20:32:11.022 28442 28442 I cr_LibraryLoader: Time to load native libraries: 1 ms (timestamps 3977-3978)
04-24 20:32:11.034 28442 28442 I chromium: [INFO:library_loader_hooks.cc(163)] Chromium logging enabled: level = 0, default verbosity = 0
04-24 20:32:11.034 28442 28442 I cr_LibraryLoader: Expected native library version number "57.0.2987.132", actual native library version number "57.0.2987.132"
04-24 20:32:11.048 28442 28442 I cr_BrowserStartup: Initializing chromium process, singleProcess=true
04-24 20:32:11.126  3626  4556 D ConnectivityService: listenForNetwork for Listen from uid/pid:10204/28442 for NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.126  3626  4040 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 721]
04-24 20:32:11.127  3626  4040 D ConnectivityService:  network has: [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -64]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1745, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1786, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1744, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1746, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 721] was already satisfying request 1. No change.
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=3, legacyType=-1, [] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1784, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1747, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.127  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1757, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1796, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1795, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1758, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1759, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1740, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=5, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.128  3626  4040 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.139  3626  3626 I DeviceIdleController: updateChargingLocked: charging=true
04-24 20:32:11.139  3626  3626 I DeviceIdleController: becomeActiveLocked, reason = charging
04-24 20:32:11.162 28448 28448 W iop     : type=1400 audit(0.0:643630): avc: denied { search } for name="/" dev="sdcardfs" ino=237 scontext=u:r:dumpstate:s0 tcontext=u:object_r:fuse:s0 tclass=dir permissive=0
04-24 20:32:11.192  3626  3909 D ConnectivityService: listenForNetwork for Listen from uid/pid:10204/28442 for NetworkRequest [ id=1808, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService: rematching NetworkAgentInfo [WIFI () - 721]
04-24 20:32:11.193  3626  4040 D ConnectivityService:  network has: [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN&VALIDATED LinkUpBandwidth>=1048576Kbps LinkDnBandwidth>=1048576Kbps SignalStrength: -64]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1745, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1786, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1744, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1808, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1746, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService: Network NetworkAgentInfo [WIFI () - 721] was already satisfying request 1. No change.
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=3, legacyType=-1, [] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1784, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1747, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1757, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1796, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1795, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.193  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1758, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.194  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1759, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.194  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=1740, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.194  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=4, legacyType=-1, [ Transports: WIFI Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.194  3626  4040 D ConnectivityService:   checking if request is satisfied: NetworkRequest [ id=5, legacyType=-1, [ Transports: CELLULAR Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED&NOT_VPN] ]
04-24 20:32:11.194  3626  4040 D ConnectivityService: sending notification AVAILABLE for NetworkRequest [ id=1808, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.204  4712  4712 D Launcher: onStop
04-24 20:32:11.204 28442 28505 W cr_media: Requires BLUETOOTH permission
04-24 20:32:11.209  4712  4712 I WallpaperCard: [Trim Memory] wallpaperCard, level:20
04-24 20:32:11.222 28448 28448 W iop     : type=1400 audit(0.0:643631): avc: denied { search } for name="/" dev="sdcardfs" ino=237 scontext=u:r:dumpstate:s0 tcontext=u:object_r:fuse:s0 tclass=dir permissive=0
04-24 20:32:11.245 28442 28519 E libEGL  : validate_display:255 error 3008 (EGL_BAD_DISPLAY)
04-24 20:32:11.257 28442 28519 E chromium: [ERROR:child_thread_impl.cc(762)] Request for unknown Channel-associated interface: ui::mojom::GpuMain
04-24 20:32:11.287 28442 28519 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-24 20:32:11.288 28442 28519 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-24 20:32:11.296 28442 28519 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-24 20:32:11.296 28442 28519 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-24 20:32:11.303 28442 28519 W VideoCapabilities: Unrecognized profile 2130706433 for video/avc
04-24 20:32:11.303 28442 28519 W VideoCapabilities: Unrecognized profile 2130706434 for video/avc
04-24 20:32:11.308 28442 28519 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2
04-24 20:32:11.310 28442 28519 W VideoCapabilities: Unrecognized profile/level 0/3 for video/mpeg2
04-24 20:32:11.314 28442 28519 W VideoCapabilities: Unsupported mime video/x-ms-wmv
04-24 20:32:11.315 28442 28519 W VideoCapabilities: Unsupported mime video/x-ms-wmv
04-24 20:32:11.317 28442 28519 W VideoCapabilities: Unsupported mime video/divx
04-24 20:32:11.320 28442 28519 W VideoCapabilities: Unsupported mime video/divx311
04-24 20:32:11.322 28442 28519 W VideoCapabilities: Unsupported mime video/divx4
04-24 20:32:11.331 28442 28519 W VideoCapabilities: Unsupported mime video/mp4v-esdp
04-24 20:32:11.343 28442 28519 I VideoCapabilities: Unsupported profile 4 for video/mp4v-es
04-24 20:32:11.369 28442 28442 W cr_BindingManager: Cannot call determinedVisibility() - never saw a connection for the pid: 28442
04-24 20:32:11.432 28448 28448 W iop     : type=1400 audit(0.0:643632): avc: denied { search } for name="/" dev="sdcardfs" ino=237 scontext=u:r:dumpstate:s0 tcontext=u:object_r:fuse:s0 tclass=dir permissive=0
04-24 20:32:11.439 28442 28466 I art     : System.exit called, status: 0
04-24 20:32:11.440 28442 28466 I AndroidRuntime: VM exiting with result code 0, cleanup skipped.
04-24 20:32:11.461  3626  4657 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=1808, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@c20d39a)
04-24 20:32:11.461  3626  4600 I ActivityManager: Process org.tvp.kirikiri2_free (pid 28442) has died
04-24 20:32:11.461  3626  4659 I WindowState: WIN DEATH: Window{d8f34cb u0 SurfaceView}
04-24 20:32:11.462  3626  4600 D ActivityManager: cleanUpApplicationRecord -- 28442
04-24 20:32:11.462  3626  4621 D GraphicsStats: Buffer count: 14
04-24 20:32:11.462  3626  4621 D ConnectivityService: ConnectivityService NetworkRequestInfo binderDied(NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ], android.os.BinderProxy@81184a8)
04-24 20:32:11.462  3626  4600 W ActivityManager: Force removing ActivityRecord{3ea57d7 u0 org.tvp.kirikiri2_free/.Kirikiroid2 t9185}: app died, no saved state
04-24 20:32:11.462  3626  4040 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=1808, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.463  3626  4040 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=1808, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.463  3626  4040 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=1808, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.463  3626  4040 D ConnectivityService: releasing NetworkRequest NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.463  3626  4040 D ConnectivityService: sending notification RELEASED for NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.464  3626  4040 E ConnectivityService: RemoteException caught trying to send a callback msg for NetworkRequest [ id=1807, legacyType=-1, [ Capabilities: INTERNET&NOT_RESTRICTED&TRUSTED] ]
04-24 20:32:11.464  3626  3925 V ActivityManager: killProcessGroupAsync  for PID 28442 uid = 10204
04-24 20:32:11.465  3626  3909 I WindowState: WIN DEATH: Window{1659606 u0 org.tvp.kirikiri2_free/org.tvp.kirikiri2_free.Kirikiroid2}
04-24 20:32:11.485  3626  4600 I ActivityManager: Config changes=480 {1.0 460mcc1mnc en_US ldltr sw360dp w360dp h616dp 480dpi nrml long port finger -keyb/v/h -nav/h s.207mThemeChanged = 1}
04-24 20:32:11.496  6028  6041 E ANDR-PERF-OPTSHANDLER: perf_lock_rel: updated /sys/class/scsi_host/host0/../../../clkscale_enable with 1
04-24 20:32:11.496  6028  6041 E ANDR-PERF-OPTSHANDLER:  return value 2
04-24 20:32:11.497  3626  3925 V ActivityManager: killProcessGroupAsync  for PID 28442 uid = 10204end
04-24 20:32:11.503 13921 13921 D OPPeopleLayoutCache: updateViewCache size = 0
04-24 20:32:11.509 17378 17378 E FullInputEventModel: onStartInput event aborted: com.touchtype.keyboard.d.am: could not obtain extracted text (class com.touchtype.keyboard.d.am)
04-24 20:32:11.521  3626  4028 I InputReader: Reconfiguring input devices.  changes=0x00000004
04-24 20:32:11.521  3626  4028 I InputReader: Device reconfigured: id=8, name='synaptics,s3320', size 1080x1920, orientation 0, mode 1, display id 0
04-24 20:32:11.525  4712  4712 D Launcher: onStart
04-24 20:32:11.525  4712  4712 D Launcher: onResume
04-24 20:32:11.529  4712  5091 E AbstractTracker: Can't create handler inside thread that has not called Looper.prepare()
04-24 20:32:11.529  4712  5091 D AppTracker: App Event: start
04-24 20:32:11.529  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@c0190a5
04-24 20:32:11.529  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@b5b0c7a
04-24 20:32:11.546  4120  4120 D NotificationStackScrollLayout: updateOverflowContainerVisibility: newVisibility = 8, oldVisibility = 8, mAnimationsEnabled = true, mIsExpanded = false
04-24 20:32:11.549  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@5c3b534
04-24 20:32:11.549  4120  4120 V BoostFramework: BoostFramework() : mPerf = com.qualcomm.qti.Performance@fc22f5d
04-24 20:32:11.556  3626  3626 D DeviceIdleController: updateDisplayLocked: screenOn=true
04-24 20:32:11.557  3626  3626 I DeviceIdleController: becomeActiveLocked, reason = screen
04-24 20:32:11.560  4120  4120 I StatusBarIconController:  appTransitionPending
04-24 20:32:11.571  4120  4120 D SystemServicesProxy: exclude com.google.android.packageinstaller
04-24 20:32:11.571  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.571  4120  4120 D SystemServicesProxy: exclude com.android.incallui
04-24 20:32:11.571  4120  4120 D SystemServicesProxy: exclude com.google.android.googlequicksearchbox
04-24 20:32:11.571  4120  4120 D SystemServicesProxy: exclude com.google.android.googlequicksearchbox
04-24 20:32:11.571  4120  4120 D SystemServicesProxy: exclude android
04-24 20:32:11.571  4120  4120 D SystemServicesProxy: exclude com.oneplus.deskclock
04-24 20:32:11.571  4120  4120 D SystemServicesProxy: exclude com.google.android.gms
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude com.oneplus.deskclock
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude android
04-24 20:32:11.572  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude com.oneplus.deskclock
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude com.android.settings
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude com.oneplus.deskclock
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude android
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude com.google.android.packageinstaller
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: exclude com.android.settings
04-24 20:32:11.572  4120  4120 D SystemServicesProxy: add 19 Task
04-24 20:32:11.572  4120  4120 D RecentsTaskLoadPlan: preloadPlan, 19
04-24 20:32:11.573  4120  4120 I ResourcesManager: isUpToDate /data/app/org.tvp.kirikiri2_free-1/base.apk: true
04-24 20:32:11.575  4120  4120 I ResourcesManager: isUpToDate /data/app/org.tvp.kirikiri2_free-1/base.apk: true
04-24 20:32:11.577  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.578  4712  4712 D Selection: Skip animation since new state (selected=false) is the same ascurrent state (selected=false)
04-24 20:32:11.578  4712  4712 D Selection: Skip animation since new state (selected=false) is the same ascurrent state (selected=false)
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: tmpDetach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.580  4712  4712 D RecyclerView: reAttach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.580  4712  4712 D RecyclerView: reAttach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.580  4712  4712 D RecyclerView: reAttach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.580  4712  4712 D RecyclerView: reAttach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.581  4712  4712 D RecyclerView: reAttach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.582  4712  4712 D RecyclerView: getViewForPosition(93) fetching from shared pool
04-24 20:32:11.582  4712  4712 D RecyclerView: getViewForPosition(94) fetching from shared pool
04-24 20:32:11.582  4712  4712 D RecyclerView: getViewForPosition(95) fetching from shared pool
04-24 20:32:11.582  4712  4712 D RecyclerView: getViewForPosition(96) fetching from shared pool
04-24 20:32:11.582  4712  4712 D RecyclerView: getViewForPosition(97) fetching from shared pool
04-24 20:32:11.583  4712  4712 D RecyclerView: getViewForPosition(98) fetching from shared pool
04-24 20:32:11.583  4712  4712 D RecyclerView: getViewForPosition(99) fetching from shared pool
04-24 20:32:11.583  4712  4712 D RecyclerView: getViewForPosition(100) fetching from shared pool
04-24 20:32:11.583  4712  4712 D RecyclerView: getViewForPosition(101) fetching from shared pool
04-24 20:32:11.585  4712  4712 D RecyclerView: getScrapViewForPosition(102, -1) found match in cache: ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:11.585  4712  4712 D RecyclerView: getViewForPosition(103) fetching from shared pool
04-24 20:32:11.585  4712  4712 D RecyclerView: getScrapViewForPosition(104, -1) found match in cache: ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1 no parent}
04-24 20:32:11.598  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.598  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.599  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.599  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.601  4712  4712 D RecyclerView: tmpDetach ViewHolder{652f5a4 position=4 id=4, oldPos=-1, pLpos:-1}
04-24 20:32:11.601  4712  4712 D RecyclerView: tmpDetach ViewHolder{5883830 position=3 id=3, oldPos=-1, pLpos:-1}
04-24 20:32:11.601  4712  4712 D RecyclerView: tmpDetach ViewHolder{3698f14 position=2 id=2, oldPos=-1, pLpos:-1}
04-24 20:32:11.601  4712  4712 D RecyclerView: tmpDetach ViewHolder{d628526 position=1 id=0, oldPos=-1, pLpos:-1}
04-24 20:32:11.601  4712  4712 D RecyclerView: tmpDetach ViewHolder{1061081 position=0 id=9998, oldPos=-1, pLpos:-1}
04-24 20:32:11.601  4712  4712 D RecyclerView: reAttach ViewHolder{1061081 position=0 id=9998, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.601  4712  4712 D RecyclerView: reAttach ViewHolder{d628526 position=1 id=0, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.602  4712  4712 D RecyclerView: reAttach ViewHolder{3698f14 position=2 id=2, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.604  4712  4712 D RecyclerView: reAttach ViewHolder{5883830 position=3 id=3, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.605  4712  4712 D RecyclerView: reAttach ViewHolder{652f5a4 position=4 id=4, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.608  4712  4712 D RecyclerView: tmpDetach ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.608  4712  4712 D RecyclerView: tmpDetach ViewHolder{d3be5ef position=103 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.608  4712  4712 D RecyclerView: tmpDetach ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.608  4712  4712 D RecyclerView: tmpDetach ViewHolder{8d8be80 position=101 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.608  4712  4712 D RecyclerView: tmpDetach ViewHolder{8a8d85f position=100 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{4ff51bd position=99 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{d63fb75 position=98 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{8d5d160 position=97 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{f0d749a position=96 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{5544cb9 position=95 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{3bd01b0 position=94 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{a96a49b position=93 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: tmpDetach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.609  4712  4712 D RecyclerView: reAttach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.610  4712  4712 D RecyclerView: reAttach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.610  4712  4712 D RecyclerView: reAttach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.610  4712  4712 D RecyclerView: reAttach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.610  4712  4712 D RecyclerView: reAttach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.610  4712  4712 D RecyclerView: reAttach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.610  4712  4712 D RecyclerView: reAttach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.610  4712  4712 D RecyclerView: reAttach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{a96a49b position=93 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{3bd01b0 position=94 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{5544cb9 position=95 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{f0d749a position=96 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.611  4712  4712 D RecyclerView: reAttach ViewHolder{8d5d160 position=97 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.612  4712  4712 D RecyclerView: reAttach ViewHolder{d63fb75 position=98 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.612  4712  4712 D RecyclerView: reAttach ViewHolder{4ff51bd position=99 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.612  4712  4712 D RecyclerView: reAttach ViewHolder{8a8d85f position=100 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.612  4712  4712 D RecyclerView: reAttach ViewHolder{8d8be80 position=101 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.612  4712  4712 D RecyclerView: reAttach ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.612  4712  4712 D RecyclerView: reAttach ViewHolder{d3be5ef position=103 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.612  4712  4712 D RecyclerView: reAttach ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.617  4120  4120 D PhoneStatusBar: setSystemUiVisibility vis=600 mask=ffffffff oldVal=0 newVal=600 diff=600
04-24 20:32:11.635  3626  3933 V WindowState: doAnimation: isFull=false win=Window{9ea1f42 u0 StatusBar}
04-24 20:32:11.636  4120  4120 D PhoneStatusBar: setSystemUiVisibility vis=8600 mask=ffffffff oldVal=600 newVal=8600 diff=8000
04-24 20:32:11.637  4120  4120 D PhoneStatusBar: checkBarMode:powerSave=false, getBarState()=0
04-24 20:32:11.637  4120  4120 D BarTransitions.PhoneStatusBarView: MODE_OPAQUE -> MODE_TRANSPARENT animate=false
04-24 20:32:11.637  4120  4120 D BarTransitions.PhoneStatusBarView: applyModeBackground oldMode=MODE_OPAQUE newMode=MODE_TRANSPARENT animate=false
04-24 20:32:11.637  4120  4120 I StatusBarIconController: setIconsDark dark:false animate:true currentDark:false mTransitionPending:true mTransitionDeferring:false mPendingDarkIntensity:0.0
04-24 20:32:11.637  4120  4120 I StatusBarIconController: animateIconTint:0.0 mDarkIntensity:0.0
04-24 20:32:11.653  4120  4120 D BarBackgroundDrawable: BarTransitions: draw: mode=MODE_TRANSPARENT, targetColor=0x0
04-24 20:32:11.655  3626  4585 W InputMethodManagerService: Got RemoteException sending setActive(false) notification to pid 28442 uid 10204
04-24 20:32:11.655  4120  4120 I StatusBarIconController: appTransitionStarting
04-24 20:32:11.662  4478  4478 D BlurWallpaper: onSurfaceChanged: width=1080, height=1920
04-24 20:32:11.662  4478  4478 D BlurWallpaper: onSurfaceRedrawNeeded
04-24 20:32:11.652  4585  4585 W Binder_7: type=1400 audit(0.0:643633): avc: denied { ioctl } for path="socket:[12023999]" dev="sockfs" ino=12023999 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:11.652  4585  4585 W Binder_7: type=1400 audit(0.0:643634): avc: denied { ioctl } for path="socket:[12023999]" dev="sockfs" ino=12023999 ioctlcmd=7704 scontext=u:r:system_server:s0 tcontext=u:r:system_server:s0 tclass=unix_stream_socket permissive=0
04-24 20:32:11.665  4478  4478 D BlurWallpaper: compareRectEqual reDrawCount = 2
04-24 20:32:11.667  4478  4478 D BlurWallpaper: workaround to redraw and mCurrentOffSetPixel =1
04-24 20:32:11.667  4478  4478 D BlurWallpaper: compareRectEqual reDrawCount = 1
04-24 20:32:11.674  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.675  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.676  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.676  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.692  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.692  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.693  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.694  4712  4712 D Selection: Skip animation since new state (selected=true) is the same ascurrent state (selected=true)
04-24 20:32:11.697  4712  4712 D RecyclerView: tmpDetach ViewHolder{652f5a4 position=4 id=4, oldPos=-1, pLpos:-1}
04-24 20:32:11.697  4712  4712 D RecyclerView: tmpDetach ViewHolder{5883830 position=3 id=3, oldPos=-1, pLpos:-1}
04-24 20:32:11.697  4712  4712 D RecyclerView: tmpDetach ViewHolder{3698f14 position=2 id=2, oldPos=-1, pLpos:-1}
04-24 20:32:11.697  4712  4712 D RecyclerView: tmpDetach ViewHolder{d628526 position=1 id=0, oldPos=-1, pLpos:-1}
04-24 20:32:11.697  4712  4712 D RecyclerView: tmpDetach ViewHolder{1061081 position=0 id=9998, oldPos=-1, pLpos:-1}
04-24 20:32:11.697  4712  4712 D RecyclerView: reAttach ViewHolder{1061081 position=0 id=9998, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.698  4712  4712 D RecyclerView: reAttach ViewHolder{d628526 position=1 id=0, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.698  4712  4712 D RecyclerView: reAttach ViewHolder{3698f14 position=2 id=2, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.702  4712  4712 D RecyclerView: reAttach ViewHolder{5883830 position=3 id=3, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.703  4712  4712 D RecyclerView: reAttach ViewHolder{652f5a4 position=4 id=4, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.708  4712  4712 D RecyclerView: tmpDetach ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{d3be5ef position=103 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{8d8be80 position=101 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{8a8d85f position=100 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{4ff51bd position=99 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{d63fb75 position=98 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{8d5d160 position=97 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{f0d749a position=96 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{5544cb9 position=95 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{3bd01b0 position=94 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{a96a49b position=93 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.709  4712  4712 D RecyclerView: tmpDetach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1}
04-24 20:32:11.710  4712  4712 D RecyclerView: reAttach ViewHolder{8626953 position=81 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.710  4712  4712 D RecyclerView: reAttach ViewHolder{a4b42ac position=82 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.710  4712  4712 D RecyclerView: reAttach ViewHolder{4a8c3b6 position=83 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.710  4712  4712 D RecyclerView: reAttach ViewHolder{bb0ef77 position=84 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.710  4712  4712 D RecyclerView: reAttach ViewHolder{869e8fc position=85 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.710  4712  4712 D RecyclerView: reAttach ViewHolder{ab29fd0 position=86 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{c40f8b7 position=87 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{c5a7ae position=88 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{11459b7 position=89 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{c6f11bc position=90 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{1ee2f8d position=91 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{8993537 position=92 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{a96a49b position=93 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.711  4712  4712 D RecyclerView: reAttach ViewHolder{3bd01b0 position=94 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{5544cb9 position=95 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{f0d749a position=96 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{8d5d160 position=97 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{d63fb75 position=98 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{4ff51bd position=99 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{8a8d85f position=100 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{8d8be80 position=101 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{b5a4f03 position=102 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.712  4712  4712 D RecyclerView: reAttach ViewHolder{d3be5ef position=103 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.713  4712  4712 D RecyclerView: reAttach ViewHolder{cb93b2 position=104 id=-1, oldPos=-1, pLpos:-1 tmpDetached no parent}
04-24 20:32:11.737  3626  3933 I WindowManager: Screen frozen for +257ms due to Window{1460d8b u0 net.oneplus.launcher/net.oneplus.launcher.Launcher}
04-24 20:32:12.008  4120  4496 D NetworkController.MobileSignalController(1): onSignalStrengthsChanged signalStrength=SignalStrength: 14 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
04-24 20:32:12.019  4120  4496 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 30 -81 -7 124 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
04-24 20:32:13.265  4120  4496 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 31 -81 -7 192 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
04-24 20:32:13.552 28448 28448 W iop     : type=1400 audit(0.0:643635): avc: denied { read } for name="oat" dev="dm-0" ino=172179 scontext=u:r:dumpstate:s0 tcontext=u:object_r:dalvikcache_data_file:s0 tclass=dir permissive=0
04-24 20:32:13.744  3626  3933 I art     : Starting a blocking GC Explicit
04-24 20:32:13.936  3626  3933 I art     : Explicit concurrent mark sweep GC freed 29462(2MB) AllocSpace objects, 6(120KB) LOS objects, 29% free, 37MB/53MB, paused 1.316ms total 191ms
04-24 20:32:14.548  4120  4496 D NetworkController.MobileSignalController(1): onSignalStrengthsChanged signalStrength=SignalStrength: 15 0 -120 -160 -120 -1 -1 99 2147483647 2147483647 2147483647 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
04-24 20:32:17.137  4120  4496 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 31 -81 -7 146 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
04-24 20:32:17.152  3626  3626 I DeviceIdleController: updateChargingLocked: charging=true
04-24 20:32:17.152  3626  3626 I DeviceIdleController: becomeActiveLocked, reason = charging
04-24 20:32:20.975  4120  4496 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 31 -81 -13 116 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
04-24 20:32:24.815  4120  4496 D NetworkController.MobileSignalController(2): onSignalStrengthsChanged signalStrength=SignalStrength: 99 0 -120 -160 -120 -1 -1 29 -81 -7 220 2147483647 2147483647 4 4 gsm|lte level=4 voicelevel=4 datalevel=4
xiaokangwang commented 7 years ago

Checked: all permission is granted.