Anda di halaman 1dari 269

[2018-08-17 10:19:10.

310 I/VersionUpdateHelper 31572:3530 SourceFile:110] old version is -1,


current version is 3
[2018-08-17 10:19:10.320 I/XmlFileGrade 31572:3530 SourceFile:110] update HwAccounts.xml
when version update
[2018-08-17 10:19:10.350 I/XmlFileGrade 31572:3530 SourceFile:110] delete
last_head_picture_url in HwAccount.xml
[2018-08-17 10:19:10.352 I/XmlFileGrade 31572:3530 SourceFile:110] delete DEVID in
HwAccount.xml
[2018-08-17 10:19:10.354 I/XmlFileGrade 31572:3530 SourceFile:110] delete SUBDEVID in
HwAccount.xml
[2018-08-17 10:19:10.356 I/XmlFileGrade 31572:3530 SourceFile:110] delete
hasEncryptHeadPictureUrl in HwAccount.xml
[2018-08-17 10:19:10.357 I/HwIDEncrypter 31572:3530 SourceFile:110] get version of
encrypted is null, use GRADE_VERSION_KEYSTORE directory
[2018-08-17 10:19:10.358 E/KeyStoreEncryptAndDecrypt 31572:3530 SourceFile:130] Decrypt
source data is invalid.
[2018-08-17 10:19:10.360 I/HwIDEncrypter 31572:3530 SourceFile:110] get version of
encrypted is null, use GRADE_VERSION_KEYSTORE directory
[2018-08-17 10:19:10.361 E/KeyStoreEncryptAndDecrypt 31572:3530 SourceFile:130] Decrypt
source data is invalid.
[2018-08-17 10:19:10.364 D/XmlFileGrade 31572:3530 SourceFile:100] sdk filepath not exist
[2018-08-17 10:19:10.366 I/FileUtil 31572:3530 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-17 10:19:10.368 I/SDKAccountXmlImpl 31572:3530 SourceFile:110] write accounts
into file error
[2018-08-17 10:19:10.369 I/PropertiesGrade 31572:3530 SourceFile:110] update
settings.properties when version update
[2018-08-17 10:19:10.370 I/PropertiesGrade 31572:3530 SourceFile:110] begin update
curName in settings.properties
[2018-08-17 10:19:10.373 I/PropertiesGrade 31572:3530 SourceFile:110] curName is null in
settings.properties
[2018-08-17 10:19:10.376 I/SDKAccountManager 31572:3530 SourceFile:110]
removeAllAccounts: type=com.huawei.intelligent
[2018-08-17 10:19:10.377 D/SDKAccountXmlImpl 31572:3530 SourceFile:100] sdk filepath not
exist
[2018-08-17 10:19:10.379 D/SDKAccountXmlImpl 31572:3530 SourceFile:100] sdk filepath not
exist
[2018-08-17 10:19:10.380 I/FileUtil 31572:3530 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-17 10:19:10.382 I/SDKAccountXmlImpl 31572:3530 SourceFile:110] write accounts
into file error
[2018-08-17 10:19:10.533 D/Proguard 31572:3530 SourceFile:100] keyList size is 54
[2018-08-17 10:19:10.534 I/SDKUtil 31572:3530 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-17 10:19:10.535 I/SDKUtil 31572:3530 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-17 10:19:10.537 D/CloudAccountImpl 31572:3530 SourceFile:100] begin to init
accounts
[2018-08-17 10:19:10.539 D/SDKAccountXmlImpl 31572:3530 SourceFile:100] sdk filepath not
exist
[2018-08-17 10:19:10.541 I/SDKUtil 31572:3530 SourceFile:110] setNeedInit, mNeedInit is false
[2018-08-17 10:19:10.542 D/CloudAccountImpl 31572:3530 SourceFile:100] initData
[2018-08-17 10:19:10.578 E/AES128_CBC 31572:3530 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-17 10:19:10.583 E/AES128_CBC 31572:3530 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-17 10:19:10.603 I/SDKUtil 31572:3530 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-17 10:19:10.604 I/SDKUtil 31572:3530 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-17 10:19:10.606 D/SDKAccountXmlImpl 31572:3530 SourceFile:100] sdk filepath not
exist
[2018-08-17 10:19:10.626 E/AES128_CBC 31572:3530 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-17 10:19:10.629 E/AES128_CBC 31572:3530 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2018-08-17 10:19:10.647 I/SDKUtil 31572:3530 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-17 10:19:10.648 I/SDKUtil 31572:3530 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-17 10:19:10.650 I/AppInfoUtil 31572:3530 SourceFile:110] initAppInfos
[2018-08-17 10:19:10.658 I/AppInfoUtil 31572:3530 SourceFile:110] getAppChannel is:7000000
[2018-08-17 10:19:10.661 E/mutiCardFactory 31572:3530 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 19 more

[2018-08-17 10:19:10.663 I/mutiCardFactory 31572:3530 SourceFile:110] isMtkGeminiSupport


false
[2018-08-17 10:19:10.665 I/mutiCardFactory 31572:3530 SourceFile:110] isHwGeminiSupport1
true
[2018-08-17 10:19:10.671 D/TerminalInfo 31572:3530 SourceFile:100] getDevicePLMN = ***02
[2018-08-17 10:19:10.693 E/AES128_CBC 31572:3530 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-17 10:19:10.695 E/AES128_CBC 31572:3530 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-17 10:19:10.714 I/SDKUtil 31572:3530 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-17 10:19:10.715 I/SDKUtil 31572:3530 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-17 10:19:10.716 D/SDKAccountXmlImpl 31572:3530 SourceFile:100] sdk filepath not
exist
[2018-08-17 10:19:10.717 I/SDKAccountManager 31572:3530 SourceFile:110] there has no
account
[2018-08-17 10:19:10.718 E/KeyStoreEncryptAndDecrypt 31572:3530 SourceFile:130] Decrypt
source data is invalid.
[2018-08-17 10:19:10.721 I/BaseUtil 31572:3530 SourceFile:110] getAndroidSystemUserId =0
[2018-08-17 10:19:10.724 E/KeyStoreEncryptAndDecrypt 31572:3530 SourceFile:130] Decrypt
source data is invalid.
[2018-08-17 10:19:10.745 D/TerminalInfo 31572:3530 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-17 10:19:10.747 D/TerminalInfo 31572:3530 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-17 10:19:10.751 D/TerminalInfo 31572:3530 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-17 10:19:10.753 I/BaseUtil 31572:3530 SourceFile:110] enter networkIsAvaiable
[2018-08-17 10:19:10.766 I/BaseUtil 31572:3530 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-17 10:19:10.768 I/BaseUtil 31572:3530 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-17 10:19:10.771 I/SDKUtil 31572:3530 SourceFile:110] setOpLogItem
[2018-08-17 10:19:10.772 D/APKCloudAccountImpl 31572:3530 SourceFile:100]
getAccountsByType use the apk
[2018-08-17 10:19:10.775 I/AIDLClientManager 31572:3530 SourceFile:110]
AIDLClientManager init
[2018-08-17 10:19:10.777 I/AIDLClientManager 31572:3530 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-17 10:19:10.804 I/AIDLClientManager 31572:31572 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-17 10:19:10.808 I/AIDLClientManager 31572:31572 SourceFile:110] startService
[2018-08-17 10:19:10.809 D/AIDLClientManager 31572:31572 SourceFile:100] begin to
bindService
[2018-08-17 10:19:12.219 I/AIDLClientManager 31572:31572 SourceFile:110]
onServiceConnected
[2018-08-17 10:19:12.223 I/AIDLClientManager 31572:31572 SourceFile:110] doTask
[2018-08-17 10:19:12.223 I/AIDLClientManager 31572:3565 SourceFile:110] startService
await=true
[2018-08-17 10:19:12.259 I/LoginTask 31572:3626 SourceFile:110] loginResult:retCode=0
[2018-08-17 10:19:12.268 I/AIDLTask 31572:3626 SourceFile:110] finishTask
[2018-08-17 10:19:12.269 I/AIDLClientManager 31572:3626 SourceFile:110]
sendTaskFinishMsg
[2018-08-17 10:19:12.270 I/AIDLClientManager 31572:3626 SourceFile:110] refCount=1
[2018-08-17 10:19:12.271 I/AIDLClientManager 31572:31572 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-17 10:19:12.271 I/AIDLClientManager 31572:31572 SourceFile:110] unbind Service
[2018-08-17 10:19:12.277 I/AIDLTask 31572:3626 SourceFile:110] run#awaittrue
[2018-08-18 00:23:55.278 I/SDKUtil 31572:27011 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@7b6e530
[2018-08-18 00:23:55.300 I/CloudAccountImpl 31572:27011 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@7b6e530
[2018-08-18 00:23:55.349 D/CloudAccountImpl 31572:27011 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-18 00:23:55.350 I/CloudAccountImpl 31572:27011 SourceFile:110]
synAccountFromApkToSDK
[2018-08-18 00:23:55.364 D/CloudAccountImpl 31572:27011 SourceFile:100] apk has no
account, clear all sdk accounts
[2018-08-18 00:23:55.367 I/CloudAccountImpl 31572:27011 SourceFile:110] clear all accout
data
[2018-08-18 00:23:55.378 I/SDKAccountManager 31572:27011 SourceFile:110]
removeAllAccounts: type=com.huawei.intelligent
[2018-08-18 00:23:55.382 D/SDKAccountXmlImpl 31572:27011 SourceFile:100] sdk filepath
not exist
[2018-08-18 00:23:55.383 D/SDKAccountXmlImpl 31572:27011 SourceFile:100] sdk filepath
not exist
[2018-08-18 00:23:55.386 I/FileUtil 31572:27011 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-18 00:23:55.391 I/SDKAccountXmlImpl 31572:27011 SourceFile:110] write accounts
into file error
[2018-08-18 00:23:55.500 I/SDKUtil 31572:27011 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 00:23:55.503 I/SDKUtil 31572:27011 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-18 00:23:55.541 E/AES128_CBC 31572:27011 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 00:23:55.543 E/AES128_CBC 31572:27011 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 00:23:55.558 I/SDKUtil 31572:27011 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 00:23:55.561 I/SDKUtil 31572:27011 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 00:23:55.567 D/TerminalInfo 31572:27011 SourceFile:100] getDevicePLMN =
***02
[2018-08-18 00:23:55.584 E/AES128_CBC 31572:27011 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 00:23:55.586 E/AES128_CBC 31572:27011 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 00:23:55.602 I/SDKUtil 31572:27011 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 00:23:55.603 I/SDKUtil 31572:27011 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 00:23:55.604 D/SDKAccountXmlImpl 31572:27011 SourceFile:100] sdk filepath
not exist
[2018-08-18 00:23:55.605 I/SDKAccountManager 31572:27011 SourceFile:110] there has no
account
[2018-08-18 00:23:55.606 E/KeyStoreEncryptAndDecrypt 31572:27011 SourceFile:130]
Decrypt source data is invalid.
[2018-08-18 00:23:55.608 I/BaseUtil 31572:27011 SourceFile:110] getAndroidSystemUserId =0
[2018-08-18 00:23:55.609 D/TerminalInfo 31572:27011 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-18 00:23:55.610 D/TerminalInfo 31572:27011 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-18 00:23:55.612 D/TerminalInfo 31572:27011 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-18 00:23:55.616 I/BaseUtil 31572:27011 SourceFile:110] enter networkIsAvaiable
[2018-08-18 00:23:55.621 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-18 00:23:55.623 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-18 00:23:55.624 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-18 00:23:55.626 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-18 00:23:55.628 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-18 00:23:55.628 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-18 00:23:55.629 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-18 00:23:55.630 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-18 00:23:55.631 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-18 00:23:55.632 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-18 00:23:55.633 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-18 00:23:55.634 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-18 00:23:55.634 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-18 00:23:55.635 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-18 00:23:55.636 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-18 00:23:55.637 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-18 00:23:55.638 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-18 00:23:55.639 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-18 00:23:55.639 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-18 00:23:55.640 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-18 00:23:55.641 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-18 00:23:55.642 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-18 00:23:55.643 I/BaseUtil 31572:27011 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-18 00:23:55.643 I/SDKUtil 31572:27011 SourceFile:110] setOpLogItem
[2018-08-18 00:23:55.644 D/APKCloudAccountImpl 31572:27011 SourceFile:100]
getAccountsByType use the apk
[2018-08-18 00:23:55.646 I/AIDLClientManager 31572:27011 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-18 00:23:55.663 I/AIDLClientManager 31572:31572 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-18 00:23:55.664 I/AIDLClientManager 31572:31572 SourceFile:110] startService
[2018-08-18 00:23:55.664 D/AIDLClientManager 31572:31572 SourceFile:100] begin to
bindService
[2018-08-18 00:23:56.418 I/AIDLClientManager 31572:31572 SourceFile:110]
onServiceConnected
[2018-08-18 00:23:56.419 I/AIDLClientManager 31572:31572 SourceFile:110] doTask
[2018-08-18 00:23:56.420 I/AIDLClientManager 31572:27035 SourceFile:110] startService
await=true
[2018-08-18 00:23:56.440 I/LoginTask 31572:27082 SourceFile:110] loginResult:retCode=0
[2018-08-18 00:23:56.441 I/AIDLTask 31572:27082 SourceFile:110] finishTask
[2018-08-18 00:23:56.442 I/AIDLClientManager 31572:27082 SourceFile:110]
sendTaskFinishMsg
[2018-08-18 00:23:56.443 I/AIDLClientManager 31572:27082 SourceFile:110] refCount=1
[2018-08-18 00:23:56.444 I/AIDLTask 31572:27082 SourceFile:110] run#awaittrue
[2018-08-18 00:23:56.443 I/AIDLClientManager 31572:31572 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-18 00:23:56.444 I/AIDLClientManager 31572:31572 SourceFile:110] unbind Service
[2018-08-18 11:10:50.313 I/SDKUtil 31572:16087 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@7b6e530
[2018-08-18 11:10:50.339 I/CloudAccountImpl 31572:16087 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@7b6e530
[2018-08-18 11:10:50.383 D/CloudAccountImpl 31572:16087 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-18 11:10:50.384 I/CloudAccountImpl 31572:16087 SourceFile:110]
synAccountFromApkToSDK
[2018-08-18 11:10:50.390 D/CloudAccountImpl 31572:16087 SourceFile:100] apk has no
account, clear all sdk accounts
[2018-08-18 11:10:50.391 I/CloudAccountImpl 31572:16087 SourceFile:110] clear all accout
data
[2018-08-18 11:10:50.393 I/SDKAccountManager 31572:16087 SourceFile:110]
removeAllAccounts: type=com.huawei.intelligent
[2018-08-18 11:10:50.394 D/SDKAccountXmlImpl 31572:16087 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:10:50.395 D/SDKAccountXmlImpl 31572:16087 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:10:50.396 I/FileUtil 31572:16087 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-18 11:10:50.397 I/SDKAccountXmlImpl 31572:16087 SourceFile:110] write accounts
into file error
[2018-08-18 11:10:50.456 I/SDKUtil 31572:16087 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:10:50.457 I/SDKUtil 31572:16087 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-18 11:10:50.487 E/AES128_CBC 31572:16087 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:10:50.491 E/AES128_CBC 31572:16087 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:10:50.518 I/SDKUtil 31572:16087 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:10:50.519 I/SDKUtil 31572:16087 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:10:50.538 D/TerminalInfo 31572:16087 SourceFile:100] getDevicePLMN =
***02
[2018-08-18 11:10:50.574 E/AES128_CBC 31572:16087 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:10:50.576 E/AES128_CBC 31572:16087 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:10:50.600 I/SDKUtil 31572:16087 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:10:50.602 I/SDKUtil 31572:16087 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:10:50.609 D/SDKAccountXmlImpl 31572:16087 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:10:50.614 I/SDKAccountManager 31572:16087 SourceFile:110] there has no
account
[2018-08-18 11:10:50.615 E/KeyStoreEncryptAndDecrypt 31572:16087 SourceFile:130]
Decrypt source data is invalid.
[2018-08-18 11:10:50.617 I/BaseUtil 31572:16087 SourceFile:110] getAndroidSystemUserId =0
[2018-08-18 11:10:50.619 D/TerminalInfo 31572:16087 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-18 11:10:50.620 D/TerminalInfo 31572:16087 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-18 11:10:50.624 D/TerminalInfo 31572:16087 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-18 11:10:50.625 I/BaseUtil 31572:16087 SourceFile:110] enter networkIsAvaiable
[2018-08-18 11:10:50.632 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-18 11:10:50.633 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-18 11:10:50.634 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-18 11:10:50.635 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-18 11:10:50.636 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-18 11:10:50.637 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-18 11:10:50.638 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-18 11:10:50.639 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-18 11:10:50.639 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-18 11:10:50.640 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-18 11:10:50.641 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-18 11:10:50.642 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-18 11:10:50.642 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-18 11:10:50.643 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-18 11:10:50.644 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-18 11:10:50.645 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-18 11:10:50.647 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-18 11:10:50.648 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-18 11:10:50.649 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-18 11:10:50.649 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-18 11:10:50.650 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-18 11:10:50.651 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-18 11:10:50.652 I/BaseUtil 31572:16087 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-18 11:10:50.652 I/SDKUtil 31572:16087 SourceFile:110] setOpLogItem
[2018-08-18 11:10:50.653 D/APKCloudAccountImpl 31572:16087 SourceFile:100]
getAccountsByType use the apk
[2018-08-18 11:10:50.656 I/AIDLClientManager 31572:16087 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-18 11:10:50.666 I/AIDLClientManager 31572:31572 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-18 11:10:50.667 I/AIDLClientManager 31572:31572 SourceFile:110] startService
[2018-08-18 11:10:50.668 D/AIDLClientManager 31572:31572 SourceFile:100] begin to
bindService
[2018-08-18 11:10:52.083 I/AIDLClientManager 31572:31572 SourceFile:110]
onServiceConnected
[2018-08-18 11:10:52.085 I/AIDLClientManager 31572:31572 SourceFile:110] doTask
[2018-08-18 11:10:52.087 I/AIDLClientManager 31572:16117 SourceFile:110] startService
await=true
[2018-08-18 11:10:52.098 I/LoginTask 31572:16176 SourceFile:110] loginResult:retCode=0
[2018-08-18 11:10:52.100 I/AIDLTask 31572:16176 SourceFile:110] finishTask
[2018-08-18 11:10:52.101 I/AIDLClientManager 31572:16176 SourceFile:110]
sendTaskFinishMsg
[2018-08-18 11:10:52.102 I/AIDLClientManager 31572:16176 SourceFile:110] refCount=1
[2018-08-18 11:10:52.103 I/AIDLClientManager 31572:31572 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-18 11:10:52.103 I/AIDLClientManager 31572:31572 SourceFile:110] unbind Service
[2018-08-18 11:10:52.103 I/AIDLTask 31572:16176 SourceFile:110] run#awaittrue
[2018-08-18 11:38:16.183 D/CloudAccountImpl 18862:20007 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-18 11:38:16.196 I/CloudAccountImpl 18862:20007 SourceFile:110]
synAccountFromApkToSDK
[2018-08-18 11:38:16.206 D/CloudAccountImpl 18862:20007 SourceFile:100] apk has no
account, clear all sdk accounts
[2018-08-18 11:38:16.207 I/CloudAccountImpl 18862:20007 SourceFile:110] clear all accout
data
[2018-08-18 11:38:16.210 I/SDKAccountManager 18862:20007 SourceFile:110] init
SDKAccountManager
[2018-08-18 11:38:16.229 I/VersionUpdateHelper 18862:20007 SourceFile:110] old version is 3,
current version is 3
[2018-08-18 11:38:16.230 I/SDKAccountManager 18862:20007 SourceFile:110]
removeAllAccounts: type=com.huawei.intelligent
[2018-08-18 11:38:16.231 D/SDKAccountXmlImpl 18862:20007 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:38:16.232 D/SDKAccountXmlImpl 18862:20007 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:38:16.233 I/FileUtil 18862:20007 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-18 11:38:16.234 I/SDKAccountXmlImpl 18862:20007 SourceFile:110] write accounts
into file error
[2018-08-18 11:38:16.358 D/Proguard 18862:20007 SourceFile:100] keyList size is 54
[2018-08-18 11:38:16.359 I/SDKUtil 18862:20007 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:38:16.361 I/SDKUtil 18862:20007 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-18 11:38:16.362 D/CloudAccountImpl 18862:20007 SourceFile:100] begin to init
accounts
[2018-08-18 11:38:16.364 D/SDKAccountXmlImpl 18862:20007 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:38:16.365 I/SDKUtil 18862:20007 SourceFile:110] setNeedInit, mNeedInit is
false
[2018-08-18 11:38:16.369 D/CloudAccountImpl 18862:20007 SourceFile:100] initData
[2018-08-18 11:38:16.394 E/AES128_CBC 18862:20007 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:38:16.402 E/AES128_CBC 18862:20007 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:38:16.422 I/SDKUtil 18862:20007 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:38:16.423 I/SDKUtil 18862:20007 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:38:16.424 D/SDKAccountXmlImpl 18862:20007 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:38:16.450 E/AES128_CBC 18862:20007 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:38:16.454 E/AES128_CBC 18862:20007 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:38:16.476 I/SDKUtil 18862:20007 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:38:16.477 I/SDKUtil 18862:20007 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:38:16.478 I/AppInfoUtil 18862:20007 SourceFile:110] initAppInfos
[2018-08-18 11:38:16.488 I/AppInfoUtil 18862:20007 SourceFile:110] getAppChannel
is:7000000
[2018-08-18 11:38:16.491 E/mutiCardFactory 18862:20007 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 19 more

[2018-08-18 11:38:16.493 I/mutiCardFactory 18862:20007 SourceFile:110] isMtkGeminiSupport


false
[2018-08-18 11:38:16.496 I/mutiCardFactory 18862:20007 SourceFile:110]
isHwGeminiSupport1 true
[2018-08-18 11:38:16.503 D/TerminalInfo 18862:20007 SourceFile:100] getDevicePLMN =
***02
[2018-08-18 11:38:16.534 E/AES128_CBC 18862:20007 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:38:16.536 E/AES128_CBC 18862:20007 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 11:38:16.554 I/SDKUtil 18862:20007 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:38:16.555 I/SDKUtil 18862:20007 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 11:38:16.555 D/SDKAccountXmlImpl 18862:20007 SourceFile:100] sdk filepath
not exist
[2018-08-18 11:38:16.556 I/SDKAccountManager 18862:20007 SourceFile:110] there has no
account
[2018-08-18 11:38:16.557 E/KeyStoreEncryptAndDecrypt 18862:20007 SourceFile:130]
Decrypt source data is invalid.
[2018-08-18 11:38:16.560 I/BaseUtil 18862:20007 SourceFile:110] getAndroidSystemUserId =0
[2018-08-18 11:38:16.577 D/TerminalInfo 18862:20007 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-18 11:38:16.578 D/TerminalInfo 18862:20007 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-18 11:38:16.579 D/TerminalInfo 18862:20007 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-18 11:38:16.581 I/BaseUtil 18862:20007 SourceFile:110] enter networkIsAvaiable
[2018-08-18 11:38:16.593 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-18 11:38:16.594 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-18 11:38:16.595 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-18 11:38:16.597 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-18 11:38:16.599 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-18 11:38:16.600 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-18 11:38:16.601 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-18 11:38:16.602 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-18 11:38:16.603 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-18 11:38:16.605 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-18 11:38:16.606 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-18 11:38:16.606 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-18 11:38:16.607 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-18 11:38:16.608 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-18 11:38:16.609 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-18 11:38:16.609 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-18 11:38:16.610 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-18 11:38:16.611 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-18 11:38:16.614 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-18 11:38:16.615 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-18 11:38:16.616 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-18 11:38:16.618 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-18 11:38:16.619 I/BaseUtil 18862:20007 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-18 11:38:16.620 I/SDKUtil 18862:20007 SourceFile:110] setOpLogItem
[2018-08-18 11:38:16.621 D/APKCloudAccountImpl 18862:20007 SourceFile:100]
getAccountsByType use the apk
[2018-08-18 11:38:16.623 I/AIDLClientManager 18862:20007 SourceFile:110]
AIDLClientManager init
[2018-08-18 11:38:16.625 I/AIDLClientManager 18862:20007 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-18 11:38:16.651 I/AIDLClientManager 18862:18862 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-18 11:38:16.652 I/AIDLClientManager 18862:18862 SourceFile:110] startService
[2018-08-18 11:38:16.656 D/AIDLClientManager 18862:18862 SourceFile:100] begin to
bindService
[2018-08-18 11:38:18.016 I/AIDLClientManager 18862:18862 SourceFile:110]
onServiceConnected
[2018-08-18 11:38:18.018 I/AIDLClientManager 18862:20026 SourceFile:110] startService
await=true
[2018-08-18 11:38:18.018 I/AIDLClientManager 18862:18862 SourceFile:110] doTask
[2018-08-18 11:38:18.044 I/LoginTask 18862:20095 SourceFile:110] loginResult:retCode=0
[2018-08-18 11:38:18.049 I/AIDLTask 18862:20095 SourceFile:110] finishTask
[2018-08-18 11:38:18.050 I/AIDLClientManager 18862:20095 SourceFile:110]
sendTaskFinishMsg
[2018-08-18 11:38:18.072 I/AIDLClientManager 18862:20095 SourceFile:110] refCount=1
[2018-08-18 11:38:18.072 I/AIDLClientManager 18862:18862 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-18 11:38:18.073 I/AIDLClientManager 18862:18862 SourceFile:110] unbind Service
[2018-08-18 11:38:18.075 I/AIDLTask 18862:20095 SourceFile:110] run#awaittrue
[2018-08-18 14:07:41.450 I/SDKUtil 18862:6858 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5584672
[2018-08-18 14:07:41.475 I/CloudAccountImpl 18862:6858 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5584672
[2018-08-18 14:07:41.486 D/CloudAccountImpl 18862:6858 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-18 14:07:41.488 I/CloudAccountImpl 18862:6858 SourceFile:110]
synAccountFromApkToSDK
[2018-08-18 14:07:41.490 D/CloudAccountImpl 18862:6858 SourceFile:100] apk has no
account, clear all sdk accounts
[2018-08-18 14:07:41.491 I/CloudAccountImpl 18862:6858 SourceFile:110] clear all accout data
[2018-08-18 14:07:41.493 I/SDKAccountManager 18862:6858 SourceFile:110]
removeAllAccounts: type=com.huawei.intelligent
[2018-08-18 14:07:41.494 D/SDKAccountXmlImpl 18862:6858 SourceFile:100] sdk filepath not
exist
[2018-08-18 14:07:41.496 D/SDKAccountXmlImpl 18862:6858 SourceFile:100] sdk filepath not
exist
[2018-08-18 14:07:41.497 I/FileUtil 18862:6858 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-18 14:07:41.498 I/SDKAccountXmlImpl 18862:6858 SourceFile:110] write accounts
into file error
[2018-08-18 14:07:41.556 I/SDKUtil 18862:6858 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 14:07:41.557 I/SDKUtil 18862:6858 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-18 14:07:41.589 E/AES128_CBC 18862:6858 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 14:07:41.597 E/AES128_CBC 18862:6858 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 14:07:41.616 I/SDKUtil 18862:6858 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 14:07:41.617 I/SDKUtil 18862:6858 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 14:07:41.629 D/TerminalInfo 18862:6858 SourceFile:100] getDevicePLMN = ***02
[2018-08-18 14:07:41.650 E/AES128_CBC 18862:6858 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 14:07:41.653 E/AES128_CBC 18862:6858 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:742)
at com.huawei.intelligent.ui.view.MainView$b.doInBackground(SourceFile:738)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-18 14:07:41.669 I/SDKUtil 18862:6858 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 14:07:41.670 I/SDKUtil 18862:6858 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-18 14:07:41.671 D/SDKAccountXmlImpl 18862:6858 SourceFile:100] sdk filepath not
exist
[2018-08-18 14:07:41.672 I/SDKAccountManager 18862:6858 SourceFile:110] there has no
account
[2018-08-18 14:07:41.693 E/KeyStoreEncryptAndDecrypt 18862:6858 SourceFile:130] Decrypt
source data is invalid.
[2018-08-18 14:07:41.696 I/BaseUtil 18862:6858 SourceFile:110] getAndroidSystemUserId =0
[2018-08-18 14:07:41.697 D/TerminalInfo 18862:6858 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-18 14:07:41.699 D/TerminalInfo 18862:6858 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-18 14:07:41.703 D/TerminalInfo 18862:6858 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-18 14:07:41.704 I/BaseUtil 18862:6858 SourceFile:110] enter networkIsAvaiable
[2018-08-18 14:07:41.708 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-18 14:07:41.709 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-18 14:07:41.710 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-18 14:07:41.711 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-18 14:07:41.715 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-18 14:07:41.715 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-18 14:07:41.716 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-18 14:07:41.717 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-18 14:07:41.717 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-18 14:07:41.718 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-18 14:07:41.719 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-18 14:07:41.720 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-18 14:07:41.720 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-18 14:07:41.721 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-18 14:07:41.723 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-18 14:07:41.726 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-18 14:07:41.727 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-18 14:07:41.728 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-18 14:07:41.728 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-18 14:07:41.729 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-18 14:07:41.729 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-18 14:07:41.730 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-18 14:07:41.731 I/BaseUtil 18862:6858 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-18 14:07:41.732 I/SDKUtil 18862:6858 SourceFile:110] setOpLogItem
[2018-08-18 14:07:41.733 D/APKCloudAccountImpl 18862:6858 SourceFile:100]
getAccountsByType use the apk
[2018-08-18 14:07:41.736 I/AIDLClientManager 18862:6858 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-18 14:07:41.767 I/AIDLClientManager 18862:18862 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-18 14:07:41.768 I/AIDLClientManager 18862:18862 SourceFile:110] startService
[2018-08-18 14:07:41.769 D/AIDLClientManager 18862:18862 SourceFile:100] begin to
bindService
[2018-08-18 14:07:43.530 I/AIDLClientManager 18862:18862 SourceFile:110]
onServiceConnected
[2018-08-18 14:07:43.537 I/AIDLClientManager 18862:18862 SourceFile:110] doTask
[2018-08-18 14:07:43.538 I/AIDLClientManager 18862:6871 SourceFile:110] startService
await=true
[2018-08-18 14:07:43.568 I/LoginTask 18862:6937 SourceFile:110] loginResult:retCode=0
[2018-08-18 14:07:43.570 I/AIDLTask 18862:6937 SourceFile:110] finishTask
[2018-08-18 14:07:43.571 I/AIDLClientManager 18862:6937 SourceFile:110]
sendTaskFinishMsg
[2018-08-18 14:07:43.576 I/AIDLClientManager 18862:6937 SourceFile:110] refCount=1
[2018-08-18 14:07:43.578 I/AIDLClientManager 18862:18862 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-18 14:07:43.579 I/AIDLClientManager 18862:18862 SourceFile:110] unbind Service
[2018-08-18 14:07:43.610 I/AIDLTask 18862:6937 SourceFile:110] run#awaittrue
[2018-08-20 17:08:41.133 D/CloudAccountImpl 3283:22191 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-20 17:08:41.159 I/CloudAccountImpl 3283:22191 SourceFile:110]
synAccountFromApkToSDK
[2018-08-20 17:08:41.162 I/SDKAccountManager 3283:22191 SourceFile:110] init
SDKAccountManager
[2018-08-20 17:08:41.170 I/VersionUpdateHelper 3283:22191 SourceFile:110] old version is 3,
current version is 3
[2018-08-20 17:08:41.172 D/SDKAccountXmlImpl 3283:22191 SourceFile:100] sdk filepath not
exist
[2018-08-20 17:08:41.174 I/SDKUtil 3283:22191 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-20 17:08:41.175 D/CloudAccountImpl 3283:22191 SourceFile:100] begin to init
accounts
[2018-08-20 17:08:41.176 D/SDKAccountXmlImpl 3283:22191 SourceFile:100] sdk filepath not
exist
[2018-08-20 17:08:41.178 I/SDKUtil 3283:22191 SourceFile:110] setNeedInit, mNeedInit is false
[2018-08-20 17:08:41.179 D/CloudAccountImpl 3283:22191 SourceFile:100] initData
[2018-08-20 17:08:41.266 E/AES128_CBC 3283:22191 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:08:41.271 E/AES128_CBC 3283:22191 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:08:41.290 D/Proguard 3283:22191 SourceFile:100] keyList size is 54


[2018-08-20 17:08:41.292 I/SDKUtil 3283:22191 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:08:41.294 I/SDKUtil 3283:22191 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:08:41.296 D/SDKAccountXmlImpl 3283:22191 SourceFile:100] sdk filepath not
exist
[2018-08-20 17:08:41.314 E/AES128_CBC 3283:22191 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:08:41.317 E/AES128_CBC 3283:22191 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:08:41.333 I/SDKUtil 3283:22191 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:08:41.334 I/SDKUtil 3283:22191 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:08:41.336 I/AppInfoUtil 3283:22191 SourceFile:110] initAppInfos
[2018-08-20 17:08:41.343 I/AppInfoUtil 3283:22191 SourceFile:110] getAppChannel is:7000000
[2018-08-20 17:08:41.346 E/mutiCardFactory 3283:22191 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-08-20 17:08:41.348 I/mutiCardFactory 3283:22191 SourceFile:110] isMtkGeminiSupport


false
[2018-08-20 17:08:41.352 I/mutiCardFactory 3283:22191 SourceFile:110] isHwGeminiSupport1
true
[2018-08-20 17:08:41.356 D/TerminalInfo 3283:22191 SourceFile:100] getDevicePLMN = ***02
[2018-08-20 17:08:41.373 E/AES128_CBC 3283:22191 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:08:41.375 E/AES128_CBC 3283:22191 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:08:41.391 I/SDKUtil 3283:22191 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:08:41.393 I/SDKUtil 3283:22191 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:08:41.394 D/SDKAccountXmlImpl 3283:22191 SourceFile:100] sdk filepath not
exist
[2018-08-20 17:08:41.396 I/SDKAccountManager 3283:22191 SourceFile:110] there has no
account
[2018-08-20 17:08:41.398 E/KeyStoreEncryptAndDecrypt 3283:22191 SourceFile:130] Decrypt
source data is invalid.
[2018-08-20 17:08:41.400 I/BaseUtil 3283:22191 SourceFile:110] getAndroidSystemUserId =0
[2018-08-20 17:08:41.415 D/TerminalInfo 3283:22191 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-20 17:08:41.416 D/TerminalInfo 3283:22191 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-20 17:08:41.418 D/TerminalInfo 3283:22191 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-20 17:08:41.419 I/BaseUtil 3283:22191 SourceFile:110] enter networkIsAvaiable
[2018-08-20 17:08:41.428 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-20 17:08:41.430 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-20 17:08:41.431 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-20 17:08:41.432 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-20 17:08:41.433 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-20 17:08:41.434 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-20 17:08:41.435 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-20 17:08:41.437 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-20 17:08:41.438 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-20 17:08:41.439 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-20 17:08:41.441 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-20 17:08:41.441 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-20 17:08:41.442 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-20 17:08:41.443 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-20 17:08:41.445 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-20 17:08:41.447 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-20 17:08:41.448 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-20 17:08:41.449 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-20 17:08:41.450 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-20 17:08:41.451 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-20 17:08:41.452 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-20 17:08:41.452 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-20 17:08:41.453 I/BaseUtil 3283:22191 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-20 17:08:41.454 I/SDKUtil 3283:22191 SourceFile:110] setOpLogItem
[2018-08-20 17:08:41.455 D/APKCloudAccountImpl 3283:22191 SourceFile:100]
getAccountsByType use the apk
[2018-08-20 17:08:41.457 I/AIDLClientManager 3283:22191 SourceFile:110]
AIDLClientManager init
[2018-08-20 17:08:41.460 I/AIDLClientManager 3283:22191 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-20 17:08:41.461 I/AIDLClientManager 3283:3283 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-20 17:08:41.461 I/AIDLClientManager 3283:3283 SourceFile:110] startService
[2018-08-20 17:08:41.462 D/AIDLClientManager 3283:3283 SourceFile:100] begin to
bindService
[2018-08-20 17:08:42.581 I/AIDLClientManager 3283:3283 SourceFile:110]
onServiceConnected
[2018-08-20 17:08:42.583 I/AIDLClientManager 3283:3283 SourceFile:110] doTask
[2018-08-20 17:08:42.585 I/AIDLClientManager 3283:22203 SourceFile:110] startService
await=true
[2018-08-20 17:08:42.988 I/LoginTask 3283:20068 SourceFile:110] loginResult:retCode=1
[2018-08-20 17:08:42.999 I/AIDLTask 3283:20068 SourceFile:110] finishTask
[2018-08-20 17:08:43.000 I/AIDLClientManager 3283:20068 SourceFile:110]
sendTaskFinishMsg
[2018-08-20 17:08:43.001 I/AIDLClientManager 3283:20068 SourceFile:110] refCount=1
[2018-08-20 17:08:43.003 I/AIDLClientManager 3283:3283 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-20 17:08:43.004 I/AIDLClientManager 3283:3283 SourceFile:110] unbind Service
[2018-08-20 17:08:43.006 I/AIDLTask 3283:22261 SourceFile:110] run#awaittrue
[2018-08-20 17:16:24.973 I/SDKUtil 3283:22612 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-20 17:16:24.994 I/CloudAccountImpl 3283:22612 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-20 17:16:25.012 D/CloudAccountImpl 3283:22612 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-20 17:16:25.017 I/CloudAccountImpl 3283:22612 SourceFile:110]
synAccountFromApkToSDK
[2018-08-20 17:16:25.032 D/SDKAccountXmlImpl 3283:22612 SourceFile:100] sdk filepath not
exist
[2018-08-20 17:16:25.033 I/SDKUtil 3283:22612 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-20 17:16:25.323 E/AES128_CBC 3283:22612 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:16:25.354 E/AES128_CBC 3283:22612 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:16:25.390 I/SDKUtil 3283:22612 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:16:25.391 I/SDKUtil 3283:22612 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:16:25.399 D/TerminalInfo 3283:22612 SourceFile:100] getDevicePLMN = ***02
[2018-08-20 17:16:25.424 E/AES128_CBC 3283:22612 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:16:25.427 E/AES128_CBC 3283:22612 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 17:16:25.462 I/SDKUtil 3283:22612 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:16:25.464 I/SDKUtil 3283:22612 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 17:16:25.465 D/SDKAccountXmlImpl 3283:22612 SourceFile:100] sdk filepath not
exist
[2018-08-20 17:16:25.466 I/SDKAccountManager 3283:22612 SourceFile:110] there has no
account
[2018-08-20 17:16:25.467 E/KeyStoreEncryptAndDecrypt 3283:22612 SourceFile:130] Decrypt
source data is invalid.
[2018-08-20 17:16:25.471 I/BaseUtil 3283:22612 SourceFile:110] getAndroidSystemUserId =0
[2018-08-20 17:16:25.472 D/TerminalInfo 3283:22612 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-20 17:16:25.473 D/TerminalInfo 3283:22612 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-20 17:16:25.475 D/TerminalInfo 3283:22612 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-20 17:16:25.478 I/BaseUtil 3283:22612 SourceFile:110] enter networkIsAvaiable
[2018-08-20 17:16:25.496 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-20 17:16:25.498 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-20 17:16:25.499 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-20 17:16:25.499 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-20 17:16:25.501 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-20 17:16:25.501 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-20 17:16:25.502 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-20 17:16:25.505 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-20 17:16:25.505 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-20 17:16:25.506 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-20 17:16:25.507 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-20 17:16:25.508 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-20 17:16:25.509 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-20 17:16:25.510 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-20 17:16:25.510 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-20 17:16:25.511 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-20 17:16:25.512 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-20 17:16:25.513 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-20 17:16:25.513 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-20 17:16:25.514 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-20 17:16:25.516 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-20 17:16:25.517 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-20 17:16:25.519 I/BaseUtil 3283:22612 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-20 17:16:25.520 I/SDKUtil 3283:22612 SourceFile:110] setOpLogItem
[2018-08-20 17:16:25.520 D/APKCloudAccountImpl 3283:22612 SourceFile:100]
getAccountsByType use the apk
[2018-08-20 17:16:25.522 I/AIDLClientManager 3283:22612 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-20 17:16:25.523 I/AIDLClientManager 3283:3283 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-20 17:16:25.524 I/AIDLClientManager 3283:3283 SourceFile:110] startService
[2018-08-20 17:16:25.525 D/AIDLClientManager 3283:3283 SourceFile:100] begin to
bindService
[2018-08-20 17:16:27.389 I/AIDLClientManager 3283:3283 SourceFile:110]
onServiceConnected
[2018-08-20 17:16:27.390 I/AIDLClientManager 3283:3283 SourceFile:110] doTask
[2018-08-20 17:16:27.390 I/AIDLClientManager 3283:22642 SourceFile:110] startService
await=true
[2018-08-20 17:16:28.804 I/LoginTask 3283:3303 SourceFile:110] loginResult:retCode=1
[2018-08-20 17:16:28.810 I/AIDLTask 3283:3303 SourceFile:110] finishTask
[2018-08-20 17:16:28.811 I/AIDLClientManager 3283:3303 SourceFile:110] sendTaskFinishMsg
[2018-08-20 17:16:28.811 I/AIDLClientManager 3283:3303 SourceFile:110] refCount=1
[2018-08-20 17:16:28.814 I/AIDLClientManager 3283:3283 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-20 17:16:28.815 I/AIDLClientManager 3283:3283 SourceFile:110] unbind Service
[2018-08-20 17:16:28.818 I/AIDLTask 3283:22751 SourceFile:110] run#awaittrue
[2018-08-20 23:41:53.320 I/SDKUtil 3283:13721 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-20 23:41:53.389 I/CloudAccountImpl 3283:13721 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-20 23:41:53.419 D/CloudAccountImpl 3283:13721 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-20 23:41:53.423 I/CloudAccountImpl 3283:13721 SourceFile:110]
synAccountFromApkToSDK
[2018-08-20 23:41:53.428 D/SDKAccountXmlImpl 3283:13721 SourceFile:100] sdk filepath not
exist
[2018-08-20 23:41:53.431 I/SDKUtil 3283:13721 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-20 23:41:53.522 E/AES128_CBC 3283:13721 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 23:41:53.533 E/AES128_CBC 3283:13721 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 23:41:53.557 I/SDKUtil 3283:13721 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 23:41:53.558 I/SDKUtil 3283:13721 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 23:41:53.570 D/TerminalInfo 3283:13721 SourceFile:100] getDevicePLMN = ***02
[2018-08-20 23:41:53.589 E/AES128_CBC 3283:13721 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-20 23:41:53.592 E/AES128_CBC 3283:13721 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2018-08-20 23:41:53.612 I/SDKUtil 3283:13721 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 23:41:53.614 I/SDKUtil 3283:13721 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-20 23:41:53.616 D/SDKAccountXmlImpl 3283:13721 SourceFile:100] sdk filepath not
exist
[2018-08-20 23:41:53.617 I/SDKAccountManager 3283:13721 SourceFile:110] there has no
account
[2018-08-20 23:41:53.623 E/KeyStoreEncryptAndDecrypt 3283:13721 SourceFile:130] Decrypt
source data is invalid.
[2018-08-20 23:41:53.625 I/BaseUtil 3283:13721 SourceFile:110] getAndroidSystemUserId =0
[2018-08-20 23:41:53.627 D/TerminalInfo 3283:13721 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-20 23:41:53.629 D/TerminalInfo 3283:13721 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-20 23:41:53.632 D/TerminalInfo 3283:13721 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-20 23:41:53.636 I/BaseUtil 3283:13721 SourceFile:110] enter networkIsAvaiable
[2018-08-20 23:41:53.641 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-20 23:41:53.642 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-20 23:41:53.643 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-20 23:41:53.644 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-20 23:41:53.645 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-20 23:41:53.646 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-20 23:41:53.646 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-20 23:41:53.647 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-20 23:41:53.648 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-20 23:41:53.649 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-20 23:41:53.650 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-20 23:41:53.651 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-20 23:41:53.651 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-20 23:41:53.652 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-20 23:41:53.653 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-20 23:41:53.654 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-20 23:41:53.655 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-20 23:41:53.655 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-20 23:41:53.657 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-20 23:41:53.657 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-20 23:41:53.658 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-20 23:41:53.659 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-20 23:41:53.660 I/BaseUtil 3283:13721 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-20 23:41:53.660 I/SDKUtil 3283:13721 SourceFile:110] setOpLogItem
[2018-08-20 23:41:53.663 D/APKCloudAccountImpl 3283:13721 SourceFile:100]
getAccountsByType use the apk
[2018-08-20 23:41:53.670 I/AIDLClientManager 3283:13721 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-20 23:41:53.677 I/AIDLClientManager 3283:3283 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-20 23:41:53.679 I/AIDLClientManager 3283:3283 SourceFile:110] startService
[2018-08-20 23:41:53.679 D/AIDLClientManager 3283:3283 SourceFile:100] begin to
bindService
[2018-08-20 23:41:54.781 I/AIDLClientManager 3283:3283 SourceFile:110]
onServiceConnected
[2018-08-20 23:41:54.782 I/AIDLClientManager 3283:3283 SourceFile:110] doTask
[2018-08-20 23:41:54.782 I/AIDLClientManager 3283:13730 SourceFile:110] startService
await=true
[2018-08-20 23:41:55.125 I/LoginTask 3283:3302 SourceFile:110] loginResult:retCode=1
[2018-08-20 23:41:55.128 I/AIDLTask 3283:3302 SourceFile:110] finishTask
[2018-08-20 23:41:55.128 I/AIDLClientManager 3283:3302 SourceFile:110] sendTaskFinishMsg
[2018-08-20 23:41:55.129 I/AIDLClientManager 3283:3302 SourceFile:110] refCount=1
[2018-08-20 23:41:55.130 I/AIDLClientManager 3283:3283 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-20 23:41:55.130 I/AIDLTask 3283:13784 SourceFile:110] run#awaittrue
[2018-08-20 23:41:55.131 I/AIDLClientManager 3283:3283 SourceFile:110] unbind Service
[2018-08-21 00:34:44.784 I/SDKUtil 3283:26781 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 00:34:44.798 I/CloudAccountImpl 3283:26781 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 00:34:44.830 D/CloudAccountImpl 3283:26781 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-21 00:34:44.832 I/CloudAccountImpl 3283:26781 SourceFile:110]
synAccountFromApkToSDK
[2018-08-21 00:34:44.837 D/SDKAccountXmlImpl 3283:26781 SourceFile:100] sdk filepath not
exist
[2018-08-21 00:34:44.838 I/SDKUtil 3283:26781 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-21 00:34:44.919 E/AES128_CBC 3283:26781 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:44.924 E/AES128_CBC 3283:26781 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:44.939 I/SDKUtil 3283:26781 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:44.940 I/SDKUtil 3283:26781 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:44.947 D/TerminalInfo 3283:26781 SourceFile:100] getDevicePLMN = ***02
[2018-08-21 00:34:44.964 E/AES128_CBC 3283:26781 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:44.966 E/AES128_CBC 3283:26781 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:44.983 I/SDKUtil 3283:26781 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:44.984 I/SDKUtil 3283:26781 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:44.985 D/SDKAccountXmlImpl 3283:26781 SourceFile:100] sdk filepath not
exist
[2018-08-21 00:34:44.986 I/SDKAccountManager 3283:26781 SourceFile:110] there has no
account
[2018-08-21 00:34:44.989 E/KeyStoreEncryptAndDecrypt 3283:26781 SourceFile:130] Decrypt
source data is invalid.
[2018-08-21 00:34:44.991 I/BaseUtil 3283:26781 SourceFile:110] getAndroidSystemUserId =0
[2018-08-21 00:34:44.992 D/TerminalInfo 3283:26781 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-21 00:34:44.996 D/TerminalInfo 3283:26781 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-21 00:34:45.005 D/TerminalInfo 3283:26781 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-21 00:34:45.006 I/BaseUtil 3283:26781 SourceFile:110] enter networkIsAvaiable
[2018-08-21 00:34:45.009 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-21 00:34:45.010 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-21 00:34:45.011 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-21 00:34:45.011 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-21 00:34:45.012 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-21 00:34:45.013 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-21 00:34:45.014 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-21 00:34:45.015 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-21 00:34:45.015 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-21 00:34:45.016 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-21 00:34:45.017 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-21 00:34:45.018 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-21 00:34:45.019 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-21 00:34:45.019 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-21 00:34:45.021 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-21 00:34:45.021 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-21 00:34:45.022 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-21 00:34:45.023 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-21 00:34:45.024 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-21 00:34:45.024 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-21 00:34:45.025 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-21 00:34:45.026 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-21 00:34:45.026 I/BaseUtil 3283:26781 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-21 00:34:45.027 I/SDKUtil 3283:26781 SourceFile:110] setOpLogItem
[2018-08-21 00:34:45.029 D/APKCloudAccountImpl 3283:26781 SourceFile:100]
getAccountsByType use the apk
[2018-08-21 00:34:45.033 I/AIDLClientManager 3283:26781 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-21 00:34:45.048 I/AIDLClientManager 3283:3283 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-21 00:34:45.049 I/AIDLClientManager 3283:3283 SourceFile:110] startService
[2018-08-21 00:34:45.049 D/AIDLClientManager 3283:3283 SourceFile:100] begin to
bindService
[2018-08-21 00:34:46.025 I/AIDLClientManager 3283:3283 SourceFile:110]
onServiceConnected
[2018-08-21 00:34:46.026 I/AIDLClientManager 3283:3283 SourceFile:110] doTask
[2018-08-21 00:34:46.027 I/AIDLClientManager 3283:26788 SourceFile:110] startService
await=true
[2018-08-21 00:34:46.555 I/LoginTask 3283:22455 SourceFile:110] loginResult:retCode=1
[2018-08-21 00:34:46.558 I/AIDLTask 3283:22455 SourceFile:110] finishTask
[2018-08-21 00:34:46.559 I/AIDLClientManager 3283:22455 SourceFile:110]
sendTaskFinishMsg
[2018-08-21 00:34:46.560 I/AIDLClientManager 3283:22455 SourceFile:110] refCount=1
[2018-08-21 00:34:46.562 I/AIDLTask 3283:22261 SourceFile:110] run#awaittrue
[2018-08-21 00:34:46.562 I/AIDLClientManager 3283:3283 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-21 00:34:46.564 I/AIDLClientManager 3283:3283 SourceFile:110] unbind Service
[2018-08-21 00:34:48.268 I/SDKUtil 3283:26883 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 00:34:48.272 I/CloudAccountImpl 3283:26883 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 00:34:48.279 D/CloudAccountImpl 3283:26883 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-21 00:34:48.279 I/CloudAccountImpl 3283:26883 SourceFile:110]
synAccountFromApkToSDK
[2018-08-21 00:34:48.283 D/SDKAccountXmlImpl 3283:26883 SourceFile:100] sdk filepath not
exist
[2018-08-21 00:34:48.284 I/SDKUtil 3283:26883 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-21 00:34:48.311 E/AES128_CBC 3283:26883 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:48.314 E/AES128_CBC 3283:26883 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:48.333 I/SDKUtil 3283:26883 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:48.334 I/SDKUtil 3283:26883 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:48.337 D/TerminalInfo 3283:26883 SourceFile:100] getDevicePLMN = ***02
[2018-08-21 00:34:48.359 E/AES128_CBC 3283:26883 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:48.362 E/AES128_CBC 3283:26883 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:48.380 I/SDKUtil 3283:26883 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:48.380 I/SDKUtil 3283:26883 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:48.381 D/SDKAccountXmlImpl 3283:26883 SourceFile:100] sdk filepath not
exist
[2018-08-21 00:34:48.382 I/SDKAccountManager 3283:26883 SourceFile:110] there has no
account
[2018-08-21 00:34:48.405 E/KeyStoreEncryptAndDecrypt 3283:26883 SourceFile:130] Decrypt
source data is invalid.
[2018-08-21 00:34:48.421 I/BaseUtil 3283:26883 SourceFile:110] getAndroidSystemUserId =0
[2018-08-21 00:34:48.422 D/TerminalInfo 3283:26883 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-21 00:34:48.423 D/TerminalInfo 3283:26883 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-21 00:34:48.425 D/TerminalInfo 3283:26883 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-21 00:34:48.426 I/BaseUtil 3283:26883 SourceFile:110] enter networkIsAvaiable
[2018-08-21 00:34:48.430 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-21 00:34:48.431 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-21 00:34:48.432 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-21 00:34:48.433 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-21 00:34:48.434 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-21 00:34:48.435 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-21 00:34:48.435 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-21 00:34:48.437 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-21 00:34:48.437 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-21 00:34:48.438 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-21 00:34:48.440 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-21 00:34:48.441 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-21 00:34:48.442 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-21 00:34:48.443 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-21 00:34:48.444 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-21 00:34:48.444 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-21 00:34:48.445 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-21 00:34:48.446 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-21 00:34:48.447 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-21 00:34:48.447 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-21 00:34:48.448 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-21 00:34:48.449 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-21 00:34:48.449 I/BaseUtil 3283:26883 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-21 00:34:48.450 I/SDKUtil 3283:26883 SourceFile:110] setOpLogItem
[2018-08-21 00:34:48.451 D/APKCloudAccountImpl 3283:26883 SourceFile:100]
getAccountsByType use the apk
[2018-08-21 00:34:48.452 I/AIDLClientManager 3283:26883 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-21 00:34:48.453 I/AIDLClientManager 3283:3283 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-21 00:34:48.454 I/AIDLClientManager 3283:3283 SourceFile:110] startService
[2018-08-21 00:34:48.455 D/AIDLClientManager 3283:3283 SourceFile:100] begin to
bindService
[2018-08-21 00:34:48.497 I/AIDLClientManager 3283:3283 SourceFile:110]
onServiceConnected
[2018-08-21 00:34:48.498 I/AIDLClientManager 3283:3283 SourceFile:110] doTask
[2018-08-21 00:34:48.498 I/AIDLClientManager 3283:26887 SourceFile:110] startService
await=true
[2018-08-21 00:34:48.524 I/LoginTask 3283:13969 SourceFile:110] loginResult:retCode=1
[2018-08-21 00:34:48.526 I/AIDLTask 3283:13969 SourceFile:110] finishTask
[2018-08-21 00:34:48.527 I/AIDLClientManager 3283:13969 SourceFile:110]
sendTaskFinishMsg
[2018-08-21 00:34:48.528 I/AIDLClientManager 3283:13969 SourceFile:110] refCount=1
[2018-08-21 00:34:48.529 I/AIDLClientManager 3283:3283 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-21 00:34:48.529 I/AIDLTask 3283:22751 SourceFile:110] run#awaittrue
[2018-08-21 00:34:48.530 I/AIDLClientManager 3283:3283 SourceFile:110] unbind Service
[2018-08-21 00:34:50.439 I/SDKUtil 3283:26898 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 00:34:50.440 I/CloudAccountImpl 3283:26898 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 00:34:50.442 D/CloudAccountImpl 3283:26898 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-21 00:34:50.443 I/CloudAccountImpl 3283:26898 SourceFile:110]
synAccountFromApkToSDK
[2018-08-21 00:34:50.447 D/SDKAccountXmlImpl 3283:26898 SourceFile:100] sdk filepath not
exist
[2018-08-21 00:34:50.448 I/SDKUtil 3283:26898 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-21 00:34:50.475 E/AES128_CBC 3283:26898 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:50.477 E/AES128_CBC 3283:26898 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:50.496 I/SDKUtil 3283:26898 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:50.497 I/SDKUtil 3283:26898 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:50.503 D/TerminalInfo 3283:26898 SourceFile:100] getDevicePLMN = ***02
[2018-08-21 00:34:50.521 E/AES128_CBC 3283:26898 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:50.527 E/AES128_CBC 3283:26898 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 00:34:50.551 I/SDKUtil 3283:26898 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:50.552 I/SDKUtil 3283:26898 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 00:34:50.552 D/SDKAccountXmlImpl 3283:26898 SourceFile:100] sdk filepath not
exist
[2018-08-21 00:34:50.553 I/SDKAccountManager 3283:26898 SourceFile:110] there has no
account
[2018-08-21 00:34:50.555 E/KeyStoreEncryptAndDecrypt 3283:26898 SourceFile:130] Decrypt
source data is invalid.
[2018-08-21 00:34:50.557 I/BaseUtil 3283:26898 SourceFile:110] getAndroidSystemUserId =0
[2018-08-21 00:34:50.557 D/TerminalInfo 3283:26898 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-21 00:34:50.558 D/TerminalInfo 3283:26898 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-21 00:34:50.559 D/TerminalInfo 3283:26898 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-21 00:34:50.560 I/BaseUtil 3283:26898 SourceFile:110] enter networkIsAvaiable
[2018-08-21 00:34:50.564 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-21 00:34:50.565 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-21 00:34:50.566 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-21 00:34:50.567 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-21 00:34:50.567 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-21 00:34:50.568 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-21 00:34:50.569 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-21 00:34:50.569 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-21 00:34:50.570 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-21 00:34:50.571 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-21 00:34:50.571 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-21 00:34:50.572 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-21 00:34:50.572 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-21 00:34:50.573 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-21 00:34:50.574 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-21 00:34:50.574 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-21 00:34:50.575 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-21 00:34:50.576 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-21 00:34:50.576 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-21 00:34:50.577 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-21 00:34:50.577 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-21 00:34:50.578 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-21 00:34:50.578 I/BaseUtil 3283:26898 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-21 00:34:50.579 I/SDKUtil 3283:26898 SourceFile:110] setOpLogItem
[2018-08-21 00:34:50.580 D/APKCloudAccountImpl 3283:26898 SourceFile:100]
getAccountsByType use the apk
[2018-08-21 00:34:50.582 I/AIDLClientManager 3283:26898 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-21 00:34:50.582 I/AIDLClientManager 3283:3283 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-21 00:34:50.583 I/AIDLClientManager 3283:3283 SourceFile:110] startService
[2018-08-21 00:34:50.584 D/AIDLClientManager 3283:3283 SourceFile:100] begin to
bindService
[2018-08-21 00:34:50.610 I/AIDLClientManager 3283:3283 SourceFile:110]
onServiceConnected
[2018-08-21 00:34:50.611 I/AIDLClientManager 3283:3283 SourceFile:110] doTask
[2018-08-21 00:34:50.611 I/AIDLClientManager 3283:26904 SourceFile:110] startService
await=true
[2018-08-21 00:34:50.637 I/LoginTask 3283:13969 SourceFile:110] loginResult:retCode=1
[2018-08-21 00:34:50.638 I/AIDLTask 3283:13969 SourceFile:110] finishTask
[2018-08-21 00:34:50.639 I/AIDLClientManager 3283:13969 SourceFile:110]
sendTaskFinishMsg
[2018-08-21 00:34:50.640 I/AIDLClientManager 3283:13969 SourceFile:110] refCount=1
[2018-08-21 00:34:50.641 I/AIDLTask 3283:13784 SourceFile:110] run#awaittrue
[2018-08-21 00:34:50.640 I/AIDLClientManager 3283:3283 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-21 00:34:50.641 I/AIDLClientManager 3283:3283 SourceFile:110] unbind Service
[2018-08-21 07:40:06.461 I/SDKUtil 3283:15151 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 07:40:06.491 I/CloudAccountImpl 3283:15151 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@28e5bc
[2018-08-21 07:40:06.535 D/CloudAccountImpl 3283:15151 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-21 07:40:06.537 I/CloudAccountImpl 3283:15151 SourceFile:110]
synAccountFromApkToSDK
[2018-08-21 07:40:06.545 D/SDKAccountXmlImpl 3283:15151 SourceFile:100] sdk filepath not
exist
[2018-08-21 07:40:06.546 I/SDKUtil 3283:15151 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-21 07:40:06.612 E/AES128_CBC 3283:15151 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 07:40:06.620 E/AES128_CBC 3283:15151 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 07:40:06.660 I/SDKUtil 3283:15151 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 07:40:06.661 I/SDKUtil 3283:15151 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 07:40:06.676 D/TerminalInfo 3283:15151 SourceFile:100] getDevicePLMN = ***02
[2018-08-21 07:40:06.700 E/AES128_CBC 3283:15151 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 07:40:06.702 E/AES128_CBC 3283:15151 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-21 07:40:06.722 I/SDKUtil 3283:15151 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 07:40:06.723 I/SDKUtil 3283:15151 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-21 07:40:06.725 D/SDKAccountXmlImpl 3283:15151 SourceFile:100] sdk filepath not
exist
[2018-08-21 07:40:06.731 I/SDKAccountManager 3283:15151 SourceFile:110] there has no
account
[2018-08-21 07:40:06.734 E/KeyStoreEncryptAndDecrypt 3283:15151 SourceFile:130] Decrypt
source data is invalid.
[2018-08-21 07:40:06.737 I/BaseUtil 3283:15151 SourceFile:110] getAndroidSystemUserId =0
[2018-08-21 07:40:06.738 D/TerminalInfo 3283:15151 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-21 07:40:06.740 D/TerminalInfo 3283:15151 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-21 07:40:06.746 D/TerminalInfo 3283:15151 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-21 07:40:06.749 I/BaseUtil 3283:15151 SourceFile:110] enter networkIsAvaiable
[2018-08-21 07:40:06.753 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-21 07:40:06.755 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-21 07:40:06.757 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-21 07:40:06.758 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-21 07:40:06.759 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-21 07:40:06.760 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-21 07:40:06.761 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-21 07:40:06.761 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-21 07:40:06.762 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-21 07:40:06.763 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-21 07:40:06.764 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-21 07:40:06.765 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-21 07:40:06.766 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-21 07:40:06.766 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-21 07:40:06.768 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-21 07:40:06.769 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-21 07:40:06.770 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-21 07:40:06.772 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-21 07:40:06.774 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-21 07:40:06.775 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-21 07:40:06.776 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-21 07:40:06.776 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-21 07:40:06.779 I/BaseUtil 3283:15151 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-21 07:40:06.780 I/SDKUtil 3283:15151 SourceFile:110] setOpLogItem
[2018-08-21 07:40:06.781 D/APKCloudAccountImpl 3283:15151 SourceFile:100]
getAccountsByType use the apk
[2018-08-21 07:40:06.784 I/AIDLClientManager 3283:15151 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-21 07:40:06.797 I/AIDLClientManager 3283:3283 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-21 07:40:06.798 I/AIDLClientManager 3283:3283 SourceFile:110] startService
[2018-08-21 07:40:06.799 D/AIDLClientManager 3283:3283 SourceFile:100] begin to
bindService
[2018-08-21 07:40:07.691 I/AIDLClientManager 3283:3283 SourceFile:110]
onServiceConnected
[2018-08-21 07:40:07.692 I/AIDLClientManager 3283:3283 SourceFile:110] doTask
[2018-08-21 07:40:07.692 I/AIDLClientManager 3283:15158 SourceFile:110] startService
await=true
[2018-08-21 07:40:08.104 I/LoginTask 3283:27120 SourceFile:110] loginResult:retCode=1
[2018-08-21 07:40:08.106 I/AIDLTask 3283:27120 SourceFile:110] finishTask
[2018-08-21 07:40:08.107 I/AIDLClientManager 3283:27120 SourceFile:110]
sendTaskFinishMsg
[2018-08-21 07:40:08.107 I/AIDLClientManager 3283:27120 SourceFile:110] refCount=1
[2018-08-21 07:40:08.113 I/AIDLClientManager 3283:3283 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-21 07:40:08.115 I/AIDLTask 3283:22261 SourceFile:110] run#awaittrue
[2018-08-21 07:40:08.127 I/AIDLClientManager 3283:3283 SourceFile:110] unbind Service
[2018-08-23 18:45:44.694 D/CloudAccountImpl 3361:25013 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-23 18:45:44.698 I/CloudAccountImpl 3361:25013 SourceFile:110]
synAccountFromApkToSDK
[2018-08-23 18:45:44.713 I/SDKAccountManager 3361:25013 SourceFile:110] init
SDKAccountManager
[2018-08-23 18:45:44.730 I/VersionUpdateHelper 3361:25013 SourceFile:110] old version is 3,
current version is 3
[2018-08-23 18:45:44.733 D/SDKAccountXmlImpl 3361:25013 SourceFile:100] sdk filepath not
exist
[2018-08-23 18:45:44.734 I/SDKUtil 3361:25013 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-23 18:45:44.737 D/CloudAccountImpl 3361:25013 SourceFile:100] begin to init
accounts
[2018-08-23 18:45:44.739 D/SDKAccountXmlImpl 3361:25013 SourceFile:100] sdk filepath not
exist
[2018-08-23 18:45:44.740 I/SDKUtil 3361:25013 SourceFile:110] setNeedInit, mNeedInit is false
[2018-08-23 18:45:44.741 D/CloudAccountImpl 3361:25013 SourceFile:100] initData
[2018-08-23 18:45:44.882 E/AES128_CBC 3361:25013 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:45:44.885 E/AES128_CBC 3361:25013 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.h(SourceFile:305)
at com.huawei.hwid.api.common.d.a(SourceFile:201)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:45:44.931 D/Proguard 3361:25013 SourceFile:100] keyList size is 54


[2018-08-23 18:45:44.932 I/SDKUtil 3361:25013 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:45:44.933 I/SDKUtil 3361:25013 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:45:44.934 D/SDKAccountXmlImpl 3361:25013 SourceFile:100] sdk filepath not
exist
[2018-08-23 18:45:44.981 E/AES128_CBC 3361:25013 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:45:44.984 E/AES128_CBC 3361:25013 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:45:45.020 I/SDKUtil 3361:25013 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:45:45.033 I/SDKUtil 3361:25013 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:45:45.046 I/AppInfoUtil 3361:25013 SourceFile:110] initAppInfos
[2018-08-23 18:45:45.050 I/AppInfoUtil 3361:25013 SourceFile:110] getAppChannel is:7000000
[2018-08-23 18:45:45.060 E/mutiCardFactory 3361:25013 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-08-23 18:45:45.061 I/mutiCardFactory 3361:25013 SourceFile:110] isMtkGeminiSupport


false
[2018-08-23 18:45:45.064 I/mutiCardFactory 3361:25013 SourceFile:110] isHwGeminiSupport1
true
[2018-08-23 18:45:45.071 D/TerminalInfo 3361:25013 SourceFile:100] getDevicePLMN = ***02
[2018-08-23 18:45:45.089 E/AES128_CBC 3361:25013 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:45:45.093 E/AES128_CBC 3361:25013 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:45:45.113 I/SDKUtil 3361:25013 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:45:45.114 I/SDKUtil 3361:25013 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:45:45.115 D/SDKAccountXmlImpl 3361:25013 SourceFile:100] sdk filepath not
exist
[2018-08-23 18:45:45.115 I/SDKAccountManager 3361:25013 SourceFile:110] there has no
account
[2018-08-23 18:45:45.117 E/KeyStoreEncryptAndDecrypt 3361:25013 SourceFile:130] Decrypt
source data is invalid.
[2018-08-23 18:45:45.119 I/BaseUtil 3361:25013 SourceFile:110] getAndroidSystemUserId =0
[2018-08-23 18:45:45.142 D/TerminalInfo 3361:25013 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-23 18:45:45.143 D/TerminalInfo 3361:25013 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-23 18:45:45.145 D/TerminalInfo 3361:25013 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-23 18:45:45.147 I/BaseUtil 3361:25013 SourceFile:110] enter networkIsAvaiable
[2018-08-23 18:45:45.164 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-23 18:45:45.165 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-23 18:45:45.166 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-23 18:45:45.167 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-23 18:45:45.168 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-23 18:45:45.169 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-23 18:45:45.172 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-23 18:45:45.175 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-23 18:45:45.176 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-23 18:45:45.177 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-23 18:45:45.178 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-23 18:45:45.179 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-23 18:45:45.180 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-23 18:45:45.181 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-23 18:45:45.181 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-23 18:45:45.182 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-23 18:45:45.183 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-23 18:45:45.184 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-23 18:45:45.185 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-23 18:45:45.186 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-23 18:45:45.188 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-23 18:45:45.189 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-23 18:45:45.191 I/BaseUtil 3361:25013 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-23 18:45:45.192 I/SDKUtil 3361:25013 SourceFile:110] setOpLogItem
[2018-08-23 18:45:45.193 D/APKCloudAccountImpl 3361:25013 SourceFile:100]
getAccountsByType use the apk
[2018-08-23 18:45:45.196 I/AIDLClientManager 3361:25013 SourceFile:110]
AIDLClientManager init
[2018-08-23 18:45:45.199 I/AIDLClientManager 3361:25013 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-23 18:45:45.200 I/AIDLClientManager 3361:3361 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-23 18:45:45.201 I/AIDLClientManager 3361:3361 SourceFile:110] startService
[2018-08-23 18:45:45.201 D/AIDLClientManager 3361:3361 SourceFile:100] begin to
bindService
[2018-08-23 18:45:46.354 I/AIDLClientManager 3361:3361 SourceFile:110]
onServiceConnected
[2018-08-23 18:45:46.356 I/AIDLClientManager 3361:3361 SourceFile:110] doTask
[2018-08-23 18:45:46.358 I/AIDLClientManager 3361:25029 SourceFile:110] startService
await=true
[2018-08-23 18:45:46.979 I/LoginTask 3361:25063 SourceFile:110] loginResult:retCode=1
[2018-08-23 18:45:46.983 I/AIDLTask 3361:25063 SourceFile:110] finishTask
[2018-08-23 18:45:46.984 I/AIDLClientManager 3361:25063 SourceFile:110]
sendTaskFinishMsg
[2018-08-23 18:45:46.985 I/AIDLClientManager 3361:25063 SourceFile:110] refCount=1
[2018-08-23 18:45:46.986 I/AIDLClientManager 3361:3361 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-23 18:45:46.987 I/AIDLClientManager 3361:3361 SourceFile:110] unbind Service
[2018-08-23 18:45:46.988 I/AIDLTask 3361:25128 SourceFile:110] run#awaittrue
[2018-08-23 18:47:36.222 I/SDKUtil 3361:25543 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@e5f417d
[2018-08-23 18:47:36.264 I/CloudAccountImpl 3361:25543 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@e5f417d
[2018-08-23 18:47:36.304 D/CloudAccountImpl 3361:25543 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-23 18:47:36.305 I/CloudAccountImpl 3361:25543 SourceFile:110]
synAccountFromApkToSDK
[2018-08-23 18:47:36.350 D/SDKAccountXmlImpl 3361:25543 SourceFile:100] sdk filepath not
exist
[2018-08-23 18:47:36.351 I/SDKUtil 3361:25543 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-23 18:47:36.402 E/AES128_CBC 3361:25543 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:47:36.405 E/AES128_CBC 3361:25543 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:47:36.421 I/SDKUtil 3361:25543 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:47:36.430 I/SDKUtil 3361:25543 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:47:36.437 D/TerminalInfo 3361:25543 SourceFile:100] getDevicePLMN = ***02
[2018-08-23 18:47:36.465 E/AES128_CBC 3361:25543 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:47:36.467 E/AES128_CBC 3361:25543 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 18:47:36.484 I/SDKUtil 3361:25543 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:47:36.485 I/SDKUtil 3361:25543 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 18:47:36.486 D/SDKAccountXmlImpl 3361:25543 SourceFile:100] sdk filepath not
exist
[2018-08-23 18:47:36.486 I/SDKAccountManager 3361:25543 SourceFile:110] there has no
account
[2018-08-23 18:47:36.488 E/KeyStoreEncryptAndDecrypt 3361:25543 SourceFile:130] Decrypt
source data is invalid.
[2018-08-23 18:47:36.490 I/BaseUtil 3361:25543 SourceFile:110] getAndroidSystemUserId =0
[2018-08-23 18:47:36.492 D/TerminalInfo 3361:25543 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-23 18:47:36.494 D/TerminalInfo 3361:25543 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-23 18:47:36.496 D/TerminalInfo 3361:25543 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-23 18:47:36.501 I/BaseUtil 3361:25543 SourceFile:110] enter networkIsAvaiable
[2018-08-23 18:47:36.512 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-23 18:47:36.514 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-23 18:47:36.516 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-23 18:47:36.517 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-23 18:47:36.518 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-23 18:47:36.519 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-23 18:47:36.519 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-23 18:47:36.520 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-23 18:47:36.521 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-23 18:47:36.522 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-23 18:47:36.522 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-23 18:47:36.523 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-23 18:47:36.524 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-23 18:47:36.526 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-23 18:47:36.527 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-23 18:47:36.527 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-23 18:47:36.528 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-23 18:47:36.529 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-23 18:47:36.530 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-23 18:47:36.530 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-23 18:47:36.531 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-23 18:47:36.532 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-23 18:47:36.533 I/BaseUtil 3361:25543 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-23 18:47:36.533 I/SDKUtil 3361:25543 SourceFile:110] setOpLogItem
[2018-08-23 18:47:36.534 D/APKCloudAccountImpl 3361:25543 SourceFile:100]
getAccountsByType use the apk
[2018-08-23 18:47:36.536 I/AIDLClientManager 3361:25543 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-23 18:47:36.537 I/AIDLClientManager 3361:3361 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-23 18:47:36.537 I/AIDLClientManager 3361:3361 SourceFile:110] startService
[2018-08-23 18:47:36.538 D/AIDLClientManager 3361:3361 SourceFile:100] begin to
bindService
[2018-08-23 18:47:37.306 I/AIDLClientManager 3361:3361 SourceFile:110]
onServiceConnected
[2018-08-23 18:47:37.307 I/AIDLClientManager 3361:3361 SourceFile:110] doTask
[2018-08-23 18:47:37.309 I/AIDLClientManager 3361:25553 SourceFile:110] startService
await=true
[2018-08-23 18:47:37.936 I/LoginTask 3361:24776 SourceFile:110] loginResult:retCode=1
[2018-08-23 18:47:37.939 I/AIDLTask 3361:24776 SourceFile:110] finishTask
[2018-08-23 18:47:37.940 I/AIDLClientManager 3361:24776 SourceFile:110]
sendTaskFinishMsg
[2018-08-23 18:47:37.940 I/AIDLClientManager 3361:24776 SourceFile:110] refCount=1
[2018-08-23 18:47:37.941 I/AIDLClientManager 3361:3361 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-23 18:47:37.942 I/AIDLClientManager 3361:3361 SourceFile:110] unbind Service
[2018-08-23 18:47:37.943 I/AIDLTask 3361:25601 SourceFile:110] run#awaittrue
[2018-08-23 23:50:41.499 I/SDKUtil 3361:28835 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@e5f417d
[2018-08-23 23:50:41.511 I/CloudAccountImpl 3361:28835 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@e5f417d
[2018-08-23 23:50:41.529 D/CloudAccountImpl 3361:28835 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-23 23:50:41.530 I/CloudAccountImpl 3361:28835 SourceFile:110]
synAccountFromApkToSDK
[2018-08-23 23:50:41.533 D/SDKAccountXmlImpl 3361:28835 SourceFile:100] sdk filepath not
exist
[2018-08-23 23:50:41.534 I/SDKUtil 3361:28835 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-23 23:50:41.614 E/AES128_CBC 3361:28835 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 23:50:41.617 E/AES128_CBC 3361:28835 NativeCrypto.java:-2] OLDKEY


decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.api.common.d.a(SourceFile:204)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 23:50:41.634 I/SDKUtil 3361:28835 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 23:50:41.634 I/SDKUtil 3361:28835 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 23:50:41.639 D/TerminalInfo 3361:28835 SourceFile:100] getDevicePLMN = ***02
[2018-08-23 23:50:41.656 E/AES128_CBC 3361:28835 NativeCrypto.java:-2] decrypter data
error
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:118)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
[2018-08-23 23:50:41.659 E/AES128_CBC 3361:28835 NativeCrypto.java:-2] OLDKEY
decrypter data error again
javax.crypto.BadPaddingException: error:1e000065:Cipher
functions:OPENSSL_internal:BAD_DECRYPT
at com.android.org.conscrypt.NativeCrypto.EVP_CipherFinal_ex(Native Method)
at
com.android.org.conscrypt.OpenSSLCipher$EVP_CIPHER.doFinalInternal(OpenSSLCipher.jav
a:570)
at com.android.org.conscrypt.OpenSSLCipher.engineDoFinal(OpenSSLCipher.java:351)
at javax.crypto.Cipher.doFinal(Cipher.java:1736)
at com.huawei.hwid.core.encrypt.a.a(SourceFile:160)
at com.huawei.hwid.core.encrypt.a.e(SourceFile:136)
at com.huawei.hwid.core.encrypt.a.d(SourceFile:124)
at com.huawei.hwid.core.encrypt.a.b(SourceFile:87)
at com.huawei.hwid.core.encrypt.e.c(SourceFile:116)
at com.huawei.hwid.core.d.g.b(SourceFile:154)
at com.huawei.hwid.api.common.l.a(SourceFile:82)
at com.huawei.hwid.core.a.b.a(SourceFile:179)
at com.huawei.hwid.core.a.b.<init>(SourceFile:139)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)

[2018-08-23 23:50:41.675 I/SDKUtil 3361:28835 SourceFile:110] setCurrentLoginUserName,


mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 23:50:41.676 I/SDKUtil 3361:28835 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-23 23:50:41.678 D/SDKAccountXmlImpl 3361:28835 SourceFile:100] sdk filepath not
exist
[2018-08-23 23:50:41.679 I/SDKAccountManager 3361:28835 SourceFile:110] there has no
account
[2018-08-23 23:50:41.682 E/KeyStoreEncryptAndDecrypt 3361:28835 SourceFile:130] Decrypt
source data is invalid.
[2018-08-23 23:50:41.684 I/BaseUtil 3361:28835 SourceFile:110] getAndroidSystemUserId =0
[2018-08-23 23:50:41.685 D/TerminalInfo 3361:28835 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-23 23:50:41.686 D/TerminalInfo 3361:28835 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-23 23:50:41.687 D/TerminalInfo 3361:28835 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-23 23:50:41.691 I/BaseUtil 3361:28835 SourceFile:110] enter networkIsAvaiable
[2018-08-23 23:50:41.695 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-23 23:50:41.696 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-23 23:50:41.698 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-23 23:50:41.699 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-23 23:50:41.700 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-23 23:50:41.701 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-23 23:50:41.702 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-23 23:50:41.703 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-23 23:50:41.703 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-23 23:50:41.704 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-23 23:50:41.706 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-23 23:50:41.707 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-23 23:50:41.708 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-23 23:50:41.709 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-23 23:50:41.709 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-23 23:50:41.710 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-23 23:50:41.711 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-23 23:50:41.712 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-23 23:50:41.712 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-23 23:50:41.713 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-23 23:50:41.714 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-23 23:50:41.715 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-23 23:50:41.715 I/BaseUtil 3361:28835 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-23 23:50:41.716 I/SDKUtil 3361:28835 SourceFile:110] setOpLogItem
[2018-08-23 23:50:41.717 D/APKCloudAccountImpl 3361:28835 SourceFile:100]
getAccountsByType use the apk
[2018-08-23 23:50:41.719 I/AIDLClientManager 3361:28835 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-23 23:50:41.720 I/AIDLClientManager 3361:3361 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-23 23:50:41.720 I/AIDLClientManager 3361:3361 SourceFile:110] startService
[2018-08-23 23:50:41.721 D/AIDLClientManager 3361:3361 SourceFile:100] begin to
bindService
[2018-08-23 23:50:43.085 I/AIDLClientManager 3361:3361 SourceFile:110]
onServiceConnected
[2018-08-23 23:50:43.086 I/AIDLClientManager 3361:3361 SourceFile:110] doTask
[2018-08-23 23:50:43.086 I/AIDLClientManager 3361:28844 SourceFile:110] startService
await=true
[2018-08-23 23:50:43.803 I/LoginTask 3361:24776 SourceFile:110] loginResult:retCode=1
[2018-08-23 23:50:43.805 I/AIDLTask 3361:24776 SourceFile:110] finishTask
[2018-08-23 23:50:43.806 I/AIDLClientManager 3361:24776 SourceFile:110]
sendTaskFinishMsg
[2018-08-23 23:50:43.806 I/AIDLClientManager 3361:24776 SourceFile:110] refCount=1
[2018-08-23 23:50:43.807 I/AIDLClientManager 3361:3361 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-23 23:50:43.808 I/AIDLClientManager 3361:3361 SourceFile:110] unbind Service
[2018-08-23 23:50:43.810 I/AIDLTask 3361:28886 SourceFile:110] run#awaittrue
[2018-08-25 15:37:16.351 D/CloudAccountImpl 3265:8757 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-25 15:37:16.356 I/CloudAccountImpl 3265:8757 SourceFile:110]
synAccountFromApkToSDK
[2018-08-25 15:37:16.360 I/SDKAccountManager 3265:8757 SourceFile:110] init
SDKAccountManager
[2018-08-25 15:37:16.372 I/VersionUpdateHelper 3265:8757 SourceFile:110] old version is 3,
current version is 3
[2018-08-25 15:37:16.374 D/SDKAccountXmlImpl 3265:8757 SourceFile:100] sdk filepath not
exist
[2018-08-25 15:37:16.375 I/SDKUtil 3265:8757 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-25 15:37:16.378 D/CloudAccountImpl 3265:8757 SourceFile:100] begin to init
accounts
[2018-08-25 15:37:16.380 D/SDKAccountXmlImpl 3265:8757 SourceFile:100] sdk filepath not
exist
[2018-08-25 15:37:16.381 I/SDKUtil 3265:8757 SourceFile:110] setNeedInit, mNeedInit is false
[2018-08-25 15:37:16.383 D/CloudAccountImpl 3265:8757 SourceFile:100] initData
[2018-08-25 15:37:16.494 D/Proguard 3265:8757 SourceFile:100] keyList size is 54
[2018-08-25 15:37:16.496 I/SDKUtil 3265:8757 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 15:37:16.497 I/SDKUtil 3265:8757 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 15:37:16.498 I/SDKUtil 3265:8757 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 15:37:16.504 I/AppInfoUtil 3265:8757 SourceFile:110] initAppInfos
[2018-08-25 15:37:16.507 I/AppInfoUtil 3265:8757 SourceFile:110] getAppChannel is:7000000
[2018-08-25 15:37:16.510 E/mutiCardFactory 3265:8757 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-08-25 15:37:16.511 I/mutiCardFactory 3265:8757 SourceFile:110] isMtkGeminiSupport


false
[2018-08-25 15:37:16.513 I/mutiCardFactory 3265:8757 SourceFile:110] isHwGeminiSupport1
true
[2018-08-25 15:37:16.519 D/TerminalInfo 3265:8757 SourceFile:100] getDevicePLMN = ***02
[2018-08-25 15:37:16.521 I/SDKUtil 3265:8757 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 15:37:16.522 D/SDKAccountXmlImpl 3265:8757 SourceFile:100] sdk filepath not
exist
[2018-08-25 15:37:16.522 I/SDKAccountManager 3265:8757 SourceFile:110] there has no
account
[2018-08-25 15:37:16.524 E/KeyStoreEncryptAndDecrypt 3265:8757 SourceFile:130] Decrypt
source data is invalid.
[2018-08-25 15:37:16.525 I/BaseUtil 3265:8757 SourceFile:110] getAndroidSystemUserId =0
[2018-08-25 15:37:16.547 D/TerminalInfo 3265:8757 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-25 15:37:16.548 D/TerminalInfo 3265:8757 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-25 15:37:16.550 D/TerminalInfo 3265:8757 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-25 15:37:16.551 I/BaseUtil 3265:8757 SourceFile:110] enter networkIsAvaiable
[2018-08-25 15:37:16.556 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-25 15:37:16.557 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-25 15:37:16.558 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-25 15:37:16.558 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-25 15:37:16.560 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-25 15:37:16.561 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-25 15:37:16.562 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-25 15:37:16.563 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-25 15:37:16.564 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-25 15:37:16.564 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-25 15:37:16.565 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-25 15:37:16.566 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-25 15:37:16.566 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-25 15:37:16.567 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-25 15:37:16.567 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-25 15:37:16.568 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-25 15:37:16.568 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-25 15:37:16.569 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-25 15:37:16.569 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-25 15:37:16.570 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-25 15:37:16.570 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-25 15:37:16.571 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-25 15:37:16.572 I/BaseUtil 3265:8757 SourceFile:110] NetworkInfo state is unaviable
[2018-08-25 15:37:16.572 I/SDKUtil 3265:8757 SourceFile:110] setOpLogItem
[2018-08-25 15:37:16.573 D/APKCloudAccountImpl 3265:8757 SourceFile:100]
getAccountsByType use the apk
[2018-08-25 15:37:16.575 I/AIDLClientManager 3265:8757 SourceFile:110] AIDLClientManager
init
[2018-08-25 15:37:16.576 I/AIDLClientManager 3265:8757 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-25 15:37:16.577 I/AIDLClientManager 3265:3265 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-25 15:37:16.578 I/AIDLClientManager 3265:3265 SourceFile:110] startService
[2018-08-25 15:37:16.578 D/AIDLClientManager 3265:3265 SourceFile:100] begin to
bindService
[2018-08-25 15:37:16.607 I/AIDLClientManager 3265:3265 SourceFile:110]
onServiceConnected
[2018-08-25 15:37:16.608 I/AIDLClientManager 3265:8765 SourceFile:110] startService
await=true
[2018-08-25 15:37:16.613 I/AIDLClientManager 3265:3265 SourceFile:110] doTask
[2018-08-25 15:37:16.785 I/LoginTask 3265:3284 SourceFile:110] loginResult:retCode=1
[2018-08-25 15:37:16.787 I/AIDLTask 3265:3284 SourceFile:110] finishTask
[2018-08-25 15:37:16.787 I/AIDLClientManager 3265:3284 SourceFile:110] sendTaskFinishMsg
[2018-08-25 15:37:16.788 I/AIDLClientManager 3265:3284 SourceFile:110] refCount=1
[2018-08-25 15:37:16.788 I/AIDLClientManager 3265:3265 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-25 15:37:16.788 I/AIDLTask 3265:8766 SourceFile:110] run#awaittrue
[2018-08-25 15:37:16.789 I/AIDLClientManager 3265:3265 SourceFile:110] unbind Service
[2018-08-25 16:35:43.222 I/SDKUtil 3265:9382 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@dc7c531
[2018-08-25 16:35:43.224 I/CloudAccountImpl 3265:9382 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@dc7c531
[2018-08-25 16:35:43.227 D/CloudAccountImpl 3265:9382 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-25 16:35:43.230 I/CloudAccountImpl 3265:9382 SourceFile:110]
synAccountFromApkToSDK
[2018-08-25 16:35:43.234 D/SDKAccountXmlImpl 3265:9382 SourceFile:100] sdk filepath not
exist
[2018-08-25 16:35:43.235 I/SDKUtil 3265:9382 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-25 16:35:43.236 I/SDKUtil 3265:9382 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 16:35:43.249 D/TerminalInfo 3265:9382 SourceFile:100] getDevicePLMN = ***02
[2018-08-25 16:35:43.250 I/SDKUtil 3265:9382 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 16:35:43.251 D/SDKAccountXmlImpl 3265:9382 SourceFile:100] sdk filepath not
exist
[2018-08-25 16:35:43.252 I/SDKAccountManager 3265:9382 SourceFile:110] there has no
account
[2018-08-25 16:35:43.253 E/KeyStoreEncryptAndDecrypt 3265:9382 SourceFile:130] Decrypt
source data is invalid.
[2018-08-25 16:35:43.257 I/BaseUtil 3265:9382 SourceFile:110] getAndroidSystemUserId =0
[2018-08-25 16:35:43.258 D/TerminalInfo 3265:9382 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-25 16:35:43.259 D/TerminalInfo 3265:9382 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-25 16:35:43.261 D/TerminalInfo 3265:9382 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-25 16:35:43.262 I/BaseUtil 3265:9382 SourceFile:110] enter networkIsAvaiable
[2018-08-25 16:35:43.265 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-25 16:35:43.266 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-25 16:35:43.267 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-25 16:35:43.268 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-25 16:35:43.268 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-25 16:35:43.269 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-25 16:35:43.270 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-25 16:35:43.272 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-25 16:35:43.273 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-25 16:35:43.275 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-25 16:35:43.276 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-25 16:35:43.277 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-25 16:35:43.278 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-25 16:35:43.279 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-25 16:35:43.280 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-25 16:35:43.281 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-25 16:35:43.282 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-25 16:35:43.283 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-25 16:35:43.284 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-25 16:35:43.285 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-25 16:35:43.286 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-25 16:35:43.287 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-25 16:35:43.288 I/BaseUtil 3265:9382 SourceFile:110] NetworkInfo state is unaviable
[2018-08-25 16:35:43.291 I/SDKUtil 3265:9382 SourceFile:110] setOpLogItem
[2018-08-25 16:35:43.292 D/APKCloudAccountImpl 3265:9382 SourceFile:100]
getAccountsByType use the apk
[2018-08-25 16:35:43.293 I/AIDLClientManager 3265:9382 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-25 16:35:43.294 I/AIDLClientManager 3265:3265 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-25 16:35:43.295 I/AIDLClientManager 3265:3265 SourceFile:110] startService
[2018-08-25 16:35:43.296 D/AIDLClientManager 3265:3265 SourceFile:100] begin to
bindService
[2018-08-25 16:35:43.324 I/AIDLClientManager 3265:3265 SourceFile:110]
onServiceConnected
[2018-08-25 16:35:43.326 I/AIDLClientManager 3265:3265 SourceFile:110] doTask
[2018-08-25 16:35:43.326 I/AIDLClientManager 3265:9384 SourceFile:110] startService
await=true
[2018-08-25 16:35:43.358 I/LoginTask 3265:3284 SourceFile:110] loginResult:retCode=1
[2018-08-25 16:35:43.358 I/AIDLTask 3265:3284 SourceFile:110] finishTask
[2018-08-25 16:35:43.359 I/AIDLClientManager 3265:3284 SourceFile:110] sendTaskFinishMsg
[2018-08-25 16:35:43.359 I/AIDLClientManager 3265:3284 SourceFile:110] refCount=1
[2018-08-25 16:35:43.360 I/AIDLTask 3265:9385 SourceFile:110] run#awaittrue
[2018-08-25 16:35:43.360 I/AIDLClientManager 3265:3265 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-25 16:35:43.360 I/AIDLClientManager 3265:3265 SourceFile:110] unbind Service
[2018-08-25 20:15:33.145 I/SDKUtil 3265:6942 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@dc7c531
[2018-08-25 20:15:33.428 I/CloudAccountImpl 3265:6942 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@dc7c531
[2018-08-25 20:15:33.544 D/CloudAccountImpl 3265:6942 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-25 20:15:33.545 I/CloudAccountImpl 3265:6942 SourceFile:110]
synAccountFromApkToSDK
[2018-08-25 20:15:33.614 D/SDKAccountXmlImpl 3265:6942 SourceFile:100] sdk filepath not
exist
[2018-08-25 20:15:33.615 I/SDKUtil 3265:6942 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-25 20:15:33.616 I/SDKUtil 3265:6942 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 20:15:33.757 D/TerminalInfo 3265:6942 SourceFile:100] getDevicePLMN = ***02
[2018-08-25 20:15:33.759 I/SDKUtil 3265:6942 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 20:15:33.760 D/SDKAccountXmlImpl 3265:6942 SourceFile:100] sdk filepath not
exist
[2018-08-25 20:15:33.811 I/SDKAccountManager 3265:6942 SourceFile:110] there has no
account
[2018-08-25 20:15:33.861 E/KeyStoreEncryptAndDecrypt 3265:6942 SourceFile:130] Decrypt
source data is invalid.
[2018-08-25 20:15:33.879 I/BaseUtil 3265:6942 SourceFile:110] getAndroidSystemUserId =0
[2018-08-25 20:15:33.881 D/TerminalInfo 3265:6942 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-25 20:15:33.882 D/TerminalInfo 3265:6942 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-25 20:15:33.955 D/TerminalInfo 3265:6942 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-25 20:15:33.957 I/BaseUtil 3265:6942 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:34.035 I/BaseUtil 3265:6942 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:34.036 I/BaseUtil 3265:6942 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:34.094 I/SDKUtil 3265:6942 SourceFile:110] setOpLogItem
[2018-08-25 20:15:34.095 D/APKCloudAccountImpl 3265:6942 SourceFile:100]
getAccountsByType use the apk
[2018-08-25 20:15:34.133 I/AIDLClientManager 3265:6942 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-25 20:15:34.135 I/AIDLClientManager 3265:3265 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-25 20:15:34.136 I/AIDLClientManager 3265:3265 SourceFile:110] startService
[2018-08-25 20:15:34.137 D/AIDLClientManager 3265:3265 SourceFile:100] begin to
bindService
[2018-08-25 20:15:36.262 I/AIDLClientManager 3265:6968 SourceFile:110] startService
await=false
[2018-08-25 20:15:36.283 I/AIDLClientManager 3265:6968 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-08-25 20:15:36.291 I/AIDLClientManager 3265:6968 SourceFile:110] unbind Service
[2018-08-25 20:15:36.353 I/AIDLClientManager 3265:6968 SourceFile:110] The 0 to try to start
service
[2018-08-25 20:15:36.354 I/AIDLClientManager 3265:6968 SourceFile:110] startService
[2018-08-25 20:15:36.355 D/AIDLClientManager 3265:6968 SourceFile:100] begin to
bindService
[2018-08-25 20:15:36.661 I/AIDLClientManager 3265:3265 SourceFile:110]
onServiceConnected
[2018-08-25 20:15:36.662 I/AIDLClientManager 3265:7030 SourceFile:110] startService
await=true
[2018-08-25 20:15:36.666 I/AIDLClientManager 3265:3265 SourceFile:110] doTask
[2018-08-25 20:15:40.511 I/LoginTask 3265:4031 SourceFile:110] loginResult:retCode=-1
[2018-08-25 20:15:40.651 D/HwIDMemCache 3265:4031 SourceFile:100] saveHwAccount
[2018-08-25 20:15:40.664 D/SDKAccountXmlImpl 3265:4031 SourceFile:100] sdk filepath not
exist
[2018-08-25 20:15:40.665 I/FileUtil 3265:4031 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-25 20:15:41.000 I/SDKAccountXmlImpl 3265:4031 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-25 20:15:41.001 D/HwIDMemCache 3265:4031 SourceFile:100] update hwAccount in
SDK
[2018-08-25 20:15:41.014 D/SDKAccountManager 3265:4031 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-25 20:15:41.046 I/LoginTask 3265:4031 SourceFile:110] loginResult
[2018-08-25 20:15:41.100 I/SDKUtil 3265:4031 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 20:15:41.707 I/BaseUtil 3265:4031 SourceFile:110] do getUserInfoReq in BaseUtil
[2018-08-25 20:15:41.709 D/SDKAccountManager 3265:4031 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-25 20:15:41.709 D/BaseUtil 3265:4031 SourceFile:100] get account by userID
success!
[2018-08-25 20:15:41.711 I/BaseUtil 3265:4031 SourceFile:110] setStartRequestFlag key:
getUserInfo curTime: 1535199341710 requestNum: 0
[2018-08-25 20:15:41.712 I/BaseUtil 3265:4031 SourceFile:110] last time or current time is
zero, interval time is enough
[2018-08-25 20:15:41.773 D/RequestManager 3265:4031 SourceFile:100] globalSiteId:5
[2018-08-25 20:15:41.786 I/RequestManager 3265:7168 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-08-25 20:15:41.879 I/BaseUtil 3265:7168 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:41.950 I/SDKUtil 3265:4031 SourceFile:110] getOpLogItem
[2018-08-25 20:15:41.955 I/OpLogUtil 3265:4031 SourceFile:110] recordOpLog
[2018-08-25 20:15:41.956 I/BaseUtil 3265:4031 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:41.973 I/BaseUtil 3265:4031 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:41.974 I/BaseUtil 3265:4031 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:41.976 I/OpLogInfo 3265:4031 SourceFile:110] packedString
[2018-08-25 20:15:41.983 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:41.984 D/BaseUtil 3265:4031 SourceFile:100]
TokenType***********intelligent
[2018-08-25 20:15:41.989 D/SDKAccountManager 3265:4031 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-25 20:15:41.990 D/OpLogRequest 3265:4031 SourceFile:100] OpLogRequest
currName*************28@gmail.com
[2018-08-25 20:15:41.990 D/OpLogRequest 3265:4031 SourceFile:100] has alreacdy
accountName logined in
[2018-08-25 20:15:41.989 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:42.044 D/RequestManager 3265:4031 SourceFile:100] globalSiteId:5
[2018-08-25 20:15:42.075 I/SDKUtil 3265:4031 SourceFile:110] setOpLogItem
[2018-08-25 20:15:42.076 I/AIDLTask 3265:4031 SourceFile:110] finishTask
[2018-08-25 20:15:42.085 I/AIDLClientManager 3265:4031 SourceFile:110] sendTaskFinishMsg
[2018-08-25 20:15:42.086 I/AIDLClientManager 3265:4031 SourceFile:110] refCount=1
[2018-08-25 20:15:42.087 I/AIDLClientManager 3265:3265 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-25 20:15:42.088 I/AIDLClientManager 3265:3265 SourceFile:110] unbind Service
[2018-08-25 20:15:42.147 I/AIDLTask 3265:7053 SourceFile:110] run#awaittrue
[2018-08-25 20:15:42.146 I/RequestManager 3265:7174 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-08-25 20:15:42.148 I/ReleaseVersionManager 3265:7168 SourceFile:110]
getSafeHttpClient
[2018-08-25 20:15:42.168 I/BaseUtil 3265:7174 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:42.194 I/BaseUtil 3265:7174 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:42.199 I/BaseUtil 3265:7174 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:42.205 I/ReleaseVersionManager 3265:7174 SourceFile:110]
getSafeHttpClient
[2018-08-25 20:15:42.250 D/AccountX509TrustManager 3265:7174 SourceFile:100] new
AccountX509TrustManager start
[2018-08-25 20:15:42.257 D/AccountX509TrustManager 3265:7168 SourceFile:100] new
AccountX509TrustManager start
[2018-08-25 20:15:42.580 D/AccountX509TrustManager 3265:7168 SourceFile:100] new
AccountX509TrustManager end
[2018-08-25 20:15:42.581 D/HttpClientConnetManager 3265:7168 SourceFile:100]
mysslSocketFactory is not null
[2018-08-25 20:15:42.579 D/AccountX509TrustManager 3265:7174 SourceFile:100] new
AccountX509TrustManager end
[2018-08-25 20:15:42.600 D/HttpClientConnetManager 3265:7174 SourceFile:100]
mysslSocketFactory is not null
[2018-08-25 20:15:42.608 I/HttpUtil 3265:7174 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-08-25 20:15:42.611 I/HttpUtil 3265:7174 SourceFile:110] GlobalSiteId = 5, request = b
[2018-08-25 20:15:42.612 D/HttpUtil 3265:7174 SourceFile:100] addHeader cookie=
[2018-08-25 20:15:42.611 I/HttpUtil 3265:7168 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-08-25 20:15:42.614 I/HttpUtil 3265:7168 SourceFile:110] GlobalSiteId = 5, request = a
[2018-08-25 20:15:42.615 D/HttpUtil 3265:7168 SourceFile:100] addHeader cookie=
[2018-08-25 20:15:42.616 D/Proguard 3265:7168 SourceFile:100] keyList contains userid
[2018-08-25 20:15:42.616 D/HttpUtil 3265:7168 SourceFile:100] userId = *=***************38
[2018-08-25 20:15:42.613 D/Proguard 3265:7174 SourceFile:100] keyList contains userid
[2018-08-25 20:15:42.626 D/HttpUtil 3265:7174 SourceFile:100] userId = *=***************38
[2018-08-25 20:15:42.700 D/HttpUtil 3265:7174 SourceFile:100] direct connect start!
[2018-08-25 20:15:42.714 D/Proguard 3265:7168 SourceFile:100] keyList contains userid
[2018-08-25 20:15:42.715 I/GetUserInfoRequest 3265:7168 SourceFile:110]
packedString:queryRangeFlag=**01 *=***************38 version=***05
[2018-08-25 20:15:42.715 D/HttpUtil 3265:7168 SourceFile:100] direct connect start!
[2018-08-25 20:15:43.571 I/MySSLSocketFactory 3265:7168 SourceFile:110] host
=**********icloud.comport=*autoclouse=true
[2018-08-25 20:15:43.572 I/HttpClientConnetManager 3265:7168 SourceFile:110] enter
setEnableSafeCipherSuites
[2018-08-25 20:15:43.573 I/HttpClientConnetManager 3265:7168 SourceFile:110] current
EnabledCipherSuites size15
[2018-08-25 20:15:43.576 I/HttpClientConnetManager 3265:7168 SourceFile:110] get safe
EnabledCipherSuites list size =15
[2018-08-25 20:15:43.577 I/HttpClientConnetManager 3265:7168 SourceFile:110] get safe
EnabledCipherSuites Array length =15
[2018-08-25 20:15:43.576 I/MySSLSocketFactory 3265:7174 SourceFile:110] host
=**********icloud.comport=*autoclouse=true
[2018-08-25 20:15:43.579 I/HttpClientConnetManager 3265:7174 SourceFile:110] enter
setEnableSafeCipherSuites
[2018-08-25 20:15:43.580 I/HttpClientConnetManager 3265:7174 SourceFile:110] current
EnabledCipherSuites size15
[2018-08-25 20:15:43.582 I/HttpClientConnetManager 3265:7174 SourceFile:110] get safe
EnabledCipherSuites list size =15
[2018-08-25 20:15:43.583 I/HttpClientConnetManager 3265:7174 SourceFile:110] get safe
EnabledCipherSuites Array length =15
[2018-08-25 20:15:43.766 D/AccountX509TrustManager 3265:7174 SourceFile:100]
checkServerTrusted start authType=ECDHE_RSA
[2018-08-25 20:15:43.800 D/AccountX509TrustManager 3265:7168 SourceFile:100]
checkServerTrusted start authType=ECDHE_RSA
[2018-08-25 20:15:43.840 D/AccountX509TrustManager 3265:7174 SourceFile:100]
checkServerTrusted end
[2018-08-25 20:15:43.842 D/AccountX509TrustManager 3265:7168 SourceFile:100]
checkServerTrusted end
[2018-08-25 20:15:44.175 I/RequestManager 3265:7168 SourceFile:110] response
responseXMLContent
[2018-08-25 20:15:44.176 I/RequestManager 3265:7168 SourceFile:110] httpResponseCode =
200
[2018-08-25 20:15:44.177 D/RequestManager 3265:7168 SourceFile:100] parse response start
[2018-08-25 20:15:44.180 I/RequestManager 3265:7174 SourceFile:110] response
responseXMLContent
[2018-08-25 20:15:44.181 I/RequestManager 3265:7174 SourceFile:110] httpResponseCode =
200
[2018-08-25 20:15:44.182 D/RequestManager 3265:7174 SourceFile:100] parse response start
[2018-08-25 20:15:44.183 D/RequestManager 3265:7174 SourceFile:100] parse response end
[2018-08-25 20:15:44.187 I/RequestCallback 3265:7172 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-08-25 20:15:44.188 D/OpLogRequest 3265:7172 SourceFile:100] upload log success
[2018-08-25 20:15:44.185 D/RequestManager 3265:7168 SourceFile:100] parse response end
[2018-08-25 20:15:44.197 D/RequestManager 3265:7168 SourceFile:100] user session is out of
date.
[2018-08-25 20:15:44.199 I/FileUtil 3265:7168 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-25 20:15:44.529 I/SDKAccountXmlImpl 3265:7168 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-25 20:15:44.533 D/HwIDMemCache 3265:7168 SourceFile:100] saveHwAccount
[2018-08-25 20:15:44.534 I/FileUtil 3265:7168 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-25 20:15:44.887 I/SDKAccountXmlImpl 3265:7168 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-25 20:15:44.888 D/HwIDMemCache 3265:7168 SourceFile:100] update hwAccount in
SDK
[2018-08-25 20:15:45.035 E/KeyStoreEncryptAndDecrypt 3265:7168 SourceFile:130] Decrypt
source data is invalid.
[2018-08-25 20:15:45.039 I/BaseUtil 3265:7168 SourceFile:110] getAndroidSystemUserId =0
[2018-08-25 20:15:45.043 D/TerminalInfo 3265:7168 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-25 20:15:45.048 D/TerminalInfo 3265:7168 SourceFile:100] deviceType= -1
[2018-08-25 20:15:45.081 I/AppInfoUtil 3265:7168 SourceFile:110] getAppChannel is:7000000
[2018-08-25 20:15:45.082 I/BaseUtil 3265:7168 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:45.203 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:45.206 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:45.208 I/ReleaseVersionManager 3265:7168 SourceFile:110]
getSafeHttpClient
[2018-08-25 20:15:45.210 I/HttpUtil 3265:7168 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/stAuth?Version
[2018-08-25 20:15:45.211 I/HttpUtil 3265:7168 SourceFile:110] GlobalSiteId = 5, request = d
[2018-08-25 20:15:45.212 D/HttpUtil 3265:7168 SourceFile:100] addHeader cookie=
[2018-08-25 20:15:45.233 D/TerminalInfo 3265:7168 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-25 20:15:45.256 D/TerminalInfo 3265:7168 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-25 20:15:45.257 D/Proguard 3265:7168 SourceFile:100] keyList contains st
[2018-08-25 20:15:45.258 D/Proguard 3265:7168 SourceFile:100] keyList contains app
[2018-08-25 20:15:45.259 D/Proguard 3265:7168 SourceFile:100] keyList contains dvid
[2018-08-25 20:15:45.261 D/Proguard 3265:7168 SourceFile:100] keyList contains uuid
[2018-08-25 20:15:45.262 I/ServiceTokenAuthRequest 3265:7168 SourceFile:110]
postString:cn=****000
*=**********************************************************************************************************
*************************************************************************************************************
********E1 agr=* *=********************nt chg=* clT=* dvT=* gAc=* tmT=****L22
*=**********************************3a *=**********************************3a
[2018-08-25 20:15:45.262 I/HttpUtil 3265:7168 SourceFile:110] request.urlencode()
[2018-08-25 20:15:45.263 D/HttpUtil 3265:7168 SourceFile:100] direct connect start!
[2018-08-25 20:15:45.716 I/RequestManager 3265:7168 SourceFile:110] response
responseXMLContent
[2018-08-25 20:15:45.717 I/RequestManager 3265:7168 SourceFile:110] httpResponseCode =
200
[2018-08-25 20:15:45.718 D/RequestManager 3265:7168 SourceFile:100] parse response start
[2018-08-25 20:15:45.719 D/RequestManager 3265:7168 SourceFile:100] parse response end
[2018-08-25 20:15:45.720 I/BaseUtil 3265:7168 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:45.724 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:45.724 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:45.725 I/ReleaseVersionManager 3265:7168 SourceFile:110]
getSafeHttpClient
[2018-08-25 20:15:45.726 I/HttpUtil 3265:7168 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-08-25 20:15:45.728 I/HttpUtil 3265:7168 SourceFile:110] GlobalSiteId = 5, request = a
[2018-08-25 20:15:45.728 D/HttpUtil 3265:7168 SourceFile:100] addHeader cookie=
**************************************DA6CB; Path=/AccountServer/; HttpOnly
[2018-08-25 20:15:45.729 D/Proguard 3265:7168 SourceFile:100] keyList contains userid
[2018-08-25 20:15:45.729 D/HttpUtil 3265:7168 SourceFile:100] userId = *=***************38
[2018-08-25 20:15:45.731 D/Proguard 3265:7168 SourceFile:100] keyList contains userid
[2018-08-25 20:15:45.733 I/GetUserInfoRequest 3265:7168 SourceFile:110]
packedString:queryRangeFlag=**01 *=***************38 version=***05
[2018-08-25 20:15:45.734 D/HttpUtil 3265:7168 SourceFile:100] direct connect start!
[2018-08-25 20:15:45.921 I/RequestManager 3265:7168 SourceFile:110] response
responseXMLContent
[2018-08-25 20:15:45.921 I/RequestManager 3265:7168 SourceFile:110] httpResponseCode =
200
[2018-08-25 20:15:45.922 D/RequestManager 3265:7168 SourceFile:100] parse response start
[2018-08-25 20:15:45.963 D/RequestManager 3265:7168 SourceFile:100] parse response end
[2018-08-25 20:15:45.978 D/TerminalInfo 3265:7168 SourceFile:100] getDevicePLMN = ***02
[2018-08-25 20:15:45.990 I/SDKUtil 3265:7168 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-25 20:15:45.996 E/KeyStoreEncryptAndDecrypt 3265:7168 SourceFile:130] Decrypt
source data is invalid.
[2018-08-25 20:15:46.000 I/BaseUtil 3265:7168 SourceFile:110] getAndroidSystemUserId =0
[2018-08-25 20:15:46.007 D/TerminalInfo 3265:7168 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-25 20:15:46.011 D/TerminalInfo 3265:7168 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-25 20:15:46.018 D/TerminalInfo 3265:7168 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-25 20:15:46.024 I/BaseUtil 3265:7168 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:46.067 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:46.068 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:46.075 I/OpLogUtil 3265:7168 SourceFile:110] recordOpLog
[2018-08-25 20:15:46.076 I/BaseUtil 3265:7168 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:46.081 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:46.082 I/BaseUtil 3265:7168 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:46.120 I/OpLogInfo 3265:7168 SourceFile:110] packedString
[2018-08-25 20:15:46.163 D/RequestManager 3265:7168 SourceFile:100] globalSiteId:5
[2018-08-25 20:15:46.165 I/RequestCallback 3265:7167 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-08-25 20:15:46.166 I/BaseUtil 3265:7167 SourceFile:110] getUserInfo set true
[2018-08-25 20:15:46.187 I/RequestManager 3265:7243 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-08-25 20:15:46.191 I/BaseUtil 3265:7243 SourceFile:110] enter networkIsAvaiable
[2018-08-25 20:15:46.239 I/BaseUtil 3265:7243 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-25 20:15:46.240 I/BaseUtil 3265:7243 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-25 20:15:46.244 I/ReleaseVersionManager 3265:7243 SourceFile:110]
getSafeHttpClient
[2018-08-25 20:15:46.248 I/HttpUtil 3265:7243 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-08-25 20:15:46.252 I/HttpUtil 3265:7243 SourceFile:110] GlobalSiteId = 5, request = b
[2018-08-25 20:15:46.253 D/HttpUtil 3265:7243 SourceFile:100] addHeader cookie=
**************************************DA6CB; Path=/AccountServer/; HttpOnly
[2018-08-25 20:15:46.253 D/Proguard 3265:7243 SourceFile:100] keyList contains userid
[2018-08-25 20:15:46.254 D/HttpUtil 3265:7243 SourceFile:100] userId = *=***************38
[2018-08-25 20:15:46.258 D/HttpUtil 3265:7243 SourceFile:100] direct connect start!
[2018-08-25 20:15:46.477 I/RequestManager 3265:7243 SourceFile:110] response
responseXMLContent
[2018-08-25 20:15:46.491 I/RequestManager 3265:7243 SourceFile:110] httpResponseCode =
200
[2018-08-25 20:15:46.491 D/RequestManager 3265:7243 SourceFile:100] parse response start
[2018-08-25 20:15:46.492 D/RequestManager 3265:7243 SourceFile:100] parse response end
[2018-08-25 20:15:46.494 I/RequestCallback 3265:7241 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-08-25 20:15:46.495 D/OpLogRequest 3265:7241 SourceFile:100] upload log success
[2018-08-26 21:14:57.000 D/Proguard 3308:3308 SourceFile:100] keyList size is 54
[2018-08-26 21:14:57.002 D/SDKAccountXmlImpl 3308:3308 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-08-26 21:14:57.020 D/Proguard 3308:3308 SourceFile:100] keyList contains userid
[2018-08-26 21:14:57.021 D/SDKAccountXmlImpl 3308:3308 SourceFile:100] read mUserId:
*=***************38
[2018-08-26 21:14:57.038 D/SDKAccountXmlImpl 3308:3308 SourceFile:100] read mDeviceId:
********6803925
[2018-08-26 21:14:57.062 D/SDKAccountXmlImpl 3308:3308 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-08-26 21:14:57.063 D/SDKAccountXmlImpl 3308:3308 SourceFile:100] read
mDeviceType: 0
[2018-08-26 21:14:57.155 D/SDKAccountXmlImpl 3308:3308 SourceFile:100] read mSiteId: 5
[2018-08-26 21:14:57.200 D/SDKAccountXmlImpl 3308:3308 SourceFile:100]
parseAccountsFromXml add account
[2018-08-26 21:14:57.201 D/SDKAccountManager 3308:3308 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-26 21:14:57.202 D/BaseUtil 3308:3308 SourceFile:100] get account by userID failed,
there is no matching account!
[2018-08-26 21:14:57.203 I/CloudAccountImpl 3308:3308 SourceFile:110] get account by
userID failed, there is no matching account!
[2018-08-27 12:25:38.754 I/VersionUpdateHelper 3321:13695 SourceFile:110] old version is 3,
current version is 3
[2018-08-27 12:25:38.765 D/SDKAccountXmlImpl 3321:13695 SourceFile:100]
parseAccountsFromXml Start
[2018-08-27 12:25:38.774 D/SDKAccountXmlImpl 3321:13695 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-08-27 12:25:38.960 D/Proguard 3321:13695 SourceFile:100] keyList size is 54
[2018-08-27 12:25:38.969 D/SDKAccountXmlImpl 3321:13695 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-08-27 12:25:39.071 D/Proguard 3321:13695 SourceFile:100] keyList contains userid
[2018-08-27 12:25:39.073 D/SDKAccountXmlImpl 3321:13695 SourceFile:100] read mUserId:
*=***************38
[2018-08-27 12:25:39.120 D/SDKAccountXmlImpl 3321:13695 SourceFile:100] read mDeviceId:
********6803925
[2018-08-27 12:25:39.153 D/SDKAccountXmlImpl 3321:13695 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-08-27 12:25:39.156 D/SDKAccountXmlImpl 3321:13695 SourceFile:100] read
mDeviceType: 0
[2018-08-27 12:25:39.388 D/SDKAccountXmlImpl 3321:13695 SourceFile:100] read mSiteId: 5
[2018-08-27 12:25:39.442 D/SDKAccountXmlImpl 3321:13695 SourceFile:100]
parseAccountsFromXml add account
[2018-08-27 12:25:39.444 D/SDKAccountManager 3321:13695 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 12:25:39.445 D/CloudAccountImpl 3321:13695 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-27 12:25:39.446 I/FileUtil 3321:13695 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-27 12:25:39.627 I/SDKAccountXmlImpl 3321:13695 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-27 12:25:39.629 D/CloudAccountImpl 3321:13695 SourceFile:100] save accounts
size: 1
[2018-08-27 12:25:39.663 I/SDKUtil 3321:13695 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 12:25:39.664 I/SDKUtil 3321:13695 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 12:25:39.665 D/SDKAccountManager 3321:13695 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 12:25:39.683 I/SDKUtil 3321:13695 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 12:25:39.684 I/SDKUtil 3321:13695 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-27 12:25:39.685 D/CloudAccountImpl 3321:13695 SourceFile:100] begin to init
accounts
[2018-08-27 12:25:39.687 D/SDKAccountManager 3321:13695 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 12:25:39.689 I/SDKUtil 3321:13695 SourceFile:110] setNeedInit, mNeedInit is false
[2018-08-27 12:25:39.690 D/CloudAccountImpl 3321:13695 SourceFile:100] initData
[2018-08-27 12:25:39.692 I/SDKUtil 3321:13695 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 12:25:39.693 I/SDKUtil 3321:13695 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 12:25:39.695 I/AppInfoUtil 3321:13695 SourceFile:110] initAppInfos
[2018-08-27 12:25:39.705 I/AppInfoUtil 3321:13695 SourceFile:110] getAppChannel is:7000000
[2018-08-27 12:25:39.708 E/mutiCardFactory 3321:13695 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-08-27 12:25:39.710 I/mutiCardFactory 3321:13695 SourceFile:110] isMtkGeminiSupport


false
[2018-08-27 12:25:39.720 I/mutiCardFactory 3321:13695 SourceFile:110] isHwGeminiSupport1
true
[2018-08-27 12:25:39.749 D/TerminalInfo 3321:13695 SourceFile:100] getDevicePLMN = ***02
[2018-08-27 12:25:39.751 I/SDKUtil 3321:13695 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 12:25:39.752 E/KeyStoreEncryptAndDecrypt 3321:13695 SourceFile:130] Decrypt
source data is invalid.
[2018-08-27 12:25:39.754 I/BaseUtil 3321:13695 SourceFile:110] getAndroidSystemUserId =0
[2018-08-27 12:25:39.770 D/TerminalInfo 3321:13695 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-27 12:25:39.771 D/TerminalInfo 3321:13695 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-27 12:25:39.773 D/TerminalInfo 3321:13695 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-27 12:25:39.778 I/BaseUtil 3321:13695 SourceFile:110] enter networkIsAvaiable
[2018-08-27 12:25:39.888 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-27 12:25:39.890 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-27 12:25:39.891 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-27 12:25:39.893 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-27 12:25:39.894 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-27 12:25:39.896 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-27 12:25:39.902 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-27 12:25:39.903 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-27 12:25:39.906 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-27 12:25:39.910 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-27 12:25:39.911 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-27 12:25:39.911 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-27 12:25:39.912 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-27 12:25:39.912 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-27 12:25:39.912 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-27 12:25:39.913 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-27 12:25:39.913 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-27 12:25:39.914 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-27 12:25:39.914 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-27 12:25:39.914 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-27 12:25:39.916 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-27 12:25:39.922 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-27 12:25:39.922 I/BaseUtil 3321:13695 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-27 12:25:39.923 I/SDKUtil 3321:13695 SourceFile:110] setOpLogItem
[2018-08-27 12:25:39.924 D/APKCloudAccountImpl 3321:13695 SourceFile:100]
getAccountsByType use the apk
[2018-08-27 12:25:39.949 I/AIDLClientManager 3321:13695 SourceFile:110]
AIDLClientManager init
[2018-08-27 12:25:39.950 I/AIDLClientManager 3321:13695 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-27 12:25:39.951 I/AIDLClientManager 3321:3321 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-27 12:25:39.952 I/AIDLClientManager 3321:3321 SourceFile:110] startService
[2018-08-27 12:25:39.953 D/AIDLClientManager 3321:3321 SourceFile:100] begin to
bindService
[2018-08-27 12:25:41.101 I/AIDLClientManager 3321:3321 SourceFile:110]
onServiceConnected
[2018-08-27 12:25:41.106 I/AIDLClientManager 3321:13735 SourceFile:110] startService
await=true
[2018-08-27 12:25:41.106 I/AIDLClientManager 3321:3321 SourceFile:110] doTask
[2018-08-27 12:25:42.572 I/LoginTask 3321:3436 SourceFile:110] loginResult:retCode=1
[2018-08-27 12:25:42.595 I/AIDLTask 3321:3436 SourceFile:110] finishTask
[2018-08-27 12:25:42.597 I/AIDLClientManager 3321:3436 SourceFile:110] sendTaskFinishMsg
[2018-08-27 12:25:42.598 I/AIDLClientManager 3321:3436 SourceFile:110] refCount=1
[2018-08-27 12:25:42.600 I/AIDLClientManager 3321:3321 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-27 12:25:42.601 I/AIDLClientManager 3321:3321 SourceFile:110] unbind Service
[2018-08-27 12:25:42.599 I/AIDLTask 3321:13856 SourceFile:110] run#awaittrue
[2018-08-27 14:09:38.365 I/SDKUtil 3321:27551 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4b40e68
[2018-08-27 14:09:38.393 I/CloudAccountImpl 3321:27551 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4b40e68
[2018-08-27 14:09:38.402 D/CloudAccountImpl 3321:27551 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-27 14:09:38.402 I/CloudAccountImpl 3321:27551 SourceFile:110]
synAccountFromApkToSDK
[2018-08-27 14:09:38.405 D/SDKAccountManager 3321:27551 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 14:09:38.406 D/CloudAccountImpl 3321:27551 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-27 14:09:38.407 I/FileUtil 3321:27551 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-27 14:09:38.606 I/SDKAccountXmlImpl 3321:27551 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-27 14:09:38.607 D/CloudAccountImpl 3321:27551 SourceFile:100] save accounts
size: 1
[2018-08-27 14:09:38.608 I/SDKUtil 3321:27551 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 14:09:38.609 D/SDKAccountManager 3321:27551 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 14:09:38.627 I/SDKUtil 3321:27551 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 14:09:38.628 I/SDKUtil 3321:27551 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-27 14:09:38.630 I/SDKUtil 3321:27551 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 14:09:38.634 D/TerminalInfo 3321:27551 SourceFile:100] getDevicePLMN = ***02
[2018-08-27 14:09:38.636 I/SDKUtil 3321:27551 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 14:09:38.637 E/KeyStoreEncryptAndDecrypt 3321:27551 SourceFile:130] Decrypt
source data is invalid.
[2018-08-27 14:09:38.639 I/BaseUtil 3321:27551 SourceFile:110] getAndroidSystemUserId =0
[2018-08-27 14:09:38.640 D/TerminalInfo 3321:27551 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-27 14:09:38.640 D/TerminalInfo 3321:27551 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-27 14:09:38.644 D/TerminalInfo 3321:27551 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-27 14:09:38.648 I/BaseUtil 3321:27551 SourceFile:110] enter networkIsAvaiable
[2018-08-27 14:09:38.652 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-27 14:09:38.653 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-27 14:09:38.655 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-27 14:09:38.656 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-27 14:09:38.657 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-27 14:09:38.657 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-27 14:09:38.658 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-27 14:09:38.659 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-27 14:09:38.659 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-27 14:09:38.661 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-27 14:09:38.662 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-27 14:09:38.663 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-27 14:09:38.664 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-27 14:09:38.665 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-27 14:09:38.666 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-27 14:09:38.667 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-27 14:09:38.668 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-27 14:09:38.670 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-27 14:09:38.670 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-27 14:09:38.671 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-27 14:09:38.672 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-27 14:09:38.673 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-27 14:09:38.673 I/BaseUtil 3321:27551 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-27 14:09:38.674 I/SDKUtil 3321:27551 SourceFile:110] setOpLogItem
[2018-08-27 14:09:38.675 D/APKCloudAccountImpl 3321:27551 SourceFile:100]
getAccountsByType use the apk
[2018-08-27 14:09:38.677 I/AIDLClientManager 3321:27551 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-27 14:09:38.693 I/AIDLClientManager 3321:3321 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-27 14:09:38.694 I/AIDLClientManager 3321:3321 SourceFile:110] startService
[2018-08-27 14:09:38.695 D/AIDLClientManager 3321:3321 SourceFile:100] begin to
bindService
[2018-08-27 14:09:39.939 I/AIDLClientManager 3321:3321 SourceFile:110]
onServiceConnected
[2018-08-27 14:09:39.940 I/AIDLClientManager 3321:3321 SourceFile:110] doTask
[2018-08-27 14:09:39.942 I/AIDLClientManager 3321:27575 SourceFile:110] startService
await=true
[2018-08-27 14:09:40.381 I/LoginTask 3321:27615 SourceFile:110] loginResult:retCode=1
[2018-08-27 14:09:40.382 I/AIDLTask 3321:27615 SourceFile:110] finishTask
[2018-08-27 14:09:40.382 I/AIDLClientManager 3321:27615 SourceFile:110]
sendTaskFinishMsg
[2018-08-27 14:09:40.383 I/AIDLClientManager 3321:27615 SourceFile:110] refCount=1
[2018-08-27 14:09:40.385 I/AIDLClientManager 3321:3321 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-27 14:09:40.385 I/AIDLClientManager 3321:3321 SourceFile:110] unbind Service
[2018-08-27 14:09:40.386 I/AIDLTask 3321:27650 SourceFile:110] run#awaittrue
[2018-08-27 21:48:07.790 I/VersionUpdateHelper 3288:9127 SourceFile:110] old version is 3,
current version is 3
[2018-08-27 21:48:07.814 D/SDKAccountXmlImpl 3288:9127 SourceFile:100]
parseAccountsFromXml Start
[2018-08-27 21:48:07.818 D/SDKAccountXmlImpl 3288:9127 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-08-27 21:48:08.216 D/Proguard 3288:9127 SourceFile:100] keyList size is 54
[2018-08-27 21:48:08.259 D/SDKAccountXmlImpl 3288:9127 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-08-27 21:48:08.423 D/Proguard 3288:9127 SourceFile:100] keyList contains userid
[2018-08-27 21:48:08.483 D/SDKAccountXmlImpl 3288:9127 SourceFile:100] read mUserId:
*=***************38
[2018-08-27 21:48:08.606 D/SDKAccountXmlImpl 3288:9127 SourceFile:100] read mDeviceId:
********6803925
[2018-08-27 21:48:08.845 D/SDKAccountXmlImpl 3288:9127 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-08-27 21:48:08.846 D/SDKAccountXmlImpl 3288:9127 SourceFile:100] read
mDeviceType: 0
[2018-08-27 21:48:09.075 D/SDKAccountXmlImpl 3288:9127 SourceFile:100] read mSiteId: 5
[2018-08-27 21:48:09.161 D/SDKAccountXmlImpl 3288:9127 SourceFile:100]
parseAccountsFromXml add account
[2018-08-27 21:48:09.162 D/SDKAccountManager 3288:9127 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 21:48:09.163 D/CloudAccountImpl 3288:9127 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-08-27 21:48:09.164 I/FileUtil 3288:9127 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-27 21:48:09.885 I/SDKAccountXmlImpl 3288:9127 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-27 21:48:09.887 D/CloudAccountImpl 3288:9127 SourceFile:100] save accounts size:
1
[2018-08-27 21:48:09.934 I/SDKUtil 3288:9127 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 21:48:09.936 I/SDKUtil 3288:9127 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 21:48:09.938 D/SDKAccountManager 3288:9127 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 21:48:09.956 I/SDKUtil 3288:9127 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 21:48:09.958 I/SDKUtil 3288:9127 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-27 21:48:09.960 D/CloudAccountImpl 3288:9127 SourceFile:100] begin to init
accounts
[2018-08-27 21:48:09.962 D/SDKAccountManager 3288:9127 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 21:48:09.964 I/SDKUtil 3288:9127 SourceFile:110] setNeedInit, mNeedInit is false
[2018-08-27 21:48:09.965 D/CloudAccountImpl 3288:9127 SourceFile:100] initData
[2018-08-27 21:48:09.966 I/SDKUtil 3288:9127 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 21:48:09.967 I/SDKUtil 3288:9127 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 21:48:09.969 I/AppInfoUtil 3288:9127 SourceFile:110] initAppInfos
[2018-08-27 21:48:09.981 I/AppInfoUtil 3288:9127 SourceFile:110] getAppChannel is:7000000
[2018-08-27 21:48:09.984 E/mutiCardFactory 3288:9127 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-08-27 21:48:09.986 I/mutiCardFactory 3288:9127 SourceFile:110] isMtkGeminiSupport


false
[2018-08-27 21:48:09.992 I/mutiCardFactory 3288:9127 SourceFile:110] isHwGeminiSupport1
true
[2018-08-27 21:48:09.997 D/TerminalInfo 3288:9127 SourceFile:100] getDevicePLMN = ***02
[2018-08-27 21:48:09.999 I/SDKUtil 3288:9127 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 21:48:10.001 E/KeyStoreEncryptAndDecrypt 3288:9127 SourceFile:130] Decrypt
source data is invalid.
[2018-08-27 21:48:10.005 I/BaseUtil 3288:9127 SourceFile:110] getAndroidSystemUserId =0
[2018-08-27 21:48:10.029 D/TerminalInfo 3288:9127 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-27 21:48:10.031 D/TerminalInfo 3288:9127 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-27 21:48:10.033 D/TerminalInfo 3288:9127 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-27 21:48:10.035 I/BaseUtil 3288:9127 SourceFile:110] enter networkIsAvaiable
[2018-08-27 21:48:10.043 I/BaseUtil 3288:9127 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-27 21:48:10.045 I/BaseUtil 3288:9127 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-27 21:48:10.051 I/SDKUtil 3288:9127 SourceFile:110] setOpLogItem
[2018-08-27 21:48:10.054 D/APKCloudAccountImpl 3288:9127 SourceFile:100]
getAccountsByType use the apk
[2018-08-27 21:48:10.061 I/AIDLClientManager 3288:9127 SourceFile:110] AIDLClientManager
init
[2018-08-27 21:48:10.067 I/AIDLClientManager 3288:9127 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-27 21:48:10.073 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-27 21:48:10.077 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-27 21:48:10.078 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-27 21:48:11.351 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-27 21:48:11.353 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-27 21:48:11.355 I/AIDLClientManager 3288:9358 SourceFile:110] startService
await=true
[2018-08-27 21:48:24.165 I/AIDLTask 3288:9488 SourceFile:110] run#awaitfalse
[2018-08-27 21:48:24.276 I/AIDLTask 3288:9488 SourceFile:110] finishTask
[2018-08-27 21:48:24.277 I/AIDLClientManager 3288:9488 SourceFile:110] sendTaskFinishMsg
[2018-08-27 21:48:24.279 I/AIDLClientManager 3288:9488 SourceFile:110] refCount=1
[2018-08-27 21:48:24.290 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-27 21:48:24.292 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-27 21:48:28.624 I/LoginTask 3288:3306 SourceFile:110] has cancelled by timeout,
return directly
[2018-08-27 22:51:09.805 I/SDKUtil 3288:26834 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-27 22:51:09.820 I/CloudAccountImpl 3288:26834 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-27 22:51:09.851 D/CloudAccountImpl 3288:26834 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-27 22:51:09.852 I/CloudAccountImpl 3288:26834 SourceFile:110]
synAccountFromApkToSDK
[2018-08-27 22:51:09.856 D/SDKAccountManager 3288:26834 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 22:51:09.856 D/CloudAccountImpl 3288:26834 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-27 22:51:09.858 I/FileUtil 3288:26834 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-27 22:51:10.078 I/SDKAccountXmlImpl 3288:26834 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-27 22:51:10.079 D/CloudAccountImpl 3288:26834 SourceFile:100] save accounts
size: 1
[2018-08-27 22:51:10.080 I/SDKUtil 3288:26834 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:51:10.081 D/SDKAccountManager 3288:26834 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 22:51:10.105 I/SDKUtil 3288:26834 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:51:10.107 I/SDKUtil 3288:26834 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-27 22:51:10.109 I/SDKUtil 3288:26834 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:51:10.118 D/TerminalInfo 3288:26834 SourceFile:100] getDevicePLMN = ***02
[2018-08-27 22:51:10.119 I/SDKUtil 3288:26834 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:51:10.120 E/KeyStoreEncryptAndDecrypt 3288:26834 SourceFile:130] Decrypt
source data is invalid.
[2018-08-27 22:51:10.123 I/BaseUtil 3288:26834 SourceFile:110] getAndroidSystemUserId =0
[2018-08-27 22:51:10.123 D/TerminalInfo 3288:26834 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-27 22:51:10.124 D/TerminalInfo 3288:26834 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-27 22:51:10.132 D/TerminalInfo 3288:26834 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-27 22:51:10.133 I/BaseUtil 3288:26834 SourceFile:110] enter networkIsAvaiable
[2018-08-27 22:51:10.138 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-27 22:51:10.140 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-27 22:51:10.141 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-27 22:51:10.142 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-27 22:51:10.143 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-27 22:51:10.146 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-27 22:51:10.147 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-27 22:51:10.148 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-27 22:51:10.149 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-27 22:51:10.151 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-27 22:51:10.152 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-27 22:51:10.154 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-27 22:51:10.155 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-27 22:51:10.156 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-27 22:51:10.157 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-27 22:51:10.160 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-27 22:51:10.161 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-27 22:51:10.162 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-27 22:51:10.163 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-27 22:51:10.164 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-27 22:51:10.165 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-27 22:51:10.166 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-27 22:51:10.167 I/BaseUtil 3288:26834 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-27 22:51:10.167 I/SDKUtil 3288:26834 SourceFile:110] setOpLogItem
[2018-08-27 22:51:10.168 D/APKCloudAccountImpl 3288:26834 SourceFile:100]
getAccountsByType use the apk
[2018-08-27 22:51:10.172 I/AIDLClientManager 3288:26834 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-27 22:51:10.173 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-27 22:51:10.174 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-27 22:51:10.175 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-27 22:51:10.647 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-27 22:51:10.648 I/AIDLClientManager 3288:26847 SourceFile:110] startService
await=true
[2018-08-27 22:51:10.663 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-27 22:51:11.167 I/LoginTask 3288:3306 SourceFile:110] loginResult:retCode=1
[2018-08-27 22:51:11.168 I/AIDLTask 3288:3306 SourceFile:110] finishTask
[2018-08-27 22:51:11.169 I/AIDLClientManager 3288:3306 SourceFile:110] sendTaskFinishMsg
[2018-08-27 22:51:11.170 I/AIDLClientManager 3288:3306 SourceFile:110] refCount=1
[2018-08-27 22:51:11.170 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-27 22:51:11.170 I/AIDLTask 3288:26887 SourceFile:110] run#awaittrue
[2018-08-27 22:51:11.172 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-27 22:52:23.628 I/SDKUtil 3288:27960 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-27 22:52:23.680 I/CloudAccountImpl 3288:27960 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-27 22:52:23.694 D/CloudAccountImpl 3288:27960 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-27 22:52:23.695 I/CloudAccountImpl 3288:27960 SourceFile:110]
synAccountFromApkToSDK
[2018-08-27 22:52:23.697 D/SDKAccountManager 3288:27960 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 22:52:23.698 D/CloudAccountImpl 3288:27960 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-27 22:52:23.699 I/FileUtil 3288:27960 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-27 22:52:23.846 I/SDKAccountXmlImpl 3288:27960 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-27 22:52:23.847 D/CloudAccountImpl 3288:27960 SourceFile:100] save accounts
size: 1
[2018-08-27 22:52:23.848 I/SDKUtil 3288:27960 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:23.850 D/SDKAccountManager 3288:27960 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 22:52:23.865 I/SDKUtil 3288:27960 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:23.867 I/SDKUtil 3288:27960 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-27 22:52:23.868 I/SDKUtil 3288:27960 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:23.873 D/TerminalInfo 3288:27960 SourceFile:100] getDevicePLMN = ***02
[2018-08-27 22:52:23.874 I/SDKUtil 3288:27960 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:23.879 E/KeyStoreEncryptAndDecrypt 3288:27960 SourceFile:130] Decrypt
source data is invalid.
[2018-08-27 22:52:23.881 I/BaseUtil 3288:27960 SourceFile:110] getAndroidSystemUserId =0
[2018-08-27 22:52:23.882 D/TerminalInfo 3288:27960 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-27 22:52:23.883 D/TerminalInfo 3288:27960 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-27 22:52:23.887 D/TerminalInfo 3288:27960 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-27 22:52:23.887 I/BaseUtil 3288:27960 SourceFile:110] enter networkIsAvaiable
[2018-08-27 22:52:23.891 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-27 22:52:23.892 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-27 22:52:23.893 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-27 22:52:23.895 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-27 22:52:23.896 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-27 22:52:23.897 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-27 22:52:23.898 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-27 22:52:23.899 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-27 22:52:23.899 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-27 22:52:23.900 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-27 22:52:23.901 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-27 22:52:23.902 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-27 22:52:23.903 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-27 22:52:23.904 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-27 22:52:23.905 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-27 22:52:23.905 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-27 22:52:23.906 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-27 22:52:23.907 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-27 22:52:23.907 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-27 22:52:23.908 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-27 22:52:23.909 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-27 22:52:23.909 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-27 22:52:23.910 I/BaseUtil 3288:27960 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-27 22:52:23.911 I/SDKUtil 3288:27960 SourceFile:110] setOpLogItem
[2018-08-27 22:52:23.911 D/APKCloudAccountImpl 3288:27960 SourceFile:100]
getAccountsByType use the apk
[2018-08-27 22:52:23.913 I/AIDLClientManager 3288:27960 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-27 22:52:23.914 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-27 22:52:23.915 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-27 22:52:23.916 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-27 22:52:25.332 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-27 22:52:25.333 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-27 22:52:25.333 I/AIDLClientManager 3288:27969 SourceFile:110] startService
await=true
[2018-08-27 22:52:25.752 I/LoginTask 3288:7376 SourceFile:110] loginResult:retCode=1
[2018-08-27 22:52:25.753 I/AIDLTask 3288:7376 SourceFile:110] finishTask
[2018-08-27 22:52:25.754 I/AIDLClientManager 3288:7376 SourceFile:110] sendTaskFinishMsg
[2018-08-27 22:52:25.754 I/AIDLClientManager 3288:7376 SourceFile:110] refCount=1
[2018-08-27 22:52:25.755 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-27 22:52:25.755 I/AIDLTask 3288:28014 SourceFile:110] run#awaittrue
[2018-08-27 22:52:25.756 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-27 22:52:43.400 I/SDKUtil 3288:28075 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-27 22:52:43.402 I/CloudAccountImpl 3288:28075 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-27 22:52:43.404 D/CloudAccountImpl 3288:28075 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-27 22:52:43.406 I/CloudAccountImpl 3288:28075 SourceFile:110]
synAccountFromApkToSDK
[2018-08-27 22:52:43.414 D/SDKAccountManager 3288:28075 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 22:52:43.415 D/CloudAccountImpl 3288:28075 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-27 22:52:43.416 I/FileUtil 3288:28075 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-27 22:52:43.609 I/SDKAccountXmlImpl 3288:28075 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-27 22:52:43.611 D/CloudAccountImpl 3288:28075 SourceFile:100] save accounts
size: 1
[2018-08-27 22:52:43.612 I/SDKUtil 3288:28075 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:43.613 D/SDKAccountManager 3288:28075 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-27 22:52:43.630 I/SDKUtil 3288:28075 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:43.631 I/SDKUtil 3288:28075 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-27 22:52:43.632 I/SDKUtil 3288:28075 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:43.635 D/TerminalInfo 3288:28075 SourceFile:100] getDevicePLMN = ***02
[2018-08-27 22:52:43.636 I/SDKUtil 3288:28075 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-27 22:52:43.647 E/KeyStoreEncryptAndDecrypt 3288:28075 SourceFile:130] Decrypt
source data is invalid.
[2018-08-27 22:52:43.649 I/BaseUtil 3288:28075 SourceFile:110] getAndroidSystemUserId =0
[2018-08-27 22:52:43.650 D/TerminalInfo 3288:28075 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-27 22:52:43.651 D/TerminalInfo 3288:28075 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-27 22:52:43.652 D/TerminalInfo 3288:28075 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-27 22:52:43.653 I/BaseUtil 3288:28075 SourceFile:110] enter networkIsAvaiable
[2018-08-27 22:52:43.656 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-27 22:52:43.657 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-27 22:52:43.660 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-27 22:52:43.661 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-27 22:52:43.662 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-27 22:52:43.663 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-27 22:52:43.664 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-27 22:52:43.664 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-27 22:52:43.665 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-27 22:52:43.666 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-27 22:52:43.667 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-27 22:52:43.667 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-27 22:52:43.668 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-27 22:52:43.669 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-27 22:52:43.669 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-27 22:52:43.670 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-27 22:52:43.671 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-27 22:52:43.671 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-27 22:52:43.672 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-27 22:52:43.673 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-27 22:52:43.679 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-27 22:52:43.680 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-27 22:52:43.681 I/BaseUtil 3288:28075 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-27 22:52:43.681 I/SDKUtil 3288:28075 SourceFile:110] setOpLogItem
[2018-08-27 22:52:43.682 D/APKCloudAccountImpl 3288:28075 SourceFile:100]
getAccountsByType use the apk
[2018-08-27 22:52:43.684 I/AIDLClientManager 3288:28075 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-27 22:52:43.685 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-27 22:52:43.686 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-27 22:52:43.686 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-27 22:52:43.918 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-27 22:52:43.919 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-27 22:52:43.919 I/AIDLClientManager 3288:28083 SourceFile:110] startService
await=true
[2018-08-27 22:52:44.200 I/LoginTask 3288:3306 SourceFile:110] loginResult:retCode=1
[2018-08-27 22:52:44.201 I/AIDLTask 3288:3306 SourceFile:110] finishTask
[2018-08-27 22:52:44.201 I/AIDLClientManager 3288:3306 SourceFile:110] sendTaskFinishMsg
[2018-08-27 22:52:44.202 I/AIDLClientManager 3288:3306 SourceFile:110] refCount=1
[2018-08-27 22:52:44.203 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-27 22:52:44.203 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-27 22:52:44.204 I/AIDLTask 3288:9488 SourceFile:110] run#awaittrue
[2018-08-28 15:12:22.231 I/SDKUtil 3288:16318 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-28 15:12:22.262 I/CloudAccountImpl 3288:16318 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-28 15:12:22.286 D/CloudAccountImpl 3288:16318 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-28 15:12:22.287 I/CloudAccountImpl 3288:16318 SourceFile:110]
synAccountFromApkToSDK
[2018-08-28 15:12:22.293 D/SDKAccountManager 3288:16318 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-28 15:12:22.293 D/CloudAccountImpl 3288:16318 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-28 15:12:22.295 I/FileUtil 3288:16318 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-28 15:12:22.539 I/SDKAccountXmlImpl 3288:16318 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-28 15:12:22.540 D/CloudAccountImpl 3288:16318 SourceFile:100] save accounts
size: 1
[2018-08-28 15:12:22.541 I/SDKUtil 3288:16318 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:12:22.542 D/SDKAccountManager 3288:16318 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-28 15:12:22.560 I/SDKUtil 3288:16318 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:12:22.563 I/SDKUtil 3288:16318 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-28 15:12:22.564 I/SDKUtil 3288:16318 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:12:22.572 D/TerminalInfo 3288:16318 SourceFile:100] getDevicePLMN = ***02
[2018-08-28 15:12:22.574 I/SDKUtil 3288:16318 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:12:22.577 E/KeyStoreEncryptAndDecrypt 3288:16318 SourceFile:130] Decrypt
source data is invalid.
[2018-08-28 15:12:22.579 I/BaseUtil 3288:16318 SourceFile:110] getAndroidSystemUserId =0
[2018-08-28 15:12:22.580 D/TerminalInfo 3288:16318 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-28 15:12:22.581 D/TerminalInfo 3288:16318 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-28 15:12:22.583 D/TerminalInfo 3288:16318 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-28 15:12:22.589 I/BaseUtil 3288:16318 SourceFile:110] enter networkIsAvaiable
[2018-08-28 15:12:22.611 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-28 15:12:22.612 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-28 15:12:22.614 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-28 15:12:22.615 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-28 15:12:22.616 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-28 15:12:22.617 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-28 15:12:22.618 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-28 15:12:22.618 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-28 15:12:22.619 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-28 15:12:22.620 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-28 15:12:22.621 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-28 15:12:22.621 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-28 15:12:22.622 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-28 15:12:22.623 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-28 15:12:22.625 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-28 15:12:22.625 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-28 15:12:22.626 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-28 15:12:22.627 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-28 15:12:22.628 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-28 15:12:22.630 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-28 15:12:22.632 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-28 15:12:22.633 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-28 15:12:22.633 I/BaseUtil 3288:16318 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-28 15:12:22.635 I/SDKUtil 3288:16318 SourceFile:110] setOpLogItem
[2018-08-28 15:12:22.637 D/APKCloudAccountImpl 3288:16318 SourceFile:100]
getAccountsByType use the apk
[2018-08-28 15:12:22.638 I/AIDLClientManager 3288:16318 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-28 15:12:22.651 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-28 15:12:22.655 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-28 15:12:22.655 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-28 15:12:23.203 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-28 15:12:23.204 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-28 15:12:23.205 I/AIDLClientManager 3288:16326 SourceFile:110] startService
await=true
[2018-08-28 15:12:23.584 I/LoginTask 3288:9270 SourceFile:110] loginResult:retCode=1
[2018-08-28 15:12:23.584 I/AIDLTask 3288:9270 SourceFile:110] finishTask
[2018-08-28 15:12:23.585 I/AIDLClientManager 3288:9270 SourceFile:110] sendTaskFinishMsg
[2018-08-28 15:12:23.586 I/AIDLClientManager 3288:9270 SourceFile:110] refCount=1
[2018-08-28 15:12:23.588 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-28 15:12:23.588 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-28 15:12:23.589 I/AIDLTask 3288:26887 SourceFile:110] run#awaittrue
[2018-08-28 15:16:50.752 I/SDKUtil 3288:17131 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-28 15:16:50.782 I/CloudAccountImpl 3288:17131 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-28 15:16:50.809 D/CloudAccountImpl 3288:17131 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-28 15:16:50.810 I/CloudAccountImpl 3288:17131 SourceFile:110]
synAccountFromApkToSDK
[2018-08-28 15:16:50.832 D/SDKAccountManager 3288:17131 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-28 15:16:50.833 D/CloudAccountImpl 3288:17131 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-28 15:16:50.835 I/FileUtil 3288:17131 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-28 15:16:51.190 I/SDKAccountXmlImpl 3288:17131 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-28 15:16:51.191 D/CloudAccountImpl 3288:17131 SourceFile:100] save accounts
size: 1
[2018-08-28 15:16:51.191 I/SDKUtil 3288:17131 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:16:51.192 D/SDKAccountManager 3288:17131 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-28 15:16:51.208 I/SDKUtil 3288:17131 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:16:51.209 I/SDKUtil 3288:17131 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-28 15:16:51.210 I/SDKUtil 3288:17131 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:16:51.213 D/TerminalInfo 3288:17131 SourceFile:100] getDevicePLMN = ***02
[2018-08-28 15:16:51.214 I/SDKUtil 3288:17131 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-28 15:16:51.256 E/KeyStoreEncryptAndDecrypt 3288:17131 SourceFile:130] Decrypt
source data is invalid.
[2018-08-28 15:16:51.258 I/BaseUtil 3288:17131 SourceFile:110] getAndroidSystemUserId =0
[2018-08-28 15:16:51.259 D/TerminalInfo 3288:17131 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-28 15:16:51.260 D/TerminalInfo 3288:17131 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-28 15:16:51.264 D/TerminalInfo 3288:17131 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-28 15:16:51.296 I/BaseUtil 3288:17131 SourceFile:110] enter networkIsAvaiable
[2018-08-28 15:16:51.301 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-28 15:16:51.302 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-28 15:16:51.302 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-28 15:16:51.303 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-28 15:16:51.304 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-28 15:16:51.304 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-28 15:16:51.305 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-28 15:16:51.306 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-28 15:16:51.307 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-28 15:16:51.307 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-28 15:16:51.308 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-28 15:16:51.308 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-28 15:16:51.309 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-28 15:16:51.310 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-28 15:16:51.310 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-28 15:16:51.311 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-28 15:16:51.312 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-28 15:16:51.313 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-28 15:16:51.314 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-28 15:16:51.314 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-28 15:16:51.315 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-28 15:16:51.316 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-28 15:16:51.317 I/BaseUtil 3288:17131 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-28 15:16:51.317 I/SDKUtil 3288:17131 SourceFile:110] setOpLogItem
[2018-08-28 15:16:51.319 D/APKCloudAccountImpl 3288:17131 SourceFile:100]
getAccountsByType use the apk
[2018-08-28 15:16:51.320 I/AIDLClientManager 3288:17131 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-28 15:16:51.611 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-28 15:16:51.612 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-28 15:16:51.612 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-28 15:16:52.812 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-28 15:16:52.813 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-28 15:16:52.813 I/AIDLClientManager 3288:17144 SourceFile:110] startService
await=true
[2018-08-28 15:16:53.229 I/LoginTask 3288:16409 SourceFile:110] loginResult:retCode=1
[2018-08-28 15:16:53.236 I/AIDLTask 3288:16409 SourceFile:110] finishTask
[2018-08-28 15:16:53.236 I/AIDLClientManager 3288:16409 SourceFile:110]
sendTaskFinishMsg
[2018-08-28 15:16:53.237 I/AIDLClientManager 3288:16409 SourceFile:110] refCount=1
[2018-08-28 15:16:53.238 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-28 15:16:53.239 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-28 15:16:53.239 I/AIDLTask 3288:28014 SourceFile:110] run#awaittrue
[2018-08-29 09:36:20.949 I/SDKUtil 3288:27837 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-29 09:36:20.964 I/CloudAccountImpl 3288:27837 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-29 09:36:21.004 D/CloudAccountImpl 3288:27837 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-29 09:36:21.005 I/CloudAccountImpl 3288:27837 SourceFile:110]
synAccountFromApkToSDK
[2018-08-29 09:36:21.011 D/SDKAccountManager 3288:27837 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-29 09:36:21.011 D/CloudAccountImpl 3288:27837 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-29 09:36:21.012 I/FileUtil 3288:27837 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-29 09:36:21.237 I/SDKAccountXmlImpl 3288:27837 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-29 09:36:21.237 D/CloudAccountImpl 3288:27837 SourceFile:100] save accounts
size: 1
[2018-08-29 09:36:21.238 I/SDKUtil 3288:27837 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:36:21.239 D/SDKAccountManager 3288:27837 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-29 09:36:21.263 I/SDKUtil 3288:27837 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:36:21.264 I/SDKUtil 3288:27837 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-29 09:36:21.265 I/SDKUtil 3288:27837 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:36:21.270 D/TerminalInfo 3288:27837 SourceFile:100] getDevicePLMN = ***02
[2018-08-29 09:36:21.271 I/SDKUtil 3288:27837 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:36:21.276 E/KeyStoreEncryptAndDecrypt 3288:27837 SourceFile:130] Decrypt
source data is invalid.
[2018-08-29 09:36:21.279 I/BaseUtil 3288:27837 SourceFile:110] getAndroidSystemUserId =0
[2018-08-29 09:36:21.280 D/TerminalInfo 3288:27837 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-29 09:36:21.280 D/TerminalInfo 3288:27837 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-29 09:36:21.282 D/TerminalInfo 3288:27837 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-29 09:36:21.283 I/BaseUtil 3288:27837 SourceFile:110] enter networkIsAvaiable
[2018-08-29 09:36:21.298 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-29 09:36:21.299 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-29 09:36:21.299 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-29 09:36:21.300 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-29 09:36:21.301 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-29 09:36:21.302 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-29 09:36:21.303 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-29 09:36:21.304 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-29 09:36:21.305 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-29 09:36:21.306 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-29 09:36:21.306 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-29 09:36:21.308 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-29 09:36:21.312 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-29 09:36:21.313 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-29 09:36:21.314 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-29 09:36:21.315 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-29 09:36:21.316 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-29 09:36:21.317 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-29 09:36:21.318 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-29 09:36:21.319 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-29 09:36:21.319 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-29 09:36:21.320 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-29 09:36:21.321 I/BaseUtil 3288:27837 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-29 09:36:21.322 I/SDKUtil 3288:27837 SourceFile:110] setOpLogItem
[2018-08-29 09:36:21.323 D/APKCloudAccountImpl 3288:27837 SourceFile:100]
getAccountsByType use the apk
[2018-08-29 09:36:21.328 I/AIDLClientManager 3288:27837 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-29 09:36:21.346 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-29 09:36:21.347 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-29 09:36:21.348 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-29 09:36:21.468 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-29 09:36:21.469 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-29 09:36:21.469 I/AIDLClientManager 3288:27841 SourceFile:110] startService
await=true
[2018-08-29 09:36:21.745 I/LoginTask 3288:9270 SourceFile:110] loginResult:retCode=1
[2018-08-29 09:36:21.745 I/AIDLTask 3288:9270 SourceFile:110] finishTask
[2018-08-29 09:36:21.746 I/AIDLClientManager 3288:9270 SourceFile:110] sendTaskFinishMsg
[2018-08-29 09:36:21.746 I/AIDLClientManager 3288:9270 SourceFile:110] refCount=1
[2018-08-29 09:36:21.747 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-29 09:36:21.747 I/AIDLTask 3288:9488 SourceFile:110] run#awaittrue
[2018-08-29 09:36:21.748 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-29 09:56:35.326 I/SDKUtil 3288:3816 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-29 09:56:35.407 I/CloudAccountImpl 3288:3816 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-29 09:56:35.496 D/CloudAccountImpl 3288:3816 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-29 09:56:35.499 I/CloudAccountImpl 3288:3816 SourceFile:110]
synAccountFromApkToSDK
[2018-08-29 09:56:35.514 D/SDKAccountManager 3288:3816 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-29 09:56:35.515 D/CloudAccountImpl 3288:3816 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-08-29 09:56:35.516 I/FileUtil 3288:3816 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-29 09:56:35.865 I/SDKAccountXmlImpl 3288:3816 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-29 09:56:35.865 D/CloudAccountImpl 3288:3816 SourceFile:100] save accounts size:
1
[2018-08-29 09:56:35.866 I/SDKUtil 3288:3816 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:56:35.868 D/SDKAccountManager 3288:3816 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-29 09:56:35.900 I/SDKUtil 3288:3816 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:56:35.901 I/SDKUtil 3288:3816 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-29 09:56:35.977 I/SDKUtil 3288:3816 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:56:36.150 D/TerminalInfo 3288:3816 SourceFile:100] getDevicePLMN = ***02
[2018-08-29 09:56:36.336 I/SDKUtil 3288:3816 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 09:56:36.445 E/KeyStoreEncryptAndDecrypt 3288:3816 SourceFile:130] Decrypt
source data is invalid.
[2018-08-29 09:56:36.516 I/BaseUtil 3288:3816 SourceFile:110] getAndroidSystemUserId =0
[2018-08-29 09:56:36.568 D/TerminalInfo 3288:3816 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-29 09:56:36.614 D/TerminalInfo 3288:3816 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-29 09:56:36.657 D/TerminalInfo 3288:3816 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-29 09:56:36.687 I/BaseUtil 3288:3816 SourceFile:110] enter networkIsAvaiable
[2018-08-29 09:56:36.723 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-29 09:56:36.745 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-29 09:56:36.747 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-29 09:56:36.795 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-29 09:56:36.797 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-29 09:56:36.815 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-29 09:56:36.842 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-29 09:56:36.845 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-29 09:56:36.847 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-29 09:56:36.849 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-29 09:56:36.852 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-29 09:56:36.859 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-29 09:56:36.867 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-29 09:56:36.875 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-29 09:56:36.876 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-29 09:56:36.879 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-29 09:56:36.883 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-29 09:56:36.886 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-29 09:56:36.890 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-29 09:56:36.892 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-29 09:56:36.896 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-29 09:56:36.909 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-29 09:56:36.913 I/BaseUtil 3288:3816 SourceFile:110] NetworkInfo state is unaviable
[2018-08-29 09:56:36.930 I/SDKUtil 3288:3816 SourceFile:110] setOpLogItem
[2018-08-29 09:56:36.943 D/APKCloudAccountImpl 3288:3816 SourceFile:100]
getAccountsByType use the apk
[2018-08-29 09:56:36.976 I/AIDLClientManager 3288:3816 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-29 09:56:36.986 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-29 09:56:36.987 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-29 09:56:36.988 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-29 09:56:39.383 I/AIDLClientManager 3288:3874 SourceFile:110] startService
await=false
[2018-08-29 09:56:39.386 I/AIDLClientManager 3288:3874 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-08-29 09:56:39.390 I/AIDLClientManager 3288:3874 SourceFile:110] unbind Service
[2018-08-29 09:56:39.718 I/AIDLClientManager 3288:3874 SourceFile:110] The 0 to try to start
service
[2018-08-29 09:56:39.719 I/AIDLClientManager 3288:3874 SourceFile:110] startService
[2018-08-29 09:56:39.719 D/AIDLClientManager 3288:3874 SourceFile:100] begin to
bindService
[2018-08-29 09:56:41.753 I/AIDLClientManager 3288:3902 SourceFile:110] startService
await=false
[2018-08-29 09:56:41.754 I/AIDLClientManager 3288:3902 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-08-29 09:56:41.755 I/AIDLClientManager 3288:3902 SourceFile:110] unbind Service
[2018-08-29 09:56:41.982 I/AIDLClientManager 3288:3902 SourceFile:110] The 1 to try to start
service
[2018-08-29 09:56:41.982 I/AIDLClientManager 3288:3902 SourceFile:110] startService
[2018-08-29 09:56:41.983 D/AIDLClientManager 3288:3902 SourceFile:100] begin to
bindService
[2018-08-29 09:56:42.861 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-29 09:56:42.865 I/AIDLClientManager 3288:3913 SourceFile:110] startService
await=true
[2018-08-29 09:56:42.880 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-29 09:56:43.402 I/LoginTask 3288:9270 SourceFile:110] loginResult:retCode=1
[2018-08-29 09:56:43.420 I/AIDLTask 3288:9270 SourceFile:110] finishTask
[2018-08-29 09:56:43.421 I/AIDLClientManager 3288:9270 SourceFile:110] sendTaskFinishMsg
[2018-08-29 09:56:43.421 I/AIDLClientManager 3288:9270 SourceFile:110] refCount=1
[2018-08-29 09:56:43.649 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-29 09:56:43.650 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-29 09:56:43.422 I/AIDLTask 3288:26887 SourceFile:110] run#awaittrue
[2018-08-29 10:19:10.904 I/SDKUtil 3288:9423 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-29 10:19:10.943 I/CloudAccountImpl 3288:9423 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-29 10:19:10.968 D/CloudAccountImpl 3288:9423 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-29 10:19:10.969 I/CloudAccountImpl 3288:9423 SourceFile:110]
synAccountFromApkToSDK
[2018-08-29 10:19:10.976 D/SDKAccountManager 3288:9423 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-29 10:19:10.982 D/CloudAccountImpl 3288:9423 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-08-29 10:19:10.983 I/FileUtil 3288:9423 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-29 10:19:11.151 I/SDKAccountXmlImpl 3288:9423 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-29 10:19:11.152 D/CloudAccountImpl 3288:9423 SourceFile:100] save accounts size:
1
[2018-08-29 10:19:11.152 I/SDKUtil 3288:9423 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 10:19:11.153 D/SDKAccountManager 3288:9423 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-29 10:19:11.169 I/SDKUtil 3288:9423 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 10:19:11.170 I/SDKUtil 3288:9423 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-29 10:19:11.172 I/SDKUtil 3288:9423 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 10:19:11.176 D/TerminalInfo 3288:9423 SourceFile:100] getDevicePLMN = ***02
[2018-08-29 10:19:11.178 I/SDKUtil 3288:9423 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-29 10:19:11.183 E/KeyStoreEncryptAndDecrypt 3288:9423 SourceFile:130] Decrypt
source data is invalid.
[2018-08-29 10:19:11.185 I/BaseUtil 3288:9423 SourceFile:110] getAndroidSystemUserId =0
[2018-08-29 10:19:11.187 D/TerminalInfo 3288:9423 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-29 10:19:11.188 D/TerminalInfo 3288:9423 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-29 10:19:11.190 D/TerminalInfo 3288:9423 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-29 10:19:11.191 I/BaseUtil 3288:9423 SourceFile:110] enter networkIsAvaiable
[2018-08-29 10:19:11.195 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-29 10:19:11.196 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-29 10:19:11.198 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-29 10:19:11.199 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-29 10:19:11.200 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-29 10:19:11.201 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-29 10:19:11.202 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-29 10:19:11.203 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-29 10:19:11.204 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-29 10:19:11.205 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-29 10:19:11.205 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-29 10:19:11.206 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-29 10:19:11.207 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-29 10:19:11.207 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-29 10:19:11.208 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-29 10:19:11.209 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-29 10:19:11.209 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-29 10:19:11.210 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-29 10:19:11.210 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-29 10:19:11.211 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-29 10:19:11.211 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-29 10:19:11.212 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-29 10:19:11.213 I/BaseUtil 3288:9423 SourceFile:110] NetworkInfo state is unaviable
[2018-08-29 10:19:11.213 I/SDKUtil 3288:9423 SourceFile:110] setOpLogItem
[2018-08-29 10:19:11.214 D/APKCloudAccountImpl 3288:9423 SourceFile:100]
getAccountsByType use the apk
[2018-08-29 10:19:11.216 I/AIDLClientManager 3288:9423 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-29 10:19:11.228 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-29 10:19:11.229 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-29 10:19:11.229 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-29 10:19:12.334 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-29 10:19:12.336 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-29 10:19:12.337 I/AIDLClientManager 3288:9433 SourceFile:110] startService
await=true
[2018-08-29 10:19:12.906 I/LoginTask 3288:16409 SourceFile:110] loginResult:retCode=1
[2018-08-29 10:19:12.907 I/AIDLTask 3288:16409 SourceFile:110] finishTask
[2018-08-29 10:19:12.907 I/AIDLClientManager 3288:16409 SourceFile:110]
sendTaskFinishMsg
[2018-08-29 10:19:12.908 I/AIDLClientManager 3288:16409 SourceFile:110] refCount=1
[2018-08-29 10:19:12.909 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-29 10:19:12.910 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-29 10:19:12.921 I/AIDLTask 3288:28014 SourceFile:110] run#awaittrue
[2018-08-30 15:21:00.564 I/SDKUtil 3288:780 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-30 15:21:00.585 I/CloudAccountImpl 3288:780 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-08-30 15:21:00.610 D/CloudAccountImpl 3288:780 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-30 15:21:00.611 I/CloudAccountImpl 3288:780 SourceFile:110]
synAccountFromApkToSDK
[2018-08-30 15:21:00.617 D/SDKAccountManager 3288:780 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-30 15:21:00.617 D/CloudAccountImpl 3288:780 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-08-30 15:21:00.618 I/FileUtil 3288:780 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-30 15:21:00.831 I/SDKAccountXmlImpl 3288:780 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-30 15:21:00.832 D/CloudAccountImpl 3288:780 SourceFile:100] save accounts size: 1
[2018-08-30 15:21:00.833 I/SDKUtil 3288:780 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-30 15:21:00.834 D/SDKAccountManager 3288:780 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-30 15:21:00.854 I/SDKUtil 3288:780 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-30 15:21:00.855 I/SDKUtil 3288:780 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-30 15:21:00.856 I/SDKUtil 3288:780 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-30 15:21:00.863 D/TerminalInfo 3288:780 SourceFile:100] getDevicePLMN = ***02
[2018-08-30 15:21:00.864 I/SDKUtil 3288:780 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-30 15:21:00.868 E/KeyStoreEncryptAndDecrypt 3288:780 SourceFile:130] Decrypt
source data is invalid.
[2018-08-30 15:21:00.869 I/BaseUtil 3288:780 SourceFile:110] getAndroidSystemUserId =0
[2018-08-30 15:21:00.869 D/TerminalInfo 3288:780 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-30 15:21:00.870 D/TerminalInfo 3288:780 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-30 15:21:00.871 D/TerminalInfo 3288:780 SourceFile:100] TerminalType is: ATU-L22
[2018-08-30 15:21:00.872 I/BaseUtil 3288:780 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:00.877 I/BaseUtil 3288:780 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:00.878 I/BaseUtil 3288:780 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:00.880 I/SDKUtil 3288:780 SourceFile:110] setOpLogItem
[2018-08-30 15:21:00.881 D/APKCloudAccountImpl 3288:780 SourceFile:100]
getAccountsByType use the apk
[2018-08-30 15:21:00.883 I/AIDLClientManager 3288:780 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-30 15:21:00.894 I/AIDLClientManager 3288:3288 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-30 15:21:00.895 I/AIDLClientManager 3288:3288 SourceFile:110] startService
[2018-08-30 15:21:00.896 D/AIDLClientManager 3288:3288 SourceFile:100] begin to
bindService
[2018-08-30 15:21:01.772 I/AIDLClientManager 3288:3288 SourceFile:110]
onServiceConnected
[2018-08-30 15:21:01.773 I/AIDLClientManager 3288:3288 SourceFile:110] doTask
[2018-08-30 15:21:01.773 I/AIDLClientManager 3288:829 SourceFile:110] startService
await=true
[2018-08-30 15:21:02.926 I/LoginTask 3288:16409 SourceFile:110] loginResult:retCode=-1
[2018-08-30 15:21:02.930 D/HwIDMemCache 3288:16409 SourceFile:100] saveHwAccount
[2018-08-30 15:21:02.931 I/FileUtil 3288:16409 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-30 15:21:03.060 I/SDKAccountXmlImpl 3288:16409 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-30 15:21:03.061 D/HwIDMemCache 3288:16409 SourceFile:100] update hwAccount
in SDK
[2018-08-30 15:21:03.061 D/SDKAccountManager 3288:16409 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-30 15:21:03.062 I/LoginTask 3288:16409 SourceFile:110] loginResult
[2018-08-30 15:21:03.078 I/SDKUtil 3288:16409 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-30 15:21:03.429 I/BaseUtil 3288:16409 SourceFile:110] do getUserInfoReq in
BaseUtil
[2018-08-30 15:21:03.431 D/SDKAccountManager 3288:16409 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-30 15:21:03.436 D/BaseUtil 3288:16409 SourceFile:100] get account by userID
success!
[2018-08-30 15:21:03.437 I/BaseUtil 3288:16409 SourceFile:110] setStartRequestFlag key:
getUserInfo curTime: 1535613663437 requestNum: 0
[2018-08-30 15:21:03.438 I/BaseUtil 3288:16409 SourceFile:110] last time or current time is
zero, interval time is enough
[2018-08-30 15:21:03.554 D/RequestManager 3288:16409 SourceFile:100] globalSiteId:5
[2018-08-30 15:21:03.556 I/RequestManager 3288:1063 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-08-30 15:21:03.558 I/BaseUtil 3288:1063 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:03.562 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:03.564 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:03.576 I/ReleaseVersionManager 3288:1063 SourceFile:110]
getSafeHttpClient
[2018-08-30 15:21:03.589 D/AccountX509TrustManager 3288:1063 SourceFile:100] new
AccountX509TrustManager start
[2018-08-30 15:21:03.622 D/AccountX509TrustManager 3288:1063 SourceFile:100] new
AccountX509TrustManager end
[2018-08-30 15:21:03.623 D/HttpClientConnetManager 3288:1063 SourceFile:100]
mysslSocketFactory is not null
[2018-08-30 15:21:03.626 I/HttpUtil 3288:1063 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-08-30 15:21:03.627 I/HttpUtil 3288:1063 SourceFile:110] GlobalSiteId = 5, request = a
[2018-08-30 15:21:03.629 D/HttpUtil 3288:1063 SourceFile:100] addHeader cookie=
[2018-08-30 15:21:03.629 D/Proguard 3288:1063 SourceFile:100] keyList contains userid
[2018-08-30 15:21:03.630 D/HttpUtil 3288:1063 SourceFile:100] userId = *=***************38
[2018-08-30 15:21:03.633 D/Proguard 3288:1063 SourceFile:100] keyList contains userid
[2018-08-30 15:21:03.634 I/GetUserInfoRequest 3288:1063 SourceFile:110]
packedString:queryRangeFlag=**01 *=***************38 version=***05
[2018-08-30 15:21:03.635 D/HttpUtil 3288:1063 SourceFile:100] direct connect start!
[2018-08-30 15:21:03.812 I/MySSLSocketFactory 3288:1063 SourceFile:110] host
=**********icloud.comport=*autoclouse=true
[2018-08-30 15:21:03.812 I/HttpClientConnetManager 3288:1063 SourceFile:110] enter
setEnableSafeCipherSuites
[2018-08-30 15:21:03.813 I/HttpClientConnetManager 3288:1063 SourceFile:110] current
EnabledCipherSuites size15
[2018-08-30 15:21:03.814 I/HttpClientConnetManager 3288:1063 SourceFile:110] get safe
EnabledCipherSuites list size =15
[2018-08-30 15:21:03.815 I/HttpClientConnetManager 3288:1063 SourceFile:110] get safe
EnabledCipherSuites Array length =15
[2018-08-30 15:21:03.880 I/SDKUtil 3288:16409 SourceFile:110] getOpLogItem
[2018-08-30 15:21:03.881 I/OpLogUtil 3288:16409 SourceFile:110] recordOpLog
[2018-08-30 15:21:03.882 I/BaseUtil 3288:16409 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:03.886 I/BaseUtil 3288:16409 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:03.886 I/BaseUtil 3288:16409 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:03.895 I/OpLogInfo 3288:16409 SourceFile:110] packedString
[2018-08-30 15:21:03.896 D/BaseUtil 3288:16409 SourceFile:100]
TokenType***********intelligent
[2018-08-30 15:21:03.897 D/SDKAccountManager 3288:16409 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-30 15:21:03.898 D/OpLogRequest 3288:16409 SourceFile:100] OpLogRequest
currName*************28@gmail.com
[2018-08-30 15:21:03.899 D/OpLogRequest 3288:16409 SourceFile:100] has alreacdy
accountName logined in
[2018-08-30 15:21:03.905 D/RequestManager 3288:16409 SourceFile:100] globalSiteId:5
[2018-08-30 15:21:03.907 I/SDKUtil 3288:16409 SourceFile:110] setOpLogItem
[2018-08-30 15:21:03.908 I/AIDLTask 3288:16409 SourceFile:110] finishTask
[2018-08-30 15:21:03.908 I/AIDLClientManager 3288:16409 SourceFile:110]
sendTaskFinishMsg
[2018-08-30 15:21:03.909 I/AIDLClientManager 3288:16409 SourceFile:110] refCount=1
[2018-08-30 15:21:03.910 I/AIDLClientManager 3288:3288 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-30 15:21:03.910 I/AIDLClientManager 3288:3288 SourceFile:110] unbind Service
[2018-08-30 15:21:03.910 I/AIDLTask 3288:9488 SourceFile:110] run#awaittrue
[2018-08-30 15:21:03.949 I/RequestManager 3288:1075 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-08-30 15:21:03.954 I/BaseUtil 3288:1075 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:03.962 I/BaseUtil 3288:1075 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:03.963 I/BaseUtil 3288:1075 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:03.964 I/ReleaseVersionManager 3288:1075 SourceFile:110]
getSafeHttpClient
[2018-08-30 15:21:03.964 I/HttpUtil 3288:1075 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-08-30 15:21:03.965 I/HttpUtil 3288:1075 SourceFile:110] GlobalSiteId = 5, request = b
[2018-08-30 15:21:03.966 D/HttpUtil 3288:1075 SourceFile:100] addHeader cookie=
[2018-08-30 15:21:03.966 D/Proguard 3288:1075 SourceFile:100] keyList contains userid
[2018-08-30 15:21:03.968 D/HttpUtil 3288:1075 SourceFile:100] userId = *=***************38
[2018-08-30 15:21:03.970 D/HttpUtil 3288:1075 SourceFile:100] direct connect start!
[2018-08-30 15:21:04.046 D/AccountX509TrustManager 3288:1063 SourceFile:100]
checkServerTrusted start authType=ECDHE_RSA
[2018-08-30 15:21:04.073 I/MySSLSocketFactory 3288:1075 SourceFile:110] host
=**********icloud.comport=*autoclouse=true
[2018-08-30 15:21:04.073 I/HttpClientConnetManager 3288:1075 SourceFile:110] enter
setEnableSafeCipherSuites
[2018-08-30 15:21:04.074 I/HttpClientConnetManager 3288:1075 SourceFile:110] current
EnabledCipherSuites size15
[2018-08-30 15:21:04.075 I/HttpClientConnetManager 3288:1075 SourceFile:110] get safe
EnabledCipherSuites list size =15
[2018-08-30 15:21:04.076 I/HttpClientConnetManager 3288:1075 SourceFile:110] get safe
EnabledCipherSuites Array length =15
[2018-08-30 15:21:04.087 D/AccountX509TrustManager 3288:1063 SourceFile:100]
checkServerTrusted end
[2018-08-30 15:21:04.288 D/AccountX509TrustManager 3288:1075 SourceFile:100]
checkServerTrusted start authType=ECDHE_RSA
[2018-08-30 15:21:04.303 D/AccountX509TrustManager 3288:1075 SourceFile:100]
checkServerTrusted end
[2018-08-30 15:21:04.754 I/RequestManager 3288:1063 SourceFile:110] response
responseXMLContent
[2018-08-30 15:21:04.756 I/RequestManager 3288:1063 SourceFile:110] httpResponseCode =
200
[2018-08-30 15:21:04.757 D/RequestManager 3288:1063 SourceFile:100] parse response start
[2018-08-30 15:21:04.763 I/RequestManager 3288:1075 SourceFile:110] response
responseXMLContent
[2018-08-30 15:21:04.764 I/RequestManager 3288:1075 SourceFile:110] httpResponseCode =
200
[2018-08-30 15:21:04.764 D/RequestManager 3288:1075 SourceFile:100] parse response start
[2018-08-30 15:21:04.765 D/RequestManager 3288:1075 SourceFile:100] parse response end
[2018-08-30 15:21:04.765 D/RequestManager 3288:1063 SourceFile:100] parse response end
[2018-08-30 15:21:04.768 D/RequestManager 3288:1063 SourceFile:100] user session is out of
date.
[2018-08-30 15:21:04.767 I/RequestCallback 3288:1074 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-08-30 15:21:04.769 D/OpLogRequest 3288:1074 SourceFile:100] upload log success
[2018-08-30 15:21:04.770 I/FileUtil 3288:1063 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-30 15:21:04.904 I/SDKAccountXmlImpl 3288:1063 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-30 15:21:04.905 D/HwIDMemCache 3288:1063 SourceFile:100] saveHwAccount
[2018-08-30 15:21:04.906 I/FileUtil 3288:1063 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-30 15:21:05.033 I/SDKAccountXmlImpl 3288:1063 SourceFile:110] write accounts into
file accounts.xml: true
[2018-08-30 15:21:05.034 D/HwIDMemCache 3288:1063 SourceFile:100] update hwAccount in
SDK
[2018-08-30 15:21:05.036 E/KeyStoreEncryptAndDecrypt 3288:1063 SourceFile:130] Decrypt
source data is invalid.
[2018-08-30 15:21:05.038 I/BaseUtil 3288:1063 SourceFile:110] getAndroidSystemUserId =0
[2018-08-30 15:21:05.039 D/TerminalInfo 3288:1063 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-30 15:21:05.040 D/TerminalInfo 3288:1063 SourceFile:100] deviceType= 0
[2018-08-30 15:21:05.043 I/AppInfoUtil 3288:1063 SourceFile:110] getAppChannel is:7000000
[2018-08-30 15:21:05.044 I/BaseUtil 3288:1063 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:05.048 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:05.049 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:05.050 I/ReleaseVersionManager 3288:1063 SourceFile:110]
getSafeHttpClient
[2018-08-30 15:21:05.051 I/HttpUtil 3288:1063 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/stAuth?Version
[2018-08-30 15:21:05.053 I/HttpUtil 3288:1063 SourceFile:110] GlobalSiteId = 5, request = d
[2018-08-30 15:21:05.054 D/HttpUtil 3288:1063 SourceFile:100] addHeader cookie=
[2018-08-30 15:21:05.055 D/TerminalInfo 3288:1063 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-30 15:21:05.056 D/TerminalInfo 3288:1063 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-30 15:21:05.057 D/Proguard 3288:1063 SourceFile:100] keyList contains st
[2018-08-30 15:21:05.059 D/Proguard 3288:1063 SourceFile:100] keyList contains app
[2018-08-30 15:21:05.060 D/Proguard 3288:1063 SourceFile:100] keyList contains dvid
[2018-08-30 15:21:05.062 D/Proguard 3288:1063 SourceFile:100] keyList contains uuid
[2018-08-30 15:21:05.063 I/ServiceTokenAuthRequest 3288:1063 SourceFile:110]
postString:cn=****000
*=**********************************************************************************************************
*************************************************************************************************************
********56 agr=* *=********************nt chg=* clT=* dvT=* gAc=* tmT=****L22
*=**********************************3a *=**********************************3a
[2018-08-30 15:21:05.064 I/HttpUtil 3288:1063 SourceFile:110] request.urlencode()
[2018-08-30 15:21:05.066 D/HttpUtil 3288:1063 SourceFile:100] direct connect start!
[2018-08-30 15:21:05.272 I/RequestManager 3288:1063 SourceFile:110] response
responseXMLContent
[2018-08-30 15:21:05.273 I/RequestManager 3288:1063 SourceFile:110] httpResponseCode =
200
[2018-08-30 15:21:05.275 D/RequestManager 3288:1063 SourceFile:100] parse response start
[2018-08-30 15:21:05.277 D/RequestManager 3288:1063 SourceFile:100] parse response end
[2018-08-30 15:21:05.278 I/BaseUtil 3288:1063 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:05.283 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:05.284 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:05.284 I/ReleaseVersionManager 3288:1063 SourceFile:110]
getSafeHttpClient
[2018-08-30 15:21:05.285 I/HttpUtil 3288:1063 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-08-30 15:21:05.286 I/HttpUtil 3288:1063 SourceFile:110] GlobalSiteId = 5, request = a
[2018-08-30 15:21:05.288 D/HttpUtil 3288:1063 SourceFile:100] addHeader cookie=
**************************************035D5; Path=/AccountServer/; HttpOnly
[2018-08-30 15:21:05.289 D/Proguard 3288:1063 SourceFile:100] keyList contains userid
[2018-08-30 15:21:05.290 D/HttpUtil 3288:1063 SourceFile:100] userId = *=***************38
[2018-08-30 15:21:05.292 D/Proguard 3288:1063 SourceFile:100] keyList contains userid
[2018-08-30 15:21:05.294 I/GetUserInfoRequest 3288:1063 SourceFile:110]
packedString:queryRangeFlag=**01 *=***************38 version=***05
[2018-08-30 15:21:05.295 D/HttpUtil 3288:1063 SourceFile:100] direct connect start!
[2018-08-30 15:21:05.510 I/RequestManager 3288:1063 SourceFile:110] response
responseXMLContent
[2018-08-30 15:21:05.511 I/RequestManager 3288:1063 SourceFile:110] httpResponseCode =
200
[2018-08-30 15:21:05.512 D/RequestManager 3288:1063 SourceFile:100] parse response start
[2018-08-30 15:21:05.523 D/RequestManager 3288:1063 SourceFile:100] parse response end
[2018-08-30 15:21:05.528 D/TerminalInfo 3288:1063 SourceFile:100] getDevicePLMN = ***02
[2018-08-30 15:21:05.530 I/SDKUtil 3288:1063 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-30 15:21:05.532 E/KeyStoreEncryptAndDecrypt 3288:1063 SourceFile:130] Decrypt
source data is invalid.
[2018-08-30 15:21:05.534 I/BaseUtil 3288:1063 SourceFile:110] getAndroidSystemUserId =0
[2018-08-30 15:21:05.536 D/TerminalInfo 3288:1063 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-30 15:21:05.537 D/TerminalInfo 3288:1063 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-30 15:21:05.540 D/TerminalInfo 3288:1063 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-30 15:21:05.541 I/BaseUtil 3288:1063 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:05.545 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:05.546 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:05.548 I/OpLogUtil 3288:1063 SourceFile:110] recordOpLog
[2018-08-30 15:21:05.549 I/BaseUtil 3288:1063 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:05.554 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:05.555 I/BaseUtil 3288:1063 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:05.558 I/OpLogInfo 3288:1063 SourceFile:110] packedString
[2018-08-30 15:21:05.564 D/RequestManager 3288:1063 SourceFile:100] globalSiteId:5
[2018-08-30 15:21:05.567 I/RequestCallback 3288:1062 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-08-30 15:21:05.568 I/BaseUtil 3288:1062 SourceFile:110] getUserInfo set true
[2018-08-30 15:21:05.568 I/RequestManager 3288:1088 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-08-30 15:21:05.570 I/BaseUtil 3288:1088 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:21:05.574 I/BaseUtil 3288:1088 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-08-30 15:21:05.577 I/BaseUtil 3288:1088 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-08-30 15:21:05.579 I/ReleaseVersionManager 3288:1088 SourceFile:110]
getSafeHttpClient
[2018-08-30 15:21:05.581 I/HttpUtil 3288:1088 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-08-30 15:21:05.582 I/HttpUtil 3288:1088 SourceFile:110] GlobalSiteId = 5, request = b
[2018-08-30 15:21:05.583 D/HttpUtil 3288:1088 SourceFile:100] addHeader cookie=
**************************************035D5; Path=/AccountServer/; HttpOnly
[2018-08-30 15:21:05.584 D/Proguard 3288:1088 SourceFile:100] keyList contains userid
[2018-08-30 15:21:05.586 D/HttpUtil 3288:1088 SourceFile:100] userId = *=***************38
[2018-08-30 15:21:05.589 D/HttpUtil 3288:1088 SourceFile:100] direct connect start!
[2018-08-30 15:21:06.062 I/RequestManager 3288:1088 SourceFile:110] response
responseXMLContent
[2018-08-30 15:21:06.063 I/RequestManager 3288:1088 SourceFile:110] httpResponseCode =
200
[2018-08-30 15:21:06.064 D/RequestManager 3288:1088 SourceFile:100] parse response start
[2018-08-30 15:21:06.065 D/RequestManager 3288:1088 SourceFile:100] parse response end
[2018-08-30 15:21:06.066 I/RequestCallback 3288:1086 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-08-30 15:21:06.066 D/OpLogRequest 3288:1086 SourceFile:100] upload log success
[2018-08-30 15:23:30.600 D/SDKAccountManager 3288:2501 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-30 15:23:30.608 D/BaseUtil 3288:2501 SourceFile:100] get account by userID
success!
[2018-08-30 15:23:30.609 D/CloudAccountImpl 3288:2501 SourceFile:100] get account by
userID success!
[2018-08-30 15:23:30.611 I/BaseUtil 3288:2501 SourceFile:110] do getUserInfoReq in BaseUtil
[2018-08-30 15:23:30.613 D/SDKAccountManager 3288:2501 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-30 15:23:30.613 D/BaseUtil 3288:2501 SourceFile:100] get account by userID
success!
[2018-08-30 15:23:30.614 I/BaseUtil 3288:2501 SourceFile:110] setStartRequestFlag key:
getUserInfo curTime: 1535613810614 requestNum: 0
[2018-08-30 15:23:30.615 I/BaseUtil 3288:2501 SourceFile:110] last time or current time is
zero, interval time is enough
[2018-08-30 15:23:30.622 D/RequestManager 3288:2501 SourceFile:100] globalSiteId:5
[2018-08-30 15:23:30.625 I/RequestManager 3288:2510 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-08-30 15:23:30.627 I/BaseUtil 3288:2510 SourceFile:110] enter networkIsAvaiable
[2018-08-30 15:23:30.631 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-30 15:23:30.632 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-30 15:23:30.632 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-30 15:23:30.633 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-30 15:23:30.635 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-30 15:23:30.635 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-30 15:23:30.636 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-30 15:23:30.636 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-30 15:23:30.637 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-30 15:23:30.637 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-30 15:23:30.638 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-30 15:23:30.639 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-30 15:23:30.639 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-30 15:23:30.640 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-30 15:23:30.640 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-30 15:23:30.641 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-30 15:23:30.641 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-30 15:23:30.642 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-30 15:23:30.642 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-30 15:23:30.643 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-30 15:23:30.643 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-30 15:23:30.644 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-30 15:23:30.644 I/BaseUtil 3288:2510 SourceFile:110] NetworkInfo state is unaviable
[2018-08-30 15:23:30.646 I/RequestCallback 3288:2508 SourceFile:110]
disposeRequestMessage orgin responseCode = 1007 orgin resultCode = -1
[2018-08-30 15:23:30.649 D/RequestCallback 3288:2508 SourceFile:100] error: [ErrorCode]:-1,
[ErrorReason:]
[2018-08-30 15:23:30.650 I/BaseUtil 3288:2508 SourceFile:110] getUserInfo set true
[2018-08-31 22:31:14.918 I/VersionUpdateHelper 28406:28406 SourceFile:110] old version is 3,
current version is 3
[2018-08-31 22:31:14.937 D/SDKAccountXmlImpl 28406:28406 SourceFile:100]
parseAccountsFromXml Start
[2018-08-31 22:31:14.938 D/SDKAccountXmlImpl 28406:28406 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-08-31 22:31:15.027 D/Proguard 28406:28406 SourceFile:100] keyList size is 54
[2018-08-31 22:31:15.027 D/SDKAccountXmlImpl 28406:28406 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-08-31 22:31:15.045 D/Proguard 28406:28406 SourceFile:100] keyList contains userid
[2018-08-31 22:31:15.045 D/SDKAccountXmlImpl 28406:28406 SourceFile:100] read mUserId:
*=***************38
[2018-08-31 22:31:15.062 D/SDKAccountXmlImpl 28406:28406 SourceFile:100] read
mDeviceId: ********6803925
[2018-08-31 22:31:15.080 D/SDKAccountXmlImpl 28406:28406 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-08-31 22:31:15.081 D/SDKAccountXmlImpl 28406:28406 SourceFile:100] read
mDeviceType: 0
[2018-08-31 22:31:15.154 D/SDKAccountXmlImpl 28406:28406 SourceFile:100] read mSiteId: 5
[2018-08-31 22:31:15.219 D/SDKAccountXmlImpl 28406:28406 SourceFile:100]
parseAccountsFromXml add account
[2018-08-31 22:31:15.221 D/SDKAccountManager 28406:28406 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 22:31:15.221 D/BaseUtil 28406:28406 SourceFile:100] get account by userID
failed, there is no matching account!
[2018-08-31 22:31:15.222 I/CloudAccountImpl 28406:28406 SourceFile:110] get account by
userID failed, there is no matching account!
[2018-08-31 22:31:35.500 I/SDKUtil 28406:28914 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@3ac1adc
[2018-08-31 22:31:35.524 I/CloudAccountImpl 28406:28914 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@3ac1adc
[2018-08-31 22:31:35.533 D/CloudAccountImpl 28406:28914 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-31 22:31:35.534 I/CloudAccountImpl 28406:28914 SourceFile:110]
synAccountFromApkToSDK
[2018-08-31 22:31:35.537 D/SDKAccountManager 28406:28914 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 22:31:35.538 D/CloudAccountImpl 28406:28914 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-31 22:31:35.540 I/FileUtil 28406:28914 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-31 22:31:35.845 I/SDKAccountXmlImpl 28406:28914 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-31 22:31:35.846 D/CloudAccountImpl 28406:28914 SourceFile:100] save accounts
size: 1
[2018-08-31 22:31:35.896 I/SDKUtil 28406:28914 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:35.897 I/SDKUtil 28406:28914 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:35.898 D/SDKAccountManager 28406:28914 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 22:31:35.921 I/SDKUtil 28406:28914 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:35.926 I/SDKUtil 28406:28914 SourceFile:110] isNeedInit, mNeedInit is true
[2018-08-31 22:31:35.927 D/CloudAccountImpl 28406:28914 SourceFile:100] begin to init
accounts
[2018-08-31 22:31:35.928 D/SDKAccountManager 28406:28914 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 22:31:35.930 I/SDKUtil 28406:28914 SourceFile:110] setNeedInit, mNeedInit is
false
[2018-08-31 22:31:35.931 D/CloudAccountImpl 28406:28914 SourceFile:100] initData
[2018-08-31 22:31:35.932 I/SDKUtil 28406:28914 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:35.933 I/SDKUtil 28406:28914 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:35.935 I/AppInfoUtil 28406:28914 SourceFile:110] initAppInfos
[2018-08-31 22:31:35.961 I/AppInfoUtil 28406:28914 SourceFile:110] getAppChannel
is:7000000
[2018-08-31 22:31:35.964 E/mutiCardFactory 28406:28914 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-08-31 22:31:35.976 I/mutiCardFactory 28406:28914 SourceFile:110] isMtkGeminiSupport


false
[2018-08-31 22:31:35.982 I/mutiCardFactory 28406:28914 SourceFile:110]
isHwGeminiSupport1 true
[2018-08-31 22:31:35.988 D/TerminalInfo 28406:28914 SourceFile:100] getDevicePLMN =
***02
[2018-08-31 22:31:35.990 I/SDKUtil 28406:28914 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:35.992 E/KeyStoreEncryptAndDecrypt 28406:28914 SourceFile:130]
Decrypt source data is invalid.
[2018-08-31 22:31:35.995 I/BaseUtil 28406:28914 SourceFile:110] getAndroidSystemUserId =0
[2018-08-31 22:31:36.032 D/TerminalInfo 28406:28914 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-31 22:31:36.033 D/TerminalInfo 28406:28914 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-31 22:31:36.039 D/TerminalInfo 28406:28914 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-31 22:31:36.040 I/BaseUtil 28406:28914 SourceFile:110] enter networkIsAvaiable
[2018-08-31 22:31:36.138 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-31 22:31:36.153 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-31 22:31:36.154 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-31 22:31:36.157 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-31 22:31:36.186 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-31 22:31:36.187 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-31 22:31:36.188 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-31 22:31:36.189 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-31 22:31:36.190 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-31 22:31:36.190 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-31 22:31:36.201 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-31 22:31:36.202 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-31 22:31:36.203 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-31 22:31:36.204 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-31 22:31:36.205 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-31 22:31:36.205 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-31 22:31:36.206 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-31 22:31:36.207 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-31 22:31:36.207 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-31 22:31:36.208 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-31 22:31:36.208 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-31 22:31:36.209 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-31 22:31:36.212 I/BaseUtil 28406:28914 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-31 22:31:36.213 I/SDKUtil 28406:28914 SourceFile:110] setOpLogItem
[2018-08-31 22:31:36.214 D/APKCloudAccountImpl 28406:28914 SourceFile:100]
getAccountsByType use the apk
[2018-08-31 22:31:36.224 I/AIDLClientManager 28406:28914 SourceFile:110]
AIDLClientManager init
[2018-08-31 22:31:36.226 I/AIDLClientManager 28406:28914 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-31 22:31:36.247 I/AIDLClientManager 28406:28406 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-31 22:31:36.248 I/AIDLClientManager 28406:28406 SourceFile:110] startService
[2018-08-31 22:31:36.249 D/AIDLClientManager 28406:28406 SourceFile:100] begin to
bindService
[2018-08-31 22:31:37.171 I/AIDLClientManager 28406:28406 SourceFile:110]
onServiceConnected
[2018-08-31 22:31:37.183 I/AIDLClientManager 28406:28406 SourceFile:110] doTask
[2018-08-31 22:31:37.183 I/AIDLClientManager 28406:28952 SourceFile:110] startService
await=true
[2018-08-31 22:31:38.103 I/LoginTask 28406:28420 SourceFile:110] loginResult:retCode=1
[2018-08-31 22:31:38.105 I/AIDLTask 28406:28420 SourceFile:110] finishTask
[2018-08-31 22:31:38.105 I/AIDLClientManager 28406:28420 SourceFile:110]
sendTaskFinishMsg
[2018-08-31 22:31:38.106 I/AIDLClientManager 28406:28420 SourceFile:110] refCount=1
[2018-08-31 22:31:38.109 I/AIDLClientManager 28406:28406 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-31 22:31:38.110 I/AIDLClientManager 28406:28406 SourceFile:110] unbind Service
[2018-08-31 22:31:38.109 I/AIDLTask 28406:29025 SourceFile:110] run#awaittrue
[2018-08-31 22:31:41.131 I/SDKUtil 28406:29157 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@3ac1adc
[2018-08-31 22:31:41.139 I/CloudAccountImpl 28406:29157 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@3ac1adc
[2018-08-31 22:31:41.146 D/CloudAccountImpl 28406:29157 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-31 22:31:41.148 I/CloudAccountImpl 28406:29157 SourceFile:110]
synAccountFromApkToSDK
[2018-08-31 22:31:41.152 D/SDKAccountManager 28406:29157 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 22:31:41.153 D/CloudAccountImpl 28406:29157 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-31 22:31:41.157 I/FileUtil 28406:29157 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-31 22:31:41.377 I/SDKAccountXmlImpl 28406:29157 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-31 22:31:41.379 D/CloudAccountImpl 28406:29157 SourceFile:100] save accounts
size: 1
[2018-08-31 22:31:41.380 I/SDKUtil 28406:29157 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:41.381 D/SDKAccountManager 28406:29157 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 22:31:41.406 I/SDKUtil 28406:29157 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:41.407 I/SDKUtil 28406:29157 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-31 22:31:41.407 I/SDKUtil 28406:29157 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:41.417 D/TerminalInfo 28406:29157 SourceFile:100] getDevicePLMN =
***02
[2018-08-31 22:31:41.418 I/SDKUtil 28406:29157 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 22:31:41.421 E/KeyStoreEncryptAndDecrypt 28406:29157 SourceFile:130]
Decrypt source data is invalid.
[2018-08-31 22:31:41.425 I/BaseUtil 28406:29157 SourceFile:110] getAndroidSystemUserId =0
[2018-08-31 22:31:41.426 D/TerminalInfo 28406:29157 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-31 22:31:41.427 D/TerminalInfo 28406:29157 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-31 22:31:41.430 D/TerminalInfo 28406:29157 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-31 22:31:41.432 I/BaseUtil 28406:29157 SourceFile:110] enter networkIsAvaiable
[2018-08-31 22:31:41.439 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-31 22:31:41.441 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-31 22:31:41.442 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-31 22:31:41.444 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-31 22:31:41.445 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-31 22:31:41.446 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-31 22:31:41.447 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-31 22:31:41.447 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-31 22:31:41.450 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-31 22:31:41.454 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-31 22:31:41.454 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-31 22:31:41.455 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-31 22:31:41.456 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-31 22:31:41.457 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-31 22:31:41.458 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-31 22:31:41.458 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-31 22:31:41.459 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-31 22:31:41.460 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-31 22:31:41.460 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-31 22:31:41.461 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-31 22:31:41.466 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-31 22:31:41.467 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-31 22:31:41.468 I/BaseUtil 28406:29157 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-31 22:31:41.469 I/SDKUtil 28406:29157 SourceFile:110] setOpLogItem
[2018-08-31 22:31:41.470 D/APKCloudAccountImpl 28406:29157 SourceFile:100]
getAccountsByType use the apk
[2018-08-31 22:31:41.472 I/AIDLClientManager 28406:29157 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-31 22:31:41.474 I/AIDLClientManager 28406:28406 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-31 22:31:41.475 I/AIDLClientManager 28406:28406 SourceFile:110] startService
[2018-08-31 22:31:41.475 D/AIDLClientManager 28406:28406 SourceFile:100] begin to
bindService
[2018-08-31 22:31:42.422 I/AIDLClientManager 28406:28406 SourceFile:110]
onServiceConnected
[2018-08-31 22:31:42.423 I/AIDLClientManager 28406:28406 SourceFile:110] doTask
[2018-08-31 22:31:42.424 I/AIDLClientManager 28406:29168 SourceFile:110] startService
await=true
[2018-08-31 22:31:42.862 I/LoginTask 28406:28447 SourceFile:110] loginResult:retCode=1
[2018-08-31 22:31:42.863 I/AIDLTask 28406:28447 SourceFile:110] finishTask
[2018-08-31 22:31:42.863 I/AIDLClientManager 28406:28447 SourceFile:110]
sendTaskFinishMsg
[2018-08-31 22:31:42.864 I/AIDLClientManager 28406:28447 SourceFile:110] refCount=1
[2018-08-31 22:31:42.865 I/AIDLClientManager 28406:28406 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-31 22:31:42.866 I/AIDLClientManager 28406:28406 SourceFile:110] unbind Service
[2018-08-31 22:31:42.867 I/AIDLTask 28406:29212 SourceFile:110] run#awaittrue
[2018-08-31 23:21:13.021 I/SDKUtil 28406:6082 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@3ac1adc
[2018-08-31 23:21:13.071 I/CloudAccountImpl 28406:6082 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@3ac1adc
[2018-08-31 23:21:13.098 D/CloudAccountImpl 28406:6082 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-08-31 23:21:13.099 I/CloudAccountImpl 28406:6082 SourceFile:110]
synAccountFromApkToSDK
[2018-08-31 23:21:13.103 D/SDKAccountManager 28406:6082 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 23:21:13.105 D/CloudAccountImpl 28406:6082 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-08-31 23:21:13.106 I/FileUtil 28406:6082 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-08-31 23:21:13.287 I/SDKAccountXmlImpl 28406:6082 SourceFile:110] write accounts
into file accounts.xml: true
[2018-08-31 23:21:13.288 D/CloudAccountImpl 28406:6082 SourceFile:100] save accounts
size: 1
[2018-08-31 23:21:13.289 I/SDKUtil 28406:6082 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 23:21:13.291 D/SDKAccountManager 28406:6082 SourceFile:100]
getAccountsByType accountlist size:1
[2018-08-31 23:21:13.306 I/SDKUtil 28406:6082 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 23:21:13.307 I/SDKUtil 28406:6082 SourceFile:110] isNeedInit, mNeedInit is false
[2018-08-31 23:21:13.309 I/SDKUtil 28406:6082 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 23:21:13.313 D/TerminalInfo 28406:6082 SourceFile:100] getDevicePLMN = ***02
[2018-08-31 23:21:13.315 I/SDKUtil 28406:6082 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-08-31 23:21:13.316 E/KeyStoreEncryptAndDecrypt 28406:6082 SourceFile:130] Decrypt
source data is invalid.
[2018-08-31 23:21:13.318 I/BaseUtil 28406:6082 SourceFile:110] getAndroidSystemUserId =0
[2018-08-31 23:21:13.319 D/TerminalInfo 28406:6082 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-08-31 23:21:13.320 D/TerminalInfo 28406:6082 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-08-31 23:21:13.322 D/TerminalInfo 28406:6082 SourceFile:100] TerminalType is:
ATU-L22
[2018-08-31 23:21:13.327 I/BaseUtil 28406:6082 SourceFile:110] enter networkIsAvaiable
[2018-08-31 23:21:13.330 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-08-31 23:21:13.332 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-08-31 23:21:13.333 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-08-31 23:21:13.333 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-08-31 23:21:13.334 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-08-31 23:21:13.335 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-08-31 23:21:13.336 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-08-31 23:21:13.337 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-08-31 23:21:13.339 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-08-31 23:21:13.340 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-08-31 23:21:13.342 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-08-31 23:21:13.343 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-08-31 23:21:13.345 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-08-31 23:21:13.346 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-08-31 23:21:13.347 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-08-31 23:21:13.347 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-08-31 23:21:13.349 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-08-31 23:21:13.350 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-08-31 23:21:13.351 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-08-31 23:21:13.351 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-08-31 23:21:13.352 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-08-31 23:21:13.354 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-08-31 23:21:13.355 I/BaseUtil 28406:6082 SourceFile:110] NetworkInfo state is
unaviable
[2018-08-31 23:21:13.356 I/SDKUtil 28406:6082 SourceFile:110] setOpLogItem
[2018-08-31 23:21:13.357 D/APKCloudAccountImpl 28406:6082 SourceFile:100]
getAccountsByType use the apk
[2018-08-31 23:21:13.359 I/AIDLClientManager 28406:6082 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-08-31 23:21:13.360 I/AIDLClientManager 28406:28406 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-08-31 23:21:13.360 I/AIDLClientManager 28406:28406 SourceFile:110] startService
[2018-08-31 23:21:13.361 D/AIDLClientManager 28406:28406 SourceFile:100] begin to
bindService
[2018-08-31 23:21:13.992 I/AIDLClientManager 28406:28406 SourceFile:110]
onServiceConnected
[2018-08-31 23:21:13.993 I/AIDLClientManager 28406:28406 SourceFile:110] doTask
[2018-08-31 23:21:13.994 I/AIDLClientManager 28406:6094 SourceFile:110] startService
await=true
[2018-08-31 23:21:14.374 I/LoginTask 28406:28420 SourceFile:110] loginResult:retCode=1
[2018-08-31 23:21:14.374 I/AIDLTask 28406:28420 SourceFile:110] finishTask
[2018-08-31 23:21:14.375 I/AIDLClientManager 28406:28420 SourceFile:110]
sendTaskFinishMsg
[2018-08-31 23:21:14.376 I/AIDLClientManager 28406:28420 SourceFile:110] refCount=1
[2018-08-31 23:21:14.377 I/AIDLClientManager 28406:28406 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-08-31 23:21:14.378 I/AIDLClientManager 28406:28406 SourceFile:110] unbind Service
[2018-08-31 23:21:14.381 I/AIDLTask 28406:6140 SourceFile:110] run#awaittrue
[2018-09-02 22:33:20.147 D/SDKAccountXmlImpl 3890:15805 SourceFile:100]
parseAccountsFromXml Start
[2018-09-02 22:33:20.153 D/SDKAccountXmlImpl 3890:15805 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-02 22:33:20.213 D/Proguard 3890:15805 SourceFile:100] keyList size is 54
[2018-09-02 22:33:20.214 D/SDKAccountXmlImpl 3890:15805 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-02 22:33:20.231 D/Proguard 3890:15805 SourceFile:100] keyList contains userid
[2018-09-02 22:33:20.233 D/SDKAccountXmlImpl 3890:15805 SourceFile:100] read mUserId:
*=***************38
[2018-09-02 22:33:20.249 D/SDKAccountXmlImpl 3890:15805 SourceFile:100] read mDeviceId:
********6803925
[2018-09-02 22:33:20.265 D/SDKAccountXmlImpl 3890:15805 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-02 22:33:20.266 D/SDKAccountXmlImpl 3890:15805 SourceFile:100] read
mDeviceType: 0
[2018-09-02 22:33:20.313 D/SDKAccountXmlImpl 3890:15805 SourceFile:100] read mSiteId: 5
[2018-09-02 22:33:20.344 D/SDKAccountXmlImpl 3890:15805 SourceFile:100]
parseAccountsFromXml add account
[2018-09-02 22:33:20.345 D/SDKAccountManager 3890:15805 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-02 22:33:20.346 D/CloudAccountImpl 3890:15805 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-02 22:33:20.347 I/FileUtil 3890:15805 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-02 22:33:20.492 I/SDKAccountXmlImpl 3890:15805 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-02 22:33:20.493 D/CloudAccountImpl 3890:15805 SourceFile:100] save accounts
size: 1
[2018-09-02 22:33:20.525 I/SDKUtil 3890:15805 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-02 22:33:20.527 I/SDKUtil 3890:15805 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-02 22:33:20.528 D/SDKAccountManager 3890:15805 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-02 22:33:20.546 I/SDKUtil 3890:15805 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-02 22:33:20.547 I/SDKUtil 3890:15805 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-02 22:33:20.548 D/CloudAccountImpl 3890:15805 SourceFile:100] begin to init
accounts
[2018-09-02 22:33:20.549 D/SDKAccountManager 3890:15805 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-02 22:33:20.552 I/SDKUtil 3890:15805 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-02 22:33:20.553 D/CloudAccountImpl 3890:15805 SourceFile:100] initData
[2018-09-02 22:33:20.554 I/SDKUtil 3890:15805 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-02 22:33:20.554 I/SDKUtil 3890:15805 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-02 22:33:20.562 I/AppInfoUtil 3890:15805 SourceFile:110] initAppInfos
[2018-09-02 22:33:20.569 I/AppInfoUtil 3890:15805 SourceFile:110] getAppChannel is:7000000
[2018-09-02 22:33:20.572 E/mutiCardFactory 3890:15805 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-09-02 22:33:20.573 I/mutiCardFactory 3890:15805 SourceFile:110] isMtkGeminiSupport


false
[2018-09-02 22:33:20.574 I/mutiCardFactory 3890:15805 SourceFile:110] isHwGeminiSupport1
true
[2018-09-02 22:33:20.580 D/TerminalInfo 3890:15805 SourceFile:100] getDevicePLMN = ***02
[2018-09-02 22:33:20.582 I/SDKUtil 3890:15805 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-02 22:33:20.583 E/KeyStoreEncryptAndDecrypt 3890:15805 SourceFile:130] Decrypt
source data is invalid.
[2018-09-02 22:33:20.585 I/BaseUtil 3890:15805 SourceFile:110] getAndroidSystemUserId =0
[2018-09-02 22:33:20.600 D/TerminalInfo 3890:15805 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-02 22:33:20.601 D/TerminalInfo 3890:15805 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-09-02 22:33:20.603 D/TerminalInfo 3890:15805 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-02 22:33:20.604 I/BaseUtil 3890:15805 SourceFile:110] enter networkIsAvaiable
[2018-09-02 22:33:20.619 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-02 22:33:20.621 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-02 22:33:20.621 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-02 22:33:20.622 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-02 22:33:20.623 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-02 22:33:20.623 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-02 22:33:20.624 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-02 22:33:20.624 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-02 22:33:20.625 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-02 22:33:20.626 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-02 22:33:20.626 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-02 22:33:20.627 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-02 22:33:20.627 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-02 22:33:20.628 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-02 22:33:20.629 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-02 22:33:20.630 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-02 22:33:20.631 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-02 22:33:20.631 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-02 22:33:20.632 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-02 22:33:20.633 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-02 22:33:20.633 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-02 22:33:20.634 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-02 22:33:20.635 I/BaseUtil 3890:15805 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-02 22:33:20.636 I/SDKUtil 3890:15805 SourceFile:110] setOpLogItem
[2018-09-02 22:33:20.637 D/APKCloudAccountImpl 3890:15805 SourceFile:100]
getAccountsByType use the apk
[2018-09-02 22:33:20.639 I/AIDLClientManager 3890:15805 SourceFile:110]
AIDLClientManager init
[2018-09-02 22:33:20.640 I/AIDLClientManager 3890:15805 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-02 22:33:20.655 I/AIDLClientManager 3890:3890 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-02 22:33:20.656 I/AIDLClientManager 3890:3890 SourceFile:110] startService
[2018-09-02 22:33:20.657 D/AIDLClientManager 3890:3890 SourceFile:100] begin to
bindService
[2018-09-02 22:33:21.447 I/AIDLClientManager 3890:3890 SourceFile:110]
onServiceConnected
[2018-09-02 22:33:21.448 I/AIDLClientManager 3890:3890 SourceFile:110] doTask
[2018-09-02 22:33:21.448 I/AIDLClientManager 3890:15820 SourceFile:110] startService
await=true
[2018-09-02 22:33:21.875 I/LoginTask 3890:3921 SourceFile:110] loginResult:retCode=1
[2018-09-02 22:33:21.878 I/AIDLTask 3890:3921 SourceFile:110] finishTask
[2018-09-02 22:33:21.879 I/AIDLClientManager 3890:3921 SourceFile:110] sendTaskFinishMsg
[2018-09-02 22:33:21.880 I/AIDLClientManager 3890:3921 SourceFile:110] refCount=1
[2018-09-02 22:33:21.880 I/AIDLClientManager 3890:3890 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-02 22:33:21.881 I/AIDLClientManager 3890:3890 SourceFile:110] unbind Service
[2018-09-02 22:33:21.883 I/AIDLTask 3890:15882 SourceFile:110] run#awaittrue
[2018-09-04 12:15:57.506 I/SDKUtil 3890:21668 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@163e76c
[2018-09-04 12:15:57.536 I/CloudAccountImpl 3890:21668 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@163e76c
[2018-09-04 12:15:57.559 D/CloudAccountImpl 3890:21668 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-04 12:15:57.560 I/CloudAccountImpl 3890:21668 SourceFile:110]
synAccountFromApkToSDK
[2018-09-04 12:15:57.568 D/SDKAccountManager 3890:21668 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-04 12:15:57.576 D/CloudAccountImpl 3890:21668 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-04 12:15:57.585 I/FileUtil 3890:21668 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-04 12:15:57.850 I/SDKAccountXmlImpl 3890:21668 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-04 12:15:57.854 D/CloudAccountImpl 3890:21668 SourceFile:100] save accounts
size: 1
[2018-09-04 12:15:57.857 I/SDKUtil 3890:21668 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 12:15:57.861 D/SDKAccountManager 3890:21668 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-04 12:15:57.882 I/SDKUtil 3890:21668 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 12:15:57.883 I/SDKUtil 3890:21668 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-04 12:15:57.885 I/SDKUtil 3890:21668 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 12:15:57.900 D/TerminalInfo 3890:21668 SourceFile:100] getDevicePLMN = ***02
[2018-09-04 12:15:57.906 I/SDKUtil 3890:21668 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 12:15:57.914 E/KeyStoreEncryptAndDecrypt 3890:21668 SourceFile:130] Decrypt
source data is invalid.
[2018-09-04 12:15:57.917 I/BaseUtil 3890:21668 SourceFile:110] getAndroidSystemUserId =0
[2018-09-04 12:15:57.918 D/TerminalInfo 3890:21668 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-04 12:15:57.919 D/TerminalInfo 3890:21668 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-09-04 12:15:57.925 D/TerminalInfo 3890:21668 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-04 12:15:57.926 I/BaseUtil 3890:21668 SourceFile:110] enter networkIsAvaiable
[2018-09-04 12:15:57.944 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-04 12:15:57.945 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-04 12:15:57.945 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-04 12:15:57.946 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-04 12:15:57.948 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-04 12:15:57.949 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-04 12:15:57.951 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-04 12:15:57.955 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-04 12:15:57.957 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-04 12:15:57.960 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-04 12:15:57.962 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-04 12:15:57.965 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-04 12:15:57.966 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-04 12:15:57.968 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-04 12:15:57.969 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-04 12:15:57.973 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-04 12:15:57.974 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-04 12:15:57.975 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-04 12:15:57.975 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-04 12:15:57.976 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-04 12:15:57.978 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-04 12:15:57.979 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-04 12:15:57.980 I/BaseUtil 3890:21668 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-04 12:15:57.981 I/SDKUtil 3890:21668 SourceFile:110] setOpLogItem
[2018-09-04 12:15:57.981 D/APKCloudAccountImpl 3890:21668 SourceFile:100]
getAccountsByType use the apk
[2018-09-04 12:15:57.983 I/AIDLClientManager 3890:21668 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-04 12:15:57.996 I/AIDLClientManager 3890:3890 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-04 12:15:58.003 I/AIDLClientManager 3890:3890 SourceFile:110] startService
[2018-09-04 12:15:58.004 D/AIDLClientManager 3890:3890 SourceFile:100] begin to
bindService
[2018-09-04 12:15:59.472 I/AIDLClientManager 3890:3890 SourceFile:110]
onServiceConnected
[2018-09-04 12:15:59.473 I/AIDLClientManager 3890:3890 SourceFile:110] doTask
[2018-09-04 12:15:59.474 I/AIDLClientManager 3890:21677 SourceFile:110] startService
await=true
[2018-09-04 12:15:59.926 I/LoginTask 3890:1566 SourceFile:110] loginResult:retCode=1
[2018-09-04 12:15:59.927 I/AIDLTask 3890:1566 SourceFile:110] finishTask
[2018-09-04 12:15:59.928 I/AIDLClientManager 3890:1566 SourceFile:110] sendTaskFinishMsg
[2018-09-04 12:15:59.928 I/AIDLClientManager 3890:1566 SourceFile:110] refCount=1
[2018-09-04 12:15:59.929 I/AIDLClientManager 3890:3890 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-04 12:15:59.929 I/AIDLTask 3890:21736 SourceFile:110] run#awaittrue
[2018-09-04 12:15:59.930 I/AIDLClientManager 3890:3890 SourceFile:110] unbind Service
[2018-09-04 22:21:16.882 I/SDKUtil 3890:32620 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@163e76c
[2018-09-04 22:21:16.896 I/CloudAccountImpl 3890:32620 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@163e76c
[2018-09-04 22:21:16.905 D/CloudAccountImpl 3890:32620 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-04 22:21:16.906 I/CloudAccountImpl 3890:32620 SourceFile:110]
synAccountFromApkToSDK
[2018-09-04 22:21:16.910 D/SDKAccountManager 3890:32620 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-04 22:21:16.912 D/CloudAccountImpl 3890:32620 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-04 22:21:16.915 I/FileUtil 3890:32620 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-04 22:21:17.073 I/SDKAccountXmlImpl 3890:32620 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-04 22:21:17.074 D/CloudAccountImpl 3890:32620 SourceFile:100] save accounts
size: 1
[2018-09-04 22:21:17.075 I/SDKUtil 3890:32620 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 22:21:17.076 D/SDKAccountManager 3890:32620 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-04 22:21:17.095 I/SDKUtil 3890:32620 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 22:21:17.095 I/SDKUtil 3890:32620 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-04 22:21:17.096 I/SDKUtil 3890:32620 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 22:21:17.110 D/TerminalInfo 3890:32620 SourceFile:100] getDevicePLMN = ***02
[2018-09-04 22:21:17.116 I/SDKUtil 3890:32620 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-04 22:21:17.122 E/KeyStoreEncryptAndDecrypt 3890:32620 SourceFile:130] Decrypt
source data is invalid.
[2018-09-04 22:21:17.130 I/BaseUtil 3890:32620 SourceFile:110] getAndroidSystemUserId =0
[2018-09-04 22:21:17.131 D/TerminalInfo 3890:32620 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-04 22:21:17.132 D/TerminalInfo 3890:32620 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-09-04 22:21:17.134 D/TerminalInfo 3890:32620 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-04 22:21:17.134 I/BaseUtil 3890:32620 SourceFile:110] enter networkIsAvaiable
[2018-09-04 22:21:17.138 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-04 22:21:17.138 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-04 22:21:17.139 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-04 22:21:17.139 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-04 22:21:17.140 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-04 22:21:17.141 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-04 22:21:17.141 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-04 22:21:17.142 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-04 22:21:17.142 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-04 22:21:17.143 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-04 22:21:17.143 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-04 22:21:17.144 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-04 22:21:17.145 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-04 22:21:17.146 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-04 22:21:17.147 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-04 22:21:17.147 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-04 22:21:17.148 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-04 22:21:17.149 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-04 22:21:17.150 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-04 22:21:17.150 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-04 22:21:17.151 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-04 22:21:17.151 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-04 22:21:17.152 I/BaseUtil 3890:32620 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-04 22:21:17.152 I/SDKUtil 3890:32620 SourceFile:110] setOpLogItem
[2018-09-04 22:21:17.155 D/APKCloudAccountImpl 3890:32620 SourceFile:100]
getAccountsByType use the apk
[2018-09-04 22:21:17.162 I/AIDLClientManager 3890:32620 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-04 22:21:17.166 I/AIDLClientManager 3890:3890 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-04 22:21:17.167 I/AIDLClientManager 3890:3890 SourceFile:110] startService
[2018-09-04 22:21:17.167 D/AIDLClientManager 3890:3890 SourceFile:100] begin to
bindService
[2018-09-04 22:21:18.366 I/AIDLClientManager 3890:3890 SourceFile:110]
onServiceConnected
[2018-09-04 22:21:18.369 I/AIDLClientManager 3890:3890 SourceFile:110] doTask
[2018-09-04 22:21:18.369 I/AIDLClientManager 3890:32629 SourceFile:110] startService
await=true
[2018-09-04 22:21:18.748 I/LoginTask 3890:1566 SourceFile:110] loginResult:retCode=1
[2018-09-04 22:21:18.752 I/AIDLTask 3890:1566 SourceFile:110] finishTask
[2018-09-04 22:21:18.752 I/AIDLClientManager 3890:1566 SourceFile:110] sendTaskFinishMsg
[2018-09-04 22:21:18.753 I/AIDLClientManager 3890:1566 SourceFile:110] refCount=1
[2018-09-04 22:21:18.753 I/AIDLClientManager 3890:3890 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-04 22:21:18.754 I/AIDLClientManager 3890:3890 SourceFile:110] unbind Service
[2018-09-04 22:21:18.758 I/AIDLTask 3890:32674 SourceFile:110] run#awaittrue
[2018-09-06 00:19:17.118 D/CloudAccountImpl 25368:4548 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-06 00:19:17.129 I/CloudAccountImpl 25368:4548 SourceFile:110]
synAccountFromApkToSDK
[2018-09-06 00:19:17.140 I/SDKAccountManager 25368:4548 SourceFile:110] init
SDKAccountManager
[2018-09-06 00:19:17.166 I/VersionUpdateHelper 25368:4548 SourceFile:110] old version is 3,
current version is 3
[2018-09-06 00:19:17.169 D/SDKAccountXmlImpl 25368:4548 SourceFile:100]
parseAccountsFromXml Start
[2018-09-06 00:19:17.176 D/SDKAccountXmlImpl 25368:4548 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-06 00:19:17.250 D/Proguard 25368:4548 SourceFile:100] keyList size is 54
[2018-09-06 00:19:17.251 D/SDKAccountXmlImpl 25368:4548 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-06 00:19:17.265 D/Proguard 25368:4548 SourceFile:100] keyList contains userid
[2018-09-06 00:19:17.266 D/SDKAccountXmlImpl 25368:4548 SourceFile:100] read mUserId:
*=***************38
[2018-09-06 00:19:17.281 D/SDKAccountXmlImpl 25368:4548 SourceFile:100] read mDeviceId:
********6803925
[2018-09-06 00:19:17.298 D/SDKAccountXmlImpl 25368:4548 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-06 00:19:17.298 D/SDKAccountXmlImpl 25368:4548 SourceFile:100] read
mDeviceType: 0
[2018-09-06 00:19:17.345 D/SDKAccountXmlImpl 25368:4548 SourceFile:100] read mSiteId: 5
[2018-09-06 00:19:17.371 D/SDKAccountXmlImpl 25368:4548 SourceFile:100]
parseAccountsFromXml add account
[2018-09-06 00:19:17.372 D/SDKAccountManager 25368:4548 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-06 00:19:17.372 D/CloudAccountImpl 25368:4548 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-06 00:19:17.373 I/FileUtil 25368:4548 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-06 00:19:17.494 I/SDKAccountXmlImpl 25368:4548 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-06 00:19:17.495 D/CloudAccountImpl 25368:4548 SourceFile:100] save accounts
size: 1
[2018-09-06 00:19:17.522 I/SDKUtil 25368:4548 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-06 00:19:17.523 I/SDKUtil 25368:4548 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-06 00:19:17.524 D/SDKAccountManager 25368:4548 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-06 00:19:17.538 I/SDKUtil 25368:4548 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-06 00:19:17.539 I/SDKUtil 25368:4548 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-06 00:19:17.539 D/CloudAccountImpl 25368:4548 SourceFile:100] begin to init
accounts
[2018-09-06 00:19:17.540 D/SDKAccountManager 25368:4548 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-06 00:19:17.545 I/SDKUtil 25368:4548 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-06 00:19:17.546 D/CloudAccountImpl 25368:4548 SourceFile:100] initData
[2018-09-06 00:19:17.546 I/SDKUtil 25368:4548 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-06 00:19:17.547 I/SDKUtil 25368:4548 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-06 00:19:17.549 I/AppInfoUtil 25368:4548 SourceFile:110] initAppInfos
[2018-09-06 00:19:17.557 I/AppInfoUtil 25368:4548 SourceFile:110] getAppChannel is:7000000
[2018-09-06 00:19:17.560 E/mutiCardFactory 25368:4548 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-09-06 00:19:17.561 I/mutiCardFactory 25368:4548 SourceFile:110] isMtkGeminiSupport


false
[2018-09-06 00:19:17.562 I/mutiCardFactory 25368:4548 SourceFile:110] isHwGeminiSupport1
true
[2018-09-06 00:19:17.565 D/TerminalInfo 25368:4548 SourceFile:100] getDevicePLMN = ***02
[2018-09-06 00:19:17.566 I/SDKUtil 25368:4548 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-06 00:19:17.567 E/KeyStoreEncryptAndDecrypt 25368:4548 SourceFile:130] Decrypt
source data is invalid.
[2018-09-06 00:19:17.569 I/BaseUtil 25368:4548 SourceFile:110] getAndroidSystemUserId =0
[2018-09-06 00:19:17.583 D/TerminalInfo 25368:4548 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-06 00:19:17.584 D/TerminalInfo 25368:4548 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-09-06 00:19:17.585 D/TerminalInfo 25368:4548 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-06 00:19:17.586 I/BaseUtil 25368:4548 SourceFile:110] enter networkIsAvaiable
[2018-09-06 00:19:17.591 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-06 00:19:17.591 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-06 00:19:17.592 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-06 00:19:17.592 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-06 00:19:17.593 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-06 00:19:17.593 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-06 00:19:17.594 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-06 00:19:17.594 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-06 00:19:17.595 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-06 00:19:17.596 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-06 00:19:17.596 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-06 00:19:17.597 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-06 00:19:17.598 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-06 00:19:17.598 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-06 00:19:17.599 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-06 00:19:17.599 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-06 00:19:17.600 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-06 00:19:17.600 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-06 00:19:17.601 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-06 00:19:17.601 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-06 00:19:17.602 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-06 00:19:17.602 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-06 00:19:17.603 I/BaseUtil 25368:4548 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-06 00:19:17.604 I/SDKUtil 25368:4548 SourceFile:110] setOpLogItem
[2018-09-06 00:19:17.605 D/APKCloudAccountImpl 25368:4548 SourceFile:100]
getAccountsByType use the apk
[2018-09-06 00:19:17.608 I/AIDLClientManager 25368:4548 SourceFile:110]
AIDLClientManager init
[2018-09-06 00:19:17.610 I/AIDLClientManager 25368:4548 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-06 00:19:17.611 I/AIDLClientManager 25368:25368 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-06 00:19:17.611 I/AIDLClientManager 25368:25368 SourceFile:110] startService
[2018-09-06 00:19:17.612 D/AIDLClientManager 25368:25368 SourceFile:100] begin to
bindService
[2018-09-06 00:19:18.649 I/AIDLClientManager 25368:25368 SourceFile:110]
onServiceConnected
[2018-09-06 00:19:18.653 I/AIDLClientManager 25368:4561 SourceFile:110] startService
await=true
[2018-09-06 00:19:18.653 I/AIDLClientManager 25368:25368 SourceFile:110] doTask
[2018-09-06 00:19:18.983 I/LoginTask 25368:25398 SourceFile:110] loginResult:retCode=1
[2018-09-06 00:19:18.988 I/AIDLTask 25368:25398 SourceFile:110] finishTask
[2018-09-06 00:19:18.988 I/AIDLClientManager 25368:25398 SourceFile:110]
sendTaskFinishMsg
[2018-09-06 00:19:18.990 I/AIDLClientManager 25368:25398 SourceFile:110] refCount=1
[2018-09-06 00:19:18.991 I/AIDLClientManager 25368:25368 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-06 00:19:18.991 I/AIDLClientManager 25368:25368 SourceFile:110] unbind Service
[2018-09-06 00:19:18.993 I/AIDLTask 25368:4621 SourceFile:110] run#awaittrue
[2018-09-07 12:36:09.407 D/CloudAccountImpl 17629:6710 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-07 12:36:09.411 I/CloudAccountImpl 17629:6710 SourceFile:110]
synAccountFromApkToSDK
[2018-09-07 12:36:09.422 I/SDKAccountManager 17629:6710 SourceFile:110] init
SDKAccountManager
[2018-09-07 12:36:09.442 I/VersionUpdateHelper 17629:6710 SourceFile:110] old version is 3,
current version is 3
[2018-09-07 12:36:09.448 D/SDKAccountXmlImpl 17629:6710 SourceFile:100]
parseAccountsFromXml Start
[2018-09-07 12:36:09.451 D/SDKAccountXmlImpl 17629:6710 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-07 12:36:09.545 D/Proguard 17629:6710 SourceFile:100] keyList size is 54
[2018-09-07 12:36:09.545 D/SDKAccountXmlImpl 17629:6710 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-07 12:36:09.581 D/Proguard 17629:6710 SourceFile:100] keyList contains userid
[2018-09-07 12:36:09.582 D/SDKAccountXmlImpl 17629:6710 SourceFile:100] read mUserId:
*=***************38
[2018-09-07 12:36:09.643 D/SDKAccountXmlImpl 17629:6710 SourceFile:100] read mDeviceId:
********6803925
[2018-09-07 12:36:09.666 D/SDKAccountXmlImpl 17629:6710 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-07 12:36:09.668 D/SDKAccountXmlImpl 17629:6710 SourceFile:100] read
mDeviceType: 0
[2018-09-07 12:36:09.827 D/SDKAccountXmlImpl 17629:6710 SourceFile:100] read mSiteId: 5
[2018-09-07 12:36:09.911 D/SDKAccountXmlImpl 17629:6710 SourceFile:100]
parseAccountsFromXml add account
[2018-09-07 12:36:09.915 D/SDKAccountManager 17629:6710 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-07 12:36:09.929 D/CloudAccountImpl 17629:6710 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-07 12:36:09.934 I/FileUtil 17629:6710 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-07 12:36:10.487 I/SDKAccountXmlImpl 17629:6710 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-07 12:36:10.488 D/CloudAccountImpl 17629:6710 SourceFile:100] save accounts
size: 1
[2018-09-07 12:36:10.532 I/SDKUtil 17629:6710 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:10.533 I/SDKUtil 17629:6710 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:10.534 D/SDKAccountManager 17629:6710 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-07 12:36:10.557 I/SDKUtil 17629:6710 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:10.558 I/SDKUtil 17629:6710 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-07 12:36:10.558 D/CloudAccountImpl 17629:6710 SourceFile:100] begin to init
accounts
[2018-09-07 12:36:10.559 D/SDKAccountManager 17629:6710 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-07 12:36:10.560 I/SDKUtil 17629:6710 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-07 12:36:10.561 D/CloudAccountImpl 17629:6710 SourceFile:100] initData
[2018-09-07 12:36:10.562 I/SDKUtil 17629:6710 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:10.563 I/SDKUtil 17629:6710 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:10.566 I/AppInfoUtil 17629:6710 SourceFile:110] initAppInfos
[2018-09-07 12:36:10.570 I/AppInfoUtil 17629:6710 SourceFile:110] getAppChannel is:7000000
[2018-09-07 12:36:10.589 E/mutiCardFactory 17629:6710 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-09-07 12:36:10.595 I/mutiCardFactory 17629:6710 SourceFile:110] isMtkGeminiSupport


false
[2018-09-07 12:36:10.597 I/mutiCardFactory 17629:6710 SourceFile:110] isHwGeminiSupport1
true
[2018-09-07 12:36:10.612 D/TerminalInfo 17629:6710 SourceFile:100] getDevicePLMN = ***02
[2018-09-07 12:36:10.614 I/SDKUtil 17629:6710 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:10.629 E/KeyStoreEncryptAndDecrypt 17629:6710 SourceFile:130] Decrypt
source data is invalid.
[2018-09-07 12:36:10.655 I/BaseUtil 17629:6710 SourceFile:110] getAndroidSystemUserId =0
[2018-09-07 12:36:10.687 D/TerminalInfo 17629:6710 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-07 12:36:10.688 D/TerminalInfo 17629:6710 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-09-07 12:36:10.692 D/TerminalInfo 17629:6710 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-07 12:36:10.694 I/BaseUtil 17629:6710 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:10.723 I/BaseUtil 17629:6710 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:10.724 I/BaseUtil 17629:6710 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:10.726 I/SDKUtil 17629:6710 SourceFile:110] setOpLogItem
[2018-09-07 12:36:10.727 D/APKCloudAccountImpl 17629:6710 SourceFile:100]
getAccountsByType use the apk
[2018-09-07 12:36:10.732 I/AIDLClientManager 17629:6710 SourceFile:110]
AIDLClientManager init
[2018-09-07 12:36:10.733 I/AIDLClientManager 17629:6710 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-07 12:36:10.742 I/AIDLClientManager 17629:17629 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-07 12:36:10.743 I/AIDLClientManager 17629:17629 SourceFile:110] startService
[2018-09-07 12:36:10.743 D/AIDLClientManager 17629:17629 SourceFile:100] begin to
bindService
[2018-09-07 12:36:12.343 I/AIDLClientManager 17629:17629 SourceFile:110]
onServiceConnected
[2018-09-07 12:36:12.419 I/AIDLClientManager 17629:6781 SourceFile:110] startService
await=true
[2018-09-07 12:36:12.421 I/AIDLClientManager 17629:17629 SourceFile:110] doTask
[2018-09-07 12:36:17.234 I/LoginTask 17629:27637 SourceFile:110] loginResult:retCode=-1
[2018-09-07 12:36:17.374 D/HwIDMemCache 17629:27637 SourceFile:100] saveHwAccount
[2018-09-07 12:36:17.380 I/FileUtil 17629:27637 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-07 12:36:18.272 I/SDKAccountXmlImpl 17629:27637 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-07 12:36:18.274 D/HwIDMemCache 17629:27637 SourceFile:100] update hwAccount
in SDK
[2018-09-07 12:36:18.295 D/SDKAccountManager 17629:27637 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-07 12:36:18.298 I/LoginTask 17629:27637 SourceFile:110] loginResult
[2018-09-07 12:36:18.390 I/SDKUtil 17629:27637 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:20.254 I/BaseUtil 17629:27637 SourceFile:110] do getUserInfoReq in
BaseUtil
[2018-09-07 12:36:20.356 D/SDKAccountManager 17629:27637 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-07 12:36:20.357 D/BaseUtil 17629:27637 SourceFile:100] get account by userID
success!
[2018-09-07 12:36:20.395 I/BaseUtil 17629:27637 SourceFile:110] setStartRequestFlag key:
getUserInfo curTime: 1536294980368 requestNum: 0
[2018-09-07 12:36:20.427 I/BaseUtil 17629:27637 SourceFile:110] last time or current time is
zero, interval time is enough
[2018-09-07 12:36:20.862 D/RequestManager 17629:27637 SourceFile:100] globalSiteId:5
[2018-09-07 12:36:20.886 I/RequestManager 17629:7081 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.a requestTimes = 3 startFromTimes = 0
[2018-09-07 12:36:20.888 I/BaseUtil 17629:7081 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:21.208 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:21.209 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:21.269 I/ReleaseVersionManager 17629:7081 SourceFile:110]
getSafeHttpClient
[2018-09-07 12:36:21.340 I/SDKUtil 17629:27637 SourceFile:110] getOpLogItem
[2018-09-07 12:36:21.347 I/OpLogUtil 17629:27637 SourceFile:110] recordOpLog
[2018-09-07 12:36:21.370 I/BaseUtil 17629:27637 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:21.375 I/BaseUtil 17629:27637 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:21.378 I/BaseUtil 17629:27637 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:21.420 D/AccountX509TrustManager 17629:7081 SourceFile:100] new
AccountX509TrustManager start
[2018-09-07 12:36:21.440 I/OpLogInfo 17629:27637 SourceFile:110] packedString
[2018-09-07 12:36:21.447 D/BaseUtil 17629:27637 SourceFile:100]
TokenType***********intelligent
[2018-09-07 12:36:21.448 D/SDKAccountManager 17629:27637 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-07 12:36:21.448 D/OpLogRequest 17629:27637 SourceFile:100] OpLogRequest
currName*************28@gmail.com
[2018-09-07 12:36:21.449 D/OpLogRequest 17629:27637 SourceFile:100] has alreacdy
accountName logined in
[2018-09-07 12:36:21.455 D/RequestManager 17629:27637 SourceFile:100] globalSiteId:5
[2018-09-07 12:36:21.458 I/RequestManager 17629:7105 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-09-07 12:36:21.459 I/SDKUtil 17629:27637 SourceFile:110] setOpLogItem
[2018-09-07 12:36:21.460 I/AIDLTask 17629:27637 SourceFile:110] finishTask
[2018-09-07 12:36:21.461 I/AIDLClientManager 17629:27637 SourceFile:110]
sendTaskFinishMsg
[2018-09-07 12:36:21.462 I/AIDLClientManager 17629:27637 SourceFile:110] refCount=1
[2018-09-07 12:36:21.463 I/AIDLClientManager 17629:17629 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-07 12:36:21.465 I/AIDLClientManager 17629:17629 SourceFile:110] unbind Service
[2018-09-07 12:36:21.468 I/BaseUtil 17629:7105 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:21.475 I/BaseUtil 17629:7105 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:21.476 I/BaseUtil 17629:7105 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:21.506 I/ReleaseVersionManager 17629:7105 SourceFile:110]
getSafeHttpClient
[2018-09-07 12:36:21.508 D/AccountX509TrustManager 17629:7105 SourceFile:100] new
AccountX509TrustManager start
[2018-09-07 12:36:21.515 I/AIDLTask 17629:6879 SourceFile:110] run#awaittrue
[2018-09-07 12:36:21.675 D/AccountX509TrustManager 17629:7081 SourceFile:100] new
AccountX509TrustManager end
[2018-09-07 12:36:21.677 D/HttpClientConnetManager 17629:7081 SourceFile:100]
mysslSocketFactory is not null
[2018-09-07 12:36:21.681 D/AccountX509TrustManager 17629:7105 SourceFile:100] new
AccountX509TrustManager end
[2018-09-07 12:36:21.681 D/HttpClientConnetManager 17629:7105 SourceFile:100]
mysslSocketFactory is not null
[2018-09-07 12:36:21.729 I/HttpUtil 17629:7081 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-09-07 12:36:21.730 I/HttpUtil 17629:7081 SourceFile:110] GlobalSiteId = 5, request = a
[2018-09-07 12:36:21.731 D/HttpUtil 17629:7081 SourceFile:100] addHeader cookie=
[2018-09-07 12:36:21.732 I/HttpUtil 17629:7105 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-09-07 12:36:21.732 D/Proguard 17629:7081 SourceFile:100] keyList contains userid
[2018-09-07 12:36:21.733 I/HttpUtil 17629:7105 SourceFile:110] GlobalSiteId = 5, request = b
[2018-09-07 12:36:21.733 D/HttpUtil 17629:7105 SourceFile:100] addHeader cookie=
[2018-09-07 12:36:21.734 D/Proguard 17629:7105 SourceFile:100] keyList contains userid
[2018-09-07 12:36:21.734 D/HttpUtil 17629:7105 SourceFile:100] userId = *=***************38
[2018-09-07 12:36:21.733 D/HttpUtil 17629:7081 SourceFile:100] userId = *=***************38
[2018-09-07 12:36:21.757 D/HttpUtil 17629:7105 SourceFile:100] direct connect start!
[2018-09-07 12:36:21.757 D/Proguard 17629:7081 SourceFile:100] keyList contains userid
[2018-09-07 12:36:21.758 I/GetUserInfoRequest 17629:7081 SourceFile:110]
packedString:queryRangeFlag=**01 *=***************38 version=***05
[2018-09-07 12:36:21.759 D/HttpUtil 17629:7081 SourceFile:100] direct connect start!
[2018-09-07 12:36:22.158 I/MySSLSocketFactory 17629:7081 SourceFile:110] host
=**********icloud.comport=*autoclouse=true
[2018-09-07 12:36:22.158 I/MySSLSocketFactory 17629:7105 SourceFile:110] host
=**********icloud.comport=*autoclouse=true
[2018-09-07 12:36:22.159 I/HttpClientConnetManager 17629:7081 SourceFile:110] enter
setEnableSafeCipherSuites
[2018-09-07 12:36:22.161 I/HttpClientConnetManager 17629:7105 SourceFile:110] enter
setEnableSafeCipherSuites
[2018-09-07 12:36:22.163 I/HttpClientConnetManager 17629:7081 SourceFile:110] current
EnabledCipherSuites size15
[2018-09-07 12:36:22.164 I/HttpClientConnetManager 17629:7105 SourceFile:110] current
EnabledCipherSuites size15
[2018-09-07 12:36:22.167 I/HttpClientConnetManager 17629:7105 SourceFile:110] get safe
EnabledCipherSuites list size =15
[2018-09-07 12:36:22.167 I/HttpClientConnetManager 17629:7081 SourceFile:110] get safe
EnabledCipherSuites list size =15
[2018-09-07 12:36:22.179 I/HttpClientConnetManager 17629:7105 SourceFile:110] get safe
EnabledCipherSuites Array length =15
[2018-09-07 12:36:22.180 I/HttpClientConnetManager 17629:7081 SourceFile:110] get safe
EnabledCipherSuites Array length =15
[2018-09-07 12:36:22.345 D/AccountX509TrustManager 17629:7105 SourceFile:100]
checkServerTrusted start authType=ECDHE_RSA
[2018-09-07 12:36:22.348 D/AccountX509TrustManager 17629:7081 SourceFile:100]
checkServerTrusted start authType=ECDHE_RSA
[2018-09-07 12:36:22.516 D/AccountX509TrustManager 17629:7105 SourceFile:100]
checkServerTrusted end
[2018-09-07 12:36:22.553 D/AccountX509TrustManager 17629:7081 SourceFile:100]
checkServerTrusted end
[2018-09-07 12:36:23.155 I/RequestManager 17629:7105 SourceFile:110] response
responseXMLContent
[2018-09-07 12:36:23.156 I/RequestManager 17629:7105 SourceFile:110] httpResponseCode =
200
[2018-09-07 12:36:23.158 D/RequestManager 17629:7105 SourceFile:100] parse response
start
[2018-09-07 12:36:23.161 D/RequestManager 17629:7105 SourceFile:100] parse response end
[2018-09-07 12:36:23.165 I/RequestCallback 17629:7104 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-09-07 12:36:23.167 D/OpLogRequest 17629:7104 SourceFile:100] upload log success
[2018-09-07 12:36:23.532 I/RequestManager 17629:7081 SourceFile:110] response
responseXMLContent
[2018-09-07 12:36:23.533 I/RequestManager 17629:7081 SourceFile:110] httpResponseCode =
200
[2018-09-07 12:36:23.535 D/RequestManager 17629:7081 SourceFile:100] parse response
start
[2018-09-07 12:36:23.544 D/RequestManager 17629:7081 SourceFile:100] parse response end
[2018-09-07 12:36:23.545 D/RequestManager 17629:7081 SourceFile:100] user session is out
of date.
[2018-09-07 12:36:23.673 I/FileUtil 17629:7081 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-07 12:36:24.304 I/SDKAccountXmlImpl 17629:7081 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-07 12:36:24.308 D/HwIDMemCache 17629:7081 SourceFile:100] saveHwAccount
[2018-09-07 12:36:24.311 I/FileUtil 17629:7081 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-07 12:36:24.532 I/SDKAccountXmlImpl 17629:7081 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-07 12:36:24.533 D/HwIDMemCache 17629:7081 SourceFile:100] update hwAccount
in SDK
[2018-09-07 12:36:24.567 E/KeyStoreEncryptAndDecrypt 17629:7081 SourceFile:130] Decrypt
source data is invalid.
[2018-09-07 12:36:24.579 I/BaseUtil 17629:7081 SourceFile:110] getAndroidSystemUserId =0
[2018-09-07 12:36:24.581 D/TerminalInfo 17629:7081 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-07 12:36:24.584 D/TerminalInfo 17629:7081 SourceFile:100] deviceType= 0
[2018-09-07 12:36:24.621 I/AppInfoUtil 17629:7081 SourceFile:110] getAppChannel is:7000000
[2018-09-07 12:36:24.622 I/BaseUtil 17629:7081 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:24.709 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:24.714 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:24.722 I/ReleaseVersionManager 17629:7081 SourceFile:110]
getSafeHttpClient
[2018-09-07 12:36:24.759 I/HttpUtil 17629:7081 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/stAuth?Version
[2018-09-07 12:36:24.760 I/HttpUtil 17629:7081 SourceFile:110] GlobalSiteId = 5, request = d
[2018-09-07 12:36:24.760 D/HttpUtil 17629:7081 SourceFile:100] addHeader cookie=
[2018-09-07 12:36:24.777 D/TerminalInfo 17629:7081 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-07 12:36:24.778 D/TerminalInfo 17629:7081 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-07 12:36:24.779 D/Proguard 17629:7081 SourceFile:100] keyList contains st
[2018-09-07 12:36:24.780 D/Proguard 17629:7081 SourceFile:100] keyList contains app
[2018-09-07 12:36:24.783 D/Proguard 17629:7081 SourceFile:100] keyList contains dvid
[2018-09-07 12:36:24.784 D/Proguard 17629:7081 SourceFile:100] keyList contains uuid
[2018-09-07 12:36:24.785 I/ServiceTokenAuthRequest 17629:7081 SourceFile:110]
postString:cn=****000
*=**********************************************************************************************************
*************************************************************************************************************
********DB agr=* *=********************nt chg=* clT=* dvT=* gAc=* tmT=****L22
*=**********************************3a *=**********************************3a
[2018-09-07 12:36:24.786 I/HttpUtil 17629:7081 SourceFile:110] request.urlencode()
[2018-09-07 12:36:24.787 D/HttpUtil 17629:7081 SourceFile:100] direct connect start!
[2018-09-07 12:36:24.934 I/RequestManager 17629:7081 SourceFile:110] response
responseXMLContent
[2018-09-07 12:36:24.935 I/RequestManager 17629:7081 SourceFile:110] httpResponseCode =
200
[2018-09-07 12:36:24.936 D/RequestManager 17629:7081 SourceFile:100] parse response
start
[2018-09-07 12:36:24.937 D/RequestManager 17629:7081 SourceFile:100] parse response end
[2018-09-07 12:36:24.938 I/BaseUtil 17629:7081 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:24.947 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:24.950 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:24.952 I/ReleaseVersionManager 17629:7081 SourceFile:110]
getSafeHttpClient
[2018-09-07 12:36:24.953 I/HttpUtil 17629:7081 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/getUserInfo?Version
[2018-09-07 12:36:24.954 I/HttpUtil 17629:7081 SourceFile:110] GlobalSiteId = 5, request = a
[2018-09-07 12:36:24.955 D/HttpUtil 17629:7081 SourceFile:100] addHeader cookie=
**************************************BAAC3; Path=/AccountServer/; HttpOnly
[2018-09-07 12:36:24.955 D/Proguard 17629:7081 SourceFile:100] keyList contains userid
[2018-09-07 12:36:24.956 D/HttpUtil 17629:7081 SourceFile:100] userId = *=***************38
[2018-09-07 12:36:24.970 D/Proguard 17629:7081 SourceFile:100] keyList contains userid
[2018-09-07 12:36:24.971 I/GetUserInfoRequest 17629:7081 SourceFile:110]
packedString:queryRangeFlag=**01 *=***************38 version=***05
[2018-09-07 12:36:24.971 D/HttpUtil 17629:7081 SourceFile:100] direct connect start!
[2018-09-07 12:36:25.185 I/RequestManager 17629:7081 SourceFile:110] response
responseXMLContent
[2018-09-07 12:36:25.186 I/RequestManager 17629:7081 SourceFile:110] httpResponseCode =
200
[2018-09-07 12:36:25.187 D/RequestManager 17629:7081 SourceFile:100] parse response
start
[2018-09-07 12:36:25.203 D/RequestManager 17629:7081 SourceFile:100] parse response end
[2018-09-07 12:36:25.212 D/TerminalInfo 17629:7081 SourceFile:100] getDevicePLMN = ***02
[2018-09-07 12:36:25.213 I/SDKUtil 17629:7081 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-07 12:36:25.215 E/KeyStoreEncryptAndDecrypt 17629:7081 SourceFile:130] Decrypt
source data is invalid.
[2018-09-07 12:36:25.216 I/BaseUtil 17629:7081 SourceFile:110] getAndroidSystemUserId =0
[2018-09-07 12:36:25.217 D/TerminalInfo 17629:7081 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-07 12:36:25.218 D/TerminalInfo 17629:7081 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-09-07 12:36:25.220 D/TerminalInfo 17629:7081 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-07 12:36:25.241 I/BaseUtil 17629:7081 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:25.246 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:25.249 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:25.268 I/OpLogUtil 17629:7081 SourceFile:110] recordOpLog
[2018-09-07 12:36:25.269 I/BaseUtil 17629:7081 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:25.272 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:25.273 I/BaseUtil 17629:7081 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:25.275 I/OpLogInfo 17629:7081 SourceFile:110] packedString
[2018-09-07 12:36:25.281 D/RequestManager 17629:7081 SourceFile:100] globalSiteId:5
[2018-09-07 12:36:25.282 I/RequestCallback 17629:7079 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-09-07 12:36:25.283 I/BaseUtil 17629:7079 SourceFile:110] getUserInfo set true
[2018-09-07 12:36:25.285 I/RequestManager 17629:7181 SourceFile:110] request is
com.huawei.hwid.core.b.a.a.b requestTimes = 1 startFromTimes = 2
[2018-09-07 12:36:25.287 I/BaseUtil 17629:7181 SourceFile:110] enter networkIsAvaiable
[2018-09-07 12:36:25.291 I/BaseUtil 17629:7181 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-07 12:36:25.292 I/BaseUtil 17629:7181 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-07 12:36:25.293 I/ReleaseVersionManager 17629:7181 SourceFile:110]
getSafeHttpClient
[2018-09-07 12:36:25.293 I/HttpUtil 17629:7181 SourceFile:110] the post request URI
is:https://setting5.hicloud.com:443/AccountServer/IUserInfoMng/opLog?Version
[2018-09-07 12:36:25.294 I/HttpUtil 17629:7181 SourceFile:110] GlobalSiteId = 5, request = b
[2018-09-07 12:36:25.295 D/HttpUtil 17629:7181 SourceFile:100] addHeader cookie=
**************************************BAAC3; Path=/AccountServer/; HttpOnly
[2018-09-07 12:36:25.295 D/Proguard 17629:7181 SourceFile:100] keyList contains userid
[2018-09-07 12:36:25.296 D/HttpUtil 17629:7181 SourceFile:100] userId = *=***************38
[2018-09-07 12:36:25.298 D/HttpUtil 17629:7181 SourceFile:100] direct connect start!
[2018-09-07 12:36:25.577 I/RequestManager 17629:7181 SourceFile:110] response
responseXMLContent
[2018-09-07 12:36:25.579 I/RequestManager 17629:7181 SourceFile:110] httpResponseCode =
200
[2018-09-07 12:36:25.579 D/RequestManager 17629:7181 SourceFile:100] parse response
start
[2018-09-07 12:36:25.580 D/RequestManager 17629:7181 SourceFile:100] parse response end
[2018-09-07 12:36:25.581 I/RequestCallback 17629:7180 SourceFile:110]
disposeRequestMessage orgin responseCode = 200 orgin resultCode = 0
[2018-09-07 12:36:25.582 D/OpLogRequest 17629:7180 SourceFile:100] upload log success
[2018-09-08 20:06:10.086 D/SDKAccountXmlImpl 20157:20157 SourceFile:100]
parseAccountsFromXml Start
[2018-09-08 20:06:10.091 D/SDKAccountXmlImpl 20157:20157 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-08 20:06:10.243 D/Proguard 20157:20157 SourceFile:100] keyList size is 54
[2018-09-08 20:06:10.244 D/SDKAccountXmlImpl 20157:20157 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-08 20:06:10.279 D/Proguard 20157:20157 SourceFile:100] keyList contains userid
[2018-09-08 20:06:10.281 D/SDKAccountXmlImpl 20157:20157 SourceFile:100] read mUserId:
*=***************38
[2018-09-08 20:06:10.360 D/SDKAccountXmlImpl 20157:20157 SourceFile:100] read
mDeviceId: ********6803925
[2018-09-08 20:06:10.388 D/SDKAccountXmlImpl 20157:20157 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-08 20:06:10.389 D/SDKAccountXmlImpl 20157:20157 SourceFile:100] read
mDeviceType: 0
[2018-09-08 20:06:10.673 D/SDKAccountXmlImpl 20157:20157 SourceFile:100] read mSiteId: 5
[2018-09-08 20:06:10.794 D/SDKAccountXmlImpl 20157:20157 SourceFile:100]
parseAccountsFromXml add account
[2018-09-08 20:06:10.795 D/SDKAccountManager 20157:20157 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 20:06:10.798 D/BaseUtil 20157:20157 SourceFile:100] get account by userID
failed, there is no matching account!
[2018-09-08 20:06:10.800 I/CloudAccountImpl 20157:20157 SourceFile:110] get account by
userID failed, there is no matching account!
[2018-09-08 23:42:51.104 I/SDKUtil 20157:9765 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-09-08 23:42:51.117 I/CloudAccountImpl 20157:9765 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-09-08 23:42:51.138 D/CloudAccountImpl 20157:9765 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-08 23:42:51.139 I/CloudAccountImpl 20157:9765 SourceFile:110]
synAccountFromApkToSDK
[2018-09-08 23:42:51.153 D/SDKAccountManager 20157:9765 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 23:42:51.154 D/CloudAccountImpl 20157:9765 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-08 23:42:51.155 I/FileUtil 20157:9765 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-08 23:42:51.795 I/SDKAccountXmlImpl 20157:9765 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-08 23:42:51.795 D/CloudAccountImpl 20157:9765 SourceFile:100] save accounts
size: 1
[2018-09-08 23:42:51.905 I/SDKUtil 20157:9765 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:42:51.932 I/SDKUtil 20157:9765 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:42:51.933 D/SDKAccountManager 20157:9765 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 23:42:51.960 I/SDKUtil 20157:9765 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:42:51.965 I/SDKUtil 20157:9765 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-08 23:42:51.966 D/CloudAccountImpl 20157:9765 SourceFile:100] begin to init
accounts
[2018-09-08 23:42:51.967 D/SDKAccountManager 20157:9765 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 23:42:51.969 I/SDKUtil 20157:9765 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-08 23:42:51.969 D/CloudAccountImpl 20157:9765 SourceFile:100] initData
[2018-09-08 23:42:51.974 I/SDKUtil 20157:9765 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:42:51.974 I/SDKUtil 20157:9765 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:42:51.977 I/AppInfoUtil 20157:9765 SourceFile:110] initAppInfos
[2018-09-08 23:42:51.986 I/AppInfoUtil 20157:9765 SourceFile:110] getAppChannel is:7000000
[2018-09-08 23:42:52.021 E/mutiCardFactory 20157:9765 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-09-08 23:42:52.022 I/mutiCardFactory 20157:9765 SourceFile:110] isMtkGeminiSupport


false
[2018-09-08 23:42:52.026 I/mutiCardFactory 20157:9765 SourceFile:110] isHwGeminiSupport1
true
[2018-09-08 23:42:52.050 D/TerminalInfo 20157:9765 SourceFile:100] getDevicePLMN = ***02
[2018-09-08 23:42:52.051 I/SDKUtil 20157:9765 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:42:52.052 E/KeyStoreEncryptAndDecrypt 20157:9765 SourceFile:130] Decrypt
source data is invalid.
[2018-09-08 23:42:52.056 I/BaseUtil 20157:9765 SourceFile:110] getAndroidSystemUserId =0
[2018-09-08 23:42:52.103 D/TerminalInfo 20157:9765 SourceFile:100] getUUid
:******************-ad4d-b88135d4b33a
[2018-09-08 23:42:52.117 D/TerminalInfo 20157:9765 SourceFile:100] UnitedId=
******************-ad4d-b88135d4b33a
[2018-09-08 23:42:52.130 D/TerminalInfo 20157:9765 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-08 23:42:52.143 I/BaseUtil 20157:9765 SourceFile:110] enter networkIsAvaiable
[2018-09-08 23:42:52.167 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-08 23:42:52.168 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-08 23:42:52.168 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-08 23:42:52.200 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-08 23:42:52.219 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-08 23:42:52.223 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-08 23:42:52.259 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-08 23:42:52.261 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-08 23:42:52.261 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-08 23:42:52.262 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-08 23:42:52.262 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-08 23:42:52.263 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-08 23:42:52.305 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-08 23:42:52.316 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-08 23:42:52.320 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-08 23:42:52.321 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-08 23:42:52.321 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-08 23:42:52.322 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-08 23:42:52.323 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-08 23:42:52.323 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-08 23:42:52.324 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-08 23:42:52.324 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-08 23:42:52.325 I/BaseUtil 20157:9765 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-08 23:42:52.326 I/SDKUtil 20157:9765 SourceFile:110] setOpLogItem
[2018-09-08 23:42:52.326 D/APKCloudAccountImpl 20157:9765 SourceFile:100]
getAccountsByType use the apk
[2018-09-08 23:42:52.400 I/AIDLClientManager 20157:9765 SourceFile:110]
AIDLClientManager init
[2018-09-08 23:42:52.401 I/AIDLClientManager 20157:9765 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-08 23:42:52.402 I/AIDLClientManager 20157:20157 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-08 23:42:52.403 I/AIDLClientManager 20157:20157 SourceFile:110] startService
[2018-09-08 23:42:52.404 D/AIDLClientManager 20157:20157 SourceFile:100] begin to
bindService
[2018-09-08 23:42:53.939 I/AIDLClientManager 20157:20157 SourceFile:110]
onServiceConnected
[2018-09-08 23:42:53.940 I/AIDLClientManager 20157:20157 SourceFile:110] doTask
[2018-09-08 23:42:53.941 I/AIDLClientManager 20157:9785 SourceFile:110] startService
await=true
[2018-09-08 23:42:54.720 I/LoginTask 20157:20181 SourceFile:110] loginResult:retCode=1
[2018-09-08 23:42:54.721 I/AIDLTask 20157:20181 SourceFile:110] finishTask
[2018-09-08 23:42:54.722 I/AIDLClientManager 20157:20181 SourceFile:110]
sendTaskFinishMsg
[2018-09-08 23:42:54.722 I/AIDLClientManager 20157:20181 SourceFile:110] refCount=1
[2018-09-08 23:42:54.726 I/AIDLClientManager 20157:20157 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-08 23:42:54.727 I/AIDLClientManager 20157:20157 SourceFile:110] unbind Service
[2018-09-08 23:42:54.724 I/AIDLTask 20157:9845 SourceFile:110] run#awaittrue
[2018-09-08 23:45:46.127 I/SDKUtil 20157:10627 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-09-08 23:45:46.130 I/CloudAccountImpl 20157:10627 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-09-08 23:45:46.174 D/CloudAccountImpl 20157:10627 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-08 23:45:46.185 I/CloudAccountImpl 20157:10627 SourceFile:110]
synAccountFromApkToSDK
[2018-09-08 23:45:46.200 D/SDKAccountManager 20157:10627 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 23:45:46.201 D/CloudAccountImpl 20157:10627 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-08 23:45:46.202 I/FileUtil 20157:10627 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-08 23:45:46.537 I/SDKAccountXmlImpl 20157:10627 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-08 23:45:46.538 D/CloudAccountImpl 20157:10627 SourceFile:100] save accounts
size: 1
[2018-09-08 23:45:46.539 I/SDKUtil 20157:10627 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:46.540 D/SDKAccountManager 20157:10627 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 23:45:46.558 I/SDKUtil 20157:10627 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:46.558 I/SDKUtil 20157:10627 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-08 23:45:46.559 I/SDKUtil 20157:10627 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:46.565 D/TerminalInfo 20157:10627 SourceFile:100] getDevicePLMN =
***02
[2018-09-08 23:45:46.569 I/SDKUtil 20157:10627 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:46.572 E/KeyStoreEncryptAndDecrypt 20157:10627 SourceFile:130]
Decrypt source data is invalid.
[2018-09-08 23:45:46.666 I/BaseUtil 20157:10627 SourceFile:110] getAndroidSystemUserId =0
[2018-09-08 23:45:46.667 D/TerminalInfo 20157:10627 SourceFile:100] UnitedId=
********6803925
[2018-09-08 23:45:46.670 D/TerminalInfo 20157:10627 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-08 23:45:46.675 I/BaseUtil 20157:10627 SourceFile:110] enter networkIsAvaiable
[2018-09-08 23:45:46.679 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-08 23:45:46.680 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-08 23:45:46.681 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-08 23:45:46.681 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-08 23:45:46.684 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-08 23:45:46.687 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-08 23:45:46.688 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-08 23:45:46.689 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-08 23:45:46.690 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-08 23:45:46.691 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-08 23:45:46.691 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-08 23:45:46.692 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-08 23:45:46.693 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-08 23:45:46.693 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-08 23:45:46.694 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-08 23:45:46.694 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-08 23:45:46.695 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-08 23:45:46.695 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-08 23:45:46.696 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-08 23:45:46.697 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-08 23:45:46.697 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-08 23:45:46.698 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-08 23:45:46.699 I/BaseUtil 20157:10627 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-08 23:45:46.705 I/SDKUtil 20157:10627 SourceFile:110] setOpLogItem
[2018-09-08 23:45:46.706 D/APKCloudAccountImpl 20157:10627 SourceFile:100]
getAccountsByType use the apk
[2018-09-08 23:45:46.710 I/AIDLClientManager 20157:10627 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-08 23:45:46.721 I/AIDLClientManager 20157:20157 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-08 23:45:46.722 I/AIDLClientManager 20157:20157 SourceFile:110] startService
[2018-09-08 23:45:46.723 D/AIDLClientManager 20157:20157 SourceFile:100] begin to
bindService
[2018-09-08 23:45:47.775 I/AIDLClientManager 20157:20157 SourceFile:110]
onServiceConnected
[2018-09-08 23:45:47.776 I/AIDLClientManager 20157:20157 SourceFile:110] doTask
[2018-09-08 23:45:47.776 I/AIDLClientManager 20157:10655 SourceFile:110] startService
await=true
[2018-09-08 23:45:48.404 I/LoginTask 20157:20184 SourceFile:110] loginResult:retCode=1
[2018-09-08 23:45:48.408 I/AIDLTask 20157:20184 SourceFile:110] finishTask
[2018-09-08 23:45:48.409 I/AIDLClientManager 20157:20184 SourceFile:110]
sendTaskFinishMsg
[2018-09-08 23:45:48.410 I/AIDLClientManager 20157:20184 SourceFile:110] refCount=1
[2018-09-08 23:45:48.411 I/AIDLClientManager 20157:20157 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-08 23:45:48.411 I/AIDLClientManager 20157:20157 SourceFile:110] unbind Service
[2018-09-08 23:45:48.412 I/AIDLTask 20157:10737 SourceFile:110] run#awaittrue
[2018-09-08 23:45:49.713 I/SDKUtil 20157:10804 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-09-08 23:45:49.769 I/CloudAccountImpl 20157:10804 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@4bf0c2
[2018-09-08 23:45:49.771 D/CloudAccountImpl 20157:10804 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-08 23:45:49.772 I/CloudAccountImpl 20157:10804 SourceFile:110]
synAccountFromApkToSDK
[2018-09-08 23:45:49.818 D/SDKAccountManager 20157:10804 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 23:45:49.820 D/CloudAccountImpl 20157:10804 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-08 23:45:49.822 I/FileUtil 20157:10804 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-08 23:45:50.546 I/SDKAccountXmlImpl 20157:10804 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-08 23:45:50.551 D/CloudAccountImpl 20157:10804 SourceFile:100] save accounts
size: 1
[2018-09-08 23:45:50.556 I/SDKUtil 20157:10804 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:50.559 D/SDKAccountManager 20157:10804 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-08 23:45:50.637 I/SDKUtil 20157:10804 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:50.639 I/SDKUtil 20157:10804 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-08 23:45:50.640 I/SDKUtil 20157:10804 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:50.708 D/TerminalInfo 20157:10804 SourceFile:100] getDevicePLMN =
***02
[2018-09-08 23:45:50.713 I/SDKUtil 20157:10804 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-08 23:45:50.726 I/BaseUtil 20157:10804 SourceFile:110] getAndroidSystemUserId =0
[2018-09-08 23:45:50.740 D/TerminalInfo 20157:10804 SourceFile:100] UnitedId=
********6803925
[2018-09-08 23:45:50.771 D/TerminalInfo 20157:10804 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-08 23:45:50.783 I/BaseUtil 20157:10804 SourceFile:110] enter networkIsAvaiable
[2018-09-08 23:45:50.796 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-08 23:45:50.800 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-08 23:45:50.830 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-08 23:45:50.850 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-08 23:45:50.860 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-08 23:45:50.880 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-08 23:45:50.890 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-08 23:45:50.900 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-08 23:45:50.904 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-08 23:45:50.921 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-08 23:45:50.936 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-08 23:45:50.956 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-08 23:45:50.960 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-08 23:45:50.970 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-08 23:45:50.989 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-08 23:45:50.993 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-08 23:45:50.995 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-08 23:45:50.997 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-08 23:45:51.000 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-08 23:45:51.002 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-08 23:45:51.003 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-08 23:45:51.005 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-08 23:45:51.007 I/BaseUtil 20157:10804 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-08 23:45:51.008 I/SDKUtil 20157:10804 SourceFile:110] setOpLogItem
[2018-09-08 23:45:51.009 D/APKCloudAccountImpl 20157:10804 SourceFile:100]
getAccountsByType use the apk
[2018-09-08 23:45:51.012 I/AIDLClientManager 20157:10804 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-08 23:45:51.014 I/AIDLClientManager 20157:20157 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-08 23:45:51.014 I/AIDLClientManager 20157:20157 SourceFile:110] startService
[2018-09-08 23:45:51.015 D/AIDLClientManager 20157:20157 SourceFile:100] begin to
bindService
[2018-09-08 23:45:51.077 I/AIDLClientManager 20157:20157 SourceFile:110]
onServiceConnected
[2018-09-08 23:45:51.078 I/AIDLClientManager 20157:20157 SourceFile:110] doTask
[2018-09-08 23:45:51.079 I/AIDLClientManager 20157:10848 SourceFile:110] startService
await=true
[2018-09-08 23:45:51.155 I/LoginTask 20157:20184 SourceFile:110] loginResult:retCode=1
[2018-09-08 23:45:51.156 I/AIDLTask 20157:20184 SourceFile:110] finishTask
[2018-09-08 23:45:51.157 I/AIDLClientManager 20157:20184 SourceFile:110]
sendTaskFinishMsg
[2018-09-08 23:45:51.157 I/AIDLClientManager 20157:20184 SourceFile:110] refCount=1
[2018-09-08 23:45:51.160 I/AIDLClientManager 20157:20157 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-08 23:45:51.161 I/AIDLClientManager 20157:20157 SourceFile:110] unbind Service
[2018-09-08 23:45:51.188 I/AIDLTask 20157:10849 SourceFile:110] run#awaittrue
[2018-09-09 21:19:00.709 I/SDKAccountManager 3304:26907 SourceFile:110] init
SDKAccountManager
[2018-09-09 21:19:00.734 I/VersionUpdateHelper 3304:26907 SourceFile:110] old version is 3,
current version is 3
[2018-09-09 21:19:00.739 D/SDKAccountXmlImpl 3304:26907 SourceFile:100]
parseAccountsFromXml Start
[2018-09-09 21:19:00.740 D/SDKAccountXmlImpl 3304:26907 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-09 21:19:00.802 D/Proguard 3304:26907 SourceFile:100] keyList size is 54
[2018-09-09 21:19:00.803 D/SDKAccountXmlImpl 3304:26907 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-09 21:19:00.824 D/Proguard 3304:26907 SourceFile:100] keyList contains userid
[2018-09-09 21:19:00.825 D/SDKAccountXmlImpl 3304:26907 SourceFile:100] read mUserId:
*=***************38
[2018-09-09 21:19:00.841 D/SDKAccountXmlImpl 3304:26907 SourceFile:100] read mDeviceId:
********6803925
[2018-09-09 21:19:00.858 D/SDKAccountXmlImpl 3304:26907 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-09 21:19:00.859 D/SDKAccountXmlImpl 3304:26907 SourceFile:100] read
mDeviceType: 0
[2018-09-09 21:19:00.929 D/SDKAccountXmlImpl 3304:26907 SourceFile:100] read mSiteId: 5
[2018-09-09 21:19:00.967 D/SDKAccountXmlImpl 3304:26907 SourceFile:100]
parseAccountsFromXml add account
[2018-09-09 21:19:00.968 D/SDKAccountManager 3304:26907 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-09 21:19:00.968 D/CloudAccountImpl 3304:26907 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-09 21:19:00.969 I/FileUtil 3304:26907 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-09 21:19:01.281 I/SDKAccountXmlImpl 3304:26907 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-09 21:19:01.286 D/CloudAccountImpl 3304:26907 SourceFile:100] save accounts
size: 1
[2018-09-09 21:19:01.350 I/SDKUtil 3304:26907 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-09 21:19:01.351 I/SDKUtil 3304:26907 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-09 21:19:01.353 D/SDKAccountManager 3304:26907 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-09 21:19:01.376 I/SDKUtil 3304:26907 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-09 21:19:01.378 I/SDKUtil 3304:26907 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-09 21:19:01.379 D/CloudAccountImpl 3304:26907 SourceFile:100] begin to init
accounts
[2018-09-09 21:19:01.382 D/SDKAccountManager 3304:26907 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-09 21:19:01.384 I/SDKUtil 3304:26907 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-09 21:19:01.385 D/CloudAccountImpl 3304:26907 SourceFile:100] initData
[2018-09-09 21:19:01.385 I/SDKUtil 3304:26907 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-09 21:19:01.386 I/SDKUtil 3304:26907 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-09 21:19:01.394 I/AppInfoUtil 3304:26907 SourceFile:110] initAppInfos
[2018-09-09 21:19:01.407 I/AppInfoUtil 3304:26907 SourceFile:110] getAppChannel is:7000000
[2018-09-09 21:19:01.410 E/mutiCardFactory 3304:26907 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-09-09 21:19:01.411 I/mutiCardFactory 3304:26907 SourceFile:110] isMtkGeminiSupport


false
[2018-09-09 21:19:01.416 I/mutiCardFactory 3304:26907 SourceFile:110] isHwGeminiSupport1
true
[2018-09-09 21:19:01.425 D/TerminalInfo 3304:26907 SourceFile:100] getDevicePLMN = ***02
[2018-09-09 21:19:01.428 I/SDKUtil 3304:26907 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-09 21:19:01.461 I/BaseUtil 3304:26907 SourceFile:110] getAndroidSystemUserId =0
[2018-09-09 21:19:01.462 D/TerminalInfo 3304:26907 SourceFile:100] UnitedId=
********6803925
[2018-09-09 21:19:01.467 D/TerminalInfo 3304:26907 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-09 21:19:01.468 I/BaseUtil 3304:26907 SourceFile:110] enter networkIsAvaiable
[2018-09-09 21:19:01.479 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-09 21:19:01.479 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-09 21:19:01.480 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-09 21:19:01.481 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-09 21:19:01.481 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-09 21:19:01.482 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-09 21:19:01.482 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-09 21:19:01.483 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-09 21:19:01.484 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-09 21:19:01.484 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-09 21:19:01.485 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-09 21:19:01.485 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-09 21:19:01.486 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-09 21:19:01.487 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-09 21:19:01.488 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-09 21:19:01.488 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-09 21:19:01.489 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-09 21:19:01.490 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-09 21:19:01.490 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-09 21:19:01.491 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-09 21:19:01.492 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-09 21:19:01.492 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-09 21:19:01.493 I/BaseUtil 3304:26907 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-09 21:19:01.494 I/SDKUtil 3304:26907 SourceFile:110] setOpLogItem
[2018-09-09 21:19:01.494 D/APKCloudAccountImpl 3304:26907 SourceFile:100]
getAccountsByType use the apk
[2018-09-09 21:19:01.497 I/AIDLClientManager 3304:26907 SourceFile:110]
AIDLClientManager init
[2018-09-09 21:19:01.501 I/AIDLClientManager 3304:26907 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-09 21:19:01.502 I/AIDLClientManager 3304:3304 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-09 21:19:01.503 I/AIDLClientManager 3304:3304 SourceFile:110] startService
[2018-09-09 21:19:01.503 D/AIDLClientManager 3304:3304 SourceFile:100] begin to
bindService
[2018-09-09 21:19:01.988 I/AIDLClientManager 3304:3304 SourceFile:110]
onServiceConnected
[2018-09-09 21:19:01.989 I/AIDLClientManager 3304:26992 SourceFile:110] startService
await=true
[2018-09-09 21:19:01.990 I/AIDLClientManager 3304:3304 SourceFile:110] doTask
[2018-09-09 21:19:02.583 I/LoginTask 3304:3445 SourceFile:110] loginResult:retCode=1
[2018-09-09 21:19:02.585 I/AIDLTask 3304:3445 SourceFile:110] finishTask
[2018-09-09 21:19:02.586 I/AIDLClientManager 3304:3445 SourceFile:110] sendTaskFinishMsg
[2018-09-09 21:19:02.587 I/AIDLClientManager 3304:3445 SourceFile:110] refCount=1
[2018-09-09 21:19:02.587 I/AIDLClientManager 3304:3304 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-09 21:19:02.588 I/AIDLClientManager 3304:3304 SourceFile:110] unbind Service
[2018-09-09 21:19:02.597 I/AIDLTask 3304:27056 SourceFile:110] run#awaittrue
[2018-09-10 12:58:44.038 I/SDKUtil 3304:11872 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@f2a9523
[2018-09-10 12:58:44.045 I/CloudAccountImpl 3304:11872 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@f2a9523
[2018-09-10 12:58:44.055 D/CloudAccountImpl 3304:11872 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-10 12:58:44.057 I/CloudAccountImpl 3304:11872 SourceFile:110]
synAccountFromApkToSDK
[2018-09-10 12:58:44.060 D/SDKAccountManager 3304:11872 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-10 12:58:44.061 D/CloudAccountImpl 3304:11872 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-10 12:58:44.064 I/FileUtil 3304:11872 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-10 12:58:44.249 I/SDKAccountXmlImpl 3304:11872 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-10 12:58:44.250 D/CloudAccountImpl 3304:11872 SourceFile:100] save accounts
size: 1
[2018-09-10 12:58:44.251 I/SDKUtil 3304:11872 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 12:58:44.253 D/SDKAccountManager 3304:11872 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-10 12:58:44.269 I/SDKUtil 3304:11872 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 12:58:44.270 I/SDKUtil 3304:11872 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-10 12:58:44.270 I/SDKUtil 3304:11872 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 12:58:44.287 D/TerminalInfo 3304:11872 SourceFile:100] getDevicePLMN = ***02
[2018-09-10 12:58:44.290 I/SDKUtil 3304:11872 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 12:58:44.292 I/BaseUtil 3304:11872 SourceFile:110] getAndroidSystemUserId =0
[2018-09-10 12:58:44.294 D/TerminalInfo 3304:11872 SourceFile:100] UnitedId=
********6803925
[2018-09-10 12:58:44.298 D/TerminalInfo 3304:11872 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-10 12:58:44.299 I/BaseUtil 3304:11872 SourceFile:110] enter networkIsAvaiable
[2018-09-10 12:58:44.303 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-10 12:58:44.304 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-10 12:58:44.305 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-10 12:58:44.306 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-10 12:58:44.307 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-10 12:58:44.308 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-10 12:58:44.309 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-10 12:58:44.310 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-10 12:58:44.310 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-10 12:58:44.311 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-10 12:58:44.312 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-10 12:58:44.312 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-10 12:58:44.313 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-10 12:58:44.313 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-10 12:58:44.314 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-10 12:58:44.314 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-10 12:58:44.315 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-10 12:58:44.315 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-10 12:58:44.316 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-10 12:58:44.317 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-10 12:58:44.317 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-10 12:58:44.318 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-10 12:58:44.319 I/BaseUtil 3304:11872 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-10 12:58:44.319 I/SDKUtil 3304:11872 SourceFile:110] setOpLogItem
[2018-09-10 12:58:44.323 D/APKCloudAccountImpl 3304:11872 SourceFile:100]
getAccountsByType use the apk
[2018-09-10 12:58:44.326 I/AIDLClientManager 3304:11872 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-10 12:58:44.332 I/AIDLClientManager 3304:3304 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-10 12:58:44.333 I/AIDLClientManager 3304:3304 SourceFile:110] startService
[2018-09-10 12:58:44.333 D/AIDLClientManager 3304:3304 SourceFile:100] begin to
bindService
[2018-09-10 12:58:44.949 I/AIDLClientManager 3304:3304 SourceFile:110]
onServiceConnected
[2018-09-10 12:58:44.951 I/AIDLClientManager 3304:11889 SourceFile:110] startService
await=true
[2018-09-10 12:58:44.951 I/AIDLClientManager 3304:3304 SourceFile:110] doTask
[2018-09-10 12:58:45.364 I/LoginTask 3304:3445 SourceFile:110] loginResult:retCode=1
[2018-09-10 12:58:45.367 I/AIDLTask 3304:3445 SourceFile:110] finishTask
[2018-09-10 12:58:45.368 I/AIDLClientManager 3304:3445 SourceFile:110] sendTaskFinishMsg
[2018-09-10 12:58:45.369 I/AIDLClientManager 3304:3445 SourceFile:110] refCount=1
[2018-09-10 12:58:45.370 I/AIDLClientManager 3304:3304 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-10 12:58:45.371 I/AIDLTask 3304:11966 SourceFile:110] run#awaittrue
[2018-09-10 12:58:45.371 I/AIDLClientManager 3304:3304 SourceFile:110] unbind Service
[2018-09-10 19:41:14.576 I/SDKUtil 3304:16518 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@f2a9523
[2018-09-10 19:41:14.650 I/CloudAccountImpl 3304:16518 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@f2a9523
[2018-09-10 19:41:14.713 D/CloudAccountImpl 3304:16518 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-10 19:41:14.713 I/CloudAccountImpl 3304:16518 SourceFile:110]
synAccountFromApkToSDK
[2018-09-10 19:41:14.718 D/SDKAccountManager 3304:16518 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-10 19:41:14.740 D/CloudAccountImpl 3304:16518 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-10 19:41:14.769 I/FileUtil 3304:16518 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-10 19:41:15.728 I/SDKAccountXmlImpl 3304:16518 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-10 19:41:15.730 D/CloudAccountImpl 3304:16518 SourceFile:100] save accounts
size: 1
[2018-09-10 19:41:15.732 I/SDKUtil 3304:16518 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 19:41:15.746 D/SDKAccountManager 3304:16518 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-10 19:41:15.803 I/SDKUtil 3304:16518 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 19:41:15.807 I/SDKUtil 3304:16518 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-10 19:41:15.809 I/SDKUtil 3304:16518 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 19:41:15.826 D/TerminalInfo 3304:16518 SourceFile:100] getDevicePLMN = ***02
[2018-09-10 19:41:15.833 I/SDKUtil 3304:16518 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-10 19:41:15.842 I/BaseUtil 3304:16518 SourceFile:110] getAndroidSystemUserId =0
[2018-09-10 19:41:15.845 D/TerminalInfo 3304:16518 SourceFile:100] UnitedId=
********6803925
[2018-09-10 19:41:15.848 D/TerminalInfo 3304:16518 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-10 19:41:15.851 I/BaseUtil 3304:16518 SourceFile:110] enter networkIsAvaiable
[2018-09-10 19:41:15.885 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-10 19:41:15.885 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-10 19:41:15.887 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-10 19:41:15.889 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-10 19:41:15.892 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-10 19:41:15.895 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-10 19:41:15.896 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-10 19:41:15.897 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-10 19:41:15.897 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-10 19:41:15.898 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-10 19:41:15.899 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-10 19:41:15.900 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-10 19:41:15.901 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-10 19:41:15.901 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-10 19:41:15.902 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-10 19:41:15.905 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-10 19:41:15.910 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-10 19:41:15.913 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-10 19:41:15.913 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-10 19:41:15.914 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-10 19:41:15.915 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-10 19:41:15.915 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-10 19:41:15.916 I/BaseUtil 3304:16518 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-10 19:41:15.917 I/SDKUtil 3304:16518 SourceFile:110] setOpLogItem
[2018-09-10 19:41:15.948 D/APKCloudAccountImpl 3304:16518 SourceFile:100]
getAccountsByType use the apk
[2018-09-10 19:41:15.958 I/AIDLClientManager 3304:16518 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-10 19:41:15.961 I/AIDLClientManager 3304:3304 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-10 19:41:15.963 I/AIDLClientManager 3304:3304 SourceFile:110] startService
[2018-09-10 19:41:15.963 D/AIDLClientManager 3304:3304 SourceFile:100] begin to
bindService
[2018-09-10 19:41:18.047 I/AIDLClientManager 3304:16592 SourceFile:110] startService
await=false
[2018-09-10 19:41:18.048 I/AIDLClientManager 3304:16592 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-09-10 19:41:18.048 I/AIDLClientManager 3304:16592 SourceFile:110] unbind Service
[2018-09-10 19:41:18.227 I/AIDLClientManager 3304:16592 SourceFile:110] The 0 to try to
start service
[2018-09-10 19:41:18.228 I/AIDLClientManager 3304:16592 SourceFile:110] startService
[2018-09-10 19:41:18.228 D/AIDLClientManager 3304:16592 SourceFile:100] begin to
bindService
[2018-09-10 19:41:18.960 I/AIDLClientManager 3304:3304 SourceFile:110]
onServiceConnected
[2018-09-10 19:41:18.963 I/AIDLClientManager 3304:16632 SourceFile:110] startService
await=true
[2018-09-10 19:41:18.963 I/AIDLClientManager 3304:3304 SourceFile:110] doTask
[2018-09-10 19:41:19.837 I/LoginTask 3304:3445 SourceFile:110] loginResult:retCode=1
[2018-09-10 19:41:19.845 I/AIDLTask 3304:3445 SourceFile:110] finishTask
[2018-09-10 19:41:19.846 I/AIDLClientManager 3304:3445 SourceFile:110] sendTaskFinishMsg
[2018-09-10 19:41:19.846 I/AIDLClientManager 3304:3445 SourceFile:110] refCount=1
[2018-09-10 19:41:19.855 I/AIDLClientManager 3304:3304 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-10 19:41:19.856 I/AIDLClientManager 3304:3304 SourceFile:110] unbind Service
[2018-09-10 19:41:19.860 I/AIDLTask 3304:16663 SourceFile:110] run#awaittrue
[2018-09-11 17:46:49.813 D/CloudAccountImpl 3319:9868 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-11 17:46:49.820 I/CloudAccountImpl 3319:9868 SourceFile:110]
synAccountFromApkToSDK
[2018-09-11 17:46:49.823 I/SDKAccountManager 3319:9868 SourceFile:110] init
SDKAccountManager
[2018-09-11 17:46:49.831 I/VersionUpdateHelper 3319:9868 SourceFile:110] old version is 3,
current version is 3
[2018-09-11 17:46:49.835 D/SDKAccountXmlImpl 3319:9868 SourceFile:100]
parseAccountsFromXml Start
[2018-09-11 17:46:49.836 D/SDKAccountXmlImpl 3319:9868 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-11 17:46:49.903 D/Proguard 3319:9868 SourceFile:100] keyList size is 54
[2018-09-11 17:46:49.905 D/SDKAccountXmlImpl 3319:9868 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-11 17:46:49.920 D/Proguard 3319:9868 SourceFile:100] keyList contains userid
[2018-09-11 17:46:49.921 D/SDKAccountXmlImpl 3319:9868 SourceFile:100] read mUserId:
*=***************38
[2018-09-11 17:46:49.937 D/SDKAccountXmlImpl 3319:9868 SourceFile:100] read mDeviceId:
********6803925
[2018-09-11 17:46:49.952 D/SDKAccountXmlImpl 3319:9868 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-11 17:46:49.953 D/SDKAccountXmlImpl 3319:9868 SourceFile:100] read
mDeviceType: 0
[2018-09-11 17:46:49.997 D/SDKAccountXmlImpl 3319:9868 SourceFile:100] read mSiteId: 5
[2018-09-11 17:46:50.024 D/SDKAccountXmlImpl 3319:9868 SourceFile:100]
parseAccountsFromXml add account
[2018-09-11 17:46:50.025 D/SDKAccountManager 3319:9868 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-11 17:46:50.026 D/CloudAccountImpl 3319:9868 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-11 17:46:50.027 I/FileUtil 3319:9868 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-11 17:46:50.163 I/SDKAccountXmlImpl 3319:9868 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-11 17:46:50.164 D/CloudAccountImpl 3319:9868 SourceFile:100] save accounts size:
1
[2018-09-11 17:46:50.198 I/SDKUtil 3319:9868 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-11 17:46:50.199 I/SDKUtil 3319:9868 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-11 17:46:50.200 D/SDKAccountManager 3319:9868 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-11 17:46:50.215 I/SDKUtil 3319:9868 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-11 17:46:50.216 I/SDKUtil 3319:9868 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-11 17:46:50.217 D/CloudAccountImpl 3319:9868 SourceFile:100] begin to init
accounts
[2018-09-11 17:46:50.218 D/SDKAccountManager 3319:9868 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-11 17:46:50.219 I/SDKUtil 3319:9868 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-11 17:46:50.220 D/CloudAccountImpl 3319:9868 SourceFile:100] initData
[2018-09-11 17:46:50.221 I/SDKUtil 3319:9868 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-11 17:46:50.222 I/SDKUtil 3319:9868 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-11 17:46:50.229 I/AppInfoUtil 3319:9868 SourceFile:110] initAppInfos
[2018-09-11 17:46:50.234 I/AppInfoUtil 3319:9868 SourceFile:110] getAppChannel is:7000000
[2018-09-11 17:46:50.237 E/mutiCardFactory 3319:9868 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more
[2018-09-11 17:46:50.239 I/mutiCardFactory 3319:9868 SourceFile:110] isMtkGeminiSupport
false
[2018-09-11 17:46:50.241 I/mutiCardFactory 3319:9868 SourceFile:110] isHwGeminiSupport1
true
[2018-09-11 17:46:50.244 D/TerminalInfo 3319:9868 SourceFile:100] getDevicePLMN = ***02
[2018-09-11 17:46:50.245 I/SDKUtil 3319:9868 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-11 17:46:50.277 I/BaseUtil 3319:9868 SourceFile:110] getAndroidSystemUserId =0
[2018-09-11 17:46:50.278 D/TerminalInfo 3319:9868 SourceFile:100] UnitedId= ********6803925
[2018-09-11 17:46:50.280 D/TerminalInfo 3319:9868 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-11 17:46:50.281 I/BaseUtil 3319:9868 SourceFile:110] enter networkIsAvaiable
[2018-09-11 17:46:50.287 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-11 17:46:50.288 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-11 17:46:50.289 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-11 17:46:50.290 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-11 17:46:50.291 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-11 17:46:50.292 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-11 17:46:50.293 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-11 17:46:50.294 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-11 17:46:50.295 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-11 17:46:50.295 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-11 17:46:50.296 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-11 17:46:50.297 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-11 17:46:50.297 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-11 17:46:50.298 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-11 17:46:50.298 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-11 17:46:50.299 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-11 17:46:50.300 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-11 17:46:50.300 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-11 17:46:50.301 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-11 17:46:50.301 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-11 17:46:50.302 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-11 17:46:50.302 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-11 17:46:50.303 I/BaseUtil 3319:9868 SourceFile:110] NetworkInfo state is unaviable
[2018-09-11 17:46:50.304 I/SDKUtil 3319:9868 SourceFile:110] setOpLogItem
[2018-09-11 17:46:50.305 D/APKCloudAccountImpl 3319:9868 SourceFile:100]
getAccountsByType use the apk
[2018-09-11 17:46:50.308 I/AIDLClientManager 3319:9868 SourceFile:110] AIDLClientManager
init
[2018-09-11 17:46:50.309 I/AIDLClientManager 3319:9868 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-11 17:46:50.310 I/AIDLClientManager 3319:3319 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-11 17:46:50.311 I/AIDLClientManager 3319:3319 SourceFile:110] startService
[2018-09-11 17:46:50.311 D/AIDLClientManager 3319:3319 SourceFile:100] begin to
bindService
[2018-09-11 17:46:50.349 I/AIDLClientManager 3319:3319 SourceFile:110]
onServiceConnected
[2018-09-11 17:46:50.353 I/AIDLClientManager 3319:3319 SourceFile:110] doTask
[2018-09-11 17:46:50.354 I/AIDLClientManager 3319:9877 SourceFile:110] startService
await=true
[2018-09-11 17:46:50.592 I/LoginTask 3319:9876 SourceFile:110] loginResult:retCode=1
[2018-09-11 17:46:50.595 I/AIDLTask 3319:9876 SourceFile:110] finishTask
[2018-09-11 17:46:50.601 I/AIDLClientManager 3319:9876 SourceFile:110] sendTaskFinishMsg
[2018-09-11 17:46:50.602 I/AIDLClientManager 3319:9876 SourceFile:110] refCount=1
[2018-09-11 17:46:50.603 I/AIDLTask 3319:9878 SourceFile:110] run#awaittrue
[2018-09-11 17:46:50.606 I/AIDLClientManager 3319:3319 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-11 17:46:50.607 I/AIDLClientManager 3319:3319 SourceFile:110] unbind Service
[2018-09-13 15:12:31.916 I/SDKUtil 3319:3121 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@cba545d
[2018-09-13 15:12:31.934 I/CloudAccountImpl 3319:3121 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@cba545d
[2018-09-13 15:12:31.979 D/CloudAccountImpl 3319:3121 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-13 15:12:31.980 I/CloudAccountImpl 3319:3121 SourceFile:110]
synAccountFromApkToSDK
[2018-09-13 15:12:31.985 D/SDKAccountManager 3319:3121 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-13 15:12:31.992 D/CloudAccountImpl 3319:3121 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-13 15:12:31.995 I/FileUtil 3319:3121 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-13 15:12:32.217 I/SDKAccountXmlImpl 3319:3121 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-13 15:12:32.232 D/CloudAccountImpl 3319:3121 SourceFile:100] save accounts size:
1
[2018-09-13 15:12:32.233 I/SDKUtil 3319:3121 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-13 15:12:32.235 D/SDKAccountManager 3319:3121 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-13 15:12:32.260 I/SDKUtil 3319:3121 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-13 15:12:32.261 I/SDKUtil 3319:3121 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-13 15:12:32.262 I/SDKUtil 3319:3121 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-13 15:12:32.271 D/TerminalInfo 3319:3121 SourceFile:100] getDevicePLMN = ***02
[2018-09-13 15:12:32.273 I/SDKUtil 3319:3121 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-13 15:12:32.277 I/BaseUtil 3319:3121 SourceFile:110] getAndroidSystemUserId =0
[2018-09-13 15:12:32.278 D/TerminalInfo 3319:3121 SourceFile:100] UnitedId= ********6803925
[2018-09-13 15:12:32.280 D/TerminalInfo 3319:3121 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-13 15:12:32.282 I/BaseUtil 3319:3121 SourceFile:110] enter networkIsAvaiable
[2018-09-13 15:12:32.287 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-13 15:12:32.288 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-13 15:12:32.289 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-13 15:12:32.290 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-13 15:12:32.291 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-13 15:12:32.292 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-13 15:12:32.293 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-13 15:12:32.294 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-13 15:12:32.294 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-13 15:12:32.295 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-13 15:12:32.296 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-13 15:12:32.297 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-13 15:12:32.297 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-13 15:12:32.301 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-13 15:12:32.302 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-13 15:12:32.303 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-13 15:12:32.304 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-13 15:12:32.305 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-13 15:12:32.306 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-13 15:12:32.307 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-13 15:12:32.308 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-13 15:12:32.309 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-13 15:12:32.310 I/BaseUtil 3319:3121 SourceFile:110] NetworkInfo state is unaviable
[2018-09-13 15:12:32.311 I/SDKUtil 3319:3121 SourceFile:110] setOpLogItem
[2018-09-13 15:12:32.312 D/APKCloudAccountImpl 3319:3121 SourceFile:100]
getAccountsByType use the apk
[2018-09-13 15:12:32.313 I/AIDLClientManager 3319:3121 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-13 15:12:32.344 I/AIDLClientManager 3319:3319 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-13 15:12:32.348 I/AIDLClientManager 3319:3319 SourceFile:110] startService
[2018-09-13 15:12:32.348 D/AIDLClientManager 3319:3319 SourceFile:100] begin to
bindService
[2018-09-13 15:12:33.176 I/AIDLClientManager 3319:3319 SourceFile:110]
onServiceConnected
[2018-09-13 15:12:33.177 I/AIDLClientManager 3319:3319 SourceFile:110] doTask
[2018-09-13 15:12:33.177 I/AIDLClientManager 3319:3168 SourceFile:110] startService
await=true
[2018-09-13 15:12:33.532 I/LoginTask 3319:3341 SourceFile:110] loginResult:retCode=1
[2018-09-13 15:12:33.533 I/AIDLTask 3319:3341 SourceFile:110] finishTask
[2018-09-13 15:12:33.534 I/AIDLClientManager 3319:3341 SourceFile:110] sendTaskFinishMsg
[2018-09-13 15:12:33.535 I/AIDLClientManager 3319:3341 SourceFile:110] refCount=1
[2018-09-13 15:12:33.536 I/AIDLTask 3319:3216 SourceFile:110] run#awaittrue
[2018-09-13 15:12:33.537 I/AIDLClientManager 3319:3319 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-13 15:12:33.538 I/AIDLClientManager 3319:3319 SourceFile:110] unbind Service
[2018-09-16 11:16:57.952 D/CloudAccountImpl 3341:29199 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-16 11:16:57.967 I/CloudAccountImpl 3341:29199 SourceFile:110]
synAccountFromApkToSDK
[2018-09-16 11:16:57.970 I/SDKAccountManager 3341:29199 SourceFile:110] init
SDKAccountManager
[2018-09-16 11:16:58.029 I/VersionUpdateHelper 3341:29199 SourceFile:110] old version is 3,
current version is 3
[2018-09-16 11:16:58.076 D/SDKAccountXmlImpl 3341:29199 SourceFile:100]
parseAccountsFromXml Start
[2018-09-16 11:16:58.078 D/SDKAccountXmlImpl 3341:29199 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-16 11:16:58.423 D/Proguard 3341:29199 SourceFile:100] keyList size is 54
[2018-09-16 11:16:58.425 D/SDKAccountXmlImpl 3341:29199 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-16 11:16:58.443 D/Proguard 3341:29199 SourceFile:100] keyList contains userid
[2018-09-16 11:16:58.445 D/SDKAccountXmlImpl 3341:29199 SourceFile:100] read mUserId:
*=***************38
[2018-09-16 11:16:58.465 D/SDKAccountXmlImpl 3341:29199 SourceFile:100] read mDeviceId:
********6803925
[2018-09-16 11:16:58.489 D/SDKAccountXmlImpl 3341:29199 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-16 11:16:58.492 D/SDKAccountXmlImpl 3341:29199 SourceFile:100] read
mDeviceType: 0
[2018-09-16 11:16:58.574 D/SDKAccountXmlImpl 3341:29199 SourceFile:100] read mSiteId: 5
[2018-09-16 11:16:58.609 D/SDKAccountXmlImpl 3341:29199 SourceFile:100]
parseAccountsFromXml add account
[2018-09-16 11:16:58.610 D/SDKAccountManager 3341:29199 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 11:16:58.611 D/CloudAccountImpl 3341:29199 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-16 11:16:58.612 I/FileUtil 3341:29199 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-16 11:16:58.766 I/SDKAccountXmlImpl 3341:29199 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-16 11:16:58.766 D/CloudAccountImpl 3341:29199 SourceFile:100] save accounts
size: 1
[2018-09-16 11:16:58.798 I/SDKUtil 3341:29199 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:16:58.799 I/SDKUtil 3341:29199 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:16:58.801 D/SDKAccountManager 3341:29199 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 11:16:58.819 I/SDKUtil 3341:29199 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:16:58.819 I/SDKUtil 3341:29199 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-16 11:16:58.820 D/CloudAccountImpl 3341:29199 SourceFile:100] begin to init
accounts
[2018-09-16 11:16:58.821 D/SDKAccountManager 3341:29199 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 11:16:58.822 I/SDKUtil 3341:29199 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-16 11:16:58.822 D/CloudAccountImpl 3341:29199 SourceFile:100] initData
[2018-09-16 11:16:58.823 I/SDKUtil 3341:29199 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:16:58.823 I/SDKUtil 3341:29199 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:16:58.828 I/AppInfoUtil 3341:29199 SourceFile:110] initAppInfos
[2018-09-16 11:16:58.832 I/AppInfoUtil 3341:29199 SourceFile:110] getAppChannel is:7000000
[2018-09-16 11:16:58.835 E/mutiCardFactory 3341:29199 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-09-16 11:16:58.836 I/mutiCardFactory 3341:29199 SourceFile:110] isMtkGeminiSupport


false
[2018-09-16 11:16:58.837 I/mutiCardFactory 3341:29199 SourceFile:110] isHwGeminiSupport1
true
[2018-09-16 11:16:58.841 D/TerminalInfo 3341:29199 SourceFile:100] getDevicePLMN = ***02
[2018-09-16 11:16:58.843 I/SDKUtil 3341:29199 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:16:58.886 I/BaseUtil 3341:29199 SourceFile:110] getAndroidSystemUserId =0
[2018-09-16 11:16:58.886 D/TerminalInfo 3341:29199 SourceFile:100] UnitedId=
********6803925
[2018-09-16 11:16:58.888 D/TerminalInfo 3341:29199 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-16 11:16:58.889 I/BaseUtil 3341:29199 SourceFile:110] enter networkIsAvaiable
[2018-09-16 11:16:58.901 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-16 11:16:58.901 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-16 11:16:58.902 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-16 11:16:58.902 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-16 11:16:58.903 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-16 11:16:58.904 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-16 11:16:58.904 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-16 11:16:58.905 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-16 11:16:58.905 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-16 11:16:58.906 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-16 11:16:58.906 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-16 11:16:58.907 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-16 11:16:58.908 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-16 11:16:58.908 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-16 11:16:58.909 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-16 11:16:58.911 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-16 11:16:58.912 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-16 11:16:58.913 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-16 11:16:58.913 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-16 11:16:58.914 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-16 11:16:58.914 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-16 11:16:58.915 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-16 11:16:58.916 I/BaseUtil 3341:29199 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-16 11:16:58.916 I/SDKUtil 3341:29199 SourceFile:110] setOpLogItem
[2018-09-16 11:16:58.917 D/APKCloudAccountImpl 3341:29199 SourceFile:100]
getAccountsByType use the apk
[2018-09-16 11:16:58.921 I/AIDLClientManager 3341:29199 SourceFile:110]
AIDLClientManager init
[2018-09-16 11:16:58.922 I/AIDLClientManager 3341:29199 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-16 11:16:58.923 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-16 11:16:58.924 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-16 11:16:58.924 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-16 11:17:00.945 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-16 11:17:00.956 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-16 11:17:00.957 I/AIDLClientManager 3341:29239 SourceFile:110] startService
await=true
[2018-09-16 11:17:01.543 I/LoginTask 3341:29320 SourceFile:110] loginResult:retCode=1
[2018-09-16 11:17:01.555 I/AIDLTask 3341:29320 SourceFile:110] finishTask
[2018-09-16 11:17:01.555 I/AIDLClientManager 3341:29320 SourceFile:110]
sendTaskFinishMsg
[2018-09-16 11:17:01.556 I/AIDLClientManager 3341:29320 SourceFile:110] refCount=1
[2018-09-16 11:17:01.557 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-16 11:17:01.557 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-16 11:17:01.558 I/AIDLTask 3341:29316 SourceFile:110] run#awaittrue
[2018-09-16 11:57:46.030 I/SDKUtil 3341:18649 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-16 11:57:46.184 I/CloudAccountImpl 3341:18649 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-16 11:57:46.302 D/CloudAccountImpl 3341:18649 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-16 11:57:46.319 I/CloudAccountImpl 3341:18649 SourceFile:110]
synAccountFromApkToSDK
[2018-09-16 11:57:46.375 D/SDKAccountManager 3341:18649 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 11:57:46.382 D/CloudAccountImpl 3341:18649 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-16 11:57:46.493 I/FileUtil 3341:18649 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-16 11:57:48.208 I/SDKAccountXmlImpl 3341:18649 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-16 11:57:48.209 D/CloudAccountImpl 3341:18649 SourceFile:100] save accounts
size: 1
[2018-09-16 11:57:48.211 I/SDKUtil 3341:18649 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:57:48.214 D/SDKAccountManager 3341:18649 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 11:57:48.371 I/SDKUtil 3341:18649 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:57:48.372 I/SDKUtil 3341:18649 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-16 11:57:48.373 I/SDKUtil 3341:18649 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:57:48.440 D/TerminalInfo 3341:18649 SourceFile:100] getDevicePLMN = ***02
[2018-09-16 11:57:48.449 I/SDKUtil 3341:18649 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:57:48.463 I/BaseUtil 3341:18649 SourceFile:110] getAndroidSystemUserId =0
[2018-09-16 11:57:48.470 D/TerminalInfo 3341:18649 SourceFile:100] UnitedId=
********6803925
[2018-09-16 11:57:48.476 D/TerminalInfo 3341:18649 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-16 11:57:48.476 I/BaseUtil 3341:18649 SourceFile:110] enter networkIsAvaiable
[2018-09-16 11:57:48.510 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-16 11:57:48.512 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-16 11:57:48.513 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-16 11:57:48.524 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-16 11:57:48.525 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-16 11:57:48.526 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-16 11:57:48.528 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-16 11:57:48.530 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-16 11:57:48.534 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-16 11:57:48.535 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-16 11:57:48.538 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-16 11:57:48.540 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-16 11:57:48.544 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-16 11:57:48.548 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-16 11:57:48.553 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-16 11:57:48.554 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-16 11:57:48.558 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-16 11:57:48.563 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-16 11:57:48.566 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-16 11:57:48.568 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-16 11:57:48.570 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-16 11:57:48.572 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-16 11:57:48.578 I/BaseUtil 3341:18649 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-16 11:57:48.581 I/SDKUtil 3341:18649 SourceFile:110] setOpLogItem
[2018-09-16 11:57:48.602 D/APKCloudAccountImpl 3341:18649 SourceFile:100]
getAccountsByType use the apk
[2018-09-16 11:57:48.613 I/AIDLClientManager 3341:18649 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-16 11:57:48.618 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-16 11:57:48.622 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-16 11:57:48.623 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-16 11:57:50.655 I/AIDLClientManager 3341:18717 SourceFile:110] startService
await=false
[2018-09-16 11:57:50.672 I/AIDLClientManager 3341:18717 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-09-16 11:57:50.676 I/AIDLClientManager 3341:18717 SourceFile:110] unbind Service
[2018-09-16 11:57:50.702 I/AIDLClientManager 3341:18717 SourceFile:110] The 0 to try to
start service
[2018-09-16 11:57:50.705 I/AIDLClientManager 3341:18717 SourceFile:110] startService
[2018-09-16 11:57:50.706 D/AIDLClientManager 3341:18717 SourceFile:100] begin to
bindService
[2018-09-16 11:57:52.130 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-16 11:57:52.140 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-16 11:57:52.141 I/AIDLClientManager 3341:18774 SourceFile:110] startService
await=true
[2018-09-16 11:57:53.625 I/LoginTask 3341:3552 SourceFile:110] loginResult:retCode=1
[2018-09-16 11:57:53.711 I/AIDLTask 3341:3552 SourceFile:110] finishTask
[2018-09-16 11:57:53.712 I/AIDLClientManager 3341:3552 SourceFile:110] sendTaskFinishMsg
[2018-09-16 11:57:53.712 I/AIDLClientManager 3341:3552 SourceFile:110] refCount=1
[2018-09-16 11:57:53.713 I/AIDLTask 3341:18835 SourceFile:110] run#awaittrue
[2018-09-16 11:57:53.713 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-16 11:57:53.714 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-16 11:58:15.016 I/SDKUtil 3341:19102 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-16 11:58:15.057 I/CloudAccountImpl 3341:19102 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-16 11:58:15.103 D/CloudAccountImpl 3341:19102 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-16 11:58:15.105 I/CloudAccountImpl 3341:19102 SourceFile:110]
synAccountFromApkToSDK
[2018-09-16 11:58:15.139 D/SDKAccountManager 3341:19102 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 11:58:15.140 D/CloudAccountImpl 3341:19102 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-16 11:58:15.154 I/FileUtil 3341:19102 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-16 11:58:15.424 I/SDKAccountXmlImpl 3341:19102 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-16 11:58:15.428 D/CloudAccountImpl 3341:19102 SourceFile:100] save accounts
size: 1
[2018-09-16 11:58:15.430 I/SDKUtil 3341:19102 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:58:15.432 D/SDKAccountManager 3341:19102 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 11:58:15.459 I/SDKUtil 3341:19102 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:58:15.460 I/SDKUtil 3341:19102 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-16 11:58:15.460 I/SDKUtil 3341:19102 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:58:15.476 D/TerminalInfo 3341:19102 SourceFile:100] getDevicePLMN = ***02
[2018-09-16 11:58:15.482 I/SDKUtil 3341:19102 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 11:58:15.493 I/BaseUtil 3341:19102 SourceFile:110] getAndroidSystemUserId =0
[2018-09-16 11:58:15.494 D/TerminalInfo 3341:19102 SourceFile:100] UnitedId=
********6803925
[2018-09-16 11:58:15.497 D/TerminalInfo 3341:19102 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-16 11:58:15.506 I/BaseUtil 3341:19102 SourceFile:110] enter networkIsAvaiable
[2018-09-16 11:58:15.510 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-16 11:58:15.511 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-16 11:58:15.511 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-16 11:58:15.512 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-16 11:58:15.513 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-16 11:58:15.514 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-16 11:58:15.514 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-16 11:58:15.515 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-16 11:58:15.516 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-16 11:58:15.516 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-16 11:58:15.517 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-16 11:58:15.518 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-16 11:58:15.520 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-16 11:58:15.521 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-16 11:58:15.522 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-16 11:58:15.522 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-16 11:58:15.523 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-16 11:58:15.524 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-16 11:58:15.525 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-16 11:58:15.525 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-16 11:58:15.526 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-16 11:58:15.527 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-16 11:58:15.527 I/BaseUtil 3341:19102 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-16 11:58:15.528 I/SDKUtil 3341:19102 SourceFile:110] setOpLogItem
[2018-09-16 11:58:15.530 D/APKCloudAccountImpl 3341:19102 SourceFile:100]
getAccountsByType use the apk
[2018-09-16 11:58:15.532 I/AIDLClientManager 3341:19102 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-16 11:58:15.534 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-16 11:58:15.535 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-16 11:58:15.536 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-16 11:58:15.918 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-16 11:58:15.919 I/AIDLClientManager 3341:19133 SourceFile:110] startService
await=true
[2018-09-16 11:58:15.920 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-16 11:58:16.528 I/LoginTask 3341:3552 SourceFile:110] loginResult:retCode=1
[2018-09-16 11:58:16.530 I/AIDLTask 3341:3552 SourceFile:110] finishTask
[2018-09-16 11:58:16.531 I/AIDLClientManager 3341:3552 SourceFile:110] sendTaskFinishMsg
[2018-09-16 11:58:16.534 I/AIDLClientManager 3341:3552 SourceFile:110] refCount=1
[2018-09-16 11:58:16.536 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-16 11:58:16.537 I/AIDLTask 3341:19174 SourceFile:110] run#awaittrue
[2018-09-16 11:58:16.541 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-16 13:49:11.715 I/SDKUtil 3341:21446 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-16 13:49:11.779 I/CloudAccountImpl 3341:21446 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-16 13:49:11.832 D/CloudAccountImpl 3341:21446 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-16 13:49:11.832 I/CloudAccountImpl 3341:21446 SourceFile:110]
synAccountFromApkToSDK
[2018-09-16 13:49:11.842 D/SDKAccountManager 3341:21446 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 13:49:11.847 D/CloudAccountImpl 3341:21446 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-16 13:49:11.850 I/FileUtil 3341:21446 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-16 13:49:12.826 I/SDKAccountXmlImpl 3341:21446 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-16 13:49:12.834 D/CloudAccountImpl 3341:21446 SourceFile:100] save accounts
size: 1
[2018-09-16 13:49:12.836 I/SDKUtil 3341:21446 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 13:49:12.837 D/SDKAccountManager 3341:21446 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-16 13:49:12.865 I/SDKUtil 3341:21446 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 13:49:12.866 I/SDKUtil 3341:21446 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-16 13:49:12.866 I/SDKUtil 3341:21446 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 13:49:12.875 D/TerminalInfo 3341:21446 SourceFile:100] getDevicePLMN = ***02
[2018-09-16 13:49:12.880 I/SDKUtil 3341:21446 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-16 13:49:12.916 I/BaseUtil 3341:21446 SourceFile:110] getAndroidSystemUserId =0
[2018-09-16 13:49:12.927 D/TerminalInfo 3341:21446 SourceFile:100] UnitedId=
********6803925
[2018-09-16 13:49:12.932 D/TerminalInfo 3341:21446 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-16 13:49:12.946 I/BaseUtil 3341:21446 SourceFile:110] enter networkIsAvaiable
[2018-09-16 13:49:12.969 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-16 13:49:12.972 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-16 13:49:12.974 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-16 13:49:12.976 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-16 13:49:12.977 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-16 13:49:12.981 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-16 13:49:12.985 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-16 13:49:12.989 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-16 13:49:13.004 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-16 13:49:13.013 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-16 13:49:13.014 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-16 13:49:13.037 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-16 13:49:13.040 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-16 13:49:13.043 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-16 13:49:13.106 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-16 13:49:13.110 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-16 13:49:13.122 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-16 13:49:13.122 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-16 13:49:13.153 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-16 13:49:13.166 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-16 13:49:13.170 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-16 13:49:13.216 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-16 13:49:13.217 I/BaseUtil 3341:21446 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-16 13:49:13.218 I/SDKUtil 3341:21446 SourceFile:110] setOpLogItem
[2018-09-16 13:49:13.245 D/APKCloudAccountImpl 3341:21446 SourceFile:100]
getAccountsByType use the apk
[2018-09-16 13:49:13.315 I/AIDLClientManager 3341:21446 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-16 13:49:13.357 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-16 13:49:13.370 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-16 13:49:13.376 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-16 13:49:15.189 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-16 13:49:15.194 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-16 13:49:15.195 I/AIDLClientManager 3341:21528 SourceFile:110] startService
await=true
[2018-09-16 13:49:16.384 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceDisconnected
[2018-09-16 13:49:27.611 I/AIDLTask 3341:29316 SourceFile:110] run#awaitfalse
[2018-09-16 13:49:27.661 I/AIDLTask 3341:29316 SourceFile:110] finishTask
[2018-09-16 13:49:27.662 I/AIDLClientManager 3341:29316 SourceFile:110]
sendTaskFinishMsg
[2018-09-16 13:49:27.662 I/AIDLClientManager 3341:29316 SourceFile:110] refCount=1
[2018-09-16 13:49:27.665 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-16 13:49:27.669 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-17 10:29:32.172 I/SDKUtil 3341:14290 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-17 10:29:32.192 I/CloudAccountImpl 3341:14290 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-17 10:29:32.208 D/CloudAccountImpl 3341:14290 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-17 10:29:32.209 I/CloudAccountImpl 3341:14290 SourceFile:110]
synAccountFromApkToSDK
[2018-09-17 10:29:32.211 D/SDKAccountManager 3341:14290 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-17 10:29:32.212 D/CloudAccountImpl 3341:14290 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-17 10:29:32.215 I/FileUtil 3341:14290 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-17 10:29:32.414 I/SDKAccountXmlImpl 3341:14290 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-17 10:29:32.415 D/CloudAccountImpl 3341:14290 SourceFile:100] save accounts
size: 1
[2018-09-17 10:29:32.416 I/SDKUtil 3341:14290 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-17 10:29:32.417 D/SDKAccountManager 3341:14290 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-17 10:29:32.433 I/SDKUtil 3341:14290 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-17 10:29:32.434 I/SDKUtil 3341:14290 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-17 10:29:32.435 I/SDKUtil 3341:14290 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-17 10:29:32.442 D/TerminalInfo 3341:14290 SourceFile:100] getDevicePLMN = ***02
[2018-09-17 10:29:32.444 I/SDKUtil 3341:14290 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-17 10:29:32.446 I/BaseUtil 3341:14290 SourceFile:110] getAndroidSystemUserId =0
[2018-09-17 10:29:32.448 D/TerminalInfo 3341:14290 SourceFile:100] UnitedId=
********6803925
[2018-09-17 10:29:32.449 D/TerminalInfo 3341:14290 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-17 10:29:32.455 I/BaseUtil 3341:14290 SourceFile:110] enter networkIsAvaiable
[2018-09-17 10:29:32.460 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-17 10:29:32.460 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-17 10:29:32.461 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-17 10:29:32.462 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-17 10:29:32.462 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-17 10:29:32.463 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-17 10:29:32.464 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-17 10:29:32.464 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-17 10:29:32.465 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-17 10:29:32.466 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-17 10:29:32.466 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-17 10:29:32.467 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-17 10:29:32.468 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-17 10:29:32.468 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-17 10:29:32.469 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-17 10:29:32.469 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-17 10:29:32.470 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-17 10:29:32.471 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-17 10:29:32.471 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-17 10:29:32.472 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-17 10:29:32.472 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-17 10:29:32.473 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-17 10:29:32.473 I/BaseUtil 3341:14290 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-17 10:29:32.474 I/SDKUtil 3341:14290 SourceFile:110] setOpLogItem
[2018-09-17 10:29:32.482 D/APKCloudAccountImpl 3341:14290 SourceFile:100]
getAccountsByType use the apk
[2018-09-17 10:29:32.485 I/AIDLClientManager 3341:14290 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-17 10:29:32.486 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-17 10:29:32.487 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-17 10:29:32.487 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-17 10:29:33.811 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-17 10:29:33.814 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-17 10:29:33.814 I/AIDLClientManager 3341:14311 SourceFile:110] startService
await=true
[2018-09-17 10:29:34.269 I/LoginTask 3341:8913 SourceFile:110] loginResult:retCode=1
[2018-09-17 10:29:34.271 I/AIDLTask 3341:8913 SourceFile:110] finishTask
[2018-09-17 10:29:34.272 I/AIDLClientManager 3341:8913 SourceFile:110] sendTaskFinishMsg
[2018-09-17 10:29:34.272 I/AIDLClientManager 3341:8913 SourceFile:110] refCount=1
[2018-09-17 10:29:34.273 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-17 10:29:34.276 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-17 10:29:34.297 I/AIDLTask 3341:18835 SourceFile:110] run#awaittrue
[2018-09-18 06:38:15.322 I/SDKUtil 3341:30988 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 06:38:15.729 I/CloudAccountImpl 3341:30988 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 06:38:16.044 D/CloudAccountImpl 3341:30988 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 06:38:16.045 I/CloudAccountImpl 3341:30988 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 06:38:16.104 D/SDKAccountManager 3341:30988 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 06:38:16.157 D/CloudAccountImpl 3341:30988 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-18 06:38:16.292 I/FileUtil 3341:30988 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 06:38:17.810 I/SDKAccountXmlImpl 3341:30988 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-18 06:38:17.811 D/CloudAccountImpl 3341:30988 SourceFile:100] save accounts
size: 1
[2018-09-18 06:38:17.852 I/SDKUtil 3341:30988 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 06:38:17.861 D/SDKAccountManager 3341:30988 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 06:38:17.987 I/SDKUtil 3341:30988 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 06:38:18.000 I/SDKUtil 3341:30988 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 06:38:18.002 I/SDKUtil 3341:30988 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 06:38:18.199 D/TerminalInfo 3341:30988 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 06:38:18.277 I/SDKUtil 3341:30988 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 06:38:18.346 I/BaseUtil 3341:30988 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 06:38:18.360 D/TerminalInfo 3341:30988 SourceFile:100] UnitedId=
********6803925
[2018-09-18 06:38:18.381 D/TerminalInfo 3341:30988 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 06:38:18.403 I/BaseUtil 3341:30988 SourceFile:110] enter networkIsAvaiable
[2018-09-18 06:38:18.496 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 06:38:18.497 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 06:38:18.498 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 06:38:18.502 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 06:38:18.506 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 06:38:18.509 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 06:38:18.511 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 06:38:18.512 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 06:38:18.514 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 06:38:18.515 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 06:38:18.516 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 06:38:18.517 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 06:38:18.517 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 06:38:18.518 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 06:38:18.519 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 06:38:18.520 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 06:38:18.520 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 06:38:18.521 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 06:38:18.522 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 06:38:18.523 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 06:38:18.523 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 06:38:18.524 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 06:38:18.525 I/BaseUtil 3341:30988 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-18 06:38:18.526 I/SDKUtil 3341:30988 SourceFile:110] setOpLogItem
[2018-09-18 06:38:18.531 D/APKCloudAccountImpl 3341:30988 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 06:38:18.599 I/AIDLClientManager 3341:30988 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 06:38:18.610 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 06:38:18.612 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 06:38:18.614 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 06:38:20.699 I/AIDLClientManager 3341:31032 SourceFile:110] startService
await=false
[2018-09-18 06:38:20.700 I/AIDLClientManager 3341:31032 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-09-18 06:38:20.783 I/AIDLClientManager 3341:31032 SourceFile:110] unbind Service
[2018-09-18 06:38:20.887 I/AIDLClientManager 3341:31032 SourceFile:110] The 0 to try to
start service
[2018-09-18 06:38:20.891 I/AIDLClientManager 3341:31032 SourceFile:110] startService
[2018-09-18 06:38:20.900 D/AIDLClientManager 3341:31032 SourceFile:100] begin to
bindService
[2018-09-18 06:38:21.661 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 06:38:21.671 I/AIDLClientManager 3341:31159 SourceFile:110] startService
await=true
[2018-09-18 06:38:21.671 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 06:38:24.325 I/LoginTask 3341:29320 SourceFile:110] loginResult:retCode=1
[2018-09-18 06:38:24.357 I/AIDLTask 3341:29320 SourceFile:110] finishTask
[2018-09-18 06:38:24.359 I/AIDLClientManager 3341:29320 SourceFile:110]
sendTaskFinishMsg
[2018-09-18 06:38:24.360 I/AIDLClientManager 3341:29320 SourceFile:110] refCount=1
[2018-09-18 06:38:24.360 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 06:38:24.361 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 06:38:24.362 I/AIDLTask 3341:19174 SourceFile:110] run#awaittrue
[2018-09-18 13:22:33.284 I/SDKUtil 3341:28030 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:22:33.395 I/CloudAccountImpl 3341:28030 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:22:33.421 D/CloudAccountImpl 3341:28030 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 13:22:33.423 I/CloudAccountImpl 3341:28030 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 13:22:33.429 D/SDKAccountManager 3341:28030 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:22:33.442 D/CloudAccountImpl 3341:28030 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-18 13:22:33.547 I/FileUtil 3341:28030 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 13:22:34.194 I/SDKAccountXmlImpl 3341:28030 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-18 13:22:34.250 D/CloudAccountImpl 3341:28030 SourceFile:100] save accounts
size: 1
[2018-09-18 13:22:34.264 I/SDKUtil 3341:28030 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:22:34.267 D/SDKAccountManager 3341:28030 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:22:34.367 I/SDKUtil 3341:28030 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:22:34.372 I/SDKUtil 3341:28030 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 13:22:34.380 I/SDKUtil 3341:28030 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:22:34.448 D/TerminalInfo 3341:28030 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 13:22:34.464 I/SDKUtil 3341:28030 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:22:34.478 I/BaseUtil 3341:28030 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 13:22:34.498 D/TerminalInfo 3341:28030 SourceFile:100] UnitedId=
********6803925
[2018-09-18 13:22:34.500 D/TerminalInfo 3341:28030 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 13:22:34.501 I/BaseUtil 3341:28030 SourceFile:110] enter networkIsAvaiable
[2018-09-18 13:22:34.505 I/BaseUtil 3341:28030 SourceFile:110] NetworkInfo state
0CONNECTED
[2018-09-18 13:22:34.513 I/BaseUtil 3341:28030 SourceFile:110] NetworkInfo state
0CONNECTEDis CONNECTED
[2018-09-18 13:22:34.521 I/SDKUtil 3341:28030 SourceFile:110] setOpLogItem
[2018-09-18 13:22:34.533 D/APKCloudAccountImpl 3341:28030 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 13:22:34.545 I/AIDLClientManager 3341:28030 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 13:22:34.548 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 13:22:34.551 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 13:22:34.552 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 13:22:35.474 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 13:22:35.490 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 13:22:35.491 I/AIDLClientManager 3341:28120 SourceFile:110] startService
await=true
[2018-09-18 13:22:47.606 I/AIDLTask 3341:29316 SourceFile:110] run#awaitfalse
[2018-09-18 13:22:47.679 I/AIDLTask 3341:29316 SourceFile:110] finishTask
[2018-09-18 13:22:47.684 I/AIDLClientManager 3341:29316 SourceFile:110]
sendTaskFinishMsg
[2018-09-18 13:22:47.689 I/AIDLClientManager 3341:29316 SourceFile:110] refCount=1
[2018-09-18 13:22:47.692 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 13:22:47.702 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 13:22:48.636 I/LoginTask 3341:8913 SourceFile:110] has cancelled by timeout,
return directly
[2018-09-18 13:39:14.419 I/SDKUtil 3341:770 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:39:14.523 I/CloudAccountImpl 3341:770 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:39:14.553 D/CloudAccountImpl 3341:770 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 13:39:14.563 I/CloudAccountImpl 3341:770 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 13:39:14.580 D/SDKAccountManager 3341:770 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:39:14.600 D/CloudAccountImpl 3341:770 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-18 13:39:14.683 I/FileUtil 3341:770 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 13:39:15.127 I/SDKAccountXmlImpl 3341:770 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-18 13:39:15.128 D/CloudAccountImpl 3341:770 SourceFile:100] save accounts size: 1
[2018-09-18 13:39:15.129 I/SDKUtil 3341:770 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:39:15.130 D/SDKAccountManager 3341:770 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:39:15.185 I/SDKUtil 3341:770 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:39:15.186 I/SDKUtil 3341:770 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 13:39:15.188 I/SDKUtil 3341:770 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:39:15.196 D/TerminalInfo 3341:770 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 13:39:15.199 I/SDKUtil 3341:770 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:39:15.201 I/BaseUtil 3341:770 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 13:39:15.202 D/TerminalInfo 3341:770 SourceFile:100] UnitedId= ********6803925
[2018-09-18 13:39:15.208 D/TerminalInfo 3341:770 SourceFile:100] TerminalType is: ATU-L22
[2018-09-18 13:39:15.209 I/BaseUtil 3341:770 SourceFile:110] enter networkIsAvaiable
[2018-09-18 13:39:15.212 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 13:39:15.213 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 13:39:15.213 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 13:39:15.214 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 13:39:15.215 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 13:39:15.215 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 13:39:15.217 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 13:39:15.217 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 13:39:15.218 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 13:39:15.218 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 13:39:15.219 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 13:39:15.219 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 13:39:15.220 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 13:39:15.220 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 13:39:15.221 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 13:39:15.222 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 13:39:15.222 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 13:39:15.223 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 13:39:15.225 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 13:39:15.226 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 13:39:15.227 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 13:39:15.229 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 13:39:15.230 I/BaseUtil 3341:770 SourceFile:110] NetworkInfo state is unaviable
[2018-09-18 13:39:15.231 I/SDKUtil 3341:770 SourceFile:110] setOpLogItem
[2018-09-18 13:39:15.250 D/APKCloudAccountImpl 3341:770 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 13:39:15.272 I/AIDLClientManager 3341:770 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 13:39:15.274 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 13:39:15.278 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 13:39:15.279 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 13:39:17.454 I/AIDLClientManager 3341:923 SourceFile:110] startService
await=false
[2018-09-18 13:39:17.455 I/AIDLClientManager 3341:923 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-09-18 13:39:17.459 I/AIDLClientManager 3341:923 SourceFile:110] unbind Service
[2018-09-18 13:39:17.718 I/AIDLClientManager 3341:923 SourceFile:110] The 0 to try to start
service
[2018-09-18 13:39:17.719 I/AIDLClientManager 3341:923 SourceFile:110] startService
[2018-09-18 13:39:17.719 D/AIDLClientManager 3341:923 SourceFile:100] begin to
bindService
[2018-09-18 13:39:18.050 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 13:39:18.054 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 13:39:18.054 I/AIDLClientManager 3341:1048 SourceFile:110] startService
await=true
[2018-09-18 13:39:18.455 I/LoginTask 3341:29320 SourceFile:110] loginResult:retCode=1
[2018-09-18 13:39:18.460 I/AIDLTask 3341:29320 SourceFile:110] finishTask
[2018-09-18 13:39:18.460 I/AIDLClientManager 3341:29320 SourceFile:110]
sendTaskFinishMsg
[2018-09-18 13:39:18.461 I/AIDLClientManager 3341:29320 SourceFile:110] refCount=1
[2018-09-18 13:39:18.462 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 13:39:18.463 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 13:39:18.464 I/AIDLTask 3341:18835 SourceFile:110] run#awaittrue
[2018-09-18 13:40:58.181 I/SDKUtil 3341:2668 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:40:58.292 I/CloudAccountImpl 3341:2668 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:40:58.386 D/CloudAccountImpl 3341:2668 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 13:40:58.387 I/CloudAccountImpl 3341:2668 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 13:40:58.395 D/SDKAccountManager 3341:2668 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:40:58.411 D/CloudAccountImpl 3341:2668 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-18 13:40:58.427 I/FileUtil 3341:2668 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 13:40:58.898 I/SDKAccountXmlImpl 3341:2668 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-18 13:40:58.899 D/CloudAccountImpl 3341:2668 SourceFile:100] save accounts size:
1
[2018-09-18 13:40:58.900 I/SDKUtil 3341:2668 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:40:58.901 D/SDKAccountManager 3341:2668 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:40:58.934 I/SDKUtil 3341:2668 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:40:58.936 I/SDKUtil 3341:2668 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 13:40:58.936 I/SDKUtil 3341:2668 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:40:58.986 D/TerminalInfo 3341:2668 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 13:40:58.992 I/SDKUtil 3341:2668 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:40:59.007 I/BaseUtil 3341:2668 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 13:40:59.010 D/TerminalInfo 3341:2668 SourceFile:100] UnitedId= ********6803925
[2018-09-18 13:40:59.012 D/TerminalInfo 3341:2668 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 13:40:59.012 I/BaseUtil 3341:2668 SourceFile:110] enter networkIsAvaiable
[2018-09-18 13:40:59.054 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 13:40:59.055 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 13:40:59.055 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 13:40:59.056 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 13:40:59.056 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 13:40:59.057 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 13:40:59.058 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 13:40:59.059 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 13:40:59.060 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 13:40:59.063 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 13:40:59.064 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 13:40:59.066 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 13:40:59.068 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 13:40:59.069 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 13:40:59.070 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 13:40:59.071 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 13:40:59.073 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 13:40:59.073 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 13:40:59.074 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 13:40:59.075 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 13:40:59.076 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 13:40:59.077 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 13:40:59.078 I/BaseUtil 3341:2668 SourceFile:110] NetworkInfo state is unaviable
[2018-09-18 13:40:59.079 I/SDKUtil 3341:2668 SourceFile:110] setOpLogItem
[2018-09-18 13:40:59.081 D/APKCloudAccountImpl 3341:2668 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 13:40:59.095 I/AIDLClientManager 3341:2668 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 13:40:59.113 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 13:40:59.134 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 13:40:59.135 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 13:41:00.153 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 13:41:00.154 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 13:41:00.155 I/AIDLClientManager 3341:2734 SourceFile:110] startService
await=true
[2018-09-18 13:41:00.978 I/LoginTask 3341:21844 SourceFile:110] loginResult:retCode=1
[2018-09-18 13:41:00.989 I/AIDLTask 3341:21844 SourceFile:110] finishTask
[2018-09-18 13:41:00.990 I/AIDLClientManager 3341:21844 SourceFile:110]
sendTaskFinishMsg
[2018-09-18 13:41:00.990 I/AIDLClientManager 3341:21844 SourceFile:110] refCount=1
[2018-09-18 13:41:00.991 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 13:41:00.993 I/AIDLTask 3341:19174 SourceFile:110] run#awaittrue
[2018-09-18 13:41:00.999 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 13:48:42.024 I/SDKUtil 3341:7439 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:48:42.066 I/CloudAccountImpl 3341:7439 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:48:42.110 D/CloudAccountImpl 3341:7439 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 13:48:42.111 I/CloudAccountImpl 3341:7439 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 13:48:42.124 D/SDKAccountManager 3341:7439 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:48:42.130 D/CloudAccountImpl 3341:7439 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-18 13:48:42.135 I/FileUtil 3341:7439 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 13:48:42.397 I/SDKAccountXmlImpl 3341:7439 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-18 13:48:42.401 D/CloudAccountImpl 3341:7439 SourceFile:100] save accounts size:
1
[2018-09-18 13:48:42.405 I/SDKUtil 3341:7439 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:42.406 D/SDKAccountManager 3341:7439 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:48:42.511 I/SDKUtil 3341:7439 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:42.522 I/SDKUtil 3341:7439 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 13:48:42.524 I/SDKUtil 3341:7439 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:42.648 D/TerminalInfo 3341:7439 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 13:48:42.686 I/SDKUtil 3341:7439 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:42.695 I/BaseUtil 3341:7439 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 13:48:42.698 D/TerminalInfo 3341:7439 SourceFile:100] UnitedId= ********6803925
[2018-09-18 13:48:42.700 D/TerminalInfo 3341:7439 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 13:48:42.702 I/BaseUtil 3341:7439 SourceFile:110] enter networkIsAvaiable
[2018-09-18 13:48:42.712 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 13:48:42.713 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 13:48:42.714 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 13:48:42.714 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 13:48:42.715 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 13:48:42.716 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 13:48:42.717 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 13:48:42.717 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 13:48:42.718 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 13:48:42.719 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 13:48:42.720 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 13:48:42.720 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 13:48:42.721 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 13:48:42.722 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 13:48:42.723 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 13:48:42.723 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 13:48:42.724 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 13:48:42.725 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 13:48:42.726 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 13:48:42.727 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 13:48:42.727 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 13:48:42.728 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 13:48:42.729 I/BaseUtil 3341:7439 SourceFile:110] NetworkInfo state is unaviable
[2018-09-18 13:48:42.730 I/SDKUtil 3341:7439 SourceFile:110] setOpLogItem
[2018-09-18 13:48:42.732 D/APKCloudAccountImpl 3341:7439 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 13:48:42.736 I/AIDLClientManager 3341:7439 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 13:48:42.738 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 13:48:42.739 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 13:48:42.740 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 13:48:44.259 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 13:48:44.266 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 13:48:44.266 I/AIDLClientManager 3341:7481 SourceFile:110] startService
await=true
[2018-09-18 13:48:45.053 I/LoginTask 3341:8913 SourceFile:110] loginResult:retCode=1
[2018-09-18 13:48:45.056 I/AIDLTask 3341:8913 SourceFile:110] finishTask
[2018-09-18 13:48:45.057 I/AIDLClientManager 3341:8913 SourceFile:110] sendTaskFinishMsg
[2018-09-18 13:48:45.058 I/AIDLClientManager 3341:8913 SourceFile:110] refCount=1
[2018-09-18 13:48:45.058 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 13:48:45.059 I/AIDLTask 3341:29316 SourceFile:110] run#awaittrue
[2018-09-18 13:48:45.061 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 13:48:50.392 I/SDKUtil 3341:7664 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:48:50.414 I/CloudAccountImpl 3341:7664 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:48:50.433 D/CloudAccountImpl 3341:7664 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 13:48:50.436 I/CloudAccountImpl 3341:7664 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 13:48:50.445 D/SDKAccountManager 3341:7664 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:48:50.447 D/CloudAccountImpl 3341:7664 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-18 13:48:50.448 I/FileUtil 3341:7664 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 13:48:50.898 I/SDKAccountXmlImpl 3341:7664 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-18 13:48:50.900 D/CloudAccountImpl 3341:7664 SourceFile:100] save accounts size:
1
[2018-09-18 13:48:50.901 I/SDKUtil 3341:7664 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:50.903 D/SDKAccountManager 3341:7664 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:48:50.981 I/SDKUtil 3341:7664 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:51.008 I/SDKUtil 3341:7664 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 13:48:51.030 I/SDKUtil 3341:7664 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:51.036 D/TerminalInfo 3341:7664 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 13:48:51.038 I/SDKUtil 3341:7664 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:48:51.039 I/BaseUtil 3341:7664 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 13:48:51.040 D/TerminalInfo 3341:7664 SourceFile:100] UnitedId= ********6803925
[2018-09-18 13:48:51.042 D/TerminalInfo 3341:7664 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 13:48:51.044 I/BaseUtil 3341:7664 SourceFile:110] enter networkIsAvaiable
[2018-09-18 13:48:51.049 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 13:48:51.050 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 13:48:51.052 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 13:48:51.057 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 13:48:51.058 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 13:48:51.062 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 13:48:51.071 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 13:48:51.079 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 13:48:51.103 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 13:48:51.104 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 13:48:51.104 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 13:48:51.105 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 13:48:51.106 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 13:48:51.106 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 13:48:51.107 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 13:48:51.107 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 13:48:51.108 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 13:48:51.109 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 13:48:51.109 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 13:48:51.172 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 13:48:51.185 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 13:48:51.186 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 13:48:51.186 I/BaseUtil 3341:7664 SourceFile:110] NetworkInfo state is unaviable
[2018-09-18 13:48:51.187 I/SDKUtil 3341:7664 SourceFile:110] setOpLogItem
[2018-09-18 13:48:51.188 D/APKCloudAccountImpl 3341:7664 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 13:48:51.234 I/AIDLClientManager 3341:7664 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 13:48:51.241 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 13:48:51.242 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 13:48:51.242 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 13:48:52.663 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 13:48:52.665 I/AIDLClientManager 3341:7696 SourceFile:110] startService
await=true
[2018-09-18 13:48:52.665 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 13:48:52.988 I/LoginTask 3341:3362 SourceFile:110] loginResult:retCode=1
[2018-09-18 13:48:52.989 I/AIDLTask 3341:3362 SourceFile:110] finishTask
[2018-09-18 13:48:52.990 I/AIDLClientManager 3341:3362 SourceFile:110] sendTaskFinishMsg
[2018-09-18 13:48:52.990 I/AIDLClientManager 3341:3362 SourceFile:110] refCount=1
[2018-09-18 13:48:52.992 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 13:48:52.993 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 13:48:52.996 I/AIDLTask 3341:18835 SourceFile:110] run#awaittrue
[2018-09-18 13:52:33.457 I/SDKUtil 3341:9238 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:52:33.477 I/CloudAccountImpl 3341:9238 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:52:33.485 D/CloudAccountImpl 3341:9238 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 13:52:33.489 I/CloudAccountImpl 3341:9238 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 13:52:33.494 D/SDKAccountManager 3341:9238 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:52:33.495 D/CloudAccountImpl 3341:9238 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-18 13:52:33.498 I/FileUtil 3341:9238 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 13:52:33.958 I/SDKAccountXmlImpl 3341:9238 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-18 13:52:33.963 D/CloudAccountImpl 3341:9238 SourceFile:100] save accounts size:
1
[2018-09-18 13:52:33.966 I/SDKUtil 3341:9238 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:52:33.968 D/SDKAccountManager 3341:9238 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:52:33.997 I/SDKUtil 3341:9238 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:52:33.998 I/SDKUtil 3341:9238 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 13:52:34.000 I/SDKUtil 3341:9238 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:52:34.049 D/TerminalInfo 3341:9238 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 13:52:34.055 I/SDKUtil 3341:9238 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:52:34.057 I/BaseUtil 3341:9238 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 13:52:34.058 D/TerminalInfo 3341:9238 SourceFile:100] UnitedId= ********6803925
[2018-09-18 13:52:34.060 D/TerminalInfo 3341:9238 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 13:52:34.062 I/BaseUtil 3341:9238 SourceFile:110] enter networkIsAvaiable
[2018-09-18 13:52:34.066 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 13:52:34.067 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 13:52:34.068 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 13:52:34.071 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 13:52:34.071 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 13:52:34.072 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 13:52:34.073 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 13:52:34.073 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 13:52:34.074 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 13:52:34.075 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 13:52:34.075 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 13:52:34.076 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 13:52:34.076 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 13:52:34.077 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 13:52:34.078 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 13:52:34.079 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 13:52:34.080 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 13:52:34.080 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 13:52:34.081 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 13:52:34.082 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 13:52:34.083 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 13:52:34.083 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 13:52:34.084 I/BaseUtil 3341:9238 SourceFile:110] NetworkInfo state is unaviable
[2018-09-18 13:52:34.085 I/SDKUtil 3341:9238 SourceFile:110] setOpLogItem
[2018-09-18 13:52:34.087 D/APKCloudAccountImpl 3341:9238 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 13:52:34.092 I/AIDLClientManager 3341:9238 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 13:52:34.108 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 13:52:34.110 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 13:52:34.110 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 13:52:34.426 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 13:52:34.428 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 13:52:34.429 I/AIDLClientManager 3341:9276 SourceFile:110] startService
await=true
[2018-09-18 13:52:34.749 I/LoginTask 3341:29320 SourceFile:110] loginResult:retCode=1
[2018-09-18 13:52:34.751 I/AIDLTask 3341:29320 SourceFile:110] finishTask
[2018-09-18 13:52:34.752 I/AIDLClientManager 3341:29320 SourceFile:110]
sendTaskFinishMsg
[2018-09-18 13:52:34.753 I/AIDLClientManager 3341:29320 SourceFile:110] refCount=1
[2018-09-18 13:52:34.753 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 13:52:34.754 I/AIDLTask 3341:19174 SourceFile:110] run#awaittrue
[2018-09-18 13:52:34.760 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 13:53:53.739 I/SDKUtil 3341:9755 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:53:53.753 I/CloudAccountImpl 3341:9755 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 13:53:53.762 D/CloudAccountImpl 3341:9755 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 13:53:53.763 I/CloudAccountImpl 3341:9755 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 13:53:53.767 D/SDKAccountManager 3341:9755 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:53:53.768 D/CloudAccountImpl 3341:9755 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-18 13:53:53.772 I/FileUtil 3341:9755 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 13:53:53.934 I/SDKAccountXmlImpl 3341:9755 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-18 13:53:53.936 D/CloudAccountImpl 3341:9755 SourceFile:100] save accounts size:
1
[2018-09-18 13:53:53.937 I/SDKUtil 3341:9755 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:53:53.939 D/SDKAccountManager 3341:9755 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 13:53:53.964 I/SDKUtil 3341:9755 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:53:53.966 I/SDKUtil 3341:9755 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 13:53:53.966 I/SDKUtil 3341:9755 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:53:53.982 D/TerminalInfo 3341:9755 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 13:53:53.994 I/SDKUtil 3341:9755 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 13:53:54.005 I/BaseUtil 3341:9755 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 13:53:54.007 D/TerminalInfo 3341:9755 SourceFile:100] UnitedId= ********6803925
[2018-09-18 13:53:54.008 D/TerminalInfo 3341:9755 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 13:53:54.009 I/BaseUtil 3341:9755 SourceFile:110] enter networkIsAvaiable
[2018-09-18 13:53:54.013 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 13:53:54.013 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 13:53:54.014 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 13:53:54.014 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 13:53:54.015 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 13:53:54.016 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 13:53:54.016 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 13:53:54.017 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 13:53:54.018 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 13:53:54.018 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 13:53:54.019 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 13:53:54.019 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 13:53:54.020 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 13:53:54.021 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 13:53:54.021 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 13:53:54.022 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 13:53:54.023 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 13:53:54.023 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 13:53:54.024 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 13:53:54.025 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 13:53:54.025 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 13:53:54.026 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 13:53:54.027 I/BaseUtil 3341:9755 SourceFile:110] NetworkInfo state is unaviable
[2018-09-18 13:53:54.027 I/SDKUtil 3341:9755 SourceFile:110] setOpLogItem
[2018-09-18 13:53:54.032 D/APKCloudAccountImpl 3341:9755 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 13:53:54.041 I/AIDLClientManager 3341:9755 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 13:53:54.063 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 13:53:54.066 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 13:53:54.066 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 13:53:55.116 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 13:53:55.119 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 13:53:55.119 I/AIDLClientManager 3341:9779 SourceFile:110] startService
await=true
[2018-09-18 13:53:55.905 I/LoginTask 3341:29320 SourceFile:110] loginResult:retCode=1
[2018-09-18 13:53:55.906 I/AIDLTask 3341:29320 SourceFile:110] finishTask
[2018-09-18 13:53:55.907 I/AIDLClientManager 3341:29320 SourceFile:110]
sendTaskFinishMsg
[2018-09-18 13:53:55.907 I/AIDLClientManager 3341:29320 SourceFile:110] refCount=1
[2018-09-18 13:53:55.908 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 13:53:55.908 I/AIDLTask 3341:29316 SourceFile:110] run#awaittrue
[2018-09-18 13:53:55.910 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-18 14:37:27.572 I/SDKUtil 3341:16085 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 14:37:27.588 I/CloudAccountImpl 3341:16085 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-18 14:37:27.596 D/CloudAccountImpl 3341:16085 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-18 14:37:27.596 I/CloudAccountImpl 3341:16085 SourceFile:110]
synAccountFromApkToSDK
[2018-09-18 14:37:27.600 D/SDKAccountManager 3341:16085 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 14:37:27.602 D/CloudAccountImpl 3341:16085 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-18 14:37:27.604 I/FileUtil 3341:16085 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-18 14:37:27.856 I/SDKAccountXmlImpl 3341:16085 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-18 14:37:27.858 D/CloudAccountImpl 3341:16085 SourceFile:100] save accounts
size: 1
[2018-09-18 14:37:27.858 I/SDKUtil 3341:16085 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 14:37:27.860 D/SDKAccountManager 3341:16085 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-18 14:37:27.882 I/SDKUtil 3341:16085 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 14:37:27.883 I/SDKUtil 3341:16085 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-18 14:37:27.883 I/SDKUtil 3341:16085 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 14:37:27.928 D/TerminalInfo 3341:16085 SourceFile:100] getDevicePLMN = ***02
[2018-09-18 14:37:27.933 I/SDKUtil 3341:16085 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-18 14:37:27.936 I/BaseUtil 3341:16085 SourceFile:110] getAndroidSystemUserId =0
[2018-09-18 14:37:27.940 D/TerminalInfo 3341:16085 SourceFile:100] UnitedId=
********6803925
[2018-09-18 14:37:27.941 D/TerminalInfo 3341:16085 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-18 14:37:27.942 I/BaseUtil 3341:16085 SourceFile:110] enter networkIsAvaiable
[2018-09-18 14:37:27.951 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-18 14:37:27.952 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-18 14:37:27.953 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-18 14:37:27.953 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-18 14:37:27.955 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-18 14:37:27.956 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-18 14:37:27.957 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-18 14:37:27.958 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-18 14:37:27.959 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-18 14:37:27.960 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-18 14:37:27.961 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-18 14:37:27.961 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-18 14:37:27.962 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-18 14:37:27.963 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-18 14:37:27.963 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-18 14:37:27.964 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-18 14:37:27.965 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-18 14:37:27.967 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-18 14:37:27.968 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-18 14:37:27.968 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-18 14:37:27.970 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-18 14:37:27.970 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-18 14:37:27.971 I/BaseUtil 3341:16085 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-18 14:37:27.972 I/SDKUtil 3341:16085 SourceFile:110] setOpLogItem
[2018-09-18 14:37:27.980 D/APKCloudAccountImpl 3341:16085 SourceFile:100]
getAccountsByType use the apk
[2018-09-18 14:37:27.989 I/AIDLClientManager 3341:16085 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-18 14:37:27.992 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-18 14:37:27.995 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-18 14:37:27.996 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-18 14:37:28.722 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-18 14:37:28.725 I/AIDLClientManager 3341:16113 SourceFile:110] startService
await=true
[2018-09-18 14:37:28.726 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-18 14:37:29.057 I/LoginTask 3341:8913 SourceFile:110] loginResult:retCode=1
[2018-09-18 14:37:29.068 I/AIDLTask 3341:8913 SourceFile:110] finishTask
[2018-09-18 14:37:29.069 I/AIDLClientManager 3341:8913 SourceFile:110] sendTaskFinishMsg
[2018-09-18 14:37:29.070 I/AIDLClientManager 3341:8913 SourceFile:110] refCount=1
[2018-09-18 14:37:29.072 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-18 14:37:29.073 I/AIDLTask 3341:18835 SourceFile:110] run#awaittrue
[2018-09-18 14:37:29.076 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-20 10:24:28.610 I/SDKUtil 3341:17513 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-20 10:24:28.627 I/CloudAccountImpl 3341:17513 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-20 10:24:28.655 D/CloudAccountImpl 3341:17513 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-20 10:24:28.658 I/CloudAccountImpl 3341:17513 SourceFile:110]
synAccountFromApkToSDK
[2018-09-20 10:24:28.706 D/SDKAccountManager 3341:17513 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-20 10:24:28.747 D/CloudAccountImpl 3341:17513 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-20 10:24:28.753 I/FileUtil 3341:17513 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-20 10:24:29.245 I/SDKAccountXmlImpl 3341:17513 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-20 10:24:29.309 D/CloudAccountImpl 3341:17513 SourceFile:100] save accounts
size: 1
[2018-09-20 10:24:29.318 I/SDKUtil 3341:17513 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 10:24:29.319 D/SDKAccountManager 3341:17513 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-20 10:24:29.344 I/SDKUtil 3341:17513 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 10:24:29.348 I/SDKUtil 3341:17513 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-20 10:24:29.349 I/SDKUtil 3341:17513 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 10:24:29.361 D/TerminalInfo 3341:17513 SourceFile:100] getDevicePLMN = ***02
[2018-09-20 10:24:29.374 I/SDKUtil 3341:17513 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 10:24:29.382 I/BaseUtil 3341:17513 SourceFile:110] getAndroidSystemUserId =0
[2018-09-20 10:24:29.389 D/TerminalInfo 3341:17513 SourceFile:100] UnitedId=
********6803925
[2018-09-20 10:24:29.391 D/TerminalInfo 3341:17513 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-20 10:24:29.392 I/BaseUtil 3341:17513 SourceFile:110] enter networkIsAvaiable
[2018-09-20 10:24:29.397 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-20 10:24:29.397 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-20 10:24:29.398 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-20 10:24:29.399 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-20 10:24:29.406 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-20 10:24:29.407 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-20 10:24:29.408 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-20 10:24:29.408 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-20 10:24:29.409 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-20 10:24:29.410 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-20 10:24:29.410 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-20 10:24:29.411 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-20 10:24:29.411 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-20 10:24:29.412 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-20 10:24:29.413 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-20 10:24:29.413 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-20 10:24:29.414 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-20 10:24:29.415 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-20 10:24:29.421 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-20 10:24:29.422 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-20 10:24:29.423 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-20 10:24:29.424 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-20 10:24:29.425 I/BaseUtil 3341:17513 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-20 10:24:29.426 I/SDKUtil 3341:17513 SourceFile:110] setOpLogItem
[2018-09-20 10:24:29.427 D/APKCloudAccountImpl 3341:17513 SourceFile:100]
getAccountsByType use the apk
[2018-09-20 10:24:29.430 I/AIDLClientManager 3341:17513 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-20 10:24:29.434 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-20 10:24:29.436 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-20 10:24:29.436 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-20 10:24:30.443 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-20 10:24:30.444 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-20 10:24:30.444 I/AIDLClientManager 3341:17548 SourceFile:110] startService
await=true
[2018-09-20 10:24:30.912 I/LoginTask 3341:9308 SourceFile:110] loginResult:retCode=1
[2018-09-20 10:24:30.914 I/AIDLTask 3341:9308 SourceFile:110] finishTask
[2018-09-20 10:24:30.915 I/AIDLClientManager 3341:9308 SourceFile:110] sendTaskFinishMsg
[2018-09-20 10:24:30.916 I/AIDLClientManager 3341:9308 SourceFile:110] refCount=1
[2018-09-20 10:24:30.924 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-20 10:24:30.925 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-20 10:24:30.934 I/AIDLTask 3341:19174 SourceFile:110] run#awaittrue
[2018-09-20 19:36:23.338 I/SDKUtil 3341:15420 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-20 19:36:23.367 I/CloudAccountImpl 3341:15420 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@5127855
[2018-09-20 19:36:23.381 D/CloudAccountImpl 3341:15420 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-20 19:36:23.381 I/CloudAccountImpl 3341:15420 SourceFile:110]
synAccountFromApkToSDK
[2018-09-20 19:36:23.386 D/SDKAccountManager 3341:15420 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-20 19:36:23.389 D/CloudAccountImpl 3341:15420 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-20 19:36:23.392 I/FileUtil 3341:15420 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-20 19:36:24.122 I/SDKAccountXmlImpl 3341:15420 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-20 19:36:24.124 D/CloudAccountImpl 3341:15420 SourceFile:100] save accounts
size: 1
[2018-09-20 19:36:24.132 I/SDKUtil 3341:15420 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 19:36:24.146 D/SDKAccountManager 3341:15420 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-20 19:36:24.277 I/SDKUtil 3341:15420 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 19:36:24.287 I/SDKUtil 3341:15420 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-20 19:36:24.288 I/SDKUtil 3341:15420 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 19:36:24.373 D/TerminalInfo 3341:15420 SourceFile:100] getDevicePLMN = ***02
[2018-09-20 19:36:24.390 I/SDKUtil 3341:15420 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-20 19:36:24.420 I/BaseUtil 3341:15420 SourceFile:110] getAndroidSystemUserId =0
[2018-09-20 19:36:24.441 D/TerminalInfo 3341:15420 SourceFile:100] UnitedId=
********6803925
[2018-09-20 19:36:24.448 D/TerminalInfo 3341:15420 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-20 19:36:24.482 I/BaseUtil 3341:15420 SourceFile:110] enter networkIsAvaiable
[2018-09-20 19:36:24.497 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-20 19:36:24.498 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-20 19:36:24.499 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-20 19:36:24.528 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-20 19:36:24.529 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-20 19:36:24.530 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-20 19:36:24.548 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-20 19:36:24.549 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-20 19:36:24.596 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-20 19:36:24.597 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-20 19:36:24.598 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-20 19:36:24.599 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-20 19:36:24.599 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-20 19:36:24.600 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-20 19:36:24.639 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-20 19:36:24.640 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-20 19:36:24.641 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-20 19:36:24.641 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-20 19:36:24.642 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-20 19:36:24.643 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-20 19:36:24.699 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-20 19:36:24.699 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-20 19:36:24.700 I/BaseUtil 3341:15420 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-20 19:36:24.724 I/SDKUtil 3341:15420 SourceFile:110] setOpLogItem
[2018-09-20 19:36:24.750 D/APKCloudAccountImpl 3341:15420 SourceFile:100]
getAccountsByType use the apk
[2018-09-20 19:36:24.775 I/AIDLClientManager 3341:15420 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-20 19:36:24.780 I/AIDLClientManager 3341:3341 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-20 19:36:24.782 I/AIDLClientManager 3341:3341 SourceFile:110] startService
[2018-09-20 19:36:24.782 D/AIDLClientManager 3341:3341 SourceFile:100] begin to
bindService
[2018-09-20 19:36:26.135 I/AIDLClientManager 3341:3341 SourceFile:110]
onServiceConnected
[2018-09-20 19:36:26.137 I/AIDLClientManager 3341:3341 SourceFile:110] doTask
[2018-09-20 19:36:26.138 I/AIDLClientManager 3341:15507 SourceFile:110] startService
await=true
[2018-09-20 19:36:26.818 I/LoginTask 3341:3362 SourceFile:110] loginResult:retCode=1
[2018-09-20 19:36:26.821 I/AIDLTask 3341:3362 SourceFile:110] finishTask
[2018-09-20 19:36:26.821 I/AIDLClientManager 3341:3362 SourceFile:110] sendTaskFinishMsg
[2018-09-20 19:36:26.822 I/AIDLClientManager 3341:3362 SourceFile:110] refCount=1
[2018-09-20 19:36:26.824 I/AIDLClientManager 3341:3341 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-20 19:36:26.825 I/AIDLClientManager 3341:3341 SourceFile:110] unbind Service
[2018-09-20 19:36:26.827 I/AIDLTask 3341:29316 SourceFile:110] run#awaittrue
[2018-09-21 20:19:55.530 D/CloudAccountImpl 3308:27512 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-21 20:19:55.535 I/CloudAccountImpl 3308:27512 SourceFile:110]
synAccountFromApkToSDK
[2018-09-21 20:19:55.538 I/SDKAccountManager 3308:27512 SourceFile:110] init
SDKAccountManager
[2018-09-21 20:19:55.546 I/VersionUpdateHelper 3308:27512 SourceFile:110] old version is 3,
current version is 3
[2018-09-21 20:19:55.551 D/SDKAccountXmlImpl 3308:27512 SourceFile:100]
parseAccountsFromXml Start
[2018-09-21 20:19:55.552 D/SDKAccountXmlImpl 3308:27512 SourceFile:100] read
authTokenType: com.huawei.intelligent
[2018-09-21 20:19:55.610 D/Proguard 3308:27512 SourceFile:100] keyList size is 54
[2018-09-21 20:19:55.610 D/SDKAccountXmlImpl 3308:27512 SourceFile:100] read
mUserName: ACCOUNT_NAME
[2018-09-21 20:19:55.635 D/Proguard 3308:27512 SourceFile:100] keyList contains userid
[2018-09-21 20:19:55.640 D/SDKAccountXmlImpl 3308:27512 SourceFile:100] read mUserId:
*=***************38
[2018-09-21 20:19:55.660 D/SDKAccountXmlImpl 3308:27512 SourceFile:100] read mDeviceId:
********6803925
[2018-09-21 20:19:55.674 D/SDKAccountXmlImpl 3308:27512 SourceFile:100] read
mSubDeviceId: ********6803933
[2018-09-21 20:19:55.675 D/SDKAccountXmlImpl 3308:27512 SourceFile:100] read
mDeviceType: 0
[2018-09-21 20:19:55.718 D/SDKAccountXmlImpl 3308:27512 SourceFile:100] read mSiteId: 5
[2018-09-21 20:19:55.750 D/SDKAccountXmlImpl 3308:27512 SourceFile:100]
parseAccountsFromXml add account
[2018-09-21 20:19:55.751 D/SDKAccountManager 3308:27512 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-21 20:19:55.752 D/CloudAccountImpl 3308:27512 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-21 20:19:55.753 I/FileUtil 3308:27512 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-21 20:19:55.894 I/SDKAccountXmlImpl 3308:27512 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-21 20:19:55.896 D/CloudAccountImpl 3308:27512 SourceFile:100] save accounts
size: 1
[2018-09-21 20:19:55.934 I/SDKUtil 3308:27512 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:19:55.935 I/SDKUtil 3308:27512 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:19:55.937 D/SDKAccountManager 3308:27512 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-21 20:19:55.960 I/SDKUtil 3308:27512 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:19:55.960 I/SDKUtil 3308:27512 SourceFile:110] isNeedInit, mNeedInit is true
[2018-09-21 20:19:55.961 D/CloudAccountImpl 3308:27512 SourceFile:100] begin to init
accounts
[2018-09-21 20:19:55.962 D/SDKAccountManager 3308:27512 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-21 20:19:55.964 I/SDKUtil 3308:27512 SourceFile:110] setNeedInit, mNeedInit is false
[2018-09-21 20:19:55.965 D/CloudAccountImpl 3308:27512 SourceFile:100] initData
[2018-09-21 20:19:55.965 I/SDKUtil 3308:27512 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:19:55.966 I/SDKUtil 3308:27512 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:19:55.968 I/AppInfoUtil 3308:27512 SourceFile:110] initAppInfos
[2018-09-21 20:19:55.972 I/AppInfoUtil 3308:27512 SourceFile:110] getAppChannel is:7000000
[2018-09-21 20:19:55.975 E/mutiCardFactory 3308:27512 Class.java:-2]
FeatureOption.MTK_GEMINI_SUPPORTcom.mediatek.common.featureoption.FeatureOption
java.lang.ClassNotFoundException: com.mediatek.common.featureoption.FeatureOption
at java.lang.Class.classForName(Native Method)
at java.lang.Class.forName(Class.java:453)
at java.lang.Class.forName(Class.java:378)
at com.huawei.hwid.core.d.c.b.d(SourceFile:116)
at com.huawei.hwid.core.d.c.b.b(SourceFile:62)
at com.huawei.hwid.core.d.m.a(SourceFile:369)
at com.huawei.hwid.core.a.b.<init>(SourceFile:138)
at com.huawei.hwid.core.a.b.<init>(SourceFile:126)
at com.huawei.hwid.api.common.d.a(SourceFile:208)
at com.huawei.cloudservice.CloudAccount.getAccountsByType(SourceFile:132)
at com.huawei.intelligent.logic.account.l.a(SourceFile:218)
at com.huawei.intelligent.logic.a.c(SourceFile:84)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:771)
at com.huawei.intelligent.ui.view.MainView$a.doInBackground(SourceFile:762)
at android.os.AsyncTask$2.call(AsyncTask.java:345)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at android.os.AsyncTask$SerialExecutor$1.run(AsyncTask.java:257)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1162)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:636)
at java.lang.Thread.run(Thread.java:784)
Caused by: java.lang.ClassNotFoundException: Didn't find class
"com.mediatek.common.featureoption.FeatureOption" on path: DexPathList[[zip file
"/cust/hw/spcseas/app/HwIntelligent/HwIntelligent.apk"],nativeLibraryDirectories=[/cust/hw/spcs
eas/app/HwIntelligent/lib/arm64, /system/lib64, /vendor/lib64, /product/lib64, /system/lib64,
/vendor/lib64, /product/lib64]]
at dalvik.system.BaseDexClassLoader.findClass(BaseDexClassLoader.java:93)
at java.lang.ClassLoader.loadClass(ClassLoader.java:379)
at java.lang.ClassLoader.loadClass(ClassLoader.java:312)
... 20 more

[2018-09-21 20:19:55.976 I/mutiCardFactory 3308:27512 SourceFile:110] isMtkGeminiSupport


false
[2018-09-21 20:19:55.978 I/mutiCardFactory 3308:27512 SourceFile:110] isHwGeminiSupport1
true
[2018-09-21 20:19:55.982 D/TerminalInfo 3308:27512 SourceFile:100] getDevicePLMN = ***02
[2018-09-21 20:19:55.983 I/SDKUtil 3308:27512 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:19:56.019 I/BaseUtil 3308:27512 SourceFile:110] getAndroidSystemUserId =0
[2018-09-21 20:19:56.020 D/TerminalInfo 3308:27512 SourceFile:100] UnitedId=
********6803925
[2018-09-21 20:19:56.022 D/TerminalInfo 3308:27512 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-21 20:19:56.024 I/BaseUtil 3308:27512 SourceFile:110] enter networkIsAvaiable
[2018-09-21 20:19:56.031 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-21 20:19:56.032 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-21 20:19:56.033 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-21 20:19:56.034 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-21 20:19:56.035 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-21 20:19:56.036 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-21 20:19:56.037 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-21 20:19:56.037 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-21 20:19:56.038 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-21 20:19:56.039 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-21 20:19:56.041 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-21 20:19:56.042 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-21 20:19:56.044 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-21 20:19:56.044 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-21 20:19:56.045 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-21 20:19:56.046 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-21 20:19:56.047 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-21 20:19:56.048 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-21 20:19:56.049 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-21 20:19:56.050 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-21 20:19:56.051 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-21 20:19:56.052 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-21 20:19:56.053 I/BaseUtil 3308:27512 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-21 20:19:56.054 I/SDKUtil 3308:27512 SourceFile:110] setOpLogItem
[2018-09-21 20:19:56.055 D/APKCloudAccountImpl 3308:27512 SourceFile:100]
getAccountsByType use the apk
[2018-09-21 20:19:56.059 I/AIDLClientManager 3308:27512 SourceFile:110]
AIDLClientManager init
[2018-09-21 20:19:56.061 I/AIDLClientManager 3308:27512 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-21 20:19:56.080 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-21 20:19:56.081 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-21 20:19:56.082 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-21 20:19:56.987 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-21 20:19:56.989 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-21 20:19:56.990 I/AIDLClientManager 3308:27529 SourceFile:110] startService
await=true
[2018-09-21 20:19:57.315 I/LoginTask 3308:27520 SourceFile:110] loginResult:retCode=1
[2018-09-21 20:19:57.317 I/AIDLTask 3308:27520 SourceFile:110] finishTask
[2018-09-21 20:19:57.317 I/AIDLClientManager 3308:27520 SourceFile:110]
sendTaskFinishMsg
[2018-09-21 20:19:57.318 I/AIDLClientManager 3308:27520 SourceFile:110] refCount=1
[2018-09-21 20:19:57.319 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-21 20:19:57.319 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-21 20:19:57.321 I/AIDLTask 3308:27572 SourceFile:110] run#awaittrue
[2018-09-21 20:21:59.823 I/SDKUtil 3308:27894 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-21 20:21:59.824 I/CloudAccountImpl 3308:27894 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-21 20:21:59.826 D/CloudAccountImpl 3308:27894 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-21 20:21:59.826 I/CloudAccountImpl 3308:27894 SourceFile:110]
synAccountFromApkToSDK
[2018-09-21 20:21:59.833 D/SDKAccountManager 3308:27894 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-21 20:21:59.834 D/CloudAccountImpl 3308:27894 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-21 20:21:59.835 I/FileUtil 3308:27894 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-21 20:21:59.999 I/SDKAccountXmlImpl 3308:27894 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-21 20:22:00.001 D/CloudAccountImpl 3308:27894 SourceFile:100] save accounts
size: 1
[2018-09-21 20:22:00.002 I/SDKUtil 3308:27894 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:22:00.003 D/SDKAccountManager 3308:27894 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-21 20:22:00.022 I/SDKUtil 3308:27894 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:22:00.023 I/SDKUtil 3308:27894 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-21 20:22:00.024 I/SDKUtil 3308:27894 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:22:00.028 D/TerminalInfo 3308:27894 SourceFile:100] getDevicePLMN = ***02
[2018-09-21 20:22:00.029 I/SDKUtil 3308:27894 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-21 20:22:00.031 I/BaseUtil 3308:27894 SourceFile:110] getAndroidSystemUserId =0
[2018-09-21 20:22:00.032 D/TerminalInfo 3308:27894 SourceFile:100] UnitedId=
********6803925
[2018-09-21 20:22:00.034 D/TerminalInfo 3308:27894 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-21 20:22:00.035 I/BaseUtil 3308:27894 SourceFile:110] enter networkIsAvaiable
[2018-09-21 20:22:00.039 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-21 20:22:00.039 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-21 20:22:00.040 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-21 20:22:00.040 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-21 20:22:00.042 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-21 20:22:00.042 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-21 20:22:00.043 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-21 20:22:00.043 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-21 20:22:00.044 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-21 20:22:00.044 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-21 20:22:00.044 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-21 20:22:00.045 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-21 20:22:00.045 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-21 20:22:00.046 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-21 20:22:00.047 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-21 20:22:00.047 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-21 20:22:00.048 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-21 20:22:00.048 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-21 20:22:00.049 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-21 20:22:00.049 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-21 20:22:00.050 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-21 20:22:00.050 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-21 20:22:00.051 I/BaseUtil 3308:27894 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-21 20:22:00.052 I/SDKUtil 3308:27894 SourceFile:110] setOpLogItem
[2018-09-21 20:22:00.052 D/APKCloudAccountImpl 3308:27894 SourceFile:100]
getAccountsByType use the apk
[2018-09-21 20:22:00.054 I/AIDLClientManager 3308:27894 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-21 20:22:00.055 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-21 20:22:00.056 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-21 20:22:00.056 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-21 20:22:00.307 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-21 20:22:00.307 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-21 20:22:00.308 I/AIDLClientManager 3308:27918 SourceFile:110] startService
await=true
[2018-09-21 20:22:00.633 I/LoginTask 3308:3421 SourceFile:110] loginResult:retCode=1
[2018-09-21 20:22:00.634 I/AIDLTask 3308:3421 SourceFile:110] finishTask
[2018-09-21 20:22:00.634 I/AIDLClientManager 3308:3421 SourceFile:110] sendTaskFinishMsg
[2018-09-21 20:22:00.635 I/AIDLClientManager 3308:3421 SourceFile:110] refCount=1
[2018-09-21 20:22:00.635 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-21 20:22:00.636 I/AIDLTask 3308:27961 SourceFile:110] run#awaittrue
[2018-09-21 20:22:00.636 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-23 12:26:59.452 I/SDKUtil 3308:24242 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-23 12:26:59.524 I/CloudAccountImpl 3308:24242 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-23 12:26:59.531 D/CloudAccountImpl 3308:24242 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-23 12:26:59.532 I/CloudAccountImpl 3308:24242 SourceFile:110]
synAccountFromApkToSDK
[2018-09-23 12:26:59.540 D/SDKAccountManager 3308:24242 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-23 12:26:59.541 D/CloudAccountImpl 3308:24242 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-23 12:26:59.542 I/FileUtil 3308:24242 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-23 12:27:00.157 I/SDKAccountXmlImpl 3308:24242 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-23 12:27:00.158 D/CloudAccountImpl 3308:24242 SourceFile:100] save accounts
size: 1
[2018-09-23 12:27:00.159 I/SDKUtil 3308:24242 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:27:00.160 D/SDKAccountManager 3308:24242 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-23 12:27:00.203 I/SDKUtil 3308:24242 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:27:00.212 I/SDKUtil 3308:24242 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-23 12:27:00.213 I/SDKUtil 3308:24242 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:27:00.258 D/TerminalInfo 3308:24242 SourceFile:100] getDevicePLMN = ***02
[2018-09-23 12:27:00.267 I/SDKUtil 3308:24242 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:27:00.275 I/BaseUtil 3308:24242 SourceFile:110] getAndroidSystemUserId =0
[2018-09-23 12:27:00.276 D/TerminalInfo 3308:24242 SourceFile:100] UnitedId=
********6803925
[2018-09-23 12:27:00.278 D/TerminalInfo 3308:24242 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-23 12:27:00.283 I/BaseUtil 3308:24242 SourceFile:110] enter networkIsAvaiable
[2018-09-23 12:27:00.302 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-23 12:27:00.304 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-23 12:27:00.306 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-23 12:27:00.310 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-23 12:27:00.313 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-23 12:27:00.315 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-23 12:27:00.316 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-23 12:27:00.322 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-23 12:27:00.323 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-23 12:27:00.326 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-23 12:27:00.327 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-23 12:27:00.328 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-23 12:27:00.329 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-23 12:27:00.329 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-23 12:27:00.332 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-23 12:27:00.333 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-23 12:27:00.335 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-23 12:27:00.338 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-23 12:27:00.339 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-23 12:27:00.341 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-23 12:27:00.342 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-23 12:27:00.343 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-23 12:27:00.367 I/BaseUtil 3308:24242 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-23 12:27:00.368 I/SDKUtil 3308:24242 SourceFile:110] setOpLogItem
[2018-09-23 12:27:00.369 D/APKCloudAccountImpl 3308:24242 SourceFile:100]
getAccountsByType use the apk
[2018-09-23 12:27:00.370 I/AIDLClientManager 3308:24242 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-23 12:27:00.371 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-23 12:27:00.372 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-23 12:27:00.372 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-23 12:27:02.549 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-23 12:27:02.557 I/AIDLClientManager 3308:24272 SourceFile:110] startService
await=true
[2018-09-23 12:27:02.556 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-23 12:27:03.044 I/LoginTask 3308:22032 SourceFile:110] loginResult:retCode=1
[2018-09-23 12:27:03.048 I/AIDLTask 3308:22032 SourceFile:110] finishTask
[2018-09-23 12:27:03.049 I/AIDLClientManager 3308:22032 SourceFile:110]
sendTaskFinishMsg
[2018-09-23 12:27:03.050 I/AIDLClientManager 3308:22032 SourceFile:110] refCount=1
[2018-09-23 12:27:03.051 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-23 12:27:03.052 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-23 12:27:03.054 I/AIDLTask 3308:24339 SourceFile:110] run#awaittrue
[2018-09-23 12:31:54.559 I/SDKUtil 3308:25983 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-23 12:31:54.577 I/CloudAccountImpl 3308:25983 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-23 12:31:54.592 D/CloudAccountImpl 3308:25983 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-23 12:31:54.593 I/CloudAccountImpl 3308:25983 SourceFile:110]
synAccountFromApkToSDK
[2018-09-23 12:31:54.596 D/SDKAccountManager 3308:25983 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-23 12:31:54.597 D/CloudAccountImpl 3308:25983 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-23 12:31:54.600 I/FileUtil 3308:25983 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-23 12:31:54.848 I/SDKAccountXmlImpl 3308:25983 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-23 12:31:54.849 D/CloudAccountImpl 3308:25983 SourceFile:100] save accounts
size: 1
[2018-09-23 12:31:54.851 I/SDKUtil 3308:25983 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:31:54.852 D/SDKAccountManager 3308:25983 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-23 12:31:54.869 I/SDKUtil 3308:25983 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:31:54.869 I/SDKUtil 3308:25983 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-23 12:31:54.870 I/SDKUtil 3308:25983 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:31:54.876 D/TerminalInfo 3308:25983 SourceFile:100] getDevicePLMN = ***02
[2018-09-23 12:31:54.877 I/SDKUtil 3308:25983 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-23 12:31:54.878 I/BaseUtil 3308:25983 SourceFile:110] getAndroidSystemUserId =0
[2018-09-23 12:31:54.879 D/TerminalInfo 3308:25983 SourceFile:100] UnitedId=
********6803925
[2018-09-23 12:31:54.881 D/TerminalInfo 3308:25983 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-23 12:31:54.883 I/BaseUtil 3308:25983 SourceFile:110] enter networkIsAvaiable
[2018-09-23 12:31:54.888 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-23 12:31:54.888 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-23 12:31:54.889 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-23 12:31:54.890 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-23 12:31:54.890 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-23 12:31:54.891 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-23 12:31:54.892 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-23 12:31:54.892 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-23 12:31:54.893 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-23 12:31:54.894 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-23 12:31:54.895 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-23 12:31:54.895 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-23 12:31:54.896 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-23 12:31:54.896 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-23 12:31:54.897 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-23 12:31:54.898 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-23 12:31:54.899 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-23 12:31:54.899 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-23 12:31:54.900 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-23 12:31:54.900 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-23 12:31:54.901 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-23 12:31:54.902 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-23 12:31:54.902 I/BaseUtil 3308:25983 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-23 12:31:54.903 I/SDKUtil 3308:25983 SourceFile:110] setOpLogItem
[2018-09-23 12:31:54.904 D/APKCloudAccountImpl 3308:25983 SourceFile:100]
getAccountsByType use the apk
[2018-09-23 12:31:54.905 I/AIDLClientManager 3308:25983 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-23 12:31:54.906 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-23 12:31:54.907 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-23 12:31:54.908 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-23 12:31:55.717 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-23 12:31:55.719 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-23 12:31:55.719 I/AIDLClientManager 3308:26038 SourceFile:110] startService
await=true
[2018-09-23 12:31:56.518 I/LoginTask 3308:22032 SourceFile:110] loginResult:retCode=1
[2018-09-23 12:31:56.520 I/AIDLTask 3308:22032 SourceFile:110] finishTask
[2018-09-23 12:31:56.529 I/AIDLClientManager 3308:22032 SourceFile:110]
sendTaskFinishMsg
[2018-09-23 12:31:56.530 I/AIDLClientManager 3308:22032 SourceFile:110] refCount=1
[2018-09-23 12:31:56.534 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-23 12:31:56.535 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-23 12:31:56.537 I/AIDLTask 3308:27572 SourceFile:110] run#awaittrue
[2018-09-24 19:18:56.896 I/SDKUtil 3308:21975 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-24 19:18:56.906 I/CloudAccountImpl 3308:21975 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-24 19:18:56.918 D/CloudAccountImpl 3308:21975 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-24 19:18:56.919 I/CloudAccountImpl 3308:21975 SourceFile:110]
synAccountFromApkToSDK
[2018-09-24 19:18:56.926 D/SDKAccountManager 3308:21975 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-24 19:18:56.927 D/CloudAccountImpl 3308:21975 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-24 19:18:56.929 I/FileUtil 3308:21975 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-24 19:18:57.138 I/SDKAccountXmlImpl 3308:21975 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-24 19:18:57.140 D/CloudAccountImpl 3308:21975 SourceFile:100] save accounts
size: 1
[2018-09-24 19:18:57.142 I/SDKUtil 3308:21975 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-24 19:18:57.145 D/SDKAccountManager 3308:21975 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-24 19:18:57.166 I/SDKUtil 3308:21975 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-24 19:18:57.167 I/SDKUtil 3308:21975 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-24 19:18:57.168 I/SDKUtil 3308:21975 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-24 19:18:57.180 D/TerminalInfo 3308:21975 SourceFile:100] getDevicePLMN = ***02
[2018-09-24 19:18:57.182 I/SDKUtil 3308:21975 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-24 19:18:57.183 I/BaseUtil 3308:21975 SourceFile:110] getAndroidSystemUserId =0
[2018-09-24 19:18:57.184 D/TerminalInfo 3308:21975 SourceFile:100] UnitedId=
********6803925
[2018-09-24 19:18:57.186 D/TerminalInfo 3308:21975 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-24 19:18:57.189 I/BaseUtil 3308:21975 SourceFile:110] enter networkIsAvaiable
[2018-09-24 19:18:57.241 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-24 19:18:57.264 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-24 19:18:57.264 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-24 19:18:57.265 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-24 19:18:57.266 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-24 19:18:57.267 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-24 19:18:57.271 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-24 19:18:57.273 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-24 19:18:57.274 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-24 19:18:57.275 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-24 19:18:57.275 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-24 19:18:57.276 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-24 19:18:57.276 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-24 19:18:57.277 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-24 19:18:57.277 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-24 19:18:57.278 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-24 19:18:57.278 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-24 19:18:57.286 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-24 19:18:57.287 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-24 19:18:57.288 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-24 19:18:57.289 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-24 19:18:57.290 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-24 19:18:57.291 I/BaseUtil 3308:21975 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-24 19:18:57.291 I/SDKUtil 3308:21975 SourceFile:110] setOpLogItem
[2018-09-24 19:18:57.292 D/APKCloudAccountImpl 3308:21975 SourceFile:100]
getAccountsByType use the apk
[2018-09-24 19:18:57.310 I/AIDLClientManager 3308:21975 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-24 19:18:57.319 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-24 19:18:57.321 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-24 19:18:57.322 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-24 19:18:58.784 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-24 19:18:58.808 I/AIDLClientManager 3308:22004 SourceFile:110] startService
await=true
[2018-09-24 19:18:58.812 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-24 19:18:59.284 I/LoginTask 3308:4453 SourceFile:110] loginResult:retCode=1
[2018-09-24 19:18:59.294 I/AIDLTask 3308:4453 SourceFile:110] finishTask
[2018-09-24 19:18:59.295 I/AIDLClientManager 3308:4453 SourceFile:110] sendTaskFinishMsg
[2018-09-24 19:18:59.295 I/AIDLClientManager 3308:4453 SourceFile:110] refCount=1
[2018-09-24 19:18:59.297 I/AIDLTask 3308:27961 SourceFile:110] run#awaittrue
[2018-09-24 19:18:59.298 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-24 19:18:59.299 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-25 13:52:50.482 I/SDKUtil 3308:23580 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 13:52:50.496 I/CloudAccountImpl 3308:23580 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 13:52:50.507 D/CloudAccountImpl 3308:23580 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-25 13:52:50.510 I/CloudAccountImpl 3308:23580 SourceFile:110]
synAccountFromApkToSDK
[2018-09-25 13:52:50.513 D/SDKAccountManager 3308:23580 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 13:52:50.515 D/CloudAccountImpl 3308:23580 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-25 13:52:50.516 I/FileUtil 3308:23580 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-25 13:52:51.298 I/SDKAccountXmlImpl 3308:23580 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-25 13:52:51.300 D/CloudAccountImpl 3308:23580 SourceFile:100] save accounts
size: 1
[2018-09-25 13:52:51.301 I/SDKUtil 3308:23580 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 13:52:51.303 D/SDKAccountManager 3308:23580 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 13:52:51.326 I/SDKUtil 3308:23580 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 13:52:51.339 I/SDKUtil 3308:23580 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-25 13:52:51.341 I/SDKUtil 3308:23580 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 13:52:51.353 D/TerminalInfo 3308:23580 SourceFile:100] getDevicePLMN = ***02
[2018-09-25 13:52:51.355 I/SDKUtil 3308:23580 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 13:52:51.356 I/BaseUtil 3308:23580 SourceFile:110] getAndroidSystemUserId =0
[2018-09-25 13:52:51.357 D/TerminalInfo 3308:23580 SourceFile:100] UnitedId=
********6803925
[2018-09-25 13:52:51.363 D/TerminalInfo 3308:23580 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-25 13:52:51.366 I/BaseUtil 3308:23580 SourceFile:110] enter networkIsAvaiable
[2018-09-25 13:52:51.409 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-25 13:52:51.437 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-25 13:52:51.455 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-25 13:52:51.457 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-25 13:52:51.460 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-25 13:52:51.465 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-25 13:52:51.466 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-25 13:52:51.467 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-25 13:52:51.468 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-25 13:52:51.469 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-25 13:52:51.469 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-25 13:52:51.470 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-25 13:52:51.471 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-25 13:52:51.471 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-25 13:52:51.472 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-25 13:52:51.473 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-25 13:52:51.474 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-25 13:52:51.475 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-25 13:52:51.475 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-25 13:52:51.476 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-25 13:52:51.480 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-25 13:52:51.481 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-25 13:52:51.482 I/BaseUtil 3308:23580 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-25 13:52:51.485 I/SDKUtil 3308:23580 SourceFile:110] setOpLogItem
[2018-09-25 13:52:51.486 D/APKCloudAccountImpl 3308:23580 SourceFile:100]
getAccountsByType use the apk
[2018-09-25 13:52:51.487 I/AIDLClientManager 3308:23580 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-25 13:52:51.488 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-25 13:52:51.489 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-25 13:52:51.490 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-25 13:52:52.510 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-25 13:52:52.512 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-25 13:52:52.514 I/AIDLClientManager 3308:23611 SourceFile:110] startService
await=true
[2018-09-25 13:52:53.538 I/LoginTask 3308:7477 SourceFile:110] loginResult:retCode=1
[2018-09-25 13:52:53.544 I/AIDLTask 3308:7477 SourceFile:110] finishTask
[2018-09-25 13:52:53.545 I/AIDLClientManager 3308:7477 SourceFile:110] sendTaskFinishMsg
[2018-09-25 13:52:53.545 I/AIDLClientManager 3308:7477 SourceFile:110] refCount=1
[2018-09-25 13:52:53.546 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-25 13:52:53.546 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-25 13:52:53.547 I/AIDLTask 3308:24339 SourceFile:110] run#awaittrue
[2018-09-25 21:19:19.776 I/SDKUtil 3308:5953 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 21:19:19.848 I/CloudAccountImpl 3308:5953 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 21:19:19.896 D/CloudAccountImpl 3308:5953 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-25 21:19:19.897 I/CloudAccountImpl 3308:5953 SourceFile:110]
synAccountFromApkToSDK
[2018-09-25 21:19:19.906 D/SDKAccountManager 3308:5953 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 21:19:19.911 D/CloudAccountImpl 3308:5953 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-25 21:19:19.922 I/FileUtil 3308:5953 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-25 21:19:20.299 I/SDKAccountXmlImpl 3308:5953 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-25 21:19:20.305 D/CloudAccountImpl 3308:5953 SourceFile:100] save accounts size:
1
[2018-09-25 21:19:20.319 I/SDKUtil 3308:5953 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:19:20.341 D/SDKAccountManager 3308:5953 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 21:19:20.392 I/SDKUtil 3308:5953 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:19:20.395 I/SDKUtil 3308:5953 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-25 21:19:20.396 I/SDKUtil 3308:5953 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:19:20.428 D/TerminalInfo 3308:5953 SourceFile:100] getDevicePLMN = ***02
[2018-09-25 21:19:20.432 I/SDKUtil 3308:5953 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:19:20.442 I/BaseUtil 3308:5953 SourceFile:110] getAndroidSystemUserId =0
[2018-09-25 21:19:20.444 D/TerminalInfo 3308:5953 SourceFile:100] UnitedId= ********6803925
[2018-09-25 21:19:20.446 D/TerminalInfo 3308:5953 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-25 21:19:20.447 I/BaseUtil 3308:5953 SourceFile:110] enter networkIsAvaiable
[2018-09-25 21:19:20.480 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-25 21:19:20.482 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-25 21:19:20.483 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-25 21:19:20.484 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-25 21:19:20.484 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-25 21:19:20.485 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-25 21:19:20.486 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-25 21:19:20.488 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-25 21:19:20.489 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-25 21:19:20.489 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-25 21:19:20.490 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-25 21:19:20.491 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-25 21:19:20.492 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-25 21:19:20.493 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-25 21:19:20.493 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-25 21:19:20.494 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-25 21:19:20.496 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-25 21:19:20.497 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-25 21:19:20.499 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-25 21:19:20.500 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-25 21:19:20.501 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-25 21:19:20.503 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-25 21:19:20.505 I/BaseUtil 3308:5953 SourceFile:110] NetworkInfo state is unaviable
[2018-09-25 21:19:20.506 I/SDKUtil 3308:5953 SourceFile:110] setOpLogItem
[2018-09-25 21:19:20.507 D/APKCloudAccountImpl 3308:5953 SourceFile:100]
getAccountsByType use the apk
[2018-09-25 21:19:20.511 I/AIDLClientManager 3308:5953 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-25 21:19:20.514 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-25 21:19:20.515 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-25 21:19:20.516 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-25 21:19:22.752 I/AIDLClientManager 3308:5997 SourceFile:110] startService
await=false
[2018-09-25 21:19:22.754 I/AIDLClientManager 3308:5997 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-09-25 21:19:22.758 I/AIDLClientManager 3308:5997 SourceFile:110] unbind Service
[2018-09-25 21:19:22.793 I/AIDLClientManager 3308:5997 SourceFile:110] The 0 to try to start
service
[2018-09-25 21:19:22.803 I/AIDLClientManager 3308:5997 SourceFile:110] startService
[2018-09-25 21:19:22.804 D/AIDLClientManager 3308:5997 SourceFile:100] begin to
bindService
[2018-09-25 21:19:24.861 I/AIDLClientManager 3308:6021 SourceFile:110] startService
await=false
[2018-09-25 21:19:24.863 I/AIDLClientManager 3308:6021 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-09-25 21:19:24.869 I/AIDLClientManager 3308:6021 SourceFile:110] unbind Service
[2018-09-25 21:19:24.961 I/AIDLClientManager 3308:6021 SourceFile:110] The 1 to try to start
service
[2018-09-25 21:19:24.962 I/AIDLClientManager 3308:6021 SourceFile:110] startService
[2018-09-25 21:19:24.962 D/AIDLClientManager 3308:6021 SourceFile:100] begin to
bindService
[2018-09-25 21:19:25.327 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-25 21:19:25.342 I/AIDLClientManager 3308:6089 SourceFile:110] startService
await=true
[2018-09-25 21:19:25.342 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-25 21:19:26.703 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceDisconnected
[2018-09-25 21:19:37.459 I/AIDLTask 3308:27572 SourceFile:110] run#awaitfalse
[2018-09-25 21:19:37.566 I/AIDLTask 3308:27572 SourceFile:110] finishTask
[2018-09-25 21:19:37.576 I/AIDLClientManager 3308:27572 SourceFile:110]
sendTaskFinishMsg
[2018-09-25 21:19:37.579 I/AIDLClientManager 3308:27572 SourceFile:110] refCount=1
[2018-09-25 21:19:37.589 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-25 21:19:37.599 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-25 21:20:02.794 I/SDKUtil 3308:6464 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 21:20:02.824 I/CloudAccountImpl 3308:6464 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 21:20:02.858 D/CloudAccountImpl 3308:6464 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-25 21:20:02.859 I/CloudAccountImpl 3308:6464 SourceFile:110]
synAccountFromApkToSDK
[2018-09-25 21:20:02.862 D/SDKAccountManager 3308:6464 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 21:20:02.872 D/CloudAccountImpl 3308:6464 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-25 21:20:02.898 I/FileUtil 3308:6464 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-25 21:20:03.178 I/SDKAccountXmlImpl 3308:6464 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-25 21:20:03.179 D/CloudAccountImpl 3308:6464 SourceFile:100] save accounts size:
1
[2018-09-25 21:20:03.181 I/SDKUtil 3308:6464 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:20:03.183 D/SDKAccountManager 3308:6464 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 21:20:03.206 I/SDKUtil 3308:6464 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:20:03.208 I/SDKUtil 3308:6464 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-25 21:20:03.209 I/SDKUtil 3308:6464 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:20:03.248 D/TerminalInfo 3308:6464 SourceFile:100] getDevicePLMN = ***02
[2018-09-25 21:20:03.254 I/SDKUtil 3308:6464 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:20:03.258 I/BaseUtil 3308:6464 SourceFile:110] getAndroidSystemUserId =0
[2018-09-25 21:20:03.259 D/TerminalInfo 3308:6464 SourceFile:100] UnitedId= ********6803925
[2018-09-25 21:20:03.261 D/TerminalInfo 3308:6464 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-25 21:20:03.262 I/BaseUtil 3308:6464 SourceFile:110] enter networkIsAvaiable
[2018-09-25 21:20:03.266 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-25 21:20:03.267 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-25 21:20:03.267 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-25 21:20:03.268 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-25 21:20:03.269 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-25 21:20:03.269 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-25 21:20:03.270 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-25 21:20:03.272 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-25 21:20:03.274 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-25 21:20:03.274 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-25 21:20:03.275 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-25 21:20:03.275 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-25 21:20:03.276 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-25 21:20:03.277 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-25 21:20:03.277 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-25 21:20:03.278 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-25 21:20:03.279 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-25 21:20:03.279 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-25 21:20:03.280 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-25 21:20:03.281 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-25 21:20:03.281 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-25 21:20:03.282 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-25 21:20:03.283 I/BaseUtil 3308:6464 SourceFile:110] NetworkInfo state is unaviable
[2018-09-25 21:20:03.285 I/SDKUtil 3308:6464 SourceFile:110] setOpLogItem
[2018-09-25 21:20:03.297 D/APKCloudAccountImpl 3308:6464 SourceFile:100]
getAccountsByType use the apk
[2018-09-25 21:20:03.307 I/AIDLClientManager 3308:6464 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-25 21:20:03.308 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-25 21:20:03.309 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-25 21:20:03.310 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-25 21:20:05.069 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-25 21:20:05.073 I/AIDLClientManager 3308:6489 SourceFile:110] startService
await=true
[2018-09-25 21:20:05.072 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-25 21:20:05.712 I/LoginTask 3308:29912 SourceFile:110] loginResult:retCode=1
[2018-09-25 21:20:05.719 I/AIDLTask 3308:29912 SourceFile:110] finishTask
[2018-09-25 21:20:05.719 I/AIDLClientManager 3308:29912 SourceFile:110]
sendTaskFinishMsg
[2018-09-25 21:20:05.720 I/AIDLClientManager 3308:29912 SourceFile:110] refCount=1
[2018-09-25 21:20:05.721 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-25 21:20:05.721 I/AIDLTask 3308:27961 SourceFile:110] run#awaittrue
[2018-09-25 21:20:05.722 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-25 21:26:41.063 I/SDKUtil 3308:7000 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 21:26:41.072 I/CloudAccountImpl 3308:7000 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 21:26:41.093 D/CloudAccountImpl 3308:7000 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-25 21:26:41.094 I/CloudAccountImpl 3308:7000 SourceFile:110]
synAccountFromApkToSDK
[2018-09-25 21:26:41.097 D/SDKAccountManager 3308:7000 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 21:26:41.098 D/CloudAccountImpl 3308:7000 SourceFile:100] sdk has accounts,
so need to synchronize accounts
[2018-09-25 21:26:41.099 I/FileUtil 3308:7000 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-25 21:26:41.769 I/SDKAccountXmlImpl 3308:7000 SourceFile:110] write accounts into
file accounts.xml: true
[2018-09-25 21:26:41.770 D/CloudAccountImpl 3308:7000 SourceFile:100] save accounts size:
1
[2018-09-25 21:26:41.772 I/SDKUtil 3308:7000 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:26:41.773 D/SDKAccountManager 3308:7000 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 21:26:41.808 I/SDKUtil 3308:7000 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:26:41.810 I/SDKUtil 3308:7000 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-25 21:26:41.812 I/SDKUtil 3308:7000 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:26:41.836 D/TerminalInfo 3308:7000 SourceFile:100] getDevicePLMN = ***02
[2018-09-25 21:26:41.846 I/SDKUtil 3308:7000 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 21:26:41.849 I/BaseUtil 3308:7000 SourceFile:110] getAndroidSystemUserId =0
[2018-09-25 21:26:41.850 D/TerminalInfo 3308:7000 SourceFile:100] UnitedId= ********6803925
[2018-09-25 21:26:41.852 D/TerminalInfo 3308:7000 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-25 21:26:41.857 I/BaseUtil 3308:7000 SourceFile:110] enter networkIsAvaiable
[2018-09-25 21:26:41.880 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-25 21:26:41.881 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-25 21:26:41.882 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-25 21:26:41.882 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-25 21:26:41.883 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-25 21:26:41.884 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-25 21:26:41.884 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-25 21:26:41.885 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-25 21:26:41.886 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-25 21:26:41.887 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-25 21:26:41.888 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-25 21:26:41.888 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-25 21:26:41.889 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-25 21:26:41.890 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-25 21:26:41.890 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-25 21:26:41.891 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-25 21:26:41.892 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-25 21:26:41.893 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-25 21:26:41.893 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-25 21:26:41.894 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-25 21:26:41.895 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-25 21:26:41.895 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-25 21:26:41.896 I/BaseUtil 3308:7000 SourceFile:110] NetworkInfo state is unaviable
[2018-09-25 21:26:41.897 I/SDKUtil 3308:7000 SourceFile:110] setOpLogItem
[2018-09-25 21:26:41.902 D/APKCloudAccountImpl 3308:7000 SourceFile:100]
getAccountsByType use the apk
[2018-09-25 21:26:41.907 I/AIDLClientManager 3308:7000 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-25 21:26:41.908 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-25 21:26:41.909 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-25 21:26:41.910 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-25 21:26:42.980 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-25 21:26:42.983 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-25 21:26:42.983 I/AIDLClientManager 3308:7082 SourceFile:110] startService
await=true
[2018-09-25 21:26:43.577 I/LoginTask 3308:27520 SourceFile:110] loginResult:retCode=1
[2018-09-25 21:26:43.580 I/AIDLTask 3308:27520 SourceFile:110] finishTask
[2018-09-25 21:26:43.581 I/AIDLClientManager 3308:27520 SourceFile:110]
sendTaskFinishMsg
[2018-09-25 21:26:43.581 I/AIDLClientManager 3308:27520 SourceFile:110] refCount=1
[2018-09-25 21:26:43.582 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-25 21:26:43.584 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-25 21:26:43.583 I/AIDLTask 3308:24339 SourceFile:110] run#awaittrue
[2018-09-25 22:05:43.487 I/SDKUtil 3308:12444 SourceFile:110] setHandler, mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 22:05:43.513 I/CloudAccountImpl 3308:12444 SourceFile:110] mHandler is
com.huawei.intelligent.logic.account.k@206a954
[2018-09-25 22:05:43.536 D/CloudAccountImpl 3308:12444 SourceFile:100]
getAccountsByType:isSelectAccount=false,isPopLogin=false
[2018-09-25 22:05:43.537 I/CloudAccountImpl 3308:12444 SourceFile:110]
synAccountFromApkToSDK
[2018-09-25 22:05:43.541 D/SDKAccountManager 3308:12444 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 22:05:43.543 D/CloudAccountImpl 3308:12444 SourceFile:100] sdk has accounts
, so need to synchronize accounts
[2018-09-25 22:05:43.545 I/FileUtil 3308:12444 SourceFile:110] deleteFile :
file.getName=accounts.xml
[2018-09-25 22:05:43.825 I/SDKAccountXmlImpl 3308:12444 SourceFile:110] write accounts
into file accounts.xml: true
[2018-09-25 22:05:43.830 D/CloudAccountImpl 3308:12444 SourceFile:100] save accounts
size: 1
[2018-09-25 22:05:43.834 I/SDKUtil 3308:12444 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 22:05:43.836 D/SDKAccountManager 3308:12444 SourceFile:100]
getAccountsByType accountlist size:1
[2018-09-25 22:05:43.859 I/SDKUtil 3308:12444 SourceFile:110] setCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 22:05:43.860 I/SDKUtil 3308:12444 SourceFile:110] isNeedInit, mNeedInit is false
[2018-09-25 22:05:43.862 I/SDKUtil 3308:12444 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 22:05:43.924 D/TerminalInfo 3308:12444 SourceFile:100] getDevicePLMN = ***02
[2018-09-25 22:05:43.930 I/SDKUtil 3308:12444 SourceFile:110] getCurrentLoginUserName,
mCurrentLoginUserName is ACCOUNT_NAME
[2018-09-25 22:05:43.932 I/BaseUtil 3308:12444 SourceFile:110] getAndroidSystemUserId =0
[2018-09-25 22:05:43.933 D/TerminalInfo 3308:12444 SourceFile:100] UnitedId=
********6803925
[2018-09-25 22:05:43.935 D/TerminalInfo 3308:12444 SourceFile:100] TerminalType is:
ATU-L22
[2018-09-25 22:05:43.936 I/BaseUtil 3308:12444 SourceFile:110] enter networkIsAvaiable
[2018-09-25 22:05:43.957 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
0DISCONNECTED
[2018-09-25 22:05:43.958 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
1DISCONNECTED
[2018-09-25 22:05:43.959 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
2DISCONNECTED
[2018-09-25 22:05:43.959 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
3DISCONNECTED
[2018-09-25 22:05:43.960 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
4DISCONNECTED
[2018-09-25 22:05:43.960 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
5DISCONNECTED
[2018-09-25 22:05:43.961 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
6DISCONNECTED
[2018-09-25 22:05:43.962 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
7DISCONNECTED
[2018-09-25 22:05:43.962 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
8DISCONNECTED
[2018-09-25 22:05:43.963 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
9DISCONNECTED
[2018-09-25 22:05:43.963 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
10DISCONNECTED
[2018-09-25 22:05:43.964 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
11DISCONNECTED
[2018-09-25 22:05:43.965 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
12DISCONNECTED
[2018-09-25 22:05:43.977 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
13DISCONNECTED
[2018-09-25 22:05:43.978 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
14DISCONNECTED
[2018-09-25 22:05:43.978 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
15DISCONNECTED
[2018-09-25 22:05:43.979 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
16DISCONNECTED
[2018-09-25 22:05:43.980 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
17DISCONNECTED
[2018-09-25 22:05:43.981 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
18DISCONNECTED
[2018-09-25 22:05:43.981 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
19DISCONNECTED
[2018-09-25 22:05:43.982 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
20DISCONNECTED
[2018-09-25 22:05:43.983 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state
21DISCONNECTED
[2018-09-25 22:05:43.984 I/BaseUtil 3308:12444 SourceFile:110] NetworkInfo state is
unaviable
[2018-09-25 22:05:43.984 I/SDKUtil 3308:12444 SourceFile:110] setOpLogItem
[2018-09-25 22:05:43.996 D/APKCloudAccountImpl 3308:12444 SourceFile:100]
getAccountsByType use the apk
[2018-09-25 22:05:44.015 I/AIDLClientManager 3308:12444 SourceFile:110]
addTask:LoginTask{mServiceType='com.huawei.intelligent'}
[2018-09-25 22:05:44.025 I/AIDLClientManager 3308:3308 SourceFile:110]
msg.what=MSG_ADD_TASK
[2018-09-25 22:05:44.026 I/AIDLClientManager 3308:3308 SourceFile:110] startService
[2018-09-25 22:05:44.027 D/AIDLClientManager 3308:3308 SourceFile:100] begin to
bindService
[2018-09-25 22:05:46.206 I/AIDLClientManager 3308:12478 SourceFile:110] startService
await=false
[2018-09-25 22:05:46.207 I/AIDLClientManager 3308:12478 SourceFile:110]
onServiceConnectedTimeout:false1
[2018-09-25 22:05:46.208 I/AIDLClientManager 3308:12478 SourceFile:110] unbind Service
[2018-09-25 22:05:46.254 I/AIDLClientManager 3308:12478 SourceFile:110] The 0 to try to
start service
[2018-09-25 22:05:46.255 I/AIDLClientManager 3308:12478 SourceFile:110] startService
[2018-09-25 22:05:46.256 D/AIDLClientManager 3308:12478 SourceFile:100] begin to
bindService
[2018-09-25 22:05:46.863 I/AIDLClientManager 3308:3308 SourceFile:110]
onServiceConnected
[2018-09-25 22:05:46.864 I/AIDLClientManager 3308:3308 SourceFile:110] doTask
[2018-09-25 22:05:46.865 I/AIDLClientManager 3308:12520 SourceFile:110] startService
await=true
[2018-09-25 22:05:47.263 I/LoginTask 3308:22354 SourceFile:110] loginResult:retCode=1
[2018-09-25 22:05:47.267 I/AIDLTask 3308:22354 SourceFile:110] finishTask
[2018-09-25 22:05:47.268 I/AIDLClientManager 3308:22354 SourceFile:110]
sendTaskFinishMsg
[2018-09-25 22:05:47.268 I/AIDLClientManager 3308:22354 SourceFile:110] refCount=1
[2018-09-25 22:05:47.269 I/AIDLClientManager 3308:3308 SourceFile:110]
MSG_FINISH_TASK, unbind
[2018-09-25 22:05:47.269 I/AIDLClientManager 3308:3308 SourceFile:110] unbind Service
[2018-09-25 22:05:47.270 I/AIDLTask 3308:27572 SourceFile:110] run#awaittrue

Anda mungkin juga menyukai