Closed xale76 closed 5 years ago
Hi @xale76,
Could you please let me know, do you use any custom NotificationServiceExtension in your app?
If you use proguard in production builds, make sure your custom NotificationServiceExtension is not obfuscated ( by adding -keep class
rule).
Hello, no I don't use any extension. What could be the problem?
@xale76,
Thanks for the information provided!
Ok, in order to investigate this case further, please reproduce the issue and provide us with the entire console log from the device showing the app launch and the moment the exception appears.
hello, I used adb logcat comand: adb -d logcat com.visitami.visitamiprof:I *S>log3.txt the output is attached
(now my app\build.gradle appears like this in release node:
buildTypes { release { signingConfig signingConfigs.release
}
)
LOG:
--------- beginning of system
09-24 20:48:25.334 14995 14995 D io_stats: !@ 8,0 r 4848800 200062692 w 1262559 33321940 d 134452 56726452 f 301983 304769 iot 1769296 1487219 th 102400 0 0 pt 0 inp 0 1 38366.583
--------- beginning of main
09-24 20:48:25.339 4330 4451 V APM_AudioPolicyManager: getAudioPolicyConfig: audioParam;outDevice
09-24 20:48:25.339 4330 4451 V APM_AudioPolicyManager: getNewOutputDevice() selected device 0
09-24 20:48:25.339 4330 4451 V APM_AudioPolicyManager: ### curdevice : 2
09-24 20:48:25.402 4874 14909 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 16735
09-24 20:48:25.402 4874 14909 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 16735, networkInfo: [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: (unspecified), extra: tre.it, failover: false, available: true, roaming: false]
09-24 20:48:25.404 14898 15396 D Telephony: PhoneInterfaceManager: invokeOemRilRequestRaw: Uid: 1000 Pid : 16735
09-24 20:48:25.433 16735 17121 D SDHMS:k : ATC: power = AP_CP = 452, Display = 348(Panel:136, LDIs:212), WIFI = 0, SPK = 0, RCV = 0, Camera = 0, PAM = 40
09-24 20:48:25.433 16735 17121 D SDHMS:k : ATC: current = AP_CP = 113, Display = 87, WIFI = 0, SPK = 0,RCV = 0, Camera = 0, PAM = 10
09-24 20:48:25.437 16735 17121 D SDHMS:k : ATC: Ambient Temperature = 25,91, Skin temperature = F_AP[32,10], F_RF[31,90], B_AP[31,80], B_RF[31,40], B_WIFI[30,20], B_SPK[30,70]
09-24 20:48:25.441 16735 17121 D SDHMS:s : SIOP:: AP:273(341,70) BAT:315(315,0) CHG:328(328,0) USB:316(316,0) WIFI:311(311,0) PA:343(341,0) LRP:0(0,-999) ATC:321(321,-999)
09-24 20:48:25.945 29130 30398 D [SPOS]RealmProvider: cellDbCompactRealm will be called true
09-24 20:48:25.947 29130 30398 D [SPOS] CellDbService: CellDbDownloadObserver - onComplete
09-24 20:48:25.947 29130 30398 D [SPOS] CellDbService: End CellDb Service
09-24 20:48:25.949 29130 30398 D [SPOS] CellDbService: Cell DB - onHandleWork !!
09-24 20:48:25.949 29130 30398 I [SPOS] CellDbService: @getServiceStatus
09-24 20:48:25.952 29130 30398 D [SPOS]CellDbDataRepo: Realm.getInstance()
09-24 20:48:25.994 29130 30398 D [SPOS]CellDbDataRepo: rxSearchLocalDB
09-24 20:48:25.998 29130 30398 D [SPOS]CellDbDataRepo: cellDbReqDataModel : {"sN":30,"d0":0,"d1":3,"d2":0,"d3":222,"d4":99,"d19":3,"d20":3,"d21":1568792137,"d5":36067,"d9":3513345273,"d10":[{"d11":20000101,"d12":32003,"d13":16769,"d14":1650},{"d11":20000101,"d12":32003,"d13":16775,"d14":1650},{"d11":20000101,"d12":32003,"d13":16772,"d14":1650},{"d11":20000101,"d12":32003,"d13":16773,"d14":1650},{"d11":20000101,"d12":32003,"d13":16770,"d14":1650},{"d11":20000101,"d12":32003,"d13":16771,"d14":1650},{"d11":20000101,"d12":32003,"d13":16768,"d14":1650}]}
09-24 20:48:25.999 29130 30398 D [SPOS]CellDbDataRepo: SMALL_REQUEST
09-24 20:48:26.049 29130 30398 D [SPOS]CellDbDataRepo: Exist !!
09-24 20:48:26.121 29130 30398 I chatty : uid=5017(vendor_advmodem) AsyncTask #22 identical 5 lines
09-24 20:48:26.133 29130 30398 D [SPOS]CellDbDataRepo: Exist !!
09-24 20:48:26.139 29130 30398 D [SPOS]CellDbDataRepo: rxSearchRemoteDB
09-24 20:48:26.140 29130 30398 D [SPOS]CellDbDataRepo: cellDbReqDataModel : {"sN":30,"d0":0,"d1":3,"d2":0,"d3":222,"d4":99,"d19":3,"d20":3,"d21":1568792137,"d5":36067,"d9":3513345273,"d10":[]}
09-24 20:48:26.140 29130 30398 D [SPOS]CellDbDataRepo: There is all Data in DB !
09-24 20:48:26.146 29130 30398 D [SPOS]CellDbDataRepo: rxSearchRemoteDB is called - size is 8523776
09-24 20:48:26.147 29130 30398 D [SPOS] CellDbService: CellDbDownloadObserver - onNext
09-24 20:48:26.147 29130 30398 D [SPOS] CellDbService: @sendIpc
09-24 20:48:26.151 29130 30398 I [SPOS] CellDbService: result size : 406
09-24 20:48:26.163 29130 30398 D [SPOS]CellDbDataRepo: doOnTerminate
09-24 20:48:26.163 29130 30398 D [SPOS]CellDbDataRepo: Cell DB realm closed!!
09-24 20:48:26.165 29130 30398 D [SPOS] CellDbService: CellDbDownloadObserver - onComplete
09-24 20:48:26.165 29130 30398 D [SPOS] CellDbService: End CellDb Service
09-24 20:48:26.179 29130 29130 D [SPOS] CellDbService: OnDestroy()
09-24 20:48:26.185 29130 30408 D [SPOS] IpcSendService: IpcSendService - onHandleWork()
09-24 20:48:26.185 29130 30408 D [SPOS] IpcSendService: [Step 0] libipcHelper has been loaded
09-24 20:48:26.185 29130 30408 D [SPOS] IpcSendService: IpcSendService - mode : 2
09-24 20:48:26.186 29130 30408 I [SPOS] IpcSendService: mode : 2 / index : 1
09-24 20:48:26.186 29130 30408 D [SPOS] IpcSendService: Index : 1
09-24 20:48:26.193 29130 29147 D SamsungAnalytics201007: [DLC Sender] send result success : 0
09-24 20:48:26.431 29278 29462 V ClClient: SEND(12) KeepAliveRequest_4() UID:36eaea54-9b6c-4084-9932-c0c842a89704
09-24 20:48:26.664 29278 29461 V ClClient: RECV(12) +0,2s KeepAliveResponse_5(hasEstablishedSession=true)
09-24 20:48:26.713 4874 27382 I AfterimageCompensationService: CoprRoi = 93 93 93 136 138 137 87 87 87 132 134 133
09-24 20:48:26.717 4874 27382 I AfterimageCompensationService: BRIGHTNESS = 109
09-24 20:48:26.718 4874 27382 I AfterimageCompensationService: AfcThread interpolationCount - 520742
09-24 20:48:26.718 4874 27382 I AfterimageCompensationService: XRGB _i = 0, xRGB = 0, average - 20.024194369177767
09-24 20:48:26.718 4874 27382 I AfterimageCompensationService: XRGB _i = 1, xRGB = 2, average - 35.03593341027497
09-24 20:48:26.718 4874 27382 I AfterimageCompensationService: XRGB _i = 2, xRGB = 4, average - 39.04794898039525
09-24 20:48:26.718 4874 27382 I AfterimageCompensationService: XRGB _i = 3, xRGB = 2, average - 34.040225371153795
09-24 20:48:26.718 4874 27382 I AfterimageCompensationService: XRGB _i = 4, xRGB = 14, average - 67.05465864988545
09-24 20:48:26.718 4874 27382 I AfterimageCompensationService: XRGB _i = 5, xRGB = 20, average - 75.06230352516894
09-24 20:48:26.719 4874 27382 I AfterimageCompensationService: XRGB _i = 6, xRGB = 0, average - 65.02076848183646
09-24 20:48:26.719 4874 27382 I AfterimageCompensationService: XRGB _i = 7, xRGB = 2, average - 93.02058796983529
09-24 20:48:26.719 4874 27382 I AfterimageCompensationService: XRGB _i = 8, xRGB = 3, average - 102.01989088625632
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: XRGB _i = 9, xRGB = 2, average - 31.037698203137452
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: XRGB _i = 10, xRGB = 12, average - 63.051660998461806
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: XRGB _i = 11, xRGB = 18, average - 71.06075957145683
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: Average XRGB - i = 0, value = 20.024155915981428
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: Average XRGB - i = 1, value = 35.03586997015797
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: Average XRGB - i = 2, value = 39.0478816765308
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: Average XRGB - i = 3, value = 34.04016384313153
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: Average XRGB - i = 4, value = 67.05455676707467
09-24 20:48:26.720 4874 27382 I AfterimageCompensationService: Average XRGB - i = 5, value = 75.06219778700392
09-24 20:48:26.721 4874 27382 I AfterimageCompensationService: Average XRGB - i = 6, value = 65.02064362006521
09-24 20:48:26.721 4874 27382 I AfterimageCompensationService: Average XRGB - i = 7, value = 93.02041317965518
09-24 20:48:26.721 4874 27382 I AfterimageCompensationService: Average XRGB - i = 8, value = 102.01970073472084
09-24 20:48:26.721 4874 27382 I AfterimageCompensationService: Average XRGB - i = 9, value = 31.03764244097845
09-24 20:48:26.721 4874 27382 I AfterimageCompensationService: Average XRGB - i = 10, value = 63.05156296208103
09-24 20:48:26.721 4874 27382 I AfterimageCompensationService: Average XRGB - i = 11, value = 71.06065767693022
09-24 20:48:26.721 4874 27382 I AfterimageCompensationService: Average interpolationLuminance = 110.93950555169354
09-24 20:48:26.792 14924 15274 D EPDG -- EpdgSecChannelCallback: receive
09-24 20:48:26.792 14924 15274 D EPDG -- EpdgIpcMessageFactory: ipcMainCmd: 112
09-24 20:48:26.792 4874 5591 D InputReader: Input event(4): value=1 when=38368.042090
09-24 20:48:26.793 4874 5591 D InputReader: Input event(4): value=1 when=38368.042090
09-24 20:48:26.793 4874 5591 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.5950 ] when=38368.042090
09-24 20:48:26.794 14924 15274 D EPDG -- SIM0 [RILRECEIVER]: [Rx]: Main: IPC_IIL_CMD Sub: IPC_IIL_SSAC_INFO
09-24 20:48:26.794 14924 15274 D EPDG -- SIM0 [RILRECEIVER]: [Rx]: Param: FF 00 00 FF 00 00
09-24 20:48:26.794 4874 5590 I clp-JNI : CLP add process info start. (channel) efb7aba NavigationBar (server) (pkg) AppWindowToken{c910f52 token=Token{904f7dd ActivityRecord{faa4fb4 u0 com.android.vending/.AssetBrowserActivity t3634}}} (action) 0
09-24 20:48:26.794 4874 5590 I clp-JNI : CLP add process info end.
09-24 20:48:26.794 4874 5590 I InputDispatcher: Delivering touch to (14619): action: 0x0, displayId: 0, 'efb7aba', toolType: 1
09-24 20:48:26.795 14619 14619 D ViewRootImpl@e9344bb[NavigationBar]: ViewPostIme pointer 0
09-24 20:48:26.795 14924 15274 D EPDG -- [NETIPCMESSAGE]: decodeIilSsacInfo()
09-24 20:48:26.795 14924 15274 E EPDG -- SIM0 [RILRECEIVER]: Incorrect EpdgIilIpcMessage IPC Message -- not initialized
09-24 20:48:26.796 14898 15315 E ImsAdaptorImpl: setSSACInfo : ImsAdaptorImpl.
09-24 20:48:26.796 14866 14893 D SsacManager: updateSSACInfo[0] : Voice(-1:0) Video(-1:0)
09-24 20:48:26.796 14866 14893 D SsacManager: Voice Call updateSSACInfo[0] : f[100], t[0]
09-24 20:48:26.796 14866 14893 D SsacManager: Video Call updateSSACInfo[0] : f[100], t[0]
09-24 20:48:26.797 4874 16984 D InputDispatcher: Inject key (14619): action=0, eventTime=38368045000000
09-24 20:48:26.801 14924 15274 D EPDG -- EpdgSecChannelCallback: receive
09-24 20:48:26.801 14924 15274 D EPDG -- EpdgIpcMessageFactory: ipcMainCmd: 112
09-24 20:48:26.801 14924 15274 D EPDG -- SIM0 [RILRECEIVER]: [Rx]: Main: IPC_IIL_CMD Sub: IPC_IIL_SSAC_INFO
09-24 20:48:26.801 14924 15274 D EPDG -- SIM0 [RILRECEIVER]: [Rx]: Param: FF 00 00 FF 00 00
09-24 20:48:26.801 14898 15315 E ImsAdaptorImpl: setSSACInfo : ImsAdaptorImpl.
09-24 20:48:26.802 4874 16984 D WindowManager: interceptKeyTq s_result=1
09-24 20:48:26.802 14924 15274 D EPDG -- [NETIPCMESSAGE]: decodeIilSsacInfo()
09-24 20:48:26.802 14924 15274 E EPDG -- SIM0 [RILRECEIVER]: Incorrect EpdgIilIpcMessage IPC Message -- not initialized
09-24 20:48:26.803 4874 5590 I clp-JNI : CLP add process info start. (channel) a40b33e Application Error: com.visitami.visitamiprof (server) (pkg) AppWindowToken{c910f52 token=Token{904f7dd ActivityRecord{faa4fb4 u0 com.android.vending/.AssetBrowserActivity t3634}}} (action) 0
09-24 20:48:26.803 4874 5590 I clp-JNI : CLP add process info end.
09-24 20:48:26.803 4874 5590 I InputDispatcher: Delivering key to (4874): action: 0x0 (0), displayId: 0, 'a40b33e'
09-24 20:48:26.803 14866 14893 D SsacManager: updateSSACInfo[0] : Voice(-1:0) Video(-1:0)
09-24 20:48:26.803 14866 14893 D SsacManager: Voice Call updateSSACInfo[0] : f[100], t[0]
09-24 20:48:26.803 14866 14893 D SsacManager: Video Call updateSSACInfo[0] : f[100], t[0]
09-24 20:48:26.804 4874 4909 D ViewRootImpl@b849ec0[visitamiprof]: ViewPostIme key 0
09-24 20:48:26.806 14924 15274 D EPDG -- EpdgSecChannelCallback: receive
09-24 20:48:26.806 14924 15274 D EPDG -- EpdgIpcMessageFactory: ipcMainCmd: 8
09-24 20:48:26.806 14924 15274 D EPDG -- SIM0 [RILRECEIVER]: [Rx]: Main: IPC_NET_CMD Sub: IPC_NET_REGIST
09-24 20:48:26.806 14924 15274 D EPDG -- SIM0 [RILRECEIVER]: [Rx]: Param: FF 03
09-24 20:48:26.806 14924 15274 E EPDG -- SIM0 [RILRECEIVER]: RX [NET_REGIST] -- RESPONSE -- not initialized
09-24 20:48:26.806 14924 15274 D EPDG -- [NETIPCMESSAGE]: encodeNetRegist
09-24 20:48:26.807 14924 15274 D EPDG -- SIM0 [IPCDISPATCHER]: [Tx]: Main: IPC_NET_CMD Sub: IPC_NET_REGIST Cmd Type: IPC_CMD_RESP
09-24 20:48:26.807 14924 15274 D EPDG -- SIM0 [IPCDISPATCHER]: [Tx]: Param: 30 03 01 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
09-24 20:48:26.807 14924 15271 D EPDG -- SIM0 [MODEM]: EpdgModemSender(): send
09-24 20:48:26.822 4874 18069 I KG.KnoxGuardService: call setNetRegistRejectCause. slotNum : 0, state : 0
09-24 20:48:26.835 4874 4874 D WifiService: onServiceStateChanged : 0
09-24 20:48:26.835 4874 4874 D WifiService: [FCC]NOT IN STATE_OUT_OF_SERVICE & Airplane off, Disable setFccChannel()
09-24 20:48:26.835 4874 4874 D WifiStateMachine: syncSetFccChannel: enable = false
09-24 20:48:26.836 14619 14807 D NetworkController.MobileSignalController(0/1): onServiceStateChanged voiceState=0 dataState=0
09-24 20:48:26.836 14619 14807 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 13
09-24 20:48:26.836 14866 15208 D ImsPhoneStateManager<0>: onServiceStateChanged E
09-24 20:48:26.836 14866 15208 D ImsPhoneStateManager<0>: onServiceStateChanged X
09-24 20:48:26.836 14866 15208 D PdnController<0>: onServiceStateChanged({mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[NetworkRegistrationState{transportType=1 domain=PS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@fd95857 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=null dataSpecificStates=DataSpecificRegistrationStates { mMaxDataCalls=4 mLac=0 mCid=92186113 mTac=36067 mSnapshotStatus=0 mMobileState=1 mMobileRat=14 mMobileOptionalRat=0}}, NetworkRegistrationState{transportType=1 domain=CS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@2bf4f44 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=VoiceSpecificRegistrationStates { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0 mLac=36067 mCid=92186113 mPsVoiceSupport2 mImsEmergencyCallSupport2 mImsEmergencyCallBarring0 mMobileState1 mMobileRat14 mIsPsOnlyRegfalse} dataSpecificStates=null}]})
09-24 20:48:26.836 14866 15208 D PdnController: Default Phone Id = :0
09-24 20:48:26.837 4874 16984 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 14866
09-24 20:48:26.837 4874 16984 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 14866, networkInfo: [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: (unspecified), extra: tre.it, failover: false, available: true, roaming: false]
09-24 20:48:26.837 14866 15208 D PdnController: isMobileDataConnected = :true
09-24 20:48:26.837 14866 15208 D PdnController<0>: Prev Mobile Connected=: truenew MobileConnected=:true
09-24 20:48:26.838 14866 15208 D PdnController<0>: notifyDataConnectionState
09-24 20:48:26.838 14866 15208 D PdnController<0>: initialize PendedEPDGWeakSignal flag
09-24 20:48:26.838 14866 15208 D PdnController<0>: setPendedEPDGWeakSignal
09-24 20:48:26.838 14866 15393 D ImsPhoneStateManager<0>: onServiceStateChanged E
09-24 20:48:26.838 14866 15208 D PdnController<0>: mDataNetworkType: 13, mDataRegState:0
09-24 20:48:26.838 14866 15393 D ImsPhoneStateManager<0>: onServiceStateChanged X
09-24 20:48:26.838 14866 15208 D PdnController<0>: notifySnapshotState: snapshotState=0 old=0
09-24 20:48:26.838 14866 15208 D ImsPhoneStateManager<0>: onServiceStateChanged E
09-24 20:48:26.838 14866 15208 D ImsPhoneStateManager<0>: onServiceStateChanged X
09-24 20:48:26.838 14866 15393 D VolteServiceModule: onServiceStateChanged({mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[NetworkRegistrationState{transportType=1 domain=PS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@833a82d cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=null dataSpecificStates=DataSpecificRegistrationStates { mMaxDataCalls=4 mLac=0 mCid=92186113 mTac=36067 mSnapshotStatus=0 mMobileState=1 mMobileRat=14 mMobileOptionalRat=0}}, NetworkRegistrationState{transportType=1 domain=CS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@ab122f3 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=VoiceSpecificRegistrationStates { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0 mLac=36067 mCid=92186113 mPsVoiceSupport2 mImsEmergencyCallSupport2 mImsEmergencyCallBarring0 mMobileState1 mMobileRat14 mIsPsOnlyRegfalse} dataSpecificStates=null}]})
09-24 20:48:26.838 14866 15393 D VolteServiceModule: mIsLteEpsOnlyAttached(0):false
09-24 20:48:26.838 14866 15208 D GeolocationController: onServiceStateChanged({mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[NetworkRegistrationState{transportType=1 domain=PS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@1041bb0 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=null dataSpecificStates=DataSpecificRegistrationStates { mMaxDataCalls=4 mLac=0 mCid=92186113 mTac=36067 mSnapshotStatus=0 mMobileState=1 mMobileRat=14 mMobileOptionalRat=0}}, NetworkRegistrationState{transportType=1 domain=CS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@94f9a29 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=VoiceSpecificRegistrationStates { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0 mLac=36067 mCid=92186113 mPsVoiceSupport2 mImsEmergencyCallSupport2 mImsEmergencyCallBarring0 mMobileState1 mMobileRat14 mIsPsOnlyRegfalse} dataSpecificStates=null}]})
09-24 20:48:26.838 14866 15208 D GeolocationController: onServiceStateChanged : {mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[NetworkRegistrationState{transportType=1 domain=PS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@1041bb0 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=null dataSpecificStates=DataSpecificRegistrationStates { mMaxDataCalls=4 mLac=0 mCid=92186113 mTac=36067 mSnapshotStatus=0 mMobileState=1 mMobileRat=14 mMobileOptionalRat=0}}, NetworkRegistrationState{transportType=1 domain=CS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@94f9a29 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=VoiceSpecificRegistrationStates { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0 mLac=36067 mCid=92186113 mPsVoiceSupport2 mImsEmergencyCallSupport2 mImsEmergencyCallBarring0 mMobileState1 mMobileRat14 mIsPsOnlyRegfalse} dataSpecificStates=null}]}
09-24 20:48:26.840 4874 14570 D ConnectivityManager: getMobileDataEnabled()+ subId=1
09-24 20:48:26.840 4874 14570 D ConnectivityManager: getMobileDataEnabled()- subId=1 retVal=true
09-24 20:48:26.841 1621 1686 I Rubin : [15678] CountryMonitor$5.run(CountryMonitor.java:185) : Start Country Analysis
09-24 20:48:26.842 4874 5591 D InputReader: Input event(4): value=0 when=38368.091790
09-24 20:48:26.842 4874 5591 D InputReader: Input event(4): value=0 when=38368.091790
09-24 20:48:26.842 4874 5591 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=38368.091790
09-24 20:48:26.842 4874 5590 I clp-JNI : CLP add process info start. (channel) efb7aba NavigationBar (server) (pkg) AppWindowToken{c910f52 token=Token{904f7dd ActivityRecord{faa4fb4 u0 com.android.vending/.AssetBrowserActivity t3634}}} (action) 1
09-24 20:48:26.842 4874 5590 I clp-JNI : CLP add process info end.
09-24 20:48:26.842 4874 5590 I InputDispatcher: Delivering touch to (14619): action: 0x1, displayId: 0, 'efb7aba', toolType: 1
09-24 20:48:26.843 14619 14619 D ViewRootImpl@e9344bb[NavigationBar]: ViewPostIme pointer 1
09-24 20:48:26.843 22013 22013 I RCS-ImsSim1ManagerTask: [D] PhoneStateListener onServiceStateChanged : true
09-24 20:48:26.843 22013 22013 I RCS-ImsSim1ManagerTask: [D] PhoneStateListener onServiceStateChanged : state 0, old : 0
09-24 20:48:26.843 22013 22013 D RCS-ImsSim1ManagerTask: [D] ServiceState is not changed
09-24 20:48:26.844 4874 16984 D InputDispatcher: Inject key (14619): action=1, eventTime=38368093000000
09-24 20:48:26.846 4874 16984 D WindowManager: interceptKeyTq s_result=1
09-24 20:48:26.846 4874 16984 D SamsungPhoneWindowManager: f.b. a=false hd=true eme=false ksno = false id=-1
09-24 20:48:26.846 4874 16984 D SamsungPhoneWindowManager: haptic disabled by policy
09-24 20:48:26.847 4874 5590 I clp-JNI : CLP add process info start. (channel) a40b33e Application Error: com.visitami.visitamiprof (server) (pkg) AppWindowToken{c910f52 token=Token{904f7dd ActivityRecord{faa4fb4 u0 com.android.vending/.AssetBrowserActivity t3634}}} (action) 1
09-24 20:48:26.847 4874 5590 I clp-JNI : CLP add process info end.
09-24 20:48:26.847 4874 5590 I InputDispatcher: Delivering key to (4874): action: 0x1 (0), displayId: 0, 'a40b33e'
09-24 20:48:26.847 4874 4909 D ViewRootImpl@b849ec0[visitamiprof]: ViewPostIme key 1
09-24 20:48:26.849 14866 15208 D GeolocationController: onServiceStateChanged[0] : mCountryIso = it, iso = it
09-24 20:48:26.849 14866 15208 D ImsPhoneStateManager<0>: onServiceStateChanged E
09-24 20:48:26.849 14866 15208 D ImsPhoneStateManager<0>: onServiceStateChanged X
09-24 20:48:26.850 14866 15208 D ImsIconManager<0>: onServiceStateChanged({mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[NetworkRegistrationState{transportType=1 domain=PS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@c9351ae cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=null dataSpecificStates=DataSpecificRegistrationStates { mMaxDataCalls=4 mLac=0 mCid=92186113 mTac=36067 mSnapshotStatus=0 mMobileState=1 mMobileRat=14 mMobileOptionalRat=0}}, NetworkRegistrationState{transportType=1 domain=CS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@830fb4f cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=VoiceSpecificRegistrationStates { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0 mLac=36067 mCid=92186113 mPsVoiceSupport2 mImsEmergencyCallSupport2 mImsEmergencyCallBarring0 mMobileState1 mMobileRat14 mIsPsOnlyRegfalse} dataSpecificStates=null}]})
09-24 20:48:26.850 14866 15208 D ImsIconManager<0>: setCurrentNetworkType:13
09-24 20:48:26.850 14866 15208 D ImsIconManager<0>: setCurrentServiceState:0
09-24 20:48:26.851 14866 15208 D ImsIconManager<0>: setCurrentRoamingState:false
09-24 20:48:26.851 4874 16984 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 14866
09-24 20:48:26.851 4874 16984 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 14866, networkInfo: [type: WIFI_P2P[], state: DISCONNECTED/DISCONNECTED, reason: (unspecified), extra: (none), failover: false, available: true, roaming: false]
09-24 20:48:26.851 14866 15208 D PdnController: isSuspended [false] networktype [13]
09-24 20:48:26.852 4332 15085 E BufferQueueProducer: [Application Error: com.visitami.visitamiprof#0] disconnect: not connected (req=1)
09-24 20:48:26.852 4874 5604 W libEGL : EGLNativeWindowType 0x780beac010 disconnect failed
09-24 20:48:26.852 4874 5604 D OpenGLRenderer: eglDestroySurface = 0x780ffe4580, 0x780beac000
09-24 20:48:26.852 4874 4909 D ViewRootImpl@b849ec0[visitamiprof]: dispatchDetachedFromWindow
09-24 20:48:26.856 4874 4909 D ViewRootImpl@b849ec0[visitamiprof]: Surface release. android.view.ViewRootImpl.doDie:7954 android.view.ViewRootImpl.die:7922 android.view.WindowManagerGlobal.removeViewLocked:497 android.view.WindowManagerGlobal.removeView:435 android.view.WindowManagerImpl.removeViewImmediate:124 android.app.Dialog.dismissDialog:518 android.app.Dialog.dismiss:501 com.android.server.am.AppErrorDialog.dismiss:181
09-24 20:48:26.856 4874 4909 V WindowManager: Remove Window{a40b33e u0 Application Error: com.visitami.visitamiprof}: mSurfaceController=Surface(name=Application Error: com.visitami.visitamiprof)/@0x57cbcbb mAnimatingExit=false mRemoveOnExit=false mHasSurface=true surfaceShowing=true isAnimationSet=false app-animation=false mWillReplaceWindow=false inPendingTransaction=false mDisplayFrozen=false callers=com.android.server.wm.WindowState.removeIfPossible:2636 com.android.server.wm.WindowManagerService.removeWindow:1923 com.android.server.wm.Session.remove:268 android.view.ViewRootImpl.dispatchDetachedFromWindow:4534 android.view.ViewRootImpl.doDie:7954 android.view.ViewRootImpl.die:7922
09-24 20:48:26.857 4874 4909 I WindowManager: Cancelling animation restarting=true, leash=null, surface=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31, parent=Surface(name=WindowToken{85647f9 android.view.ViewRootImpl$W@b849ec0})/@0xa1dec16
09-24 20:48:26.857 4874 4909 I WindowManager: Reparenting to leash, surface=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31
09-24 20:48:26.858 4332 4332 I SurfaceFlinger: id=6995 createSurf (5920x5920),2 flag=4, Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31 - animation-leash#0
09-24 20:48:26.858 4874 16996 I ActivityManager: Killing 30214:com.visitami.visitamiprof/u0a361 (adj 900): crash
09-24 20:48:26.859 4874 4909 D SurfaceControl: reparent is called, sc=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31, newParentHandle=android.os.BinderProxy@934d1bd, transaction=android.view.SurfaceControl$Transaction@c132784
09-24 20:48:26.859 4874 4909 D StatusBarManagerService: notifyRequestedSystemKey recent=false home=false
09-24 20:48:26.859 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.860 14619 14619 D Navbar.SecNavigationBarView: notifyRequestedSystemKey requested = 0
09-24 20:48:26.860 14619 14619 D Navbar.ImmersiveController: handleEvent - VISIBLE, REQUESTED_SYSTEM_KEY_CHANGED
09-24 20:48:26.860 14619 14619 D Navbar.NavBarGestureDetector: setKeyInjectionInfos
09-24 20:48:26.861 4874 4909 I WindowManager: Cancelling animation restarting=true, leash=null, surface=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2, parent=Surface(name=mAboveAppWindowsContainers)/@0xf489a76
09-24 20:48:26.861 4874 4909 I WindowManager: Reparenting to leash, surface=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2
09-24 20:48:26.862 4332 4332 I SurfaceFlinger: id=6996 createSurf (5920x5920),2 flag=4, Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2 - animation-leash#0
09-24 20:48:26.863 4874 4909 D SurfaceControl: reparent is called, sc=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2, newParentHandle=android.os.BinderProxy@44bcf03, transaction=android.view.SurfaceControl$Transaction@3a6ce4
09-24 20:48:26.863 4332 4387 D Layer : [a40b33e Application Error: com.visitami.visitamiprof#0]::reparent oldParent:[WindowToken{85647f9 android.view.ViewRootImpl$W@b849ec0}#0], newParent:[Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31 - animation-leash#0]
09-24 20:48:26.864 4874 4909 D InputDispatcher: Focus left window (4874): a40b33e 0
09-24 20:48:26.864 4874 4909 D InputDispatcher: Focus entered window (17282): 58fb814 0
09-24 20:48:26.864 4874 4909 D InputTransport: Input channel destroyed: fd=520
09-24 20:48:26.865 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.866 4332 4387 D Layer : [Dim Layer for - mAboveAppWindowsContainers#0]::reparent oldParent:[mAboveAppWindowsContainers#0], newParent:[Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2 - animation-leash#0]
09-24 20:48:26.867 17282 17282 D ViewRootImpl@26684e5[AssetBrowserActivity]: MSG_WINDOW_FOCUS_CHANGED 1 1
09-24 20:48:26.868 14619 14619 D KeyguardUpdateMonitor: received broadcast android.intent.action.SERVICE_STATE
09-24 20:48:26.869 14619 14619 V KeyguardUpdateMonitor: action android.intent.action.SERVICE_STATE serviceState={mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[]} subId=1
09-24 20:48:26.869 14619 14619 D KeyguardUpdateMonitor: handleServiceStateChange(subId=1, serviceState={mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[]}
09-24 20:48:26.870 4874 4909 W InputEventReceiver: Attempted to finish an input event but the input event receiver has already been disposed.
09-24 20:48:26.870 4874 4909 D InputTransport: Input channel destroyed: fd=522
09-24 20:48:26.871 14582 14582 D HidDeviceService: handleMessage(): msg.what=8
09-24 20:48:26.871 14582 14582 D HidDeviceService: unregisterAppUid(): uid=10361
09-24 20:48:26.871 14582 14582 D HidDeviceService: unregisterAppUid(): caller UID doesn't match user UID
09-24 20:48:26.871 14856 18016 D ForegroundUtils: could not check pending caller
09-24 20:48:26.871 4874 4909 D WindowManager: setSystemUiVisibility: vis= 0xa508, fullscreenVis= 0x0, dockedVis= 0x0, win=Window{58fb814 u0 com.android.vending/com.android.vending.AssetBrowserActivity}
09-24 20:48:26.872 4874 4909 D WindowManager: setSystemUiVisibility: vis= 0xa518, fullscreenVis= 0x2000, dockedVis= 0x0, win=Window{58fb814 u0 com.android.vending/com.android.vending.AssetBrowserActivity}
09-24 20:48:26.872 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.872 4874 4909 E ViewRootImpl: sendUserActionEvent() returned.
09-24 20:48:26.872 14898 14898 D ServiceStateProvider: subId=1
09-24 20:48:26.873 17282 17282 D InputMethodManager: prepareNavigationBarInfo() DecorView@428bba[AssetBrowserActivity]
09-24 20:48:26.873 17282 17282 D InputMethodManager: getNavigationBarColor() -1
09-24 20:48:26.875 4874 14909 D InputMethodManagerService: startInputOrWindowGainedFocus : windowGainedFocus
09-24 20:48:26.875 4874 14909 D InputMethodManagerService: windowGainedFocus: destinationUserId (getCallingUid) = 0
09-24 20:48:26.875 4874 14909 D InputMethodManagerService: windowGainedFocus: currentUserId=0
09-24 20:48:26.875 4874 14909 D InputMethodManagerService: windowGainedFocus: mCurrentFocusedUserId=0
09-24 20:48:26.875 4874 14909 D InputMethodManagerService: windowGainedFocus : lock - currentUserId = 0 destinationUserId = 0
09-24 20:48:26.876 4874 14909 D InputMethodManagerService: windowGainedFocus : mCurrentFocusedUserId - 0 and mSecureKeypadEnabled - false, userSwitched - false
09-24 20:48:26.876 4874 14909 W InputMethodManagerService: Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@11ab8fe attribute=null, token = android.os.BinderProxy@a99a267
09-24 20:48:26.878 29085 29085 I ORC/PermissionUtil: hasRequiredLegacyMsgPermissions done,Elapsed time : 2.958077 ms
09-24 20:48:26.878 29085 29085 D ORC/CbCmasReceiver: onReceive : action = android.intent.action.SERVICE_STATE
09-24 20:48:26.878 29085 29085 D ORC/ScpmChannelUtil: getCurrentNetworkMCC() : 222
09-24 20:48:26.879 29085 29085 D ORC/MethodReflector: newFromBundle is called
09-24 20:48:26.879 29085 29085 D ORC/CbCmasReceiver: handleRoamingCMAS : SIM slot = 0
09-24 20:48:26.879 29085 29085 D ORC/CbCmasReceiver: handleRoamingCMAS : previousMCC = null, currentMCC = 222
09-24 20:48:26.880 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.881 14619 14619 D KeyguardClockPage: isNetworkRoamingState false 1
09-24 20:48:26.881 14619 14619 D KeyguardClockPage: onRefreshCarrierInfo(pre, now): false, false
09-24 20:48:26.881 14619 14619 D CarrierText: updateCarrierText(): 1
09-24 20:48:26.881 14619 14619 D CarrierText: Handling (subId=1): simState = READY, carrierName = 3 ITA
09-24 20:48:26.882 14619 14619 D CarrierText: carrierTextForSimState = 3 ITA
09-24 20:48:26.882 14619 14619 D CarrierText: SIM ready and in service: subId = 1, ServiceState = {mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[]}
09-24 20:48:26.882 14619 14619 D CarrierText: setText : 3 ITA
09-24 20:48:26.883 4874 16996 D SamsungPhoneWindowManager: adjustSystemUiVisibilityLw: vis=0xa508
09-24 20:48:26.883 4874 16996 D InputManager-JNI: setSystemUiVisibility dexmode: false changed: true displayid: 0 visibility: 0xa508 DD: 0xa508 OD: 0x0
09-24 20:48:26.884 14619 14619 D LightBarController: onNavigationVisibilityChanged : vis = a508, nbModeChanged = false navigationBarMode = 4
09-24 20:48:26.884 4874 16996 D SamsungPhoneWindowManager: adjustSystemUiVisibilityLw: vis=0xa518
09-24 20:48:26.884 4874 16996 D InputManager-JNI: setSystemUiVisibility dexmode: false changed: true displayid: 0 visibility: 0xa518 DD: 0xa518 OD: 0x0
09-24 20:48:26.885 14619 14619 D LightBarController: onNavigationVisibilityChanged : vis = a518, nbModeChanged = false navigationBarMode = 4
09-24 20:48:26.887 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.889 14898 14898 D ImsAdaptorImpl: onServiceStateChanged(): data regstate 0, network type 13
09-24 20:48:26.889 14866 15208 D PdnController<0>: onCellLocationChanged:
09-24 20:48:26.889 14866 15208 D VolteServiceModule: onCellLocationChanged, phoneId: 0
09-24 20:48:26.890 14866 15208 D RegiMgrBase: handleMessage: CELL_LOCATION_CHANGED
09-24 20:48:26.890 14866 15208 D RegiMgrBase<0>: updatePani:
09-24 20:48:26.890 14866 15208 D ImsUtil : getSubId:
09-24 20:48:26.890 29085 29085 D ORC/ScpmChannelUtil: getLocalDBVersion() : 2019061015
09-24 20:48:26.890 14898 14898 I Telephony: TelecomAccountRegistry$3: onServiceStateChanged, {mVoiceRegState=0(IN_SERVICE), mDataRegState=0(IN_SERVICE), mChannelNumber=-1, duplexMode()=0, mCellBandwidths=[], mVoiceRoamingType=home, mDataRoamingType=home, isManualNetworkSelection=false(automatic), mRilVoiceRadioTechnology=14(LTE), mRilDataRadioTechnology=14(LTE), mCssIndicator=unsupported, mCdmaRoamingIndicator=-1, mCdmaDefaultRoamingIndicator=-1, VoiceRegType=0, ImsVoiceAvail=2, IsEbSupport=2, IsEaBarred=0, Snap=0, MobileVoice=IN_SERVICE, MobileVoiceRat=LTE, MobileData=IN_SERVICE, MobileDataRoamingType=home, MobileDataRat=LTE PsOnly=false FemtocellInd=0 EndcStatus=0 RestrictDcnr=0 NrBearerStatus=0, mIsEmergencyOnly=false, mIsDataRoamingFromRegistration=false, mIsUsingCarrierAggregation=true, mLteEarfcnRsrpBoost=0, mNetworkRegistrationStates=[NetworkRegistrationState{transportType=1 domain=PS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@8494dc9 cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=null dataSpecificStates=DataSpecificRegistrationStates { mMaxDataCalls=4 mLac=0 mCid=92186113 mTac=36067 mSnapshotStatus=0 mMobileState=1 mMobileRat=14 mMobileOptionalRat=0}}, NetworkRegistrationState{transportType=1 domain=CS regState=HOME accessNetworkTechnology=LTE_CA reasonForDenial=0 emergencyEnabled=false supportedServices=[I@f5f8cce cellIdentity=CellIdentityLte:{ mCi=92186113 mPci=95 mTac=36067 mEarfcn=-1 mBandwidth=0 mMcc=222 mMnc=99 mAlphaLong=3 ITA mAlphaShort=3 ITA} voiceSpecificStates=VoiceSpecificRegistrationStates { mCssSupported=false mRoamingIndicator=0 mSystemIsInPrl=0 mDefaultRoamingIndicator=0 mLac=36067 mCid=92186113 mPsVoiceSupport2 mImsEmergencyCallSupport2 mImsEmergencyCallBarring0 mMobileState1 mMobileRat14 mIsPsOnlyRegfalse} dataSpecificStates=null}]}
09-24 20:48:26.890 14898 14898 I Telephony: TelecomAccountRegistry$3: operatorAlphaShort: 3 ITA, voiceNetwokType: 13 -> 13, dataNetwokType: 13 -> 13
09-24 20:48:26.890 14866 15208 D PaniGenerator<0>: generate: subId - 1
09-24 20:48:26.890 14898 14898 V PhoneGlobals: handleServiceStateChanged
09-24 20:48:26.891 14898 14898 D Telephony:SamsungTelephonyUIManager: updateNetworkSelection subid : 1
09-24 20:48:26.892 4874 4907 D NetworkManagement: sendMdcCmd: cell
09-24 20:48:26.892 14866 15208 D ImsUtil : getSubId:
09-24 20:48:26.893 4504 4612 D CommandListener: Mdc Run command
09-24 20:48:26.893 4504 4612 D ResolverController: getDnsResultInfo: dns request : 609
09-24 20:48:26.893 4504 4612 D ResolverController: init_dns_buf: cleared completed (0)
09-24 20:48:26.893 14866 15208 D PaniGenerator<0>: generate: network=13, fallbackPlmn=22288, subId=1
09-24 20:48:26.893 14866 15208 D ImsUtil : getSubId:
09-24 20:48:26.893 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.894 29071 29084 D InternalContentProvider: update_network_selection null
09-24 20:48:26.894 29071 29084 D InternalContentProvider: Take CarrierUiCallFunctions
09-24 20:48:26.894 29071 29084 D CarrierUiCallFunctions: call update_network_selection null Bundle[mParcelledData.dataSize=28]
09-24 20:48:26.894 29071 29084 V UT.Worker-General: schedule job b60aafb
09-24 20:48:26.894 29071 29105 V UT.Worker-General: handle job b60aafb
09-24 20:48:26.894 29071 29105 V UT.Worker-General: completed job b60aafb
09-24 20:48:26.894 29071 29071 V UT.Worker-General: issue callback for job b60aafb
09-24 20:48:26.894 29071 29071 D FT.TuiSalesCodeFeature: ITALY.isCurrentCountry
09-24 20:48:26.894 14898 14898 V PhoneGlobals: subId=1,mDefaultDataSubId=1,ss roaming=false
09-24 20:48:26.894 14898 14898 V PhoneGlobals: updateDataRoamingStatus
09-24 20:48:26.894 14866 15208 D PaniGenerator<0>: getPsPlmn: subId = 1
09-24 20:48:26.895 29085 29085 D ORC/ScpmChannelUtil: getEnableCmasChannelDB = true
09-24 20:48:26.896 29085 29085 D ORC/ScpmChannelUtil: getCurrentNetworkMCC() : 222
09-24 20:48:26.896 14898 15336 I Telephony:SamsungPhoneInterfaceManager: getCellLocationBySubId: is active user
09-24 20:48:26.897 14898 14898 V PhoneGlobals: dataAllowed=true, reasons=Data allowed, reason: NORMAL
09-24 20:48:26.898 4874 4907 D MDC : operator = [22299#]
09-24 20:48:26.899 29085 29085 D ORC/ScpmChannelUtil: isCmasSupportCountry : false
09-24 20:48:26.899 29085 29085 D ORC/CmasUtil: isSupportGlobalPws : false
09-24 20:48:26.899 29085 29085 D ORC/CbCmasReceiver: serviceState = 0
09-24 20:48:26.900 14866 15208 D PaniGenerator: getDataPlmn returns null
09-24 20:48:26.900 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.901 14866 15208 D PaniGenerator: generate: change to NW PLMN(22299)
09-24 20:48:26.902 14866 15208 D ImsUtil : getSubId:
09-24 20:48:26.903 29071 29071 V UT.TelephonyUtils: getServiceState 0, subId 1
09-24 20:48:26.903 29071 29071 D CU.NetworkSelectionNotificationMgr: getNetworkSelection : subId : 1
09-24 20:48:26.903 29071 29071 D CU.NetworkSelectionNotificationMgr: updateNetworkSelection()... isManualSelection : false , isSelectedOperatoraEmpty : true , selectedNetworkOperatorName : PhoneId: 0
09-24 20:48:26.904 29071 29084 D InternalContentProvider: service_state_changed null
09-24 20:48:26.904 29071 29084 D InternalContentProvider: Take CarrierUiCallFunctions
09-24 20:48:26.904 29071 29084 D CarrierUiCallFunctions: call service_state_changed null Bundle[mParcelledData.dataSize=2476]
09-24 20:48:26.904 29071 29084 V UT.Worker-General: schedule job b60aafb
09-24 20:48:26.904 29071 29105 V UT.Worker-General: handle job b60aafb
09-24 20:48:26.904 29071 29105 V UT.Worker-General: completed job b60aafb
09-24 20:48:26.904 14898 15361 I Telephony:SamsungPhoneInterfaceManager: getCellLocationBySubId: is active user
09-24 20:48:26.906 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.907 29071 29071 D FT.TuiSalesCodeFeature: HUI.isCurrentOperator
09-24 20:48:26.907 29071 29071 V UT.Worker-General: issue callback for job b60aafb
09-24 20:48:26.907 29071 29071 D FT.TuiSalesCodeFeature: ITALY.isCurrentCountry
09-24 20:48:26.908 14866 15208 D ImsUtil : getSubId:
09-24 20:48:26.909 29071 29071 D FT.TuiUtilFeature: isAirplaneModeOn = false
09-24 20:48:26.909 29071 29071 D FT.TuiSalesCodeFeature: HUI.isCurrentOperator
09-24 20:48:26.909 29071 29071 D FT.TuiSalesCodeFeature: ITALY.isCurrentCountry
09-24 20:48:26.909 14898 15336 I Telephony:SamsungPhoneInterfaceManager: getCellLocationBySubId: is active user
09-24 20:48:26.909 29071 29071 D FT.TuiSalesCodeFeature: ITALY.isCurrentCountry
09-24 20:48:26.910 14866 15208 D PaniGenerator: setLkcForLastPani: No Last PANI header for Windtre IMS
09-24 20:48:26.911 14866 15208 D RegiMgrBase<0>: notifyNetworkEvent:
09-24 20:48:26.911 14866 15208 D RegiMgrBase<0>: buildNetworkEvent:
09-24 20:48:26.911 14866 15208 D RegiMgrBase: handleMessage: PLANI_IN_TIME_CHANGED
09-24 20:48:26.911 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.912 29071 29071 D FT.TuiUtilFeature: isAirplaneModeOn = false
09-24 20:48:26.912 29071 29071 D FT.TuiSalesCodeFeature: ITALY.isCurrentCountry
09-24 20:48:26.914 14619 14807 D NetworkController.MobileSignalController(0/1): onDataActivity: direction=3
09-24 20:48:26.915 29085 29085 I ORC/PermissionUtil: hasRequiredLegacyMsgPermissions done,Elapsed time : 5.984269 ms
09-24 20:48:26.915 29085 29085 D ORC/SmsAppReceiver: DefaultSmsAppSmsReceiver : action = android.intent.action.SERVICE_STATE
09-24 20:48:26.916 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.917 29085 29085 D ORC/TelephonyUtils: isRoaming(): ril.currentPlmn= roaming:false
09-24 20:48:26.918 29085 29085 D ORC/TelephonyUtils: isRoaming(): ril.rejectedPlmn =
09-24 20:48:26.918 29085 29085 D ORC/TelephonyUtils: isRoaming(): network is not roaming
09-24 20:48:26.919 14619 14619 D SecStatusBarMobileView: updateState: MobileIconState(subId=1, strengthId=2131232464, roaming=false, typeId=2131232337, roamingId=0, activityId=2131232507, visible=true, imsIconVisible=false, imsIconDescription=null)
09-24 20:48:26.922 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.922 4874 4907 I MDC : getTac currently not handled for GSM
09-24 20:48:26.922 4874 4907 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 4874
09-24 20:48:26.923 4874 4907 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 4874, networkInfo: [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: (unspecified), extra: tre.it, failover: false, available: true, roaming: false]
09-24 20:48:26.924 4874 4907 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 4874
09-24 20:48:26.924 4874 4907 D ConnectivityService: filterNetworkStateForUid() uid: 1000, pid: 4874, networkInfo: [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: (unspecified), extra: tre.it, failover: false, available: true, roaming: false]
09-24 20:48:26.925 4874 4907 D ConnectivityService: Vpn: getActiveNetworkForUidInternal: 1000, false, false, DISCONNECTED
09-24 20:48:26.925 4874 4907 I MDC : def netId 609
09-24 20:48:26.939 4874 4911 I chatty : uid=1000(system) ActivityManager identical 3 lines
09-24 20:48:26.944 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.948 4481 4481 I Zygote : Process 30214 exited due to signal (9)
09-24 20:48:26.950 4874 4911 W libprocessgroup: kill(-30214, 9) failed: No such process
09-24 20:48:26.950 4874 4911 I libprocessgroup: Successfully killed process cgroup uid 10361 pid 30214 in 90ms
09-24 20:48:26.983 4332 4332 I SurfaceFlinger: Display 0 HWC layers:
09-24 20:48:26.983 4332 4332 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
09-24 20:48:26.983 4332 4332 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
09-24 20:48:26.983 4332 4332 I SurfaceFlinger: Device | 0x7c6a042420 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.vending/com.android.vending.AssetBrowserActivity[17282]#0
09-24 20:48:26.983 4332 4332 I SurfaceFlinger: SolidColor | | 0000 | Unknown | 0.0 0.0 -1.0 -1.0 | 0 0 1440 2960 | Dim Layer for - mAboveAppWindowsContainers#0
09-24 20:48:26.983 4332 4332 I SurfaceFlinger: Device | 0x7c69c4a500 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 96.0 | 0 0 1440 96 | StatusBar[14619]#0
09-24 20:48:26.983 4332 4332 I SurfaceFlinger: Device | 0x7c6a043e60 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 192.0 | 0 2768 1440 2960 | NavigationBar[14619]#0
09-24 20:48:26.983 4332 4332 I SurfaceFlinger:
09-24 20:48:27.163 4874 5527 I WindowManager: reset, Reparenting to original parent, shouldDeferScheduleAnimation=false, destroyLeash=true, surface=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31, parent=Surface(name=WindowToken{85647f9 android.view.ViewRootImpl$W@b849ec0})/@0xa1dec16, parentNativeHandle=android.os.BinderProxy@4e5670a, caller=com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:94 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:101 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65
09-24 20:48:27.164 4874 5527 D SurfaceControl: reparent is called, sc=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31, newParentHandle=android.os.BinderProxy@4e5670a, transaction=android.view.SurfaceControl$Transaction@c132784
09-24 20:48:27.164 4874 5527 D SurfaceControl: destroy(case2), animation-leash is destroyed, sc=Surface(name=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31 - animation-leash)/@0x89313b2, transaction=android.view.SurfaceControl$Transaction@c132784, caller=com.android.server.wm.SurfaceAnimator.reset:329 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:94 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:101 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65 com.android.server.wm.-$$Lambda$LocalAnimationAdapter$X--EomqUvw4qy89IeeTFTH7aCMo.run:4
09-24 20:48:27.180 4874 5527 D WindowManager: prepareSurfaces, request to clear saved leash, surface=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31
09-24 20:48:27.181 4332 4387 D Layer : [a40b33e Application Error: com.visitami.visitamiprof#0]::reparent oldParent:[Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31 - animation-leash#0], newParent:[WindowToken{85647f9 android.view.ViewRootImpl$W@b849ec0}#0]
09-24 20:48:27.181 4332 4387 I SurfaceFlinger: id=6995 Removed Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31 - animation-leash#0 (1/60)
09-24 20:48:27.182 4874 5527 D WindowManager: clearSavedLeashOnCommit, savedLeash=Surface(name=Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31 - animation-leash)/@0x89313b2, caller=com.android.server.wm.WindowContainer.clearSavedLeashOnCommit:1150 com.android.server.wm.WindowContainer.clearSavedLeashOnCommit:1154 com.android.server.wm.WindowContainer.clearSavedLeashOnCommit:1154 com.android.server.wm.WindowContainer.clearSavedLeashOnCommit:1154 com.android.server.wm.WindowAnimator.animate:253 com.android.server.wm.WindowAnimator.lambda$new$1:112
09-24 20:48:27.182 4874 5527 I WindowManager: reset, Reparenting to original parent, shouldDeferScheduleAnimation=false, destroyLeash=true, surface=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2, parent=Surface(name=mAboveAppWindowsContainers)/@0xf489a76, parentNativeHandle=android.os.BinderProxy@e435d98, caller=com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:94 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:101 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65
09-24 20:48:27.182 4874 5527 D SurfaceControl: reparent is called, sc=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2, newParentHandle=android.os.BinderProxy@e435d98, transaction=android.view.SurfaceControl$Transaction@3a6ce4
09-24 20:48:27.183 4874 5527 D SurfaceControl: destroy(case2), animation-leash is destroyed, sc=Surface(name=Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2 - animation-leash)/@0xcac3e80, transaction=android.view.SurfaceControl$Transaction@3a6ce4, caller=com.android.server.wm.SurfaceAnimator.reset:329 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$0:94 com.android.server.wm.-$$Lambda$SurfaceAnimator$SIBia0mND666K8lMCPsoid8pUTI.run:4 com.android.server.wm.SurfaceAnimator.lambda$getFinishedCallback$1:101 com.android.server.wm.-$$Lambda$SurfaceAnimator$vdRZk66hQVbQCvVXEaQCT1kVmFc.onAnimationFinished:4 com.android.server.wm.LocalAnimationAdapter.lambda$startAnimation$0:65 com.android.server.wm.-$$Lambda$LocalAnimationAdapter$X--EomqUvw4qy89IeeTFTH7aCMo.run:4
09-24 20:48:27.183 4332 4387 I SurfaceFlinger: id=6992 Removed Dim Layer for - mAboveAppWindowsContainers#0 (0/59)
09-24 20:48:27.187 4332 4387 W SurfaceFlinger: Attempting to set client state on removed layer: Dim Layer for - mAboveAppWindowsContainers#0
09-24 20:48:27.187 4332 4387 W SurfaceFlinger: Attempting to destroy on removed layer: Dim Layer for - mAboveAppWindowsContainers#0
09-24 20:48:27.187 4332 4387 I SurfaceFlinger: id=6996 Removed Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2 - animation-leash#0 (0/58)
09-24 20:48:27.187 4874 5527 I WindowManager: Destroying surface Surface(name=Application Error: com.visitami.visitamiprof)/@0x57cbcbb called by com.android.server.wm.WindowStateAnimator.destroySurface:1826 com.android.server.wm.WindowStateAnimator.destroySurfaceLocked:804 com.android.server.wm.WindowState.destroySurfaceUnchecked:3691 com.android.server.wm.RootWindowContainer.performSurfacePlacement:858 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacementLoop:211 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:159 com.android.server.wm.WindowSurfacePlacer.performSurfacePlacement:149 com.android.server.wm.WindowSurfacePlacer.lambda$new$0:122
09-24 20:48:27.188 4332 15085 I SurfaceFlinger: id=6990 Removed Application Error: com.visitami.visitamiprof#0 (0/57)
09-24 20:48:27.192 4332 15085 I SurfaceFlinger: id=6988 Removed WindowToken{85647f9 android.view.ViewRootImpl$W@b849ec0}#0 (4/56)
09-24 20:48:27.192 4332 15085 W SurfaceFlinger: Attempting to destroy on removed layer: a40b33e Application Error: com.visitami.visitamiprof#0
09-24 20:48:27.197 4332 4332 I Layer : id=6990 onRemoved Application Error: com.visitami.visitamiprof#0
09-24 20:48:27.197 4332 4332 I Layer : id=6992 onRemoved Dim Layer for - mAboveAppWindowsContainers#0
09-24 20:48:27.198 4332 4332 I Layer : id=6996 onRemoved Surface(name=Dim Layer for - mAboveAppWindowsContainers)/@0x704b3a2 - animation-leash#0
09-24 20:48:27.198 4332 4332 I Layer : id=6988 onRemoved WindowToken{85647f9 android.view.ViewRootImpl$W@b849ec0}#0
09-24 20:48:27.198 4332 4332 I Layer : id=6989 onRemoved a40b33e Application Error: com.visitami.visitamiprof#0
09-24 20:48:27.198 4332 4332 I Layer : id=6995 onRemoved Surface(name=a40b33e Application Error: com.visitami.visitamiprof)/@0x1e3fd31 - animation-leash#0
09-24 20:48:27.202 4332 4332 I SurfaceFlinger: Display 0 HWC layers:
09-24 20:48:27.202 4332 4332 I SurfaceFlinger: type | handle | flag | format | source crop (l,t,r,b) | frame | name
09-24 20:48:27.202 4332 4332 I SurfaceFlinger: ------------+--------------+------+-----------+----------------------------+---------------------+------
09-24 20:48:27.202 4332 4332 I SurfaceFlinger: Device | 0x7c6a042420 | 0002 | RGBA_8888 | 0.0 0.0 1440.0 2960.0 | 0 0 1440 2960 | com.android.vending/com.android.vending.AssetBrowserActivity[17282]#0
09-24 20:48:27.202 4332 4332 I SurfaceFlinger: Device | 0x7c6a045de0 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 96.0 | 0 0 1440 96 | StatusBar[14619]#0
09-24 20:48:27.202 4332 4332 I SurfaceFlinger: Device | 0x7c6a043ae0 | 0000 | RGBA_8888 | 0.0 0.0 1440.0 192.0 | 0 2768 1440 2960 | NavigationBar[14619]#0
09-24 20:48:27.202 4332 4332 I SurfaceFlinger:
09-24 20:48:27.362 4874 30412 D TspStateManagerInternal: update cmd=set_grip_data,1,40,10,10,0
09-24 20:48:27.898 14619 14807 D NetworkController.MobileSignalController(0/1): onSignalStrengthsChanged signalStrength=SignalStrength: 18 99 -18 -200 -18 -200 -1 34 -77 -7 90 15 0 2147483647 18 43 -77 0x4000 P gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] level=4
09-24 20:48:27.914 14619 14807 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 13
09-24 20:48:27.930 14619 14807 D NetworkController.MobileSignalController(0/1): onDataActivity: direction=0
09-24 20:48:27.934 14619 14619 D SecStatusBarMobileView: updateState: MobileIconState(subId=1, strengthId=2131232464, roaming=false, typeId=2131232337, roamingId=0, activityId=2131232513, visible=true, imsIconVisible=false, imsIconDescription=null)
09-24 20:48:28.893 14619 14807 D NetworkController.MobileSignalController(0/1): onSignalStrengthsChanged signalStrength=SignalStrength: 20 99 -18 -200 -18 -200 -1 38 -73 -7 110 7 0 2147483647 20 47 -73 0x4000 P gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] level=4
09-24 20:48:28.893 14619 14807 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 13
09-24 20:48:28.986 24187 24294 D dtxAgentCommunicationManager: #17163.TaskTimer mForceUemUpdate=false mUemActive=true
09-24 20:48:28.988 24187 24294 D dtxAgentCommunicationManager: #17163.TaskTimer mForceSendEvent=false thread ID=17155, isTimeSyncRunning=false
09-24 20:48:30.339 14995 14995 D io_stats: !@ 8,0 r 4848823 200063416 w 1262932 33327596 d 134460 56734788 f 302086 304872 iot 1769500 1487389 th 102400 0 0 pt 0 inp 0 0 38371.586
09-24 20:48:30.897 14619 14807 D NetworkController.MobileSignalController(0/1): onSignalStrengthsChanged signalStrength=SignalStrength: 15 99 -18 -200 -18 -200 -1 28 -83 -10 130 15 0 2147483647 15 37 -83 0x4000 P gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] level=4
09-24 20:48:30.897 14619 14807 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 13
09-24 20:48:32.899 14619 14807 D NetworkController.MobileSignalController(0/1): onSignalStrengthsChanged signalStrength=SignalStrength: 16 99 -18 -200 -18 -200 -1 30 -81 -10 90 11 0 2147483647 16 39 -81 0x4000 P gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] level=4
09-24 20:48:32.899 14619 14807 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 13
09-24 20:48:33.680 4874 17876 D BatteryService: Sending ACTION_BATTERY_CHANGED. scale:100, info:{.chargerAcOnline = false, .chargerUsbOnline = true, .chargerWirelessOnline = false, .maxChargingCurrent = 0, .maxChargingVoltage = 0, .batteryStatus = CHARGING, .batteryHealth = GOOD, .batteryPresent = true, .batteryLevel = 66, .batteryVoltage = 4023, .batteryTemperature = 315, .batteryCurrent = 0, .batteryCycleCount = 0, .batteryFullCharge = 3000000, .batteryChargeCounter = 1981956, .batteryTechnology = Li-ion}
09-24 20:48:33.680 4874 17876 D BatteryService: online:4, current avg:229, charge type:1, POGO powered:false, power sharing:false, high voltage charger:false, charger_type:0, capacity:280000, batterySWSelfDischarging:false, misc_event:0, current_event:0, current_now:259
09-24 20:48:33.683 4874 4874 I MotionRecognitionService: Plugged
09-24 20:48:33.684 4874 4874 I MotionRecognitionService: connected - grip disable
09-24 20:48:33.691 14619 14619 D KeyguardUpdateMonitor: received broadcast android.intent.action.BATTERY_CHANGED
09-24 20:48:33.692 14619 14619 D KeyguardUpdateMonitor: handleBatteryUpdate
09-24 20:48:33.696 14898 14898 D BigDataInfoController: Intent : android.intent.action.BATTERY_CHANGED
09-24 20:48:33.713 4874 4874 D MotionRecognitionService: mCableConnection= 1
09-24 20:48:33.714 4874 4874 D MotionRecognitionService: clear SAR_DEVICE_GRIP (setPowerConnected)
09-24 20:48:33.714 4874 5578 E MotionRecognitionService: handleMessage: event 200 value : 1
09-24 20:48:33.716 14898 15396 I Telephony:SamsungPhoneInterfaceManager: setTransmitPowerWithFlag: powerLevel=1 enable=false
09-24 20:48:33.717 4874 4874 D UsbDeviceManager: received ACTION_BATTERY_CHANGED
09-24 20:48:33.718 4874 4916 D UsbDeviceManager: handleMessage -> MSG_UPDATE_CHARGING_STATE = 1
09-24 20:48:33.718 4874 4916 D UsbDeviceManager: updateUsbNotification(false) : mConnected = true, mConfigured = true, mCurrentFunctions = 5, mHostConnected = false, mSourcePower = false
09-24 20:48:33.719 4874 4916 D UsbDeviceManager: updateUsbNotification, set mCurrentFunctionsForNoti : mtp
09-24 20:48:33.719 4874 4916 D UsbDeviceManager: id=27, mUsbNotificationId=27, titleRes=17042085
09-24 20:48:33.721 4874 5578 D MotionRecognitionService: clear TransmitPower value : 1
09-24 20:48:33.723 14619 14619 D PowerUI : priorPlugType = 2 mPlugType = 2 priorBatteryStatus = 2 mBatteryStatus = 2
09-24 20:48:33.727 14619 14619 D PowerUI.Notification: showChargingNotice oldChargingType : 1 currentChargingType : 1 oldChargingTime : 7442000 mChargingTime : 7442000
09-24 20:48:33.727 14619 14619 D PowerUI.Notification: There is no change about charging status, so return!
09-24 20:48:33.727 14619 14619 D PowerUI : Battery swelling mode - priorBatterySwellingMode = 0 mBatterySwellingMode = 0
09-24 20:48:33.891 14619 14807 D NetworkController.MobileSignalController(0/1): onSignalStrengthsChanged signalStrength=SignalStrength: 14 99 -18 -200 -18 -200 -1 26 -85 -13 70 9 0 2147483647 14 35 -85 0x4000 P gsm|lte use_rsrp_and_rssnr_for_lte_level [-128, -118, -108, -98] [-115, -105, -95, -85] level=4
09-24 20:48:33.892 14619 14807 D NetworkController.MobileSignalController(0/1): getMobileIconGroup(): 13
09-24 20:48:34.005 14619 14807 D NetworkController.MobileSignalController(0/1): onDataActivity: direction=3
09-24 20:48:34.007 14619 14619 D SecStatusBarMobileView: updateState: MobileIconState(subId=1, strengthId=2131232464, roaming=false, typeId=2131232337, roamingId=0, activityId=2131232507, visible=true, imsIconVisible=false, imsIconDescription=null)
09-24 20:48:34.567 4874 5591 D InputReader: Input event(4): value=1 when=38375.816625
09-24 20:48:34.568 4874 5591 D InputReader: Input event(4): value=1 when=38375.816625
09-24 20:48:34.568 4874 5591 I InputReader: Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.5951 ] when=38375.816625
09-24 20:48:34.569 4874 5590 I InputDispatcher: Delivering touch to (14619): action: 0x4, displayId: 0, 'efb7aba', toolType: 1
09-24 20:48:34.570 4874 5590 I InputDispatcher: Delivering touch to (14619): action: 0x4, displayId: 0, '912713e', toolType: 1
09-24 20:48:34.570 4874 5590 I clp-JNI : CLP add process info start. (channel) 58fb814 com.android.vending/com.android.vending.AssetBrowserActivity (server) (pkg) AppWindowToken{c910f52 token=Token{904f7dd ActivityRecord{faa4fb4 u0 com.android.vending/.AssetBrowserActivity t3634}}} (action) 0
09-24 20:48:34.570 4874 5590 I clp-JNI : CLP add process info end.
09-24 20:48:34.570 4874 5590 I InputDispatcher: Delivering touch to (17282): action: 0x0, displayId: 0, '58fb814', toolType: 1
09-24 20:48:34.571 17282 17282 D ViewRootImpl@26684e5[AssetBrowserActivity]: ViewPostIme pointer 0
09-24 20:48:34.643 4874 5591 D InputReader: Input event(4): value=0 when=38375.892639
09-24 20:48:34.643 4874 5591 D InputReader: Input event(4): value=0 when=38375.892639
09-24 20:48:34.643 4874 5591 I InputReader: Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=] when=38375.892639
09-24 20:48:34.643 4874 5590 I clp-JNI : CLP add process info start. (channel) 58fb814 com.android.vending/com.android.vending.AssetBrowserActivity (server) (pkg) AppWindowToken{c910f52 token=Token{904f7dd ActivityRecord{faa4fb4 u0 com.android.vending/.AssetBrowserActivity t3634}}} (action) 1
09-24 20:48:34.643 4874 5590 I clp-JNI : CLP add process info end.
09-24 20:48:34.643 4874 5590 I InputDispatcher: Delivering touch to (17282): action: 0x1, displayId: 0, '58fb814', toolType: 1
09-24 20:48:34.644 17282 17282 D ViewRootImpl@26684e5[AssetBrowserActivity]: ViewPostIme pointer 1
09-24 20:48:34.665 4874 16984 I ActivityManager: START u0 {act=android.intent.action.MAIN typ=null flg=0x10000000 cmp=ComponentInfo{com.visitami.visitamiprof/com.visitamiapp.pro.MainActivity}} from uid 10057
09-24 20:48:34.666 4874 16984 D CustomFrequencyManagerService: acquireDVFSLockLocked : type : DVFS_MIN_LIMIT frequency : 1794000 uid : 1000 pid : 4874 pkgName : AMS_APP_SWITCH@CPU_MIN@46
09-24 20:48:34.666 4874 16984 D ActivityManagerPerformance: AMP_acquire() APP_SWITCH
09-24 20:48:34.667 4874 16984 I ActivityManager: [IOP] sourceDir : /data/app/com.visitami.visitamiprof-btqXAdVirdWo14uK9rPxOA== in ActivityStacksupervisor
09-24 20:48:34.669 4332 4332 I SurfaceFlinger: id=6997 createSurf (5920x5920),2 flag=4, Stack=236#0
09-24 20:48:34.670 4332 4332 I SurfaceFlinger: id=6998 createSurf (5920x5920),-1 flag=20004, animation background stackId=236#0
09-24 20:48:34.671 4332 4332 I SurfaceFlinger: id=6999 createSurf (5920x5920),2 flag=4, Task=3640#0
09-24 20:48:34.673 4332 4332 I SurfaceFlinger: id=7000 createSurf (5920x5920),2 flag=4, AppWindowToken{5dcbb44 token=Token{898f457 ActivityRecord{dfae9d6 u0 com.visitami.visitamiprof/com.visitamiapp.pro.MainActivity t3640}}}#0
09-24 20:48:34.673 4874 16984 D ActivityManager: [PIP] Update supportsEnterPipOnTaskSwitch(startActivityLocked
09-24 20:48:34.677 4874 4874 D MdnieScenarioControlService: MultiWindowState : false
09-24 20:48:34.677 4874 4874 D CS_HdrController: updateMultiWindowState : 0
09-24 20:48:34.680 4874 16984 D StorageManagerService: getExternalStorageMountMode : 1
09-24 20:48:34.680 4874 16984 D StorageManagerService: getExternalStorageMountMode : 3
09-24 20:48:34.680 4874 16984 D StorageManagerService: getExternalStorageMountMode : final mountMode=1, uid : 10361, packageName : com.visitami.visitamiprof
09-24 20:48:34.680 4874 16984 I ApplicationPolicy: isApplicationExternalStorageWhitelisted:com.visitami.visitamiprof user:0
09-24 20:48:34.680 4874 16984 D ApplicationPolicy: isApplicationExternalStorageWhitelisted: DO is not enabled on user 0. Allowed.
09-24 20:48:34.680 4874 16984 D ActivityManager: package com.visitami.visitamiprof, user - 0 is SDcard whitelisted
09-24 20:48:34.680 4874 16984 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.visitami.visitamiprof user:0
09-24 20:48:34.680 4874 16984 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
09-24 20:48:34.680 4874 16984 I ApplicationPolicy: isApplicationExternalStorageBlacklisted:com.visitami.visitamiprof user:0
09-24 20:48:34.680 4874 16984 D ApplicationPolicy: isApplicationExternalStorageBlacklisted: DO is not enabled on user 0. Allowed.
09-24 20:48:34.681 4874 16984 V ActivityManager: Scheduling idle now: forceIdle=trueimmediate=true
09-24 20:48:34.688 14582 14582 D HidDeviceService: handleMessage(): msg.what=8
09-24 20:48:34.688 14582 14582 D HidDeviceService: unregisterAppUid(): uid=10361
09-24 20:48:34.688 14582 14582 D HidDeviceService: unregisterAppUid(): caller UID doesn't match user UID
09-24 20:48:34.704 30419 30419 E Zygote : isWhitelistProcess - Process is Whitelisted
09-24 20:48:34.705 30419 30419 E Zygote : accessInfo : 1
09-24 20:48:34.707 30419 30419 I SELinux : SELinux: seapp_context_lookup: seinfo=untrusted, level=s0:c105,c257,c512,c768, pkgname=com.visitami.visitamiprof
09-24 20:48:34.712 4874 4910 I ActivityManager: Start proc 30419:com.visitami.visitamiprof/u0a361 for activity com.visitami.visitamiprof/com.visitamiapp.pro.MainActivity
09-24 20:48:34.713 30419 30419 E mi.visitamipro: Not starting debugger since process cannot load the jdwp agent.
09-24 20:48:34.723 4874 16984 I ActivityManager: DSS on for com.visitami.visitamiprof and scale is 1.0
09-24 20:48:34.725 4874 16984 V WindowOrientationListener: getProposedRotation :-1
09-24 20:48:34.726 4874 16984 V WindowManager: rotationForOrientationLw(orient=-1, last=0); user=0 USER_ROTATION_LOCKED sensorRotation=-1 mLidState=-1 mDockMode=0 mHdmiPlugged=false
09-24 20:48:34.729 4874 16984 D GamePkgDataHelper: notifyAppCreate(), pkgName: com.visitami.visitamiprof, sendRet: true
09-24 20:48:34.729 4874 14576 D GamePkgDataHelper: getGamePkgData(). com.visitami.visitamiprof
09-24 20:48:34.729 4874 14576 D GameManagerService: handleMessage(), MSG_APP_CREATE. ignore. pkgName: com.visitami.visitamiprof
09-24 20:48:34.730 4874 16984 D InputDispatcher: Focused application set to: 5dcbb44
09-24 20:48:34.730 4874 16984 D InputDispatcher: Focus left window (17282): 58fb814 0
09-24 20:48:34.731 17282 17282 D ViewRootImpl@26684e5[AssetBrowserActivity]: MSG_WINDOW_FOCUS_CHANGED 0 1
09-24 20:48:34.731 17282 17282 D InputMethodManager: prepareNavigationBarInfo() DecorView@428bba[AssetBrowserActivity]
09-24 20:48:34.731 17282 17282 D InputMethodManager: getNavigationBarColor() -1
09-24 20:48:34.732 4874 5527 D InputTransport: Input channel constructed: fd=413
09-24 20:48:34.732 4874 5527 D InputTransport: Input channel constructed: fd=509
09-24 20:48:34.732 4332 4332 I SurfaceFlinger: id=7001 createSurf (5920x5920),2 flag=4, 82da6ba Splash Screen com.visitami.visitamiprof#0
09-24 20:48:34.733 4874 16984 D GameManagerService: noteResumeComponent(), resumeComponent: com.visitami.visitamiprof
09-24 20:48:34.733 4874 14576 D GameManagerService: handleForegroundChange(). pkgName: com.visitami.visitamiprof, clsName: com.visitamiapp.pro.MainActivity,FgActivityName:com.visitami.visitamiprof/com.visitamiapp.pro.MainActivity
09-24 20:48:34.733 4874 14576 D GameManagerService: handleForegroundChange(). set mFgApp: com.visitami.visitamiprof
09-24 20:48:34.733 4874 14576 D GameManagerService: notifyResumePause(). pkg: com.android.vending, type: 1, isMinimized: false, isTunableApp: true
09-24 20:48:34.733 4874 14576 D GameManagerService: notifyResumePause(). before send intent to GameIntentService
09-24 20:48:34.733 4874 18069 D GamePkgDataHelper: getGamePkgDataIncServer(). com.visitami.visitamiprof
09-24 20:48:34.734 4874 16984 D GamePkgDataHelper: getSosPolicy(). com.visitami.visitamiprof
09-24 20:48:34.734 4874 5527 D ViewRootImpl@6f12be5[visitamiprof]: setView = DecorView@218d96b[visitamiprof] TM=true MM=false
09-24 20:48:34.734 4874 18069 D GameManagerService: identifyGamePackage. null
09-24 20:48:34.734 4874 16984 D GameManagerService: identifyGamePackage. com.visitami.visitamiprof
09-24 20:48:34.735 4874 16984 D GamePkgDataHelper: getGamePkgData(). com.visitami.visitamiprof
09-24 20:48:34.735 4874 16984 D MARsPolicyManager: onPackageResumedFG pkgName = com.visitami.visitamiprof, userId = 0
09-24 20:48:34.736 14856 18016 D ForegroundUtils: could not check pending caller
09-24 20:48:34.736 14771 14785 D ProcessObserver_FLP: onForegroundActivities changed, 30419/10361/true
09-24 20:48:34.736 4874 18069 D GamePkgDataHelper: getSosPolicy(). com.visitami.visitamiprof
09-24 20:48:34.736 14771 14797 D EventHandler_FLP: FOREGROUND_ACTIVITY_CHANGE
09-24 20:48:34.738 4874 16996 D GameManagerService: identifyGamePackage. com.visitami.visitamiprof
09-24 20:48:34.738 4874 16996 D GamePkgDataHelper: getGamePkgData(). com.visitami.visitamiprof
09-24 20:48:34.738 4874 14576 D GameManagerService: notifyResumePause(). after send intent to GameIntentService
09-24 20:48:34.739 4330 4451 V APM_AudioPolicyManager: AudioPolicyManager:setRecordSilenced(uid:10361, silenced:0)
09-24 20:48:34.739 14582 14582 D HidDeviceService: handleMessage(): msg.what=8
09-24 20:48:34.740 28115 30432 D GOS:GameIntentService: onHandleIntent. begin
09-24 20:48:34.740 28115 30432 D GOS:GameIntentService: onHandleIntent. GameIntentService. type 1
09-24 20:48:34.740 28115 30432 D GOS:PackageDAO: getPackageRO(), begin
09-24 20:48:34.743 4874 16996 D GameManagerService: identifyGamePackage. com.visitami.visitamiprof
09-24 20:48:34.743 4874 16996 D GamePkgDataHelper: getGamePkgData(). com.visitami.visitamiprof
09-24 20:48:34.743 30419 30419 D ConnectivityManager_URSP: Ursp sIsUrsp=false, sIsCheckUrsp=false, uid=10361
09-24 20:48:34.744 30419 30419 D Proxy : urspP is null: 10361
09-24 20:48:34.747 4874 5527 D ViewRootImpl@6f12be5[visitamiprof]: dispatchAttachedToWindow
09-24 20:48:34.750 4874 5527 V WindowManager: Relayout Window{82da6ba u0 Splash Screen com.visitami.visitamiprof}: viewVisibility=0 req=1440x2768 {(0,0)(fillxfill) sim={adjust=pan} ty=APPLICATION_STARTING fmt=TRANSLUCENT wanim=0x1030001
09-24 20:48:34.750 4874 5527 V WindowManager: fl=NOT_FOCUSABLE NOT_TOUCHABLE LAYOUT_IN_SCREEN LAYOUT_INSET_DECOR ALT_FOCUSABLE_IM SPLIT_TOUCH HARDWARE_ACCELERATED
09-24 20:48:34.750 4874 5527 V WindowManager: pfl=FAKE_HARDWARE_ACCELERATED SHOW_FOR_ALL_USERS FORCE_DRAW_STATUS_BAR_BACKGROUND remains{ 0x1000000 }
09-24 20:48:34.750 4874 5527 V WindowManager: vsysui=LIGHT_NAVIGATION_BAR naviIconColor=0}
09-24 20:48:34.752 30419 30419 W mi.visitamipro: JIT profile information will not be recorded: profile file does not exits.
09-24 20:48:34.753 30419 30419 I chatty : uid=10361(com.visitami.visitamiprof) identical 1 line
09-24 20:48:34.753 30419 30419 W mi.visitamipro: JIT profile information will not be recorded: profile file does not exits.
09-24 20:48:34.753 4332 4332 I SurfaceFlinger: id=7002 createSurf (1440x2768),1 flag=4, Splash Screen com.visitami.visitamiprof#0
09-24 20:48:34.755 4874 5527 D ViewRootImpl@6f12be5[visitamiprof]: Relayout returned: old=[0,0][1440,2768] new=[0,0][1440,2768] result=0x7 surface={valid=true 515596009472} changed=true
09-24 20:48:34.767 30419 30419 D FirebaseApp: com.google.firebase.auth.FirebaseAuth is not linked. Skipping initialization.
09-24 20:48:34.767 30419 30419 D FirebaseApp: com.google.firebase.crash.FirebaseCrash is not linked. Skipping initialization.
09-24 20:48:34.767 30419 30419 D FirebaseApp: com.google.android.gms.measurement.AppMeasurement is not linked. Skipping initialization.
09-24 20:48:34.768 30419 30419 I FirebaseInitProvider: FirebaseApp initialization successful
09-24 20:48:34.769 30419 30439 D Pushwoosh: [CrashAnalytics] Looking for exceptions in: /data/user/0/com.visitami.visitamiprof/files
09-24 20:48:34.771 4874 16996 D ConnectivityService: filterNetworkStateForUid() uid: 10361, pid: 30419
09-24 20:48:34.771 4874 16996 D ConnectivityService: isNetworkWithLinkPropertiesBlocked: uid=10361, vpn=DISCONNECTED,false
09-24 20:48:34.771 4874 16996 D ConnectivityService: filterNetworkStateForUid() uid: 10361, pid: 30419, networkInfo: [type: MOBILE[LTE], state: CONNECTED/CONNECTED, reason: (unspecified), extra: tre.it, failover: false, available: true, roaming: false]
09-24 20:48:34.773 30419 30419 E Pushwoosh: Exception occurred
09-24 20:48:34.773 30419 30419 E Pushwoosh: java.lang.ClassNotFoundException: com.pushwoosh.plugin.PushwooshNotificationServiceExtension
09-24 20:48:34.773 30419 30419 E Pushwoosh: at java.lang.Class.classForName(Native Method)
09-24 20:48:34.773 30419 30419 E Pushwoosh: at java.lang.Class.forName(Class.java:453)
09-24 20:48:34.773 30419 30419 E Pushwoosh: at java.lang.Class.forName(Class.java:378)
09-24 20:48:34.773 30419 30419 E Pushwoosh: at com.pushwoosh.f.a(Unknown Source:39)
09-24 20:48:34.773 30419 30419 E Pushwoosh: at com.pushwoosh.f.
@xale76,
Thanks, will check this
@xale76,
Could you please check, do you use the following options as per our guide?
excuse me, but progurad is disabled now right ? I posted my build.gradle release snippet and I removed useproguard true. In general, how to exclude proguard if it's still active even if I removed the option?
@xale76,
I think you can try to remove all the strings that were added during the Proguard configuration process.
https://flutter.dev/docs/deployment/android#step-1---configure-proguard
In case you continue to use Proguard, just add the following strigs to your proguard-rules.pro
file:
-keep class com.pushwoosh.** { *; }
-dontwarn com.pushwoosh.**
This should fix the exception you are getting. Proguard will still be enabled.
Hello, I already removed the references to proguard-rules.pro in build.gradle, I posted the build.gradle release snippet: I'd initially followed instructions, so I added proguard-rules.pro, and added in build.gradle and so on. So I had error, and I've already removed everything from build.gradle. So imo I got error even without proguard enabled. So I don't know which could be the problem
hello, flutter release following guidelines for Building aab (sign, proguard and minify) is not working on device. After publishing the aab on my playstore test group and after installing the app I got the error attached as the app starts (in debug no problem, I use proguard and minify only in release configuration). The odd thing is that even removing proguard and minify fron my build gradle the size of aab doesnt change and even the error is the same. Please help me