--------- beginning of /dev/log/system
I/Vold    (  148): Vold 2.1 (the revenge) firing up
D/Vold    (  148): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold    (  148): Volume udisk state changing -1 (Initializing) -> 0 (No-Media)
D/Vold    (  148): Volume sdcard state changing 0 (No-Media) -> 2 (Pending)
D/Vold    (  148): Volume sdcard state changing 2 (Pending) -> 1 (Idle-Unmounted)
I/ONCRPC  (  177): Setup RPC Call for task 400ff270
I/ONCRPC  (  177): oncrpc_xdr_call_msg_start: Prog: 30000048, Ver: 00040001, Proc: 00000000
I/ONCRPC  (  177): xdr_std_msg_send_call: Sent Xid: 0, Prog: 30000048, Ver: 00040001, Proc: 00000000
I/ONCRPC  (  177): xdr_std_msg_send_call: Received Reply Xid: 0, Prog: 30000048, Ver: 00040001, Proc: 00000000
I/ONCRPC  (  177): Setup RPC Call for task 400ff270
I/ONCRPC  (  177): oncrpc_xdr_call_msg_start: Prog: 30000048, Ver: 00040005, Proc: 0000001d
I/ONCRPC  (  177): xdr_std_msg_send_call: Sent Xid: 1, Prog: 30000048, Ver: 00040005, Proc: 0000001d
I/ONCRPC  (  177): xdr_std_msg_send_call: Received Reply Xid: 1, Prog: 30000048, Ver: 00040005, Proc: 0000001d
I/ONCRPC  (  177): Setup RPC Call for task 400ff270
I/ONCRPC  (  177): oncrpc_xdr_call_msg_start: Prog: 30000048, Ver: 00040001, Proc: 00000012
I/ONCRPC  (  177): xdr_std_msg_send_call: Sent Xid: 2, Prog: 30000048, Ver: 00040001, Proc: 00000012
I/ONCRPC  (  177): xdr_std_msg_send_call: Received Reply Xid: 2, Prog: 30000048, Ver: 00040001, Proc: 00000012
I/ONCRPC  (  177): Setup RPC Call for task 400ff270
I/ONCRPC  (  177): oncrpc_xdr_call_msg_start: Prog: 30000048, Ver: 00040001, Proc: 00000017
I/ONCRPC  (  177): xdr_std_msg_send_call: Sent Xid: 3, Prog: 30000048, Ver: 00040001, Proc: 00000017
I/ONCRPC  (  177): xdr_std_msg_send_call: Received Reply Xid: 3, Prog: 30000048, Ver: 00040001, Proc: 00000017
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000000
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 0, Prog: 3000006b, Ver: 00010001, Proc: 00000000
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 0, Prog: 3000006b, Ver: 00010001, Proc: 00000000
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 1, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 1, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 2, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 2, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 3, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 3, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/SystemServer(  342): Entered the Android system server!
I/SystemServer(  342): Entropy Service
I/SystemServer(  342): Power Manager
I/SystemServer(  342): Activity Manager
I/ActivityManager(  342): Memory class: 256
I/SystemServer(  342): Telephony Registry
I/SystemServer(  342): Package Manager
W/PackageManager(  342): Got execption parsing permissions.
W/PackageManager(  342): org.xmlpull.v1.XmlPullParserException: Comments may not contain -- (position:COMMENT 
W/PackageManager(  342):     @23:9 in java.io.FileReader@42061230) 
W/PackageManager(  342): 	at org.kxml2.io.KXmlParser.readComment(KXmlParser.java:564)
W/PackageManager(  342): 	at org.kxml2.io.KXmlParser.next(KXmlParser.java:405)
W/PackageManager(  342): 	at org.kxml2.io.KXmlParser.next(KXmlParser.java:310)
W/PackageManager(  342): 	at com.android.internal.util.XmlUtils.nextElement(XmlUtils.java:887)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.readPermissionsFromXml(PackageManagerService.java:1361)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.readPermissions(PackageManagerService.java:1336)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:967)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:871)
W/PackageManager(  342): 	at com.android.server.ServerThread.run(SystemServer.java:181)
W/PackageManager(  342): Got execption parsing permissions.
W/PackageManager(  342): org.xmlpull.v1.XmlPullParserException: No start tag found
W/PackageManager(  342): 	at com.android.internal.util.XmlUtils.beginDocument(XmlUtils.java:874)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.readPermissionsFromXml(PackageManagerService.java:1358)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.readPermissions(PackageManagerService.java:1336)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:967)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:871)
W/PackageManager(  342): 	at com.android.server.ServerThread.run(SystemServer.java:181)
W/PackageManager(  342): Library not found: /system/framework/com.qualcomm.location.quipslib.jar
W/PackageManager(  342): Library not found: /system/framework/com.android.future.usb.accessory.jar
W/PackageManager(  342): Library not found: /system/framework/com.google.widevine.software.drm.jar
W/PackageManager(  342): Exception reading jar: /system/framework/framework-res-hwext.apk
W/PackageManager(  342): java.io.IOException: /system/framework/framework-res-hwext.apk
W/PackageManager(  342): 	at dalvik.system.DexFile.isDexOptNeeded(Native Method)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.<init>(PackageManagerService.java:1060)
W/PackageManager(  342): 	at com.android.server.pm.PackageManagerService.main(PackageManagerService.java:871)
W/PackageManager(  342): 	at com.android.server.ServerThread.run(SystemServer.java:181)
I/PackageParser(  342): com.huawei.inputmethod.language.cangjie: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
W/PackageParser(  342): No actions in intent filter at /data/cust/app/Contacts.apk Binary XML file line #542
I/PackageParser(  342): com.huawei.inputmethod.language.french: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageParser(  342): com.huawei.inputmethod.language.german: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageParser(  342): com.huawei.inputmethod.language.italian: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 4, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 4, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/PackageParser(  342): com.huawei.inputmethod.language.pinyin: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageParser(  342): com.huawei.inputmethod.language.portuguese: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageParser(  342): com.huawei.inputmethod.language.russian: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageParser(  342): com.huawei.inputmethod.language.spanish: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
I/PackageParser(  342): com.huawei.inputmethod.language.ukrainian: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
W/PackageParser(  342): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #126
W/PackageParser(  342): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #195
W/PackageParser(  342): No actions in intent filter at /system/app/Bluetooth.apk Binary XML file line #214
W/PackageParser(  342): Unknown element under <manifest>: receiver at /system/app/Browser.apk Binary XML file line #284
W/PackageManager(  342): Package com.android.browser desires unavailable shared library com.android.qualcomm.modemwarmup; ignoring!
W/PackageParser(  342): Problem in package /system/app/Settings.apk:
W/PackageParser(  342): Unknown element under <activity>: action at /system/app/Settings.apk Binary XML file line #1344
W/PackageParser(  342): Problem in package /system/app/Settings.apk:
W/PackageParser(  342): Unknown element under <activity>: category at /system/app/Settings.apk Binary XML file line #1345
W/PackageParser(  342): Unknown element under <manifest>: supports-screen at /data/cust/delapp/Aldiko.apk Binary XML file line #16
I/Installer(  342): connecting...
I/PackageParser(  342): me.zed_0xff.android.alchemy: compat added android.permission.WRITE_EXTERNAL_STORAGE
I/PackageParser(  342): com.yoshisoft.ShutdownTimer: compat added android.permission.WRITE_EXTERNAL_STORAGE android.permission.READ_PHONE_STATE
W/PackageParser(  342): Unknown element under <manifest>: activity at /data/app/com.gameloft.android.ANMP.GloftPPHM-2.apk Binary XML file line #14
W/PackageParser(  342): <meta-data> only supports string, integer, float, color, boolean, and resource reference types: meta-data at /data/app/com.maxmpz.audioplayer-1.apk Binary XML file line #261
W/PackageParser(  342): <meta-data> only supports string, integer, float, color, boolean, and resource reference types: meta-data at /data/app/com.maxmpz.audioplayer-1.apk Binary XML file line #262
W/PackageParser(  342): <meta-data> only supports string, integer, float, color, boolean, and resource reference types: meta-data at /data/app/com.maxmpz.audioplayer-1.apk Binary XML file line #263
W/PackageParser(  342): <meta-data> only supports string, integer, float, color, boolean, and resource reference types: meta-data at /data/app/com.maxmpz.audioplayer-1.apk Binary XML file line #264
W/PackageManager(  342): Package com.maxmpz.audioplayer desires unavailable shared library com.kyocera.dualscreen; ignoring!
W/PackageManager(  342): Package com.maxmpz.audioplayer desires unavailable shared library android.media.dolby; ignoring!
W/PackageManager(  342): Package com.maxmpz.audioplayer desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
W/PackageParser(  342): Unknown element under <manifest>: supports-gl-texture at /data/app/ru.gonorovsky.kv.livewall.earthhddon-1.apk Binary XML file line #8
W/PackageParser(  342): Unknown element under <manifest>: supports-screen at /data/app/com.aldiko.android-1.apk Binary XML file line #8
W/PackageManager(  342): Package com.mxtech.videoplayer.ad desires unavailable shared library com.sec.android.app.multiwindow; ignoring!
W/PackageParser(  342): Unknown element under <application>: library at /data/app/com.google.android.gms-2.apk Binary XML file line #155
W/PackageManager(  342): Package com.skype.raider desires unavailable shared library com.htc.hardware.twinCamDevice; ignoring!
W/PackageManager(  342): Package com.skype.raider desires unavailable shared library com.motorola.hardware.frontcamera; ignoring!
W/PackageManager(  342): Package com.skype.raider desires unavailable shared library com.sprint.hardware.twinCamDevice; ignoring!
I/PackageManager(  342): Time to scan packages: 6.95 seconds
W/PackageManager(  342): Removing dangling permission: com.qualcomm.permission.ACCESS_LOCATION_API from package null
W/PackageManager(  342): Not granting permission com.google.android.c2dm.permission.SEND to package ru.ok.android (protectionLevel=3 flags=0x8be46)
W/PackageManager(  342): Unknown permission android.permission.ADD_SYSTEM_SERVICE in package com.android.phone
W/PackageManager(  342): Not granting permission android.permission.SET_ORIENTATION to package com.huawei.hisuite (protectionLevel=2 flags=0xb444)
W/PackageManager(  342): Unknown permission android.permission.ANDROID_POWER in package com.huawei.hisuite
W/PackageManager(  342): Not granting permission android.permission.INSTALL_PACKAGES to package com.huawei.hisuite (protectionLevel=3 flags=0xb444)
W/PackageManager(  342): Not granting permission android.permission.DELETE_PACKAGES to package com.huawei.hisuite (protectionLevel=3 flags=0xb444)
W/PackageManager(  342): Not granting permission android.permission.CLEAR_APP_USER_DATA to package com.huawei.hisuite (protectionLevel=2 flags=0xb444)
W/PackageManager(  342): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.huawei.hisuite (protectionLevel=3 flags=0xb444)
W/PackageManager(  342): Not granting permission com.android.email.permission.ACCESS_PROVIDER to package com.huawei.hisuite (protectionLevel=2 flags=0xb444)
W/PackageManager(  342): Not granting permission android.permission.BROADCAST_WAP_PUSH to package com.huawei.hisuite (protectionLevel=2 flags=0xb444)
W/PackageManager(  342): Not granting permission android.permission.WRITE_MEDIA_STORAGE to package com.huawei.hisuite (protectionLevel=3 flags=0xb444)
W/PackageManager(  342): Unknown permission com.android.vending.billing.IBillingAccountService.BIND2 in package com.google.android.gsf.login
W/PackageManager(  342): Unknown permission android.permission.MMS_PUSH in package com.android.bluetooth
W/PackageManager(  342): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.browser (protectionLevel=2 flags=0x9be45)
W/PackageManager(  342): Unknown permission android.permission.READ_OWNER_DATA in package com.huawei.mmitest
W/PackageManager(  342): Unknown permission com.lge.launcher.permission.INSTALL_SHORTCUT in package jp.co.bii.android.app.dskvzr
W/PackageManager(  342): Unknown permission com.motorola.launcher.permission.INSTALL_SHORTCUT in package jp.co.bii.android.app.dskvzr
W/PackageManager(  342): Unknown permission com.htc.launcher.permission.READ_SETTINGS in package jp.co.bii.android.app.dskvzr
W/PackageManager(  342): Unknown permission jp.co.sharp.android.home.permission.INSTALL_SHORTCUT in package jp.co.bii.android.app.dskvzr
W/PackageManager(  342): Unknown permission au.android.apps.oceanhome03.permission.INSTALL_SHORTCUT in package jp.co.bii.android.app.dskvzr
W/PackageManager(  342): Unknown permission jp.co.bii.android.app.dskvzr.RUN_ADDONS in package jp.co.bii.android.app.dskvzr
W/PackageManager(  342): Unknown permission jp.co.bii.android.app.dskvzr.permission.CALL_PHONE in package jp.co.bii.android.app.dskvzr
W/PackageManager(  342): Unknown permission com.google.android.providers.gmail.permission.WRITE_GMAIL in package com.android.huawei.projectmenu
W/PackageManager(  342): Unknown permission com.google.android.providers.gmail.permission.READ_GMAIL in package com.android.huawei.projectmenu
W/PackageManager(  342): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.google.android.gms
I/PackageManager(  342): Un-granting permission android.permission.DUMP from package com.google.android.gms (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.LOCATION_HARDWARE in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.GET_APP_OPS_STATS in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.UPDATE_APP_OPS_STATS in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.ACCESS_NETWORK_CONDITIONS in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.MANAGE_DEVICE_ADMINS in package com.google.android.gms
W/PackageManager(  342): Not granting permission android.permission.MODIFY_PHONE_STATE to package com.google.android.gms (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Not granting permission android.permission.MANAGE_USB to package com.google.android.gms (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Not granting permission android.permission.CALL_PRIVILEGED to package com.google.android.gms (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Unknown permission android.permission.BLUETOOTH_PRIVILEGED in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.CAPTURE_AUDIO_OUTPUT in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.CAPTURE_VIDEO_OUTPUT in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.CAPTURE_SECURE_VIDEO_OUTPUT in package com.google.android.gms
W/PackageManager(  342): Unknown permission android.permission.READ_OWNER_DATA in package com.google.android.setupwizard
W/PackageManager(  342): Unknown permission android.permission.WRITE_OWNER_DATA in package com.google.android.setupwizard
W/PackageManager(  342): Unknown permission android.permission.ACCESS_SUPERUSER in package com.jrummy.root.browserfree
W/PackageManager(  342): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.android.videoeditor
W/PackageManager(  342): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.glu.deerhunt2
W/PackageManager(  342): Not granting permission android.permission.BACKUP to package com.glu.deerhunt2 (protectionLevel=3 flags=0xbbc44)
W/PackageManager(  342): Unknown permission android.permission.ACCESS_SUPERUSER in package jackpal.androidterm
W/PackageManager(  342): Unknown permission com.facebook.orca.provider.ACCESS in package com.facebook.katana
W/PackageManager(  342): Not granting permission android.permission.ACCOUNT_MANAGER to package com.google.android.music (protectionLevel=2 flags=0x8bee5)
W/PackageManager(  342): Unknown permission android.webkit.permission.PLUGIN in package com.adobe.flashplayer
W/PackageManager(  342): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.gameloft.android.ANMP.GloftWBHM
W/PackageManager(  342): Unknown permission com.latedroid.juicedefender.permission.CONTROL_JUICEDEFENDER in package net.dinglisch.android.taskerm
W/PackageManager(  342): Unknown permission com.latedroid.juicedefender.permission.TOGGLE_MOBILE_DATA in package net.dinglisch.android.taskerm
W/PackageManager(  342): Not granting permission android.permission.MODIFY_PHONE_STATE to package net.dinglisch.android.taskerm (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Unknown permission com.android.phone.CHANGE_NETWORK_MODE in package net.dinglisch.android.taskerm
W/PackageManager(  342): Unknown permission com.android.providers.im.permission.READ_ONLY in package com.google.android.apps.maps
W/PackageManager(  342): Unknown permission com.google.android.providers.gmail.permission.WRITE_GMAIL in package com.huawei.init
W/PackageManager(  342): Unknown permission com.google.android.providers.gmail.permission.READ_GMAIL in package com.huawei.init
W/PackageManager(  342): Not granting permission android.permission.MODIFY_PHONE_STATE to package AutomateItPro.mainPackage (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Unknown permission android.permission.READ_CALL_LOG in package AutomateItPro.mainPackage
W/PackageManager(  342): Unknown permission com.smarterapps.permission.AUTOMATEIT_EXTENSION in package AutomateItPro.mainPackage
W/PackageManager(  342): Unknown permission com.android.vending.permission.UPDATE_MARKET_FAILURE in package com.android.vending.updater
W/PackageManager(  342): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.gameloft.android.ANMP.GloftPPHM
W/PackageManager(  342): Unknown permission com.google.android.apps.googlevoice.permission.AUTO_SEND in package com.google.android.voicesearch
W/PackageManager(  342): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package ru.NanoDinamics.NovaTester (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Not granting permission android.permission.MODIFY_PHONE_STATE to package ru.NanoDinamics.NovaTester (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Not granting permission android.permission.DEVICE_POWER to package ru.NanoDinamics.NovaTester (protectionLevel=2 flags=0x8be44)
W/PackageManager(  342): Unknown permission android.permission.START_BACKGROUND_SERVICE in package com.ea.game.simpsons4_row
W/PackageManager(  342): Unknown permission android.permission.VIBRATION in package com.ea.game.simpsons4_row
W/PackageManager(  342): Not granting permission android.permission.CALL_PRIVILEGED to package com.skype.raider (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Not granting permission com.google.android.gm.permission.READ_GMAIL to package com.google.android.apps.uploader (protectionLevel=2 flags=0x8be45)
W/PackageManager(  342): Unknown permission android.permission.Access_SUPERUSER in package com.ghisler.android.TotalCommander
W/PackageManager(  342): Unknown permission com.google.android.gallery3d.permission.PICASA_STORE in package com.google.android.apps.plus
W/PackageManager(  342): Unknown permission com.google.android.hangouts.START_HANGOUT in package com.google.android.apps.plus
W/PackageManager(  342): Unknown permission android.permission.READ_EXTERNAL_STORAGE in package com.android.vending
W/PackageManager(  342): Not granting permission android.permission.SEND_DOWNLOAD_COMPLETED_INTENTS to package com.android.vending (protectionLevel=2 flags=0xabec5)
W/PackageManager(  342): Not granting permission android.permission.SEND_SMS_NO_CONFIRMATION to package com.android.vending (protectionLevel=3 flags=0xabec5)
W/PackageManager(  342): Not granting permission android.permission.PACKAGE_USAGE_STATS to package com.android.vending (protectionLevel=3 flags=0xabec5)
W/PackageManager(  342): Not granting permission android.permission.PACKAGE_VERIFICATION_AGENT to package com.android.vending (protectionLevel=3 flags=0xabec5)
W/PackageManager(  342): Unknown permission android.permission.MANAGE_USERS in package com.android.vending
W/PackageManager(  342): Unknown permission android.permission.INTERACT_ACROSS_USERS in package com.android.vending
W/PackageManager(  342): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.android.vending (protectionLevel=3 flags=0xabec5)
W/PackageManager(  342): Not granting permission android.permission.WRITE_SECURE_SETTINGS to package com.elsdoerfer.android.autostarts (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Not granting permission android.permission.CHANGE_COMPONENT_ENABLED_STATE to package com.elsdoerfer.android.autostarts (protectionLevel=3 flags=0x8be44)
W/PackageManager(  342): Not granting permission android.permission.DEVICE_POWER to package com.android.deskclock (protectionLevel=2 flags=0x8be45)
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 5, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 5, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/SystemServer(  342): Account Manager
I/SystemServer(  342): Content Manager
I/SystemServer(  342): System Content Providers
I/SystemServer(  342): Lights Service
I/SystemServer(  342): Battery Service
I/SystemServer(  342): Vibrator Service
D/PowerManagerService(  342): setScreenOffTimeouts mKeylightDelay=6000 mDimDelay=-1 mScreenOffDelay=2147483647 mDimScreen=true
D/PowerManagerService(  342): setScreenOffTimeouts mKeylightDelay=6000 mDimDelay=-1 mScreenOffDelay=2147483647 mDimScreen=true
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x0 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState: mPowerState=0 newState=3 noChangeLights=false
D/PowerManagerService(  342):   oldKeyboardBright=false newKeyboardBright=false
D/PowerManagerService(  342):   oldScreenBright=false newScreenBright=true
D/PowerManagerService(  342):   oldButtonBright=false newButtonBright=false
D/PowerManagerService(  342):   oldScreenOn=false newScreenOn=true
D/PowerManagerService(  342):   oldBatteryLow=false newBatteryLow=false
I/PowerManagerService(  342): Set screen state: true
I/PowerManagerService(  342): Forcing brightness 0: mPowerState=0x0 mSkippedScreenOn=false
I/PowerManagerService(  342): Power setScreenState result : 0
I/PowerManagerService(  342): Setting screen brightness: 255
I/SystemServer(  342): Alarm Manager
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 6, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 6, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 7, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 7, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/SystemServer(  342): Huawei Service Manager
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 8, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 8, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 9, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 9, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/SystemServer(  342): HWDrmDialogs Service
I/HWDrmDialogsService(  342): HWDrmDialogsService  errorListener = com.android.server.HWDrmDialogsService$1@422d3a20
I/SystemServer(  342): Init Watchdog
I/SystemServer(  342): Window Manager
I/InputManager(  342): Initializing input manager
W/StatusBarManager(  342): warning: no STATUS_BAR_SERVICE
I/InputManager(  342): Starting input manager
I/SystemServer(  342): Bluetooth Service
I/SystemServer(  342): DynamicMemoryManager Service
I/SystemServer(  342): Input Method Service
W/InputManagerService(  342): Couldn't create dir.: /data/system/inputmethod
I/SystemServer(  342): Accessibility Manager
I/ActivityManager(  342): Config changed: {1.0 0mcc0mnc ru_RU layoutdir=0 sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h -nav/h s.2}
I/SystemServer(  342): Device Policy
I/SystemServer(  342): Status Bar
I/SystemServer(  342): Clipboard Service
I/SystemServer(  342): NetworkManagement Service
D/NetworkManagementService(  342): Creating NetworkManagementService
D/NetworkManagementService(  342): Awaiting socket connection
D/NetworkManagementService(  342): onConnected
D/NetworkManagementService(  342): Connected
I/SystemServer(  342): Text Service Manager Service
I/SystemServer(  342): NetworkStats Service
I/SystemServer(  342): NetworkPolicy Service
I/SystemServer(  342): Wi-Fi P2pService
I/ActivityManager(  342): Config changed: {1.0 0mcc0mnc ru_RU layoutdir=0 sw800dp w1280dp h752dp xlrg land ?uimode ?night finger -keyb/v/h dpad/v s.3}
I/SystemServer(  342): Wi-Fi Service
D/NetdConnector(  342): SND -> {interface ipv6 wlan0 disable} {null}
D/NetdConnector(  342): RCV <- {400 Failed to change IPv6 state (No such file or directory)}
D/NetdConnector(  342): RSP <- {400 Failed to change IPv6 state (No such file or directory)}
I/SystemServer(  342): Connectivity Service
D/ConnectivityService(  342): ConnectivityService starting up
E/MobileDataStateTracker(  342): default: Ignoring feature request because could not acquire PhoneService
E/MobileDataStateTracker(  342): default: Could not enable APN type "default"
D/NetworkManagementService(  342): Registering observer
D/NetworkManagementService(  342): Registering observer
I/WifiService(  342): WifiService starting up with Wi-Fi enabled
V/ConnectivityService(  342): CNE is starting up
I/ONCRPC  (  342): Setup RPC Call for task 4064b270
I/ONCRPC  (  342): oncrpc_xdr_call_msg_start: Prog: 3000000e, Ver: 00090001, Proc: 00000009
I/ONCRPC  (  342): xdr_std_msg_send_call: Sent Xid: 0, Prog: 3000000e, Ver: 00090001, Proc: 00000009
I/SystemServer(  342): Throttle Service
I/SystemServer(  342): Mount Service
D/MountService(  342): got storage path: /mnt/sdcard description: Внутренняя память primary: true removable: false emulated: true mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService(  342): got storage path: /mnt/sdcard2 description: SD-карта primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService(  342): got storage path: /mnt/usb description: USB-накопитель primary: false removable: true emulated: false mtpReserve: 0 allowMassStorage: false maxFileSize: 0
D/MountService(  342): using emulated external storage
I/ONCRPC  (  342): xdr_std_msg_send_call: Received Reply Xid: 0, Prog: 3000000e, Ver: 00090001, Proc: 00000009
I/SystemServer(  342): Notification Manager
I/SystemServer(  342): HDMI Service
I/SystemServer(  342): Device Storage Monitor
I/SystemServer(  342): Location Manager
I/SystemServer(  342): Country Detector
I/SystemServer(  342): Search Service
I/SystemServer(  342): DropBox Service
I/SystemServer(  342): Wallpaper Service
D/VoldConnector(  342): SND -> {volume list} {null}
D/VoldCmdListener(  148): volume list
D/VoldConnector(  342): RCV <- {110 sdcard /mnt/sdcard2 1}
D/VoldConnector(  342): RSP <- {110 sdcard /mnt/sdcard2 1}
D/VoldConnector(  342): RCV <- {110 udisk /mnt/usb 0}
D/VoldConnector(  342): RCV <- {200 Volumes listed.}
I/SystemServer(  342): Audio Service
D/VoldConnector(  342): RSP <- {110 udisk /mnt/usb 0}
D/VoldConnector(  342): RSP <- {200 Volumes listed.}
D/VoldConnector(  342): List terminated with {200 Volumes listed.}
D/MountService(  342): volume state changed for /mnt/sdcard2 (null -> unmounted)
D/MountService(  342): volume state changed for /mnt/usb (null -> removed)
I/SystemServer(  342): Dock Observer
W/DockObserver(  342): This kernel does not have dock station support
I/SystemServer(  342): Wired Accessory Observer
I/SystemServer(  342): USB Service
I/SystemServer(  342): UI Mode Manager Service
D/UsbDeviceManager(  342): return mass_storage,adb for mass_storage,adb
I/SystemServer(  342): Backup Service
V/BackupManagerService(  342): Initializing package tracking
V/BackupManagerService(  342): No ancestral data
V/BackupManagerService(  342): addPackageParticipantsLocked: null
I/ONCRPC  (  469): Setup RPC Call for task 4010c270
I/ONCRPC  (  469): oncrpc_xdr_call_msg_start: Prog: 3000000e, Ver: 00090001, Proc: 00000009
I/ONCRPC  (  469): xdr_std_msg_send_call: Sent Xid: 0, Prog: 3000000e, Ver: 00090001, Proc: 00000009
I/ONCRPC  (  469): xdr_std_msg_send_call: Received Reply Xid: 0, Prog: 3000000e, Ver: 00090001, Proc: 00000009
I/BackupManagerService(  342): New app android never backed up; scheduling
I/BackupManagerService(  342): New app com.android.browser never backed up; scheduling
I/BackupManagerService(  342): New app com.android.calendar never backed up; scheduling
I/BackupManagerService(  342): New app com.android.inputmethod.latin never backed up; scheduling
I/BackupManagerService(  342): New app com.android.providers.settings never backed up; scheduling
D/NetdConnector(  342): RCV <- {600 Iface added wlan0}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 down}
I/BackupManagerService(  342): New app com.android.providers.userdictionary never backed up; scheduling
I/BackupManagerService(  342): New app com.android.sharedstoragebackup never backed up; scheduling
I/BackupManagerService(  342): New app com.android.vending never backed up; scheduling
I/BackupManagerService(  342): New app com.fingersoft.hillclimb never backed up; scheduling
I/BackupManagerService(  342): New app com.glu.deerhunt2 never backed up; scheduling
I/BackupManagerService(  342): New app com.google.android.gm never backed up; scheduling
I/BackupManagerService(  342): New app me.zed_0xff.android.alchemy never backed up; scheduling
V/BackupManagerService(  342): Registering transport android/com.android.internal.backup.LocalTransport = com.android.internal.backup.LocalTransport@421a1530
V/BackupManagerService(  342): Starting with transport com.google.android.backup/.BackupTransportService
V/BackupManagerService(  342): Binding to Google transport
I/BackupManagerService(  342): Found stale backup journal, scheduling
I/BackupManagerService(  342):   android
I/BackupManagerService(  342):   com.android.browser
I/BackupManagerService(  342):   com.android.calendar
I/BackupManagerService(  342):   com.android.inputmethod.latin
I/BackupManagerService(  342):   com.android.providers.settings
I/BackupManagerService(  342):   com.android.providers.userdictionary
I/BackupManagerService(  342):   com.android.sharedstoragebackup
I/BackupManagerService(  342):   com.android.vending
I/BackupManagerService(  342):   com.fingersoft.hillclimb
I/BackupManagerService(  342):   com.glu.deerhunt2
I/BackupManagerService(  342):   com.google.android.gm
I/BackupManagerService(  342):   me.zed_0xff.android.alchemy
I/BackupManagerService(  342): Backup enabled => false
I/BackupManagerService(  342): Opting out of backup
I/SystemServer(  342): AppWidget Service
I/SystemServer(  342): Recognition Service
I/SystemServer(  342): Smartcard System Service
I/SystemServer(  342): DiskStats Service
I/SystemServer(  342): AtCmdFwd Service
I/SystemServer(  342): SamplingProfiler Service
I/SystemServer(  342): NetworkTimeUpdateService
D/PowerManagerService(  342): setScreenOffTimeouts mKeylightDelay=6000 mDimDelay=-1 mScreenOffDelay=2147483647 mDimScreen=true
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/PowerManagerService(  342): system ready!
I/ActivityManager(  342): System now ready
I/SystemServer(  342): Making services ready
D/SystemServer(  342): Starting service: Intent { cmp=com.android.systemui/.SystemUIService }
I/ActivityManager(  342): Start proc com.android.systemui for service com.android.systemui/.SystemUIService: pid=481 uid=1000 gids={3003, 1006, 3002, 3001, 1015, 3007}
D/NetworkManagementService(  342): enabling bandwidth control
D/NetdConnector(  342): SND -> {bandwidth enable} {null}
D/NetdConnector(  342): RCV <- {200 Bandwidth command succeeeded}
D/NetdConnector(  342): RSP <- {200 Bandwidth command succeeeded}
D/NetworkManagementService(  342): Registering observer
D/NetdConnector(  342): SND -> {bandwidth setglobalalert 2097152} {null}
D/NetdConnector(  342): RCV <- {200 Bandwidth command succeeeded}
D/NetdConnector(  342): RSP <- {200 Bandwidth command succeeeded}
D/NetworkManagementService(  342): Registering observer
I/ActivityManager(  342): Start proc android.process.media for broadcast com.android.providers.media/.UsbReceiver: pid=534 uid=10044 gids={1015, 1023, 1024, 2001, 3003, 3007}
I/ActivityManager(  342): Config changed: {1.0 0mcc0mnc ru_RU layoutdir=0 sw800dp w1280dp h752dp xlrg land finger -keyb/v/h dpad/v s.4}
D/SystemUIService(  481): loading: class com.android.systemui.statusbar.tablet.TabletStatusBar
D/SystemUIService(  481): running: com.android.systemui.statusbar.tablet.TabletStatusBar@41f8d918
I/StatusBar.HeightReceiver(  481): Resizing status bar plugged=false height=48 old=0
W/AppWidgetService(  342): No android.appwidget.provider meta-data for AppWidget provider 'ComponentInfo{com.maxmpz.audioplayer/com.maxmpz.audioplayer.widgetpackcommon.WidgetKeyguardProvider}'
W/AppWidgetService(  342): No android.appwidget.provider meta-data for AppWidget provider 'ComponentInfo{com.maxmpz.audioplayer/com.maxmpz.audioplayer.widgetpackcommon.WidgetKg4x1Provider}'
I/ActivityManager(  342): Start proc com.maxmpz.audioplayer for broadcast com.maxmpz.audioplayer/.StorageBroadcastReceiver: pid=553 uid=10083 gids={1015, 3003, 3002}
I/ActivityManager(  342): Start proc com.android.galaxy4 for service com.android.galaxy4/.Galaxy4Wallpaper: pid=565 uid=10048 gids={}
W/InputManagerService(  342): Ignoring setImeWindowStatus of uid 1000 token: null
I/ActivityManager(  342): Start proc com.huawei.inputmethod.hwpal for service com.huawei.inputmethod.hwpal/.PinyinIME: pid=577 uid=10012 gids={3003, 1015}
D/NetworkManagementService(  342): Registering observer
I/ActivityManager(  342): Start proc com.android.phone for added application com.android.phone: pid=595 uid=1001 gids={3002, 3001, 3003, 1015}
I/ActivityManager(  342): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10000000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 0
W/ThrottleService(  342): unable to find stats for iface rmnet0
D/NetdConnector(  342): SND -> {interface setthrottle rmnet0 -1 -1} {null}
I/ActivityManager(  342): Start proc com.android.launcher for activity com.android.launcher/com.android.launcher2.Launcher: pid=613 uid=10055 gids={}
D/NetdConnector(  342): RCV <- {200 Interface throttling set}
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ActivityManager(  342): Start proc com.huawei.hisuite for broadcast com.huawei.hisuite/.framework.SFPReceiver: pid=628 uid=10088 gids={3003, 1015}
D/NetdConnector(  342): RSP <- {200 Interface throttling set}
D/NetdConnector(  342): SND -> {softap fwreload wlan0 STA} {null}
D/NetdConnector(  342): RCV <- {200 Softap operation succeeded}
D/NetdConnector(  342): RSP <- {200 Softap operation succeeded}
D/NetdConnector(  342): SND -> {interface getcfg wlan0} {null}
D/NetdConnector(  342): RCV <- {213 00:90:4c:11:22:33 0.0.0.0 0 [down broadcast multicast]}
D/NetdConnector(  342): RSP <- {213 00:90:4c:11:22:33 0.0.0.0 0 [down broadcast multicast]}
D/NetworkManagementService(  342): rsp <213 00:90:4c:11:22:33 0.0.0.0 0 [down broadcast multicast]>
D/NetworkManagementService(  342): flags <[down broadcast multicast]>
D/NetdConnector(  342): SND -> {interface setcfg wlan0 0.0.0.0 0 [down broadcast multicast]} {null}
D/NetdConnector(  342): RCV <- {200 Interface configuration set}
D/NetdConnector(  342): RSP <- {200 Interface configuration set}
D/NetdConnector(  342): SND -> {interface ipv6privacyextensions wlan0 enable} {null}
D/NetdConnector(  342): RCV <- {200 IPv6 privacy extensions changed}
D/NetdConnector(  342): RSP <- {200 IPv6 privacy extensions changed}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
I/ActivityManager(  342): Process com.huawei.hisuite (pid 628) has died.
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: a, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: a, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/WifiService(  342): WifiService trying to set country code to cn with persist set to true
I/ActivityManager(  342): Start proc com.android.smspush for service com.android.smspush/.WapPushManager: pid=666 uid=10073 gids={}
I/ActivityManager(  342): Start proc com.android.contacts for broadcast com.android.contacts/.hap.sim.SimStateChangeReceiver: pid=679 uid=10002 gids={3003, 1015}
I/ActivityManager(  342): Start proc android.process.acore for content provider com.android.providers.contacts/.CallLogProvider: pid=691 uid=10002 gids={3003, 1015}
I/ActivityManager(  342): Start proc com.google.process.gapps for service com.google.android.location/.NetworkLocationService: pid=707 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
W/ActivityManager(  342): Unable to start service Intent { act=com.android.ussd.IExtendedNetworkService }: not found
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
I/ActivityManager(  342): Start proc com.google.android.partnersetup for broadcast com.google.android.partnersetup/.PhoneStateReceiver: pid=742 uid=10009 gids={3003}
V/BackupManagerService(  342): Connected to Google transport
V/BackupManagerService(  342): Registering transport com.google.android.backup/.BackupTransportService = com.google.android.backup.BackupTransportService$1@42239290
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
I/StatusBarManagerService(  342): registerStatusBar bar=com.android.internal.statusbar.IStatusBar$Stub$Proxy@422f3ad8
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/MobileDataStateTracker(  342): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/MobileDataStateTracker(  342): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/MobileDataStateTracker(  342): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
I/ActivityManager(  342): Start proc com.android.settings for broadcast com.android.settings/.widget.SettingsAppWidgetProvider: pid=763 uid=1000 gids={3003, 1006, 3002, 3001, 1015, 3007}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/MobileDataStateTracker(  342): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/NetdConnector(  342): SND -> {interface ipv6 wlan0 enable} {null}
D/NetdConnector(  342): RCV <- {200 IPv6 state changed}
D/NetdConnector(  342): RSP <- {200 IPv6 state changed}
D/MobileDataStateTracker(  342): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/SystemUIService(  481): loading: class com.android.systemui.power.PowerUI
D/SystemUIService(  481): running: com.android.systemui.power.PowerUI@420c0370
D/MobileDataStateTracker(  342): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
I/StatusBar.HeightReceiver(  481): Resizing status bar plugged=false height=48 old=48
I/StatusBar.HeightReceiver(  481): Resizing status bar plugged=false height=48 old=48
D/WifiService(  342): New client listening to asynchronous messages
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x0/(null) combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x0 mDataDirectionIconId=0x0 mDataSignalIconId=0x0 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x0 mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/MobileDataStateTracker(  342): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  342): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  342): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  342): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  342): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  342): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=dataDetached
D/MobileDataStateTracker(  342): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/MobileDataStateTracker(  342): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/StatusBar.NetworkController(  481): In updateSimIcon simState= UNKNOWN
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x0/(null) combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x0 mDataDirectionIconId=0x0 mDataSignalIconId=0x0 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x0 mBluetoothTetherIconId=0x108053d
D/MobileDataStateTracker(  342): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=roamingOff
D/ConnectivityService(  342): ConnectivityChange for WIFI: CONNECTING/OBTAINING_IPADDR
D/ConnectivityService(  342): ConnectivityChange for WIFI: CONNECTING/OBTAINING_IPADDR
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x0/(null) combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x0 mDataDirectionIconId=0x0 mDataSignalIconId=0x0 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x0 mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): onServiceStateChanged state=3 home null null null  Unknown:0 CSS not supported -1 -1 mDataState=3 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/StatusBar.NetworkController(  481): Combining data service state3for signal
D/StatusBar.NetworkController(  481):  No service
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: b, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: b, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x7f0200a1/com.android.systemui:drawable/stat_sys_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x0 mBluetoothTetherIconId=0x108053d
I/ActivityManager(  342): Start proc com.google.android.apps.maps for broadcast com.google.android.apps.maps/com.google.android.location.internal.NlpNetworkProviderSettingsUpdateReceiver: pid=799 uid=10015 gids={3003, 1015}
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x7f0200a1/com.android.systemui:drawable/stat_sys_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b7 mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x7f0200a1/com.android.systemui:drawable/stat_sys_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b7 mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x7f0200a1/com.android.systemui:drawable/stat_sys_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b7 mBluetoothTetherIconId=0x108053d
I/ActivityManager(  342): Start proc com.google.android.apps.maps:GoogleLocationService for service com.google.android.apps.maps/com.google.android.location.internal.server.GoogleLocationService: pid=814 uid=10015 gids={3003, 1015}
I/ActivityManager(  342): Start proc cloudtv.hdwidgets for broadcast cloudtv.hdwidgets/.switches.SwitchSystemUpdateReceiver: pid=826 uid=10105 gids={3002, 3001, 1006, 3003, 1015}
I/TabletStatusBar(  481): DISABLE_NOTIFICATION_ICONS: yes (DND)
D/StatusBar.NetworkController(  481): onServiceStateChanged state=1 home null null null  Unknown:0 CSS not supported -1 -1 mDataState=1 RoamInd=-1 DefRoamInd=-1 EmergOnly=true
D/StatusBar.NetworkController(  481): Combining data service state1for signal
D/StatusBar.NetworkController(  481):  No service
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x7f0200a1/com.android.systemui:drawable/stat_sys_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b7 mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): In updateSimIcon simState= ABSENT
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x7f0200a1/com.android.systemui:drawable/stat_sys_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b7 mBluetoothTetherIconId=0x108053d
I/ActivityManager(  342): Start proc android.smartcard:remote for on-hold: pid=839 uid=10068 gids={1015}
D/StatusBar.NetworkController(  481): refreshViews connected={ } level=?? combinedSignalIconId=0x7f0200a1/com.android.systemui:drawable/stat_sys_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b7 mBluetoothTetherIconId=0x108053d
D/PowerManagerService(  342): bootCompleted
D/PowerManagerService(  342): setScreenOffTimeouts mKeylightDelay=6000 mDimDelay=-1 mScreenOffDelay=2147483647 mDimScreen=true
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
V/DevicePolicyManagerService(  342): Sending password expiration notifications for action android.intent.action.BOOT_COMPLETED
D/VoldConnector(  342): SND -> {volume mount /mnt/sdcard2} {null}
D/VoldCmdListener(  148): volume mount /mnt/sdcard2
I/Vold    (  148): /dev/block/vold/179:97 being considered for volume sdcard
D/Vold    (  148): Volume sdcard state changing 1 (Idle-Unmounted) -> 3 (Checking)
D/VoldConnector(  342): RCV <- {605 Volume sdcard /mnt/sdcard2 state changed from 1 (Idle-Unmounted) to 3 (Checking)}
D/MountService(  342): volume state changed for /mnt/sdcard2 (unmounted -> checking)
D/MountService(  342): sendStorageIntent Intent { act=android.intent.action.MEDIA_CHECKING dat=file:///mnt/sdcard2 (has extras) }
V/WiredAccessoryObserver(  342): init()
W/WiredAccessoryObserver(  342): This kernel does not have wired headset support
I/Vold    (  148): Fat Filesystem check completed OK
I/Vold    (  148): Device /dev/block/vold/179:97, target /mnt/sdcard2 mounted @ /mnt/secure/staging
D/Vold    (  148): Volume sdcard state changing 3 (Checking) -> 4 (Mounted)
D/VoldConnector(  342): RCV <- {605 Volume sdcard /mnt/sdcard2 state changed from 3 (Checking) to 4 (Mounted)}
D/VoldConnector(  342): RCV <- {200 volume operation succeeded}
D/MountService(  342): volume state changed for /mnt/sdcard2 (checking -> mounted)
D/VoldConnector(  342): RSP <- {200 volume operation succeeded}
W/MountService(  342): Duplicate state transition (mounted -> mounted) for /mnt/sdcard
D/MountService(  342): sendStorageIntent Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///mnt/sdcard (has extras) }
D/MountService(  342): sendStorageIntent Intent { act=android.intent.action.MEDIA_MOUNTED dat=file:///mnt/sdcard2 (has extras) }
I/ONCRPC  (  927): Setup RPC Call for task 400c0270
I/ONCRPC  (  927): oncrpc_xdr_call_msg_start: Prog: 300000b5, Ver: 00020001, Proc: 00000000
I/ONCRPC  (  927): xdr_std_msg_send_call: Sent Xid: 0, Prog: 300000b5, Ver: 00020001, Proc: 00000000
I/ActivityManager(  342): Start proc com.google.android.gms for broadcast com.google.android.gms/com.google.android.location.internal.NlpNetworkProviderSettingsUpdateReceiver: pid=935 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
I/ONCRPC  (  927): xdr_std_msg_send_call: Received Reply Xid: 0, Prog: 300000b5, Ver: 00020001, Proc: 00000000
I/ONCRPC  (  927): Setup RPC Call for task 400c0270
I/ONCRPC  (  927): oncrpc_xdr_call_msg_start: Prog: 300000b5, Ver: 00020001, Proc: 00000004
I/ONCRPC  (  927): xdr_std_msg_send_call: Sent Xid: 1, Prog: 300000b5, Ver: 00020001, Proc: 00000004
I/ONCRPC  (  927): xdr_std_msg_send_call: Received Reply Xid: 1, Prog: 300000b5, Ver: 00020001, Proc: 00000004
I/ONCRPC  (  927): Setup RPC Call for task 400c0270
I/ONCRPC  (  927): Setup RPC Call for task 400c0270
I/ONCRPC  (  927): rpc_handle_rpc_call: for Xid: 29, Prog: 310000b5, Vers: 00020001, Proc: 00000001
I/ONCRPC  (  927): rpc_handle_rpc_call: Find Status: 0 Xid: 29
I/ONCRPC  (  927): oncrpc_proxy_handle_cmd_rpc_call: Dispatching xid: 29
D/PowerManagerService(  342): setPowerState from TimeoutTask! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
I/ActivityManager(  342): Start proc com.google.process.location for service com.google.android.gms/com.google.android.location.internal.server.GoogleLocationService: pid=954 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
I/ActivityManager(  342): Start proc com.huawei.hisuite for broadcast com.huawei.hisuite/.framework.SFPReceiver: pid=975 uid=10088 gids={3003, 1015}
I/ActivityManager(  342): Start proc com.qualcomm.privinit for broadcast com.qualcomm.privinit/.BootReciever: pid=998 uid=1000 gids={3003, 1006, 3002, 3001, 1015, 3007}
I/ActivityManager(  342): Start proc com.qualcomm.wiper for broadcast com.qualcomm.wiper/.BootUpReceiver: pid=1010 uid=10074 gids={3003}
I/ONCRPC  (  177): Setup RPC Call for task 400ff3d8
I/ONCRPC  (  177): oncrpc_xdr_call_msg_start: Prog: 30000048, Ver: 00040001, Proc: 00000000
I/ONCRPC  (  177): xdr_std_msg_send_call: Sent Xid: 4, Prog: 30000048, Ver: 00040001, Proc: 00000000
I/ONCRPC  (  177): xdr_std_msg_send_call: Received Reply Xid: 4, Prog: 30000048, Ver: 00040001, Proc: 00000000
I/ONCRPC  (  177): Setup RPC Call for task 400ff3d8
I/ONCRPC  (  177): oncrpc_xdr_call_msg_start: Prog: 30000048, Ver: 00040001, Proc: 00000016
I/ONCRPC  (  177): xdr_std_msg_send_call: Sent Xid: 5, Prog: 30000048, Ver: 00040001, Proc: 00000016
I/ONCRPC  (  177): xdr_std_msg_send_call: Received Reply Xid: 5, Prog: 30000048, Ver: 00040001, Proc: 00000016
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: c, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: c, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ActivityManager(  342): Start proc com.huawei.android.gpms for broadcast com.huawei.android.gpms/.ManagerHelper: pid=1049 uid=10095 gids={3003}
I/ActivityManager(  342): START {flg=0x10040000 cmp=com.google.android.gsf/.update.SystemUpdateInstallDialog} from pid 707
I/ActivityManager(  342): START {flg=0x10040000 cmp=com.google.android.gsf/.update.SystemUpdateDownloadDialog} from pid 707
I/ActivityManager(  342): Start proc com.huawei.android.hwouc for broadcast com.huawei.android.hwouc/.biz.impl.reveiver.RebootReceiver: pid=1062 uid=10013 gids={2001, 3003, 1015, 1023}
D/VoldConnector(  342): SND -> {cryptfs cryptocomplete} {null}
D/VoldCmdListener(  148): cryptfs operation:<cryptocomplete>
D/VoldCmdListener(  148): cryptfs cryptocomplete
E/Cryptfs (  148): not running with encryption, aborting
D/VoldConnector(  342): RCV <- {200 1}
D/VoldConnector(  342): RSP <- {200 1}
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bc/com.android.systemui:drawable/stat_sys_wifi_signal_3 combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bc mBluetoothTetherIconId=0x108053d
W/InputManagerService(  342): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@424fc4f0
I/ActivityManager(  342): Start proc com.google.android.onetimeinitializer for broadcast com.google.android.onetimeinitializer/.OneTimeInitializerReceiver: pid=1076 uid=10019 gids={}
I/ActivityManager(  342): Start proc com.google.android.talk for broadcast com.google.android.talk/.videochat.BootCompleteReceiver: pid=1091 uid=10029 gids={3003, 1015, 1006, 3002}
D/ConnectivityService(  342): reportNetworkCondition(1, 100)
D/ConnectivityService(  342): handleInetConditionChange: net=1, condition=100,mActiveDefaultNetwork=1
D/ConnectivityService(  342): handleInetConditionChange: starting a change hold
D/ConnectivityService(  342): reportNetworkCondition(0, 0)
D/ConnectivityService(  342): handleInetConditionChange: no active default network - ignore
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: d, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: d, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ActivityManager(  342): Start proc com.android.providers.calendar for broadcast com.android.providers.calendar/.CalendarReceiver: pid=1112 uid=10039 gids={3003, 1015}
I/ActivityManager(  342): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=1130 uid=10043 gids={}
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/ConnectivityService(  342): handleInetConditionHoldEnd: net=1, condition=100, published condition=0
D/ConnectivityService(  342): sendStickyBroadcast: action=android.net.conn.INET_CONDITION_ACTION
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bc/com.android.systemui:drawable/stat_sys_wifi_signal_3 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bc mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/StatusBar.NetworkController(  481): updateConnectivity: intent=Intent { act=android.net.conn.INET_CONDITION_ACTION flg=0x10000010 (has extras) }
D/StatusBar.NetworkController(  481): updateConnectivity: networkInfo=NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
D/StatusBar.NetworkController(  481): updateConnectivity: connectionStatus=100
D/StatusBar.NetworkController(  481):  No service
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
I/ActivityManager(  342): Start proc com.android.email for broadcast com.android.email/.service.EmailBroadcastReceiver: pid=1146 uid=10045 gids={3003, 1015}
I/ActivityManager(  342): Start proc com.google.android.gm for broadcast com.google.android.gm/.GoogleMailDeviceStartupReceiver: pid=1388 uid=10006 gids={3003, 1015}
I/ActivityManager(  342): No longer want com.huawei.android.gpms (pid 1049): hidden #16
I/ActivityManager(  342): Start proc com.android.exchange for service com.android.exchange/.ExchangeService: pid=1169 uid=10046 gids={3003, 1015}
D/ActivityThread( 1388): Loading provider com.android.gmail.ui: com.google.android.gm.provider.UiProvider
D/MobileDataStateTracker(  342): default: setPolicyDataEnable(enabled=true)
D/MobileDataStateTracker(  342): default: setPolicyDataEnable(enabled=true)
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200b7/com.android.systemui:drawable/stat_sys_wifi_signal_0 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b7 mBluetoothTetherIconId=0x108053d
D/ConnectivityService(  342): ConnectivityChange for WIFI: CONNECTED/CONNECTED
D/ConnectivityService(  342): Setting TCP values: [4096,87380,393216,4096,16384,110208] which comes from [net.tcp.buffersize.wifi]
D/ConnectivityService(  342): adding dns 192.168.0.1 for WIFI
D/MobileDataStateTracker(  342): default: setPolicyDataEnable(enabled=true)
D/ConnectivityService(  342): adding dns 192.168.0.1 for WIFI
D/NetdConnector(  342): SND -> {resolver setifdns wlan0 192.168.0.1 192.168.0.1} {null}
D/NetdConnector(  342): RCV <- {200 Resolver command succeeded}
D/NetdConnector(  342): RSP <- {200 Resolver command succeeded}
D/NetdConnector(  342): SND -> {resolver setdefaultif wlan0} {null}
D/NetdConnector(  342): RCV <- {200 Resolver command succeeded}
D/NetdConnector(  342): RSP <- {200 Resolver command succeeded}
D/MobileDataStateTracker(  342): default: setPolicyDataEnable(enabled=true)
D/ConnectivityService(  342): handleConnectivityChange: changed linkProperty[1]: doReset=false resetMask=0
D/ConnectivityService(  342):    curLp=null
D/ConnectivityService(  342):    newLp=InterfaceName: wlan0 LinkAddresses: [192.168.0.178/24,] Routes: [0.0.0.0/0 -> 192.168.0.1,] DnsAddresses: [192.168.0.1,192.168.0.1,] HttpProxy: [ProxyProperties.mHost == null] 
D/ConnectivityService(  342): Adding 192.168.0.1/32 -> 0.0.0.0 for interface wlan0
D/NetdConnector(  342): SND -> {interface route add wlan0 default 192.168.0.1 32 0.0.0.0} {null}
D/NetdConnector(  342): RCV <- {200 Route added to default table}
D/NetdConnector(  342): RSP <- {200 Route added to default table}
D/ConnectivityService(  342): Adding 0.0.0.0/0 -> 192.168.0.1 for interface wlan0
D/NetdConnector(  342): SND -> {interface route add wlan0 default 0.0.0.0 0 192.168.0.1} {null}
D/NetdConnector(  342): RCV <- {200 Route added to default table}
I/ActivityManager(  342): Start proc com.google.android.gsf.login for service com.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginService: pid=1403 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
D/NetdConnector(  342): RSP <- {200 Route added to default table}
D/NetdConnector(  342): SND -> {route replace src v4 wlan0 192.168.0.178 3 192.168.0.1} {null}
I/ActivityManager(  342): Start proc com.google.android.gms for service com.google.android.gms/.icing.impl.IndexService: pid=1415 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
I/ActivityManager(  342): Start proc com.huawei.init for broadcast com.huawei.init/.HuaweiInitReceiver: pid=1205 uid=1000 gids={3003, 1006, 3002, 3001, 1015, 3007}
D/NetdConnector(  342): RCV <- {200 source route replace succeeded for route id [3], and local destination routing succeeded}
D/NetdConnector(  342): RSP <- {200 source route replace succeeded for route id [3], and local destination routing succeeded}
D/NetworkManagementService(  342): 200 source route replace succeeded for route id [3], and local destination routing succeeded
D/ConnectivityService(  342): resetting DNS cache for wlan0
D/NetdConnector(  342): SND -> {resolver flushif wlan0} {null}
D/NetdConnector(  342): RCV <- {200 Resolver command succeeded}
D/NetdConnector(  342): RSP <- {200 Resolver command succeeded}
D/ConnectivityService(  342): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
D/ConnectivityService(  342): sendStickyBroadcastDelayed: delayMs=3000, action=android.net.conn.CONNECTIVITY_CHANGE
D/ConnectivityService(  342): ConnectivityChange for WIFI: CONNECTED/CONNECTED
D/ConnectivityService(  342): Setting TCP values: [4096,87380,393216,4096,16384,110208] which comes from [net.tcp.buffersize.wifi]
I/ActivityManager(  342): No longer want com.google.android.apps.maps (pid 799): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/ConnectivityService(  342): handleConnectivityChange: changed linkProperty[1]: doReset=false resetMask=0
D/ConnectivityService(  342):    curLp=InterfaceName: wlan0 LinkAddresses: [192.168.0.178/24,] Routes: [0.0.0.0/0 -> 192.168.0.1,] DnsAddresses: [192.168.0.1,192.168.0.1,] HttpProxy: [ProxyProperties.mHost == null] 
D/ConnectivityService(  342):    newLp=InterfaceName: wlan0 LinkAddresses: [192.168.0.178/24,] Routes: [0.0.0.0/0 -> 192.168.0.1,] DnsAddresses: [192.168.0.1,192.168.0.1,] HttpProxy: [ProxyProperties.mHost == null] 
D/ConnectivityService(  342): handleConnectivityChange: address are the same reset per doReset linkProperty[1]: resetMask=0
D/ConnectivityService(  342): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE_IMMEDIATE
I/ActivityManager(  342): Start proc com.google.android.apps.maps:FriendService for broadcast com.google.android.apps.maps/com.google.googlenav.friend.android.ServiceReceiver: pid=1438 uid=10015 gids={3003, 1015}
D/ConnectivityService(  342): sendStickyBroadcastDelayed: delayMs=3000, action=android.net.conn.CONNECTIVITY_CHANGE
I/ActivityManager(  342): No longer want com.huawei.android.hwouc (pid 1062): hidden #16
I/ActivityManager(  342): Start proc com.huawei.log for broadcast com.huawei.log/.LogBroadcastReceiver: pid=1230 uid=10052 gids={1007, 1015}
I/ActivityManager(  342): Start proc com.huawei.policy for broadcast com.huawei.policy/.HuaweiPolicyInitReceiver: pid=1246 uid=1000 gids={3003, 1006, 3002, 3001, 1015, 3007}
I/ActivityManager(  342): No longer want com.google.android.gms (pid 935): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
I/ActivityManager(  342): No longer want cloudtv.hdwidgets (pid 826): hidden #16
I/ActivityManager(  342): Start proc com.android.vending for broadcast com.android.vending/com.google.android.finsky.receivers.BootCompletedReceiver: pid=1460 uid=10020 gids={3003, 1015}
I/ActivityManager(  342): No longer want com.google.android.onetimeinitializer (pid 1076): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
I/ActivityManager(  342): No longer want com.google.android.talk (pid 1091): hidden #16
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/ActivityManager(  342): Start proc com.huawei for broadcast com.huawei/.receiver.BootBroadcastReceiver: pid=1272 uid=10053 gids={}
I/ActivityManager(  342): No longer want com.android.settings (pid 763): hidden #16
I/ActivityManager(  342): Start proc ru.pccar for broadcast ru.pccar/.OnBootReceiver: pid=1499 uid=10137 gids={3003, 1007}
I/ActivityManager(  342): No longer want com.android.providers.calendar (pid 1112): hidden #16
I/ActivityManager(  342): No longer want com.android.deskclock (pid 1130): hidden #17
I/ActivityManager(  342): Start proc com.android.mms for broadcast com.android.mms/.transaction.MmsSystemEventReceiver: pid=1285 uid=10060 gids={3003, 1015}
D/MobileDataStateTracker(  342): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/StatusBar.NetworkController(  481): onServiceStateChanged state=3 home null null null  Unknown:0 CSS not supported -1 -1 mDataState=3 RoamInd=-1 DefRoamInd=-1 EmergOnly=false
D/StatusBar.NetworkController(  481): Combining data service state3for signal
D/StatusBar.NetworkController(  481):  No service
W/ActivityManager(  342): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x10 } to com.huawei.hisuite requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
D/MobileDataStateTracker(  342): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
I/ActivityManager(  342): Start proc net.dinglisch.android.taskerm for broadcast net.dinglisch.android.taskerm/.ReceiverStaticAlwaysOn: pid=1514 uid=10085 gids={1015, 1006, 3001, 3002, 3003}
D/MobileDataStateTracker(  342): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/MobileDataStateTracker(  342): default: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/CountryDetectorService(  342): The first listener is added
D/MobileDataStateTracker(  342): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): fota: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): dun: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): supl: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): hipri: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): ims: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): mms: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
D/MobileDataStateTracker(  342): cbs: Received state=DISCONNECTED, old=DISCONNECTED, reason=radioTurnedOff
I/ActivityManager(  342): No longer want com.huawei.hisuite (pid 975): hidden #16
W/ActivityManager(  342): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x10 } to com.android.musicfx requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
I/ActivityManager(  342): No longer want com.android.contacts (pid 679): hidden #16
I/ActivityManager(  342): Start proc com.android.settings for broadcast com.android.settings/.PowerSavingPolicy: pid=1309 uid=1000 gids={3003, 1006, 3002, 3001, 1015, 3007}
I/ActivityManager(  342): No longer want com.qualcomm.privinit (pid 998): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
I/ActivityManager(  342): Start proc com.noshufou.android.su for broadcast com.noshufou.android.su/.UpdatePermissionsReceiver: pid=1323 uid=10131 gids={3003, 1015}
D/ConnectivityService(  342): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
D/StatusBar.NetworkController(  481): updateConnectivity: intent=Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x10000010 (has extras) }
D/StatusBar.NetworkController(  481): updateConnectivity: networkInfo=NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
D/StatusBar.NetworkController(  481): updateConnectivity: connectionStatus=0
D/StatusBar.NetworkController(  481):  No service
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
D/ConnectivityService(  342): sendStickyBroadcast: action=android.net.conn.CONNECTIVITY_CHANGE
I/ActivityManager(  342): Start proc com.google.android.youtube for broadcast com.google.android.youtube/com.google.android.apps.youtube.core.transfer.DownloadService$BootReceiver: pid=1339 uid=10032 gids={3003, 1015, 1006}
D/StatusBar.NetworkController(  481): updateConnectivity: intent=Intent { act=android.net.conn.CONNECTIVITY_CHANGE flg=0x10000010 (has extras) }
D/StatusBar.NetworkController(  481): updateConnectivity: networkInfo=NetworkInfo: type: WIFI[], state: CONNECTED/CONNECTED, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
D/StatusBar.NetworkController(  481): updateConnectivity: connectionStatus=0
D/StatusBar.NetworkController(  481):  No service
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200ba/com.android.systemui:drawable/stat_sys_wifi_signal_2 combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200ba mBluetoothTetherIconId=0x108053d
I/ActivityManager(  342): Start proc com.google.android.gms.ui for broadcast com.google.android.gms/.auth.authzen.GcmReceiverService$Receiver: pid=1548 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
I/ActivityManager(  342): No longer want com.google.android.partnersetup (pid 742): hidden #16
W/ActivityManager(  342): Permission Denial: receiving Intent { act=android.intent.action.BOOT_COMPLETED flg=0x10 } to com.skype.raider requires android.permission.RECEIVE_BOOT_COMPLETED due to sender null (uid 1000)
I/ActivityManager(  342): Start proc cloudtv.hdwidgets for broadcast cloudtv.hdwidgets/.widgets.Widget4x1: pid=1568 uid=10105 gids={3002, 3001, 1006, 3003, 1015}
I/ActivityManager(  342): No longer want com.huawei.log (pid 1230): hidden #16
I/ActivityManager(  342): No longer want com.huawei.init (pid 1205): hidden #16
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: e, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: e, Prog: 3000006b, Ver: 00010001, Proc: 00000002
W/ActivityManager(  342): Permission denied: checkComponentPermission() owningUid=10001
W/ActivityManager(  342): Permission Denial: broadcasting Intent { act=com.google.android.location.internal.server.ACTION_RESTARTED flg=0x10 } from com.google.android.apps.maps (pid=814, uid=10015) is not exported from uid 10001 due to receiver com.google.android.gms/com.google.android.location.reporting.service.ExternalChangeReceiver
I/ActivityManager(  342): Start proc com.google.android.apps.uploader for broadcast com.google.android.apps.uploader/.ConnectivityBroadcastReceiver: pid=1594 uid=10017 gids={3003}
I/ActivityManager(  342): Start proc com.google.android.apps.plus for broadcast com.google.android.apps.plus/.service.PackagesMediaMonitor: pid=1611 uid=10022 gids={3003, 3002, 1015, 1006}
I/ActivityManager(  342): Start proc com.huawei.hisuite for broadcast com.huawei.hisuite/.media.MediaReceiver: pid=1630 uid=10088 gids={3003, 1015}
I/ActivityManager(  342): No longer want com.android.exchange (pid 1169): hidden #16
I/ActivityManager(  342): No longer want com.android.email (pid 1146): hidden #16
I/ActivityManager(  342): Start proc com.android.contacts for broadcast com.android.contacts/.gridwidget.ContactWidgetProvider: pid=1648 uid=10002 gids={3003, 1015}
I/ActivityManager(  342): No longer want com.huawei (pid 1272): hidden #16
I/ActivityManager(  342): Start proc com.google.android.talk for broadcast com.google.android.talk/.McsConnectionStartedReceiver: pid=1665 uid=10029 gids={3003, 1015, 1006, 3002}
I/ActivityManager(  342): Start proc com.android.calendar for broadcast com.android.calendar/.widget.CalendarAppWidgetService$CalendarFactory: pid=1687 uid=10038 gids={3003}
I/ActivityManager(  342): No longer want com.android.mms (pid 1285): hidden #16
D/CountryDetectorService(  342): No listener is left
I/ActivityManager(  342): No longer want com.noshufou.android.su (pid 1323): hidden #16
I/ActivityManager(  342): Start proc com.android.providers.calendar for content provider com.android.providers.calendar/.CalendarProvider2: pid=1703 uid=10039 gids={3003, 1015}
I/ActivityManager(  342): No longer want com.google.android.gm (pid 1388): hidden #16
I/ActivityManager(  342): Start proc com.google.android.music:main for broadcast com.google.android.music/.store.MediaStoreImportService$Receiver: pid=1715 uid=10018 gids={3003, 1015}
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: f, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: f, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ActivityManager(  342): Start proc com.huawei.android.hwouc for broadcast com.huawei.android.hwouc/.provider.DownloadReceiver: pid=1748 uid=10013 gids={2001, 3003, 1015, 1023}
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b6 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837686
D/VoldConnector(  342): SND -> {cryptfs cryptocomplete} {null}
D/VoldCmdListener(  148): cryptfs operation:<cryptocomplete>
D/VoldCmdListener(  148): cryptfs cryptocomplete
E/Cryptfs (  148): not running with encryption, aborting
D/VoldConnector(  342): RCV <- {200 1}
D/VoldConnector(  342): RSP <- {200 1}
I/ActivityManager(  342): Start proc com.facebook.katana for broadcast com.facebook.katana/.binding.UploadManagerConnectivity: pid=1764 uid=10077 gids={3003, 1006, 1015}
I/ActivityManager(  342): No longer want com.google.android.gsf.login (pid 1403): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
I/ActivityManager(  342): Start proc com.google.android.gsf.login for service com.google.android.gsf.login/com.google.android.gsf.loginservice.GoogleLoginService: pid=1781 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
I/ActivityManager(  342): No longer want com.google.android.gms.ui (pid 1548): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
I/ActivityManager(  342): Start proc com.ea.game.simpsons4_row for broadcast com.ea.game.simpsons4_row/com.ea.simpsons.NetworkStatus: pid=1820 uid=10166 gids={1015, 3003}
I/ActivityManager(  342): START {flg=0x10020000 cmp=ru.pccar/.Main} from pid 1499
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
I/ActivityManager(  342): Start proc com.vkontakte.android for broadcast com.vkontakte.android/.NetworkStateReceiver: pid=1839 uid=10106 gids={1006, 3003, 1015}
I/ActivityManager(  342): No longer want com.google.android.gms (pid 1415): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/ActivityManager(  342): Start proc com.google.android.gms for broadcast com.google.android.gms/.gcm.GmsAutoStarter: pid=1853 uid=10001 gids={3003, 1015, 1007, 1006, 2001, 3006}
I/ActivityManager(  342): No longer want com.android.contacts (pid 1648): hidden #16
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 10, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 10, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ActivityManager(  342): Start proc ru.ivi.client for broadcast ru.ivi.client/.app.ConnectionChangeReceiver: pid=1875 uid=10107 gids={3003, 1015}
I/ActivityManager(  342): No longer want com.google.android.apps.maps:FriendService (pid 1438): hidden #16
I/ActivityManager(  342): Start proc com.pikpok.turbo for broadcast com.pikpok.turbo/com.pikpok.MabNetworkStateReceiver: pid=1901 uid=10179 gids={1015, 3003}
I/ActivityManager(  342): No longer want com.google.android.talk (pid 1665): hidden #16
I/ActivityManager(  342): No longer want com.android.settings (pid 1309): hidden #16
I/ActivityManager(  342): Start proc com.android.deskclock for broadcast com.android.deskclock/.AlarmInitReceiver: pid=1920 uid=10043 gids={}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
I/ActivityManager(  342): No longer want com.huawei.hisuite (pid 1630): hidden #16
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
I/ActivityManager(  342): Start proc com.google.android.gm for broadcast com.google.android.gm/.MailIntentReceiver: pid=1936 uid=10006 gids={3003, 1015}
D/ActivityThread( 1936): Loading provider com.android.gmail.ui: com.google.android.gm.provider.UiProvider
I/ActivityManager(  342): Start proc com.google.android.apps.maps:LocationFriendService for broadcast com.google.android.apps.maps/com.google.googlenav.friend.reporting.LocationReportingIntentReceiver: pid=1957 uid=10015 gids={3003, 1015}
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
I/ActivityManager(  342): No longer want com.huawei.android.hwouc (pid 1748): hidden #16
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/ActivityManager(  342): No longer want com.google.android.apps.uploader (pid 1594): hidden #16
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ActivityManager(  342): START {cmp=ru.pccar/.Settings} from pid 1499
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 11, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 11, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
I/ActivityManager(  342): Start proc com.google.android.talk for broadcast com.google.android.talk/.ConnectionStateOnlineReceiver: pid=2010 uid=10029 gids={3003, 1015, 1006, 3002}
I/ActivityManager(  342): No longer want com.google.android.youtube (pid 1339): hidden #16
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b6 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837686
I/ActivityManager(  342): moveTaskToBack: 5
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200b9/com.android.systemui:drawable/stat_sys_wifi_signal_1_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b9 mBluetoothTetherIconId=0x108053d
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 12, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 12, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/PowerManagerService(  342): setPowerState from TimeoutTask! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
I/ActivityManager(  342): START {flg=0x10020000 cmp=ru.pccar/.Main} from pid 1499
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 13, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 13, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ActivityManager(  342): moveTaskToBack: 5
W/ThrottleService(  342): unable to find stats for iface rmnet0
I/ActivityManager(  342): START {flg=0x10020000 cmp=ru.pccar/.Main} from pid 1499
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 14, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 14, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 15, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 15, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ActivityManager(  342): START {cmp=ru.pccar/.Settings} from pid 1499
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ActivityManager(  342): moveTaskToBack: 5
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b6 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837686
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 16, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 16, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from TimeoutTask! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
--------- beginning of /dev/log/main
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_se_banish.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_46.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_amaina.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_32_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bla_eff_01.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_29.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_Rect_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_47.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_fgn_throw0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_jha_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_se_spcharge.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_09_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_13.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmb11.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_throw1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_sc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_kneeshot.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_ucmov.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_com_list_dj_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_ken_c4_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_05.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_11_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_Rect.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken13.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_agl_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_sgt_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_gktac.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_kiso01.tas
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_sgt_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img05.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dsm11_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul9_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg2_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu16_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sagat_Pict_2P.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt29.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_28_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_psycho.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip28.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff78.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_34_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_46_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_33.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/botton.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_29_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_47_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_jha_4.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_Pict.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_10.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/douzyou_menu_fra.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmb09.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_ex_sbk.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_sc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_com_list_dsm_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_ken_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_05_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_eff_07.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_12.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_Rect_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken13_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_eff01.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_agl_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_sgt_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_spmv13.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj5_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd8_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_zgf12_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu17.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt29_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_se_uc.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_29.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip28_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff83.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_35.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_c4_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_47.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_33_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_sc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_30.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_48.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_ken_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_stun.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_win1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_eff_05.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_Pict_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_10_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/DriveIn1-2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_achiname.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_agl_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_sc0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_c5_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv02.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_com_list_ken_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_ryu_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_06.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Help_Back.img
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/honda_12_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken14.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_throw.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_agl_c2_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_veg_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_spmv05.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/land_nom.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_roundf_2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_blk10_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_zgf4_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu17_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt30.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_29_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/veg_ex_devil.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_headpress.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip29.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff08.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_35_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_47_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_atk_m1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_34.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_30_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_48_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_fgn_throw1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_ken_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhal_1p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_11.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_mieta.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_soiya.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_sav0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_sc0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_atk_l2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv00.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv07.tas
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_com_list_ryu_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_ryu_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_06_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_Pict.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_13.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken14_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_agl_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_veg_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img16.img
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/result2.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha10_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_zgf1_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu18.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt30_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_07.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_30.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip29_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff10.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff24.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff92.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_36.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_sc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_48.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_34_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_31.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_49.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_knuckle.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_ryu_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_eff_03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_atk_h1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dj_11_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/douzyou_mozi_ef2.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/eff_guard_01.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ending_sumi.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_ex_kikouken.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_sobat.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_dj_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_atk_l1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv13.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_com_list_sgt_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_ryu_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv01.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_07.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_Pict_2P.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_13_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken15.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_ex_hadou.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_blk_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_veg_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_roundf_0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_success.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cnl5_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha7_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken6_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu18_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt31.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_30_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip30.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff65.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_36_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_48_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/back.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_35.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_31_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_49_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_sc0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_ryu_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_knuckle.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_win0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dj_12.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_sc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_com_list_zgf_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_ryu_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_07_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hit_kick_m.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_14.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_djy_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken15_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_blk_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_zgf_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl5_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cmy7_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul9_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu19.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff02.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt31_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_31.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_sav2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip30_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff30.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff70.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_37.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_49.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_35_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cade_face.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/char_sel_frame.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_50.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_atk_m2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_tensyo.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_sgt_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhal_2p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_12_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_2p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_33.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_atk_l0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_hazan.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/fire01.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_sgt_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv02.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_08.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/gul_sel_chara.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_uc3.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_14_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_eff_05.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_eff_14.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_spmv06.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken16.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_blk_c1_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_zgf_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cnl11_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken10_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu19_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_ex_tatsumaki.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/saving_start.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt32.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_sav0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_31_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip31.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff39.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_37_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_49_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_36.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/bla_Rect.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_eff_04.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_01.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_50_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_ex_kikouken.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_sgt_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_13.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_1p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_atk_h2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/eff_hit_02.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_throw.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv04.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_sgt_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_08_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/help.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/honda_15.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken16_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_blk_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_spmv06.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_icon.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_cong.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj7_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul1_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu2_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu20.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff21.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt32_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/swing_kick_h.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_32.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip31_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff60.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff97.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_38.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_50.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_Rect.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_36_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bla_Rect_2P.bin
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_Pict.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_01_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_51.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_arrow.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_veg_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_stun.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_13_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_nigasan.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_uc1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_atk_h0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c3_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv08.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_sgt_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_09.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/gul_uc_1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/help_Eng.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_15_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken17.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_uc3.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_win1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_blk_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_zgf_c4_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img01.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/result1_eng_fra.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd10_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha7_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu20_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt33.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_throw0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_32_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip32.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff36.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff72.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_38_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_01.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_50_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_Rect_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_sokoda.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_37.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_Pict_2P.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_02.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_51_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_atk_h1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_veg_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_hammer.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_14.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_amaina.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_atk_l0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_throw0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_uc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv06.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_ko.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gauge_uc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_09_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/help_Fra.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_16.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken17_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_sc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_blk_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_zgf_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_2_Eng.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img02.img
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha9_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg6_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu21.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt33_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_33.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_eff_03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip32_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff04.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff58.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_39.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_01_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_51.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_37_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_02_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chun_Pict.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_veg_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_atk_m2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_01.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_14_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_23.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_flame.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_tensyo.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c5_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_syoryu.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_uc3.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/frame.img
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_10.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/help_Kor.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_16_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_spmv03.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken18.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_blk_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_2_Fra.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_gameover.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_round2_0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/option.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/perfect02.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cmy9_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken7_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu1_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu21_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_c4_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt34.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_1p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_33_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip33.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff18.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_39_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_02.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_51_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_atk_h1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_38.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_03.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chun_Pict_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_uc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_zgf_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_01_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_jack2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_sc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_15.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_16.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_ex_knuckle.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_jack1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_stun.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_10_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_sel_chara.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_17.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_eff_11.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_cmy_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken18_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cmy_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_Eng.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl6_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd2_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken6_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu22.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff05.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt34_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_atk_h1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_2p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_34.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip33_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff26.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_40.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_02_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_52.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_38_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_03_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/com_list_zgf_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_throw.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_02.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_ex_upper.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_se_uc.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_15_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_jhn_c1_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_sav2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_blk_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_gkbtl.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_11.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_17_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/jha_sel_chara.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_spmv13.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken19.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_2p.bmv
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_cmy_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_Fra.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cnl11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj10_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken8_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu22_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt35.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_34_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_Rect.bin
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip34.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vs_in_st.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_40_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_eff_06.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_03.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_52_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_39.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_04.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_ex_hammer.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_se_hi_jump.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_02_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_16.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_30.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ex_infx.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_agl_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_jhn_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_ucmov.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_ex_banish.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_agl_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv13.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_11_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/honda_18.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_spmv08.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken19_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_sel_chara.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cmy_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_blk9_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj12_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha5_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_sgt1_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu23.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sagat_Rect.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt35_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_sel_chara.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_35.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_Rect_2P.bin
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip34_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_41.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_uc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_03_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_53.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_39_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_04_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_03.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_eff_08.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_16_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_atk_l2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_fgn_throw0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_agl_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_summer.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_jhn_c4_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_sc_hadou.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_blk_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_12.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_18_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken20.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cmy_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_agl_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_spmv09.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_now.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_round2_1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img11.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dsm12_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul12_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd3_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu23_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sagat_Rect_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt36.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_35_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_sel_chara.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip35.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff38.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff61.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_41_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_se_fly.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_04.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_53_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_gouki.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_40.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_05.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cockpit_cmy.obm
W/audioplayer.Application(  553): skipping changed runnable - media not mounted or system media scan is in progresss
D/MediaScanner(  534): yy begin time: 9ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_03_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_eff_10.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_17.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_blast.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_bsroll.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_sc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_blk_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_jhn_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_atk_l2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv03.tas
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_uc4.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dj_c5_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_12_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_19.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/j_gil_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken20_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_Pict.bin
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_cmy_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_agl_4.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/RailYard2-2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl10_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_blk2_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj3_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha5_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu24.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff13.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt36_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_36.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip35_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_atomic0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_04_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_54.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_gouken.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_modeselect.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_40_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_05_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_atk_h2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_agl.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_04.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_17_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_20.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_sc2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_uc3.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_blk_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_tatsumaki.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_sc1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv07.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c5_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_13.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hit_bone.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_19_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_ryu_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken21.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_Pict_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cmy_c4_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_blk_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/RailYard2-1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj7_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha4_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken3_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu24_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt37.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_36_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip36.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff77.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_Rect.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_05.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_54_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_stage_bra.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_41.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_06.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_blk.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_04_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_18.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_26.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_cmy_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_sav3.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_atk_h1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_uc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_throw1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_atk_l1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/frontstep.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_zgf_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_13_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_sav1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_atk_h1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_20.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Jammed1-2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_spmv04.tas
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken21_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_1p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cmy_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_blk_4.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd8_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha6_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha9_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu25.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt37_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_37.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip36_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff73.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_Rect_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_05_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_55.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_se_roll.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_stage_kor.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_41_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blk_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_06_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_cnl.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_05.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_18_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dj_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_17.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_cmy_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_upper1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_w_summer1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_gul_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_zgf_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_14.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_20_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/icon_characters.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken22.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cnl_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_cmy_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_gkbtl.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img15.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj10_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj1_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg1_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu25_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_atk_m2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff15.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_ex_hadou.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_ex_syoryu.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sennseki_1.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt38.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_37_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_c2_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip37.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vschar.tan
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_06.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_55_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_Pict.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_stage_usa.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_42.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_07.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_atk_l0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cockpit_zgf.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_dj.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Cruiser2-1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_se_flash.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_05_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_19.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_sc_se.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_telepo_out.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_sc0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_cnl_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_backstep.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_hnd_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_zgf_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_14_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_21.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_spmv01.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken22_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cnl_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_cmy_4.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img07.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cmy10_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cmy5_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu10_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu26.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt38_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/swing_punch_l.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_38.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/veg_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip37_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff02.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_eff_05.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_06_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_56.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_Pict_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_dhalsim.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_42_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_elec.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_07_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_kikouken.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_uc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_dsm.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_06.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_19_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_atk_m2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_cnl_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c4_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_throw0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv10.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_atomic0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_agl_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_hnd_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_zgf_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_15.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_44.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_21_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken23.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cnl_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_cnl_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_spmv12.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/RailYard2-3.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl8_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_blk12_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_sgt2_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg1_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu26_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt39.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_38_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip38.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff41.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff62.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_07.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_56_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_atk_m2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_dojo.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_43.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bla_eff_12.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_08.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_gil.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/Cruiser1-1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_06_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_20.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_ex_hazan.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_dj_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_stun.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_ex_head.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_agl_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cnl_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_ken_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_zgf_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_15_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_44_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_22.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken23_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cnl_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_cnl_5.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_spmv11.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl3_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cnl12_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dsm9_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd4_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu27.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt39_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_39.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_psycho_ef.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip38_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff50.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_07_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_57.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_vega.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_43_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_08_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_hnd.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/countfx.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Cruiser2-2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_07.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_20_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_dj_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv09.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_headpress.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_sav2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_agl_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_ryu_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_16.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_22_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_49.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken24.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_cnl_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_dj_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl7_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cmy6_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul12_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha12_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu27_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_Pict.idx
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt40.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_39_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip39.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff82.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_08.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_57_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_stage_chn.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_44.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_09.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_throw0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_jhn.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_07_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_jack0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_21.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_fgn_slide.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_dsm_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_ex_shot.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_ex_upper.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_abl_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_blk_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_ryu_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_16_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_23.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_49_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken24_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_uc_se.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_dsm_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dj_c1_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_rival.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl1_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_blk5_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj1_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_zgf9_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu28.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_Pict_2P.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_sav2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt40_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/stage_map.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_40.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip39_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff63.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_08_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_58.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abl_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_stage_ind.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_44_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_09_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_se_fgnjump.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_ken.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_08.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dj_21_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/eff_sc.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ex_hatsudou.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_uc.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_dsm_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c4_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_blk_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv06.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_c5_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_17.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_atk_m2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_summer.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_sc0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_23_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_blk_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken25.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_ken_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dj_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj9_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul2_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul3_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_zgf8_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu28_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt41.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_10.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_40_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_atk_l0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip40.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff32.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_09.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_58_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_kimeru.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_zangief.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_45.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bla_eff_08.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_10.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_2p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_ryu.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Cruiser1-3.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_08_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_22.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_atk_l1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_gul_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gkbtl.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_throw.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_achiexp.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_blk_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_gktac.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_kiso01.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_zgf_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_17_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_24.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_cnl_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken25_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_ryu_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dj_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/map_in_st.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cnl12_2.im2
D/MediaScanner(  534): yy begin time: 2ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj11_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dsm3_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu29.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt41_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_41.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_warp.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip40_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff101.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff74.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_09_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_59.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c5_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_ryu.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_45_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_10_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_sgt.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/Cruiser1-2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_09.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_22_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_ex_flame.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/efx_fire.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_sokoda.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_gul_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_stun.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_hadouken.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_spmv05.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_blk_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_18.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hit_kick_h.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_24_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_eff_09.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_spmv09.tas
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken26.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_sgt_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dj_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cmy6_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd10_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha4_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken9_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu29_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff10.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt42.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_02.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_ex_knee.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_41_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip41.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_10.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_59_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_honda.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_46.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bla_eff_04.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_11.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_1p.bmv
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_atk_m2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_sc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cokpit_veg.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_se_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_09_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_Pict.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_23.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/eff_hit_01.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_hnd_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_throw.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/fire02.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_veg_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_18_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_25.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_eff_13.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken26_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_com_list_zgf_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c1_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/result2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_blk8_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_cnl6_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_zgf9_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu30.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_throw1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt42_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_42.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip41_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff86.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_atk_h1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_10_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_60.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_sagat.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_46_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_11_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_eff_04.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/command_list_ber.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_10.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_Pict_2P.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_23_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_07.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_hnd_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_ex_100kan.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_kiso01.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c2_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_19.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_Pict.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hit_grip.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/honda_25_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_kiso01.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken27.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_sav2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_agl_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/RailYard1-1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl11_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj9_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul6_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg2_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu30_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_stun.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt43.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sliding.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_42_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_scull.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip42.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_11.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_60_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_stage_eur.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_47.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_sc2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cammy_eff_01.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_12.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_10_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_24.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/down.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/eff_hiyo.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_atk_m0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_jha_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c1_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_hnd_win.mes
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_19_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_Pict_2P.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_26.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_eff_19.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Jungle2-2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken27_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_cnl_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_3_Eng.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl4_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_dsm10_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken11_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu9_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu31.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt43_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_43.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_Pict.idx
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip42_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff76.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_ex_banish.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_11_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_61.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_guile.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_47_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_12_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_11.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_24_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_28.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_uc_se.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_sav0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_stun.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_jha_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_ex_slash.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_atk_h1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c1_3.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Festival1-3.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_20.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_26_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken28.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken_syoryu.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/msel_menu_3_Fra.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_round1_1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd11_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd2_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha1_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken9_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu31_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt44.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_ex_shot.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_43_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_Pict_2P.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip43.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff75.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_12.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_61_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_ken.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_48.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c3_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blk_uc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_13.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_11_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_25.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_command_list_ber.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_jha_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_ko.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_win.mes
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ken_win1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_sgt_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_gkjmp.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_20_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_eff_03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_uc_3.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_27.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_veg_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken28_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/playar_card_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_agl4_2.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_dsm12_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg10_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg5_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu32.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_atk_m1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt44_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_04.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_44.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip43_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Volcano2-3.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vs_out_st.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_12_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_62.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_chunli.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_48_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/bla_eff_03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_13_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_12.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/djy_ex_slash.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_se_slash.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_25_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_jha_4.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_atk_h1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_atk_l1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_sav0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_atk_l0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c1_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_cnl_c1_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_cnl_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dhl_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_21.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_27_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken29.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c3_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_hnd_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_spmv01.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/result.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu2_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu4_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg6_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/rival_in.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu32_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff07.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt45.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Temple1-1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_44_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_eff_06.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff55.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_01.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_13.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_62_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_yosi.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_49.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c5_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_14.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_atk_l2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_atk_h1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_12_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_26.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_18.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_fire.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_atk_m0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_kikouken.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_uc2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_ken_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_command_list_ber.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_dj_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_21_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_100kan.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_28.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/jhn_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/jump_nom.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_ken_win.mes
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken29_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_uc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ko_act.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_dsm_c3_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_ken_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Landing2-2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd3_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha2_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu8_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_sgt5_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu33.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_1p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_sel_chara.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt45_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_45.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff03.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_01_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_uc3.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_13_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_63.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abl_sav0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_49_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_14_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_strike.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/CREDIT.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_13.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/dj_26_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_vroll.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_arrow.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_ken_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_ex_hammer.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_throw_a.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_ryu_ucmov.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dj_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv08.tas
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_22.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_28_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/jhn_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_sgt_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken30.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_command_list_ber.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_gul_c1_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_ryu_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_vschar.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul6_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha2_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha6_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_zgf8_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu33_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_2p.bmv
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt46.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Skyscraper1-3.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_45_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_eff_02.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/yes_no.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_02.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_Pict.bin
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_14.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_63_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Asian_Downtown.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/bgm_suv01.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_50.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_15.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/clear.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_13_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_27.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_uc1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_ryu_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv10.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_22_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_29.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/jhn_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken30_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_sc2.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/kiso01.tan
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_gul_c1_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_ryu_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/nrt_fight.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_hnd4_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_sgt4_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_veg3_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu34.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt46_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_atk_h0.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_08.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/TrBG3.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_46.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/veg_atk_h0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff110.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Volcano1-1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_02_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_Pict_2P.bin
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_sel_chara.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zgf_w_rari.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_14_2P.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/back_cnl.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/back_sky.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_01.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_50_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_15_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_14.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_27_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_eff_22.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_uc.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_throw0.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_ryu_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_djy_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c5_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_spmv04.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_23.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_atk_m1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/hnd_harite.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_29_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/j_dhl_win.mes
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ken31.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_cont.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_gul_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_veg_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/pc_img14.img
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu5_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_sgt12_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/ryu34_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_eff24.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt47.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Temple1-3.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_46_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_eff_11.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vega_eff_14.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff45.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff84.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_03.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_15.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/back_jhn.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_01_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_51.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c1_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_16.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cmy_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/command_list_name.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_14_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_28.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_abl_atk_h1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_elec.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_sgt_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cvp_sc1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_dsm_sav2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_uc_1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_zgf_sc2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmb12.tas
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c2_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_23_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/guile_eff_04.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/gul_w_summer1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_30.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Jammed1-3.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken31_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_c4_1.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/k_djy_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_gul_c5_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj11_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_gul5_1.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/re_ryu3_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_sgt10_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu35.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_c4_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt47_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_12.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_47.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/veg_warp_se.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff11.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vip_eff37.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_03_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_15_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/abel_Pict.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/agl_c4_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/back_ken.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_02.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blanka_51_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c1_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/chunli_16_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_100retu.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_atk_h2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_throw_miss.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/continue.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/cvp_ex_burn.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dhalsim_15.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dj_28_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/eff_psy.im2
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_sav1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_blk_sc1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cmy_hiza_ko.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_com_list_sgt_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_gul_sonic.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_hnd_atk_m2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_veg_cont.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_agl_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_cmy_c3_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_gil_win.mes
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/guile_24.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/honda_30_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken32.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ken_c4_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_hnd_c1_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/Landing2-1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dj4_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_dsm1_1.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_jha1_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/re_ken1_2.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu35_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_c5_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt48.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_eff_11.im2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/sgt_se_upper.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/vega_47_2P.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/zangief_04.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/abel_Pict_2P.idx
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/blk_c3_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/cnl_c2_2.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/djy_jack1.oto
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/djy_slash.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/dsm_atk_m2.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/e_cnl_win.mes
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c1_2.obm
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/SF_IV_DATA/f_dsm_c2_3.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/k_hnd_c2_1.obm
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/SF_IV_DATA/ryu_atk_h1.oto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/manifest.db
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/openfeint/webui/manifest.db-journal
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/OF_Leaf.mdpi.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/openfeint/webui/images/input.text.mdpi.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/complete_profile.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/icon.search.mdpi.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/button_gray.mdpi.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/top_body.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/intro
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/intro/tos_popup
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/intro/tos_popup/button_back.mdpi.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/dashboard
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/images/dashboard/more_options_collapsed.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/openfeint/webui/javascripts
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/javascripts/underscore.js
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/openfeint/webui/javascripts/webui-analytics.js
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/javascripts/dashboard
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/javascripts/dashboard/base.js
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/javascripts/settings
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/javascripts/settings/notifications.js
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/javascripts/game_channel_features.js
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/openfeint/webui/stylesheets
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/stylesheets/webui3.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/stylesheets/webui.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/.nomedia
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/openfeint/webui/index.html
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/intro
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/intro/found_device.json
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/gamefeed
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/gamefeed/android
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/gamefeed/android/config.json
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/settings
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/settings/notifications.json
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/settings/parental_controls_disable.json
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/settings/forgot_password.json
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/dashboard
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/openfeint/webui/dashboard/developer_announcement.json
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.beintoo
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.beintoo/beintoodeviceid.be
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/burstlyVideoCache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/burstlyVideoCache/-846830440
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/burstlyVideoCache/-359304513
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/burstlyVideoCache/1213800143
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/burstlyVideoCache/-286873775
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/puzzle_gw
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/puzzle_gw/zy.puzzle.jigsaw.app076.sniper
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/puzzle_gw/zy.puzzle.jigsaw.app076.sniper/cover.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.tmp
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/miniclipId.txt
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/com.feelingtouch.slotgame.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.gameAd/icon/slots_banner_ad.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/com.feelingtouch.zombieterminator2.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/banner_ad_zombie_terminator_en.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/com.feelingtouch.racingcarcross.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/com.feelingtouch.crossx.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/banner_ad_death_crossing.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/com.feelingtouch.racingmoto.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/banner_racing_moto.jpg
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.gameAd/icon/com.feelingtouch.dragonwarcraft.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/icon/banner_ad_dragon_war.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/com.feelingtouch.slotgame_LANDSCAPE.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/com.feelingtouch.racingcarcross_LANDSCAPE.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.gameAd/com.feelingtouch.racingmoto_LANDSCAPE.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/youmicache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/youmicache/CCA9582BC81E888EA674F157E5540CF8
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/youmicache/CCA9582BC81E888EA674F157E5540CF8/abf3531c1a6d5f50849b3b4d000098bf
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/youmicache/CCA9582BC81E888EA674F157E5540CF8/abf3531c1a6d5f50849b3b4d000098bf-journal
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/adhub
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/adhub/adhubk.db
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/lztar.log
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.kiloo.subwaysurf
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.VungleCacheDir/com.kiloo.subwaysurf/last_request
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/expire
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post_5114f4dfa8c577d217000060-1.zip
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/140EXIT.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/140REP.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/150DOWN.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/animate.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/index.html
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/land_Android.jpg
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/layout.js
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/port_Androdi.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/51157e5575de4fed1c00000b_511574d975de4fed1c000006_v2-pub-eRPM/post/style.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/expire
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post_50f7d6916447578516000070-9.zip
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post/animate.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post/index.html
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post/landscape2.jpg
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post/layout.js
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post/portrait2.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post/style.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/50f88ed2e64ea0d01c00000a_50f7d7936447578516000072_v2-pub-eRPM/post/transparent.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/expire
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post_505c69eaae2047963917ad06-1.zip
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/DragonStoryLandAndroid.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/DragonStoryPAndroid.jpg
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/animate.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/index.html
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/layout.js
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/soddown.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/sodexit.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/sodreplay.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.VungleCacheDir/com.mobjoy.roadwarrior/512d8736ff40a86f2900007f_505c7a307e884494391d0e45_v2-pub-eRPM/post/style.css
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.dmplatform
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.dmplatform/.dmgames
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.dmplatform/.dmgames/aHR0cDovL2QyMzlnMHo2N2pjdGVkLmNsb3VkZnJvbnQubmV0L2ljb25zL2ljb25fc2xvdG1hY2hpbmVkZWx1eGUyLnBuZw==
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.dmplatform/.dmgames/aHR0cDovL2QyMzlnMHo2N2pjdGVkLmNsb3VkZnJvbnQubmV0L2ljb25zL2ljb25fYXJyb3dkZWZlbnNlLnBuZw==
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.dmplatform/.dmgames/aHR0cDovL2QyMzlnMHo2N2pjdGVkLmNsb3VkZnJvbnQubmV0L2ZlYXR1cmVzY3JlZW4vYXJyb3dkZWZlbnNlMi5qcGc=
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ZeptoLab
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ZeptoLab/Cut the Rope
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/ZeptoLab/Cut the Rope/ctr.zsf
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexauto
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexauto/imagecache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/cachedownload
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/cachedownload/ru-RU
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/cachedownload/ru-RU/100
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/cachedownload/ru-RU/100/usercache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/12
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/12/10
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/12/10/3a0
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/12/10/493
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/3
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/3/000
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/4
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/4/000
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/11
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/11/a41
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/13
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/13/21
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/13/21/931
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/13/21/933
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/14
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/14/52
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/14/52/272
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/15
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/15/a4
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/15/a4/5e3
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/15/a4/6e1
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/16
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/16/10
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/16/10/49
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/16/10/49/bd3
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/17
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/17/21
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/17/21/93
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/17/21/93/7b2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/1/17/21/93/7b0
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/12
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/12/10
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/12/10/3a0
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/12/10/493
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/3
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/3/000
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/4
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/4/000
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/11
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/11/a41
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/13
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/13/21
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/13/21/931
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/13/21/933
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/14
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/14/52
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/14/52/272
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/15
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/15/a4
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/15/a4/5e3
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/15/a4/6e1
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/16
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/16/10
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/16/10/49
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/16/10/49/bd3
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/17
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/17/21
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/17/21/93
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/17/21/93/7b2
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/yandexmaps/data/shared/cache/ru-RU/100/4/17/21/93/7b0
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.adc
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyCloseNormal.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyClosePushed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyWebBackNormal.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyWebBackPushed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyWebForwardNormal.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/.adc/AdColonyWebForwardPushed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyBuyIconNormal.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyBuyIconPushed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyContinueIconNormal.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyContinueIconPushed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyInfoIconNormal.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyInfoIconPushed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyReplayIconNormal.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyReplayIconPushed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyWebLoadingBGLandscape.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyWebLoadingBGPortrait.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/AdColonyCountdownShadeBG.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/adcolony-popup-bg.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/adcolony-popup-btn.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/adcolony-popup-btn-pressed.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-alert-bg.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-alert-bg@2x.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-alert-logo.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-alert-logo@2x.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-cancel-press.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-cancel-press@2x.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-cancel.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-cancel@2x.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-confirm-press.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-confirm-press@2x.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-confirm.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.adc/v4vc-btn-confirm@2x.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ApplifierVideoCache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ApplifierVideoCache/517a2845108af8c70307bf92-b30-600.mp4
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ApplifierVideoCache/51f64e960a697d46550070fe-b30-600.mp4
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ApplifierVideoCache/518d73c6453519737f0280bf-b30-600.mp4
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ApplifierVideoCache/525b984ce082abe42f002aa3-b30-600.mp4
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/ApplifierVideoCache/.nomedia
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/6677Game
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/6677Game/11354132345.png
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/6677Game/11354132830.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/6677Game/113106122824.png
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.bugsense
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.vkontakte
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.vkontakte/cache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.vkontakte/cache/audio
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/.vkontakte/cache/audio/20011845_86231966
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ppy_cross
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/ppy_cross/7c8818e0b54505648c31ec132d64a3a7
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/tjcache
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/tjcache/data
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/romtoolbox
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/romtoolbox/assets
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/romtoolbox/assets/busybox
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/romtoolbox/assets/sqlite3
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/romtoolbox/assets/unrar
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/romtoolbox/assets/zip
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/AndroZip
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/AndroZip/easycap.ko
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/AndroZip/carcam.apk
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/NovaTester
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/NovaTester/reports
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/NovaTester/reports/report-01-11-13.txt
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/NovaTester/reports/stacktrace-01-11-13.txt
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/NovaTester/reports/report-03-11-13.txt
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/NovaTester/reports/stacktrace-03-11-13.txt
D/MediaScanner(  534): yy begin time: 1ms Path=/mnt/sdcard2/NovaTester/reports/report-04-11-13.txt
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/log
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/Tasker
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/Tasker/auto-import
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/Tasker/auto-import/.nomedia
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/Tasker/userguide
D/MediaScanner(  534): yy begin time: 0ms Path=/mnt/sdcard2/Tasker/userguide/ru
D/MediaScanner(  534): yy directory scan time: 6189ms
D/CarCam  ( 1499): ru.pccar.CarCamService$CarCamRepeat:end repeating, start CarCam
I/ActivityManager(  342): START {flg=0x10020000 cmp=ru.pccar/.Main} from pid 1499
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
D/CarCam  ( 1499): ru.pccar.Main:onRestart
D/CarCam  ( 1499): ru.pccar.CameraPreview:surfaceCreated
D/CarCam  ( 1499): ru.pccar.CameraPreview:onServiceConnected
D/CarCam  ( 1499): ru.pccar.CarCamService:onRebind
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:3932160 fd:38
D/memalloc( 1499): /dev/pmem: Mapped buffer base:0x5d656000 size:7864320 offset:3932160 fd:46
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x601c3000 size:28344320 offset:24412160
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x62e58000 size:32276480 offset:28344320
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x5eb83000 size:3932160 offset:0
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x44d52000 size:3932160 offset:24412160 fd:60
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x45112000 size:3932160 offset:28344320 fd:65
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1966080 offset:34275328 fd:41
D/memalloc( 1499): /dev/pmem: Mapped buffer base:0x60f40000 size:36241408 offset:34275328 fd:49
D/Settings(  577): getAllInstallLangId().length10
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1088>: RGB_565
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1966080 offset:7864320 fd:60
D/memalloc( 1499): /dev/pmem: Mapped buffer base:0x5ddd6000 size:9830400 offset:7864320 fd:52
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1088>: RGB_565
D/MediaScanner(  534): yy prescan time: 5552ms
D/MediaScanner(  534): yy    scan time: 9906ms
D/MediaScanner(  534): yy postscan time: 1762ms
D/MediaScanner(  534): yy   total time: 17220ms
I/ActivityManager(  342): No longer want com.ea.game.simpsons4_row (pid 1820): hidden #16
I/MediaStoreImporter( 1715): Update: incremental Added music: 0 Updated music: 0 Deleted music: 0 Created playlists: 0 Updated playlists: 0 Deleted playlists: 0 Inserted playlist items: 0 Deleted playlist items: 0 Removed orphaned playlist items: 0
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x4360a000 size:3932160 offset:0 fd:35
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 17, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 17, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
I/PowerManagerService(  342): received action:android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): CNE received action: android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): UpdateBatteryStatus status=2 pluginType=1 level=90
I/LowBatteryShowDialogPolicy( 1246): show dialog  ACTION_BATTERY_CHANGED
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-80 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:04:48.714 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-80 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:04:48.714
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200b9/com.android.systemui:drawable/stat_sys_wifi_signal_1_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b9 mBluetoothTetherIconId=0x108053d
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-86 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:04:51.549 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-86 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:04:51.549
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 18, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 18, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ActivityManager(  342): moveTaskToBack: 5
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
I/Adreno200-EGLSUB(  613): <ConfigWindowMatch:2078>: Format RGBA_8888.
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:0 fd:35
D/memalloc(  613): /dev/pmem: Mapped buffer base:0x5eb83000 size:3932160 offset:0 fd:57
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:9830400 fd:65
D/memalloc(  613): /dev/pmem: Mapped buffer base:0x5ef43000 size:13762560 offset:9830400 fd:60
D/CarCam  ( 1499): ru.pccar.CameraPreview:surfaceDestroyed
D/CarCam  ( 1499): ru.pccar.CarCamService$CarCamRepeat:start repeating
D/memalloc( 1499): /dev/pmem: Unmapping buffer base:0x5ddd6000 size:9830400 offset:7864320
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x43d8a000 size:1966080 offset:7864320 fd:60
D/memalloc( 1499): /dev/pmem: Unmapping buffer base:0x60f40000 size:36241408 offset:34275328
D/memalloc( 1499): /dev/pmem: Unmapping buffer base:0x5d656000 size:7864320 offset:3932160
D/CarCam  ( 1499): ru.pccar.CarCamService:onUnbind
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/Settings(  577): getAllInstallLangId().length10
E/RestStorages(  553): using folders=/mnt/sdcard
W/RestStorages(  553): Detected mount point=/mnt/sdcard
W/RestStorages(  553): Detected mount point=/mnt/sdcard2
W/RestStorages(  553): Available mounts=[/mnt/sdcard, /mnt/sdcard2]
W/RestStorages(  553): unmountedStorages=[/mnt/usb/]
W/FolderScanner2(  553): Starting scan=/mnt/sdcard fastScan=true
D/CarCam  ( 1499): ru.pccar.Main:onStop
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x439ca000 size:3932160 offset:3932160 fd:38
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x456ba000 size:1966080 offset:34275328 fd:41
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-81 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:04:54.529 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-81 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:04:54.529
W/FolderScanner2(  553): Scanned dirs: 265, files: 116 in 670ms, 173.1 files per sec, 395.5 folders per sec
W/LibraryScanner(  553): processFiles in 12ms, files=0
W/LibraryScanner(  553): doScan in 1123ms
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:3932160 fd:38
D/memalloc(  613): /dev/pmem: Mapped buffer base:0x601e3000 size:7864320 offset:3932160 fd:67
I/ActivityManager(  342): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10200000 cmp=com.android.browser/.BrowserActivity bnds=[908,640][1002,736]} from pid 613
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:24412160 fd:41
I/ActivityManager(  342): Start proc com.android.browser for activity com.android.browser/.BrowserActivity: pid=2131 uid=10036 gids={1006, 3003, 1015}
D/memalloc(  342): /dev/pmem: Mapped buffer base:0x679f0000 size:28344320 offset:24412160 fd:291
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/ActivityThread( 2131): Pub com.android.browser;browser: com.android.browser.provider.BrowserProvider2
I/ActivityThread( 2131): Pub com.android.browser.home: com.android.browser.homepages.HomeProvider
I/ActivityThread( 2131): Pub com.android.browser.snapshots: com.android.browser.provider.SnapshotProvider
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x5eb83000 size:3932160 offset:0
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x5ef43000 size:13762560 offset:9830400
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x601e3000 size:7864320 offset:3932160
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x4360a000 size:3932160 offset:0 fd:35
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x43f6a000 size:3932160 offset:9830400 fd:65
D/WebSettings( 2131): mDataPath: /data/data/com.android.browser
E/libEGL  ( 2131): call to OpenGL ES API with no current context (logged once per thread)
D/ShaderProgram( 2131): couldn't load the vertex shader!
E/libEGL  ( 2131): call to OpenGL ES API with no current context (logged once per thread)
D/ShaderProgram( 2131): couldn't load the vertex shader!
E/libEGL  ( 2131): call to OpenGL ES API with no current context (logged once per thread)
D/ShaderProgram( 2131): couldn't load the vertex shader!
E/libEGL  ( 2131): call to OpenGL ES API with no current context (logged once per thread)
D/ShaderProgram( 2131): couldn't load the vertex shader!
E/libEGL  ( 2131): call to OpenGL ES API with no current context (logged once per thread)
D/ShaderProgram( 2131): couldn't load the vertex shader!
D/WebSettings( 2131): mDataPath: /data/data/com.android.browser
D/WebSettings( 2131): mDataPath: /data/data/com.android.browser
D/WebSettings( 2131): mDataPath: /data/data/com.android.browser
D/WebSettings( 2131): mDataPath: /data/data/com.android.browser
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x439ca000 size:3932160 offset:3932160 fd:38
D/WebViewTimersControl( 2131): onBrowserActivityResume
D/WebViewTimersControl( 2131): Resuming webview timers, view=com.android.browser.BrowserWebView@420cc370
W/BaseUi  ( 2131): mMainView is already attached to wrapper in attachTabToContentView!
W/BaseUi  ( 2131): mContainer is already attached to content in attachTabToContentView!
V/NFC     ( 2131): this device does not have NFC support
V/chromium( 2131): external/chromium/net/host_resolver_helper/host_resolver_helper.cc:66: [1129/190459:INFO:host_resolver_helper.cc(66)] DNSPreResolver::Init got hostprovider:0x5836a220
V/chromium( 2131): external/chromium/net/base/host_resolver_impl.cc:1515: [1129/190459:INFO:host_resolver_impl.cc(1515)] HostResolverImpl::SetPreresolver preresolver:0x018a5ef8
D/        ( 2131): external/chromium/net/socket/tcp_fin_aggregation_factory.cc: libtcpfinaggr.so successfully loaded
D/        ( 2131): external/chromium/net/socket/tcp_fin_aggregation_factory.cc,: TCP Fin Aggregation initializing method was found in libtcpfinaggr.so
D/TCPFinAggregation( 2131): system property net.tcp.fin.aggregation was set
D/TCPFinAggregation( 2131): system property net.tcp.fin.aggregation.wait was set, value: 20
D/TCPFinAggregation( 2131): system property net.tcp.fin.aggregation.close was set, value: 300
V/WebRequest( 2131): WebRequest::WebRequest, setPriority = 0
I/Adreno200-EGLSUB( 2131): <ConfigWindowMatch:2078>: Format RGBA_8888.
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:28344320 fd:35
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x5d735000 size:32276480 offset:28344320 fd:86
D/Settings(  577): getAllInstallLangId().length10
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:0 fd:38
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x5fd2f000 size:3932160 offset:0 fd:85
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/ActivityManager(  342): Displayed com.android.browser/.BrowserActivity: +1s566ms
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:3932160 fd:60
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x60304000 size:7864320 offset:3932160 fd:93
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
V/chromium( 2131): external/chromium/net/disk_cache/hostres_plugin_bridge.cc:52: [1129/190500:INFO:hostres_plugin_bridge.cc(52)] StatHubCreateHostResPlugin initializing...
V/chromium( 2131): external/chromium/net/disk_cache/hostres_plugin_bridge.cc:57: [1129/190500:INFO:hostres_plugin_bridge.cc(57)] StatHubCreateHostResPlugin lib loaded
V/chromium( 2131): external/chromium/net/disk_cache/hostres_plugin_bridge.cc:63: [1129/190500:INFO:hostres_plugin_bridge.cc(63)] StatHubCreateHostResPlugin plugin connected
V/chromium( 2131): external/chromium/net/http/http_cache.cc:1166: [1129/190500:INFO:http_cache.cc(1166)] HttpCache::OnBackendCreated HostStat created
V/chromium( 2131): external/chromium/net/disk_cache/stat_hub.h:157: [1129/190500:INFO:stat_hub.h(157)] Failed to open plugin:pageload_proc_plugin.so
V/chromium( 2131): external/chromium/net/disk_cache/stat_hub.cc:272: [1129/190500:INFO:stat_hub.cc(272)] StatHub::Init - processor pp_plugin (ver:2) is ready.
V/chromium( 2131): external/chromium/net/disk_cache/stat_hub.cc:272: [1129/190500:INFO:stat_hub.cc(272)] StatHub::Init - processor Undefined is ready.
D/HostStatisticManager( 2131): HostStatisticProcessor enabled
D/HostStatisticManager( 2131): HostStatisticProcessor connecting DB
D/memalloc(  342): /dev/pmem: Unmapping buffer base:0x679f0000 size:28344320 offset:24412160
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x44d52000 size:3932160 offset:24412160 fd:41
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200b9/com.android.systemui:drawable/stat_sys_wifi_signal_1_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b9 mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-86 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:05:00.675 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-86 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:05:00.675
V/chromium( 2131): external/chromium/net/http/http_cache.cc:1169: [1129/190500:INFO:http_cache.cc(1169)] HttpCache::OnBackendCreated : StatHub is ready.
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200b9/com.android.systemui:drawable/stat_sys_wifi_signal_1_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b9 mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 19, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 19, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from TimeoutTask! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
I/browser ( 2131): Console: This browser is%s AJAX compatible http://www.mastercity.ru/clientscript/vbulletin-core.js?v=420:11
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 1a, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 1a, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/browser ( 2131): Console: PageNav %o http://www.forumhouse.ru/js/xenforo/xenforo.js?_v=0749cadf:249
I/browser ( 2131): Console: PageNav %o http://www.forumhouse.ru/js/xenforo/xenforo.js?_v=0749cadf:249
W/browser ( 2131): Console: Unable to find menu for Popup %o http://www.forumhouse.ru/js/xenforo/xenforo.js?_v=0749cadf:234
I/browser ( 2131): Console: XenForo.init() %dms. jQuery %s/%s http://www.forumhouse.ru/js/xenforo/xenforo.js?_v=0749cadf:190
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-83 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:05:15.891 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-83 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:05:15.891
I/PowerManagerService(  342): received action:android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): CNE received action: android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): UpdateBatteryStatus status=2 pluginType=1 level=90
I/LowBatteryShowDialogPolicy( 1246): show dialog  ACTION_BATTERY_CHANGED
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/browser ( 2131): Console: Firing System Init http://www.mastercity.ru/clientscript/vbulletin-core.js?v=420:11
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Stale touch event ACTION_CANCEL received from webcore; ignoring
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/browser ( 2131): Console: Fire vB_XHTML_Ready http://www.mastercity.ru/clientscript/vbulletin-core.js?v=420:11
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 1b, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 1b, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/browser ( 2131): Console: Fetch Cookie :: %s (null) http://www.mastercity.ru/clientscript/vbulletin-core.js?v=420:11
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/BT_DUN  (  894): Ignoring event PLATFORM_EVENT_ERROR in EMB_DATA_CALL_IDLE 
D/BT_DUN  (  894): Moved to state(EMB_DATA_CALL_IDLE) 
D/Tethering(  342): interfaceLinkStateChanged wlan0, true
D/Tethering(  342): interfaceStatusChanged wlan0, true
D/NetdConnector(  342): RCV <- {600 Iface linkstate wlan0 up}
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Stale touch event ACTION_CANCEL received from webcore; ignoring
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Stale touch event ACTION_CANCEL received from webcore; ignoring
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 1c, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 1c, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200b9/com.android.systemui:drawable/stat_sys_wifi_signal_1_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200b9 mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-86 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:05:36.785 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-86 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:05:36.785
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-84 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:05:39.791 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-84 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:05:39.791
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 1d, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 1d, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
V/webview ( 2131): hitTestResult use fallback
W/Controller( 2131): We should not show context menu when nothing is touched
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b6 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837686
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/PowerManagerService(  342): received action:android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): CNE received action: android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): UpdateBatteryStatus status=2 pluginType=1 level=90
I/LowBatteryShowDialogPolicy( 1246): show dialog  ACTION_BATTERY_CHANGED
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Miss a drag as we are waiting for WebCore's response for touch down.
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Miss a drag as we are waiting for WebCore's response for touch down.
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-79 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:05:51.809 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-79 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:05:51.809
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 1e, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 1e, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-84 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:05:54.858 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-84 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:05:54.858
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/PowerManagerService(  342): setPowerState from TimeoutTask! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:73728 offset:32276480 fd:41
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x64ed7000 size:32350208 offset:32276480 fd:144
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x64ed7000 size:32350208 offset:32276480
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
E/WMS.preprocess(  342): mFlags =25231616
W/WindowManager(  342): statePower =normal
D/PowerManagerService(  342): setPowerState from userActivity! 
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
E/WMS.preprocess(  342): mFlags =25231616
W/WindowManager(  342): statePower =normal
I/ActivityManager(  342): START {act=android.intent.action.MAIN cat=[android.intent.category.HOME] flg=0x10200000 cmp=com.android.launcher/com.android.launcher2.Launcher} from pid 342
D/WebViewTimersControl( 2131): onBrowserActivityPause
D/WebViewTimersControl( 2131): Pausing webview timers, view=com.android.browser.BrowserWebView@420cc370
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:73728 offset:32276480 fd:41
I/Adreno200-EGLSUB(  613): <ConfigWindowMatch:2078>: Format RGBA_8888.
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:24412160 fd:41
D/memalloc(  613): /dev/pmem: Mapped buffer base:0x601e3000 size:28344320 offset:24412160 fd:57
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:7864320 fd:65
D/memalloc(  613): /dev/pmem: Mapped buffer base:0x5e8c3000 size:11796480 offset:7864320 fd:60
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x5d735000 size:32276480 offset:28344320
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x5fd2f000 size:3932160 offset:0
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x60304000 size:7864320 offset:3932160
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x45112000 size:3932160 offset:28344320 fd:35
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x439ca000 size:3932160 offset:3932160 fd:60
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b6 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837686
D/Settings(  577): getAllInstallLangId().length10
W/InputManagerService(  342): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4275c768 (uid=10036 pid=2131)
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:3932160 fd:35
D/memalloc(  613): /dev/pmem: Mapped buffer base:0x5f983000 size:7864320 offset:3932160 fd:67
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x4360a000 size:3932160 offset:0 fd:38
I/ActivityManager(  342): No longer want com.vkontakte.android (pid 1839): hidden #16
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 1f, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 1f, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ActivityManager(  342): START {act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] flg=0x10000000 pkg=jackpal.androidterm cmp=jackpal.androidterm/.Term bnds=[152,444][246,540]} from pid 613
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/ActivityManager(  342): Start proc jackpal.androidterm for activity jackpal.androidterm/.Term: pid=2371 uid=10110 gids={3003, 1015}
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:0 fd:38
D/memalloc(  342): /dev/pmem: Mapped buffer base:0x62c6b000 size:3932160 offset:0 fd:299
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x601e3000 size:28344320 offset:24412160
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x5e8c3000 size:11796480 offset:7864320
D/memalloc(  613): /dev/pmem: Unmapping buffer base:0x5f983000 size:7864320 offset:3932160
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1158>: RGBX_8888
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x43d8a000 size:3932160 offset:7864320 fd:65
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x439ca000 size:3932160 offset:3932160 fd:35
E/Term    ( 2371): onCreate
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
D/Term    ( 2371): TermService started
I/TermService( 2371): Activity called onBind()
I/Term    ( 2371): Bound to TermService
I/TermService( 2371): Activity binding to service
I/libjackpal-androidterm( 2371): JNI_OnLoad
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
D/Settings(  577): getAllInstallLangId().length10
I/Term    ( 2371): waiting for: 2384
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:28344320 fd:35
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x5c560000 size:32276480 offset:28344320 fd:46
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1158>: RGBX_8888
I/ActivityManager(  342): Displayed jackpal.androidterm/.Term: +578ms
E/msm8660.hwcomposer(  154): DYN: switch to GPU (5898240 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:3932160 fd:60
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x5e4e8000 size:7864320 offset:3932160 fd:49
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1158>: RGBX_8888
E/msm8660.hwcomposer(  154): DYN: switch to C2D (3973120 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x44d52000 size:3932160 offset:24412160 fd:41
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x4360a000 size:3932160 offset:0 fd:38
D/memalloc(  342): /dev/pmem: Unmapping buffer base:0x62c6b000 size:3932160 offset:0
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-79 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:07.073 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-79 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:07.073
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-80 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:10.08 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-80 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:10.08
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
E/InputMethodService(  577): Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@420c2718
E/InputMethodService(  577): Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@420c2718
D/PinyinIME(  577): 5
D/Settings(  577): getAllInstallLangId().length10
E/InputMethodService(  577): Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@420c2718
E/        (  577): nativeHwInitEngine
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
W/CursorWrapperInner(  577): Cursor finalized without prior close()
E/PinyinIME(  577): showWindow called.
E/xxx     (  577): setKeyboardChanged:true
E/@@      (  577): enableToggleStates() rowid:14
E/xxx     (  577): setKeyboardChanged:true
I/ActivityManager(  342): No longer want ru.ivi.client (pid 1875): hidden #16
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:0 fd:38
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5c9fa000 size:3932160 offset:0 fd:38
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:24412160 fd:41
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5cdff000 size:28344320 offset:24412160 fd:44
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 20, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 20, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:131072 offset:32276480 fd:65
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5e907000 size:32407552 offset:32276480 fd:47
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/Settings(  577): getAllInstallLangId().length10
E/et9wrapper(  577): et9_set_language, language = 9
E/et9wrapper(  577): ET9AWLdbReadData
E/et9wrapper(  577): ET9AWLdbReadData
E/et9wrapper(  577): ET9AWLdbReadData
E/xxx     (  577): setKeyboardChanged:true
E/@@      (  577): enableToggleStates() rowid:14
E/xxx     (  577): setKeyboardChanged:true
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5e907000 size:32407552 offset:32276480
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:131072 offset:32276480 fd:65
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:4096 offset:32276480 fd:65
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5e907000 size:32280576 offset:32276480 fd:47
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5e907000 size:32280576 offset:32276480
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:4096 offset:32276480 fd:65
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:98304 offset:32276480 fd:65
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5e907000 size:32374784 offset:32276480 fd:47
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5e907000 size:32374784 offset:32276480
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:98304 offset:32276480 fd:65
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:163840 offset:32276480 fd:65
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5e907000 size:32440320 offset:32276480 fd:47
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
E/su      ( 2405): sudb - Opening database
E/su      ( 2405): sudb - Database opened
E/su      ( 2405): sudb - Database closed
D/su      ( 2405): 10110 /system/bin/mksh executing 0 /system/bin/sh using shell /system/bin/sh : sh
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-85 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:19.48 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-85 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:19.48
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5e907000 size:32440320 offset:32276480
I/ActivityManager(  342): Start proc com.noshufou.android.su for broadcast com.noshufou.android.su/.SuResultReceiver: pid=2408 uid=10131 gids={3003, 1015}
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:163840 offset:32276480 fd:65
I/ActivityThread( 2408): Pub com.noshufou.android.su.provider: com.noshufou.android.su.provider.PermissionsProvider
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:147456 offset:32276480 fd:65
D/memalloc( 2408): /dev/pmem: Mapped buffer base:0x5c376000 size:32423936 offset:32276480 fd:43
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/PowerManagerService(  342): received action:android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): CNE received action: android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): UpdateBatteryStatus status=2 pluginType=1 level=90
I/LowBatteryShowDialogPolicy( 1246): show dialog  ACTION_BATTERY_CHANGED
I/ActivityManager(  342): No longer want com.pikpok.turbo (pid 1901): hidden #16
D/memalloc( 2408): /dev/pmem: Unmapping buffer base:0x5c376000 size:32423936 offset:32276480
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-81 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:22.208 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-81 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:22.208
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:147456 offset:32276480 fd:65
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 21, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 21, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-79 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:25.259 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-79 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:25.259
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:856064 offset:32276480 fd:65
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x5ec68000 size:33132544 offset:32276480 fd:52
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
E/msm8660.hwcomposer(  154): DYN: switch to GPU (5278286 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=800, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=304, width=541
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=50, width=50
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:856064 offset:33132544 fd:68
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x60cc6000 size:33988608 offset:33132544 fd:58
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc( 2371): /dev/pmem: Unmapping buffer base:0x5ec68000 size:33132544 offset:32276480
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:856064 offset:32276480 fd:65
D/memalloc( 2371): /dev/pmem: Unmapping buffer base:0x60cc6000 size:33988608 offset:33132544
W/InputManagerService(  342): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@428a0348
E/msm8660.hwcomposer(  154): DYN: switch to C2D (3491840 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x455a3000 size:856064 offset:33132544 fd:68
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-82 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:28.378 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-82 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:28.378
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:163840 offset:32276480 fd:65
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5e907000 size:32440320 offset:32276480 fd:47
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5e907000 size:32440320 offset:32276480
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:163840 offset:32276480 fd:65
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 22, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 22, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/Adreno200-EGLSUB(  481): <ConfigWindowMatch:2078>: Format RGBA_8888.
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1945600 offset:32276480 fd:65
D/memalloc(  481): /dev/pmem: Mapped buffer base:0x5f221000 size:34222080 offset:32276480 fd:74
E/        (  481): glEndTilingQCOM: 0x502
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1945600 offset:34275328 fd:68
D/memalloc(  481): /dev/pmem: Mapped buffer base:0x6156b000 size:36220928 offset:34275328 fd:77
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
W/ResourceType(  342): Invalid package identifier when getting bag for resource number 0x7f0d0008
E/msm8660.hwcomposer(  154): DYN: switch to GPU (4211840 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=800, width=600
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1945600 offset:7864320 fd:71
D/memalloc(  481): /dev/pmem: Mapped buffer base:0x6383e000 size:9809920 offset:7864320 fd:80
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
D/WebViewTimersControl( 2131): onBrowserActivityResume
D/WebViewTimersControl( 2131): Resuming webview timers, view=com.android.browser.BrowserWebView@420cc370
W/BaseUi  ( 2131): mMainView is already attached to wrapper in attachTabToContentView!
W/BaseUi  ( 2131): mContainer is already attached to content in attachTabToContentView!
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5cdff000 size:28344320 offset:24412160
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x44d52000 size:3932160 offset:24412160 fd:41
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5c9fa000 size:3932160 offset:0
I/Adreno200-EGLSUB( 2131): <ConfigWindowMatch:2078>: Format RGBA_8888.
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:24412160 fd:41
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x5d635000 size:28344320 offset:24412160 fd:93
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:9809920 fd:74
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x64ed7000 size:13742080 offset:9809920 fd:95
E/        (  481): glEndTilingQCOM: 0x502
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:40796160 fd:77
D/memalloc( 2371): /dev/pmem: Unmapping buffer base:0x5e4e8000 size:7864320 offset:3932160
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x439ca000 size:3932160 offset:3932160 fd:60
D/memalloc( 2371): /dev/pmem: Unmapping buffer base:0x5c560000 size:32276480 offset:28344320
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x65c33000 size:44728320 offset:40796160 fd:106
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x4360a000 size:3932160 offset:0 fd:38
D/memalloc(  481): /dev/pmem: Unmapping buffer base:0x5f221000 size:34222080 offset:32276480
D/memalloc(  481): /dev/pmem: Unmapping buffer base:0x6156b000 size:36220928 offset:34275328
D/memalloc(  481): /dev/pmem: Unmapping buffer base:0x6383e000 size:9809920 offset:7864320
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x454d2000 size:1945600 offset:32276480 fd:65
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x456ba000 size:1945600 offset:34275328 fd:68
E/msm8660.hwcomposer(  154): DYN: switch to C2D (3403056 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=800, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=716, width=1218
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
D/Settings(  577): getAllInstallLangId().length10
W/InputManagerService(  342): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@427db268 (uid=10110 pid=2371)
W/IInputConnectionWrapper( 2371): showStatusIcon on inactive InputConnection
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x43d8a000 size:1945600 offset:7864320 fd:71
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x45112000 size:3932160 offset:28344320 fd:35
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-78 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:40.309 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-78 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:40.309
V/webview ( 2131): hitTestResult use fallback
W/Controller( 2131): We should not show context menu when nothing is touched
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Miss a drag as we are waiting for WebCore's response for touch down.
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 23, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 23, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-83 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:43.48 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-83 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:43.48
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Miss a drag as we are waiting for WebCore's response for touch down.
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
W/webview ( 2131): Miss a drag as we are waiting for WebCore's response for touch down.
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/PowerManagerService(  342): received action:android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): CNE received action: android.intent.action.BATTERY_CHANGED
I/CNE_DEBUG(  342): UpdateBatteryStatus status=2 pluginType=1 level=90
I/LowBatteryShowDialogPolicy( 1246): show dialog  ACTION_BATTERY_CHANGED
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Miss a drag as we are waiting for WebCore's response for touch down.
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 24, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 24, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-76 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:06:55.466 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-76 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:06:55.466
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
W/webview ( 2131): Miss a drag as we are waiting for WebCore's response for touch down.
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b4 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837684
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b6 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837686
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
E/        ( 2131): glEndTilingQCOM: 0x502
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:73728 offset:13742080 fd:35
D/memalloc( 2131): /dev/pmem: Mapped buffer base:0x686db000 size:13815808 offset:13742080 fd:89
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
E/        ( 2131): glEndTilingQCOM: 0x502
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
I/Adreno200-EGLSUB(  481): <ConfigWindowMatch:2078>: Format RGBA_8888.
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1945600 offset:13815808 fd:38
D/memalloc(  481): /dev/pmem: Mapped buffer base:0x5f213000 size:15761408 offset:13815808 fd:74
E/        (  481): glEndTilingQCOM: 0x502
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1945600 offset:34275328 fd:60
D/memalloc(  481): /dev/pmem: Mapped buffer base:0x6156b000 size:36220928 offset:34275328 fd:77
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:1945600 offset:28344320 fd:65
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x686db000 size:13815808 offset:13742080
D/memalloc(  481): /dev/pmem: Mapped buffer base:0x6385f000 size:30289920 offset:28344320 fd:80
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from acquireWakeLockLocked! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=3
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x44325000 size:73728 offset:13742080 fd:35
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 25, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 25, Prog: 3000006b, Ver: 00010001, Proc: 00000002
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x7f0200b5 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 2130837685
D/WebViewTimersControl( 2131): onBrowserActivityPause
D/WebViewTimersControl( 2131): Pausing webview timers, view=com.android.browser.BrowserWebView@420cc370
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
I/WindowManager(  342): SCREENLAYOUT_SIZE (1:small, 2:normal, 3:large, 4:xlarge) 4
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:30289920 fd:35
E/        (  481): glEndTilingQCOM: 0x502
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x5c560000 size:34222080 offset:30289920 fd:46
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x5d635000 size:28344320 offset:24412160
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x64ed7000 size:13742080 offset:9809920
D/memalloc( 2131): /dev/pmem: Unmapping buffer base:0x65c33000 size:44728320 offset:40796160
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x44d52000 size:3932160 offset:24412160 fd:41
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x43f65000 size:3932160 offset:9809920 fd:74
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1158>: RGBX_8888
D/memalloc(  481): /dev/pmem: Unmapping buffer base:0x5f213000 size:15761408 offset:13815808
D/memalloc(  481): /dev/pmem: Unmapping buffer base:0x6156b000 size:36220928 offset:34275328
D/memalloc(  481): /dev/pmem: Unmapping buffer base:0x6385f000 size:30289920 offset:28344320
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x44337000 size:1945600 offset:13815808 fd:38
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x456ba000 size:1945600 offset:34275328 fd:60
D/Settings(  577): getAllInstallLangId().length10
W/InputManagerService(  342): Starting input on non-focused client com.android.internal.view.IInputMethodClient$Stub$Proxy@4275c768 (uid=10036 pid=2131)
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x45112000 size:1945600 offset:28344320 fd:65
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x45cf2000 size:3932160 offset:40796160 fd:77
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bd/com.android.systemui:drawable/stat_sys_wifi_signal_3_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bd mBluetoothTetherIconId=0x108053d
D/StatusBar.NetworkController(  481): changing data overlay icon id to 0
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PinyinIME(  577): 5
D/Settings(  577): getAllInstallLangId().length10
E/InputMethodService(  577): Unexpected null in startExtractingText : mExtractedText = null, input connection = com.android.internal.view.InputConnectionWrapper@4201f738
E/        (  577): nativeHwInitEngine
E/PinyinIME(  577): showWindow called.
E/xxx     (  577): setKeyboardChanged:true
E/@@      (  577): enableToggleStates() rowid:14
E/xxx     (  577): setKeyboardChanged:true
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:24412160 fd:38
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:0 fd:39
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x5e6d8000 size:3932160 offset:0 fd:49
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5ca3b000 size:28344320 offset:24412160 fd:38
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1158>: RGBX_8888
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:3932160 offset:3932160 fd:60
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5e5f9000 size:7864320 offset:3932160 fd:44
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:856064 offset:28344320 fd:65
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x5ea98000 size:29200384 offset:28344320 fd:52
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
E/msm8660.hwcomposer(  154): DYN: switch to GPU (5279555 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=800, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=305, width=542
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=50, width=50
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:856064 offset:29200384 fd:68
D/memalloc( 2371): /dev/pmem: Mapped buffer base:0x60706000 size:30056448 offset:29200384 fd:58
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc( 2371): /dev/pmem: Unmapping buffer base:0x60706000 size:30056448 offset:29200384
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x451e3000 size:856064 offset:29200384 fd:68
D/memalloc( 2371): /dev/pmem: Unmapping buffer base:0x5ea98000 size:29200384 offset:28344320
W/InputManagerService(  342): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy@4236e7e0
E/msm8660.hwcomposer(  154): DYN: switch to C2D (3491840 > 4096000)
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 150, height=752, width=1280
E/msm8660.hwcomposer(  154): DYN: weight = 200, height=48, width=1280
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x45112000 size:856064 offset:28344320 fd:65
D/PowerManagerService(  342): setPowerState from userActivity! 
D/PowerManagerService(  342): setPowerState: mPowerState=0x3 newState=0x3 noChangeLights=false reason=2
D/memalloc(  154): /dev/pmem: Allocated buffer base:0x4360a000 size:163840 offset:28344320 fd:65
D/memalloc(  577): /dev/pmem: Mapped buffer base:0x5ed79000 size:28508160 offset:28344320 fd:47
I/Adreno200-EGLSUB(  154): <CreateImage:893>: Android Image
I/Adreno200-EGLSUB(  154): <GetImageAttributes:1102>: RGBA_8888
D/memalloc(  577): /dev/pmem: Unmapping buffer base:0x5ed79000 size:28508160 offset:28344320
D/memalloc(  154): /dev/pmem: Freeing buffer base:0x45112000 size:163840 offset:28344320 fd:65
I/ONCRPC  (  167): Setup RPC Call for task 40041270
I/ONCRPC  (  167): oncrpc_xdr_call_msg_start: Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Sent Xid: 26, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/ONCRPC  (  167): xdr_std_msg_send_call: Received Reply Xid: 26, Prog: 3000006b, Ver: 00010001, Proc: 00000002
I/CNE_DEBUG(  342): CNE received action RSSI Changed events: android.net.wifi.RSSI_CHANGED
D/StatusBar.NetworkController(  481): refreshViews connected={ wifi } level=?? combinedSignalIconId=0x7f0200bb/com.android.systemui:drawable/stat_sys_wifi_signal_2_fully combinedActivityIconId=0x0 mAirplaneMode=false mDataActivity=0 mPhoneSignalIconId=0x7f0200a1 mDataDirectionIconId=0x0 mDataSignalIconId=0x7f0200a1 mDataTypeIconId=0x0 mNoSimIconId=0x0 mWifiIconId=0x7f0200bb mBluetoothTetherIconId=0x108053d
I/CNE     (  342): CNE received action RSSI Changed events - networkState: CONNECTED ssid= MTS-ROUTER rssi=-81 ipV4Addr=192.168.0.178 timeStamp:2013-11-29 19:07:13.594 networkState: CONNECTED
I/CNE_DEBUG(  342): UpdateWlanStatus type=21 state=1 softApState=11 rssi=-81 ssid=MTS-ROUTER ipAddr=192.168.0.178 iface=wlan0 timeStamp=2013-11-29 19:07:13.594
