[Android-development] Supported devices

Florin Tanasă florin.tanasa at gmail.com
Wed Feb 13 08:14:20 CET 2013


In this morning I take with logcat the log.
The name of application is Test_android.
What I found in log is this warning:
W/PackageManager(  325): Package named 
'org.kde.necessitas.example.Test_android' doesn't exist.
and the QtCreator in window application say not found process 
org.kde.necessitas.example.Test_android
  The application is installed because I tap and then request ministro 
libs and the qt5 libs exist in /data/local/tmp/qt

On 12.02.2013 21:06, Florin Tanasă wrote:
> On 12.02.2013 14:30, Eskil Abrahamsen Blomfeldt wrote:
>> On 02/12/2013 12:27 PM, Florin Tanasă wrote:
>>> On 12.02.2013 13:15, Eskil Abrahamsen Blomfeldt wrote:
>>>> On 02/12/2013 10:57 AM, Florin Tanasă wrote:
>>>>> I tested with Samsung Galaxy Tab 2 7.0 and not work. The 
>>>>> application not start.
>>>>> With qt 4.8 work.
>>>>
>>>> Could you be more specific? What in particular does not work?
>>>>
>>>> It should work on that device.
>>>>
>>>> -- Eskil
>>>>
>>>>
>>>>
>>>> _______________________________________________
>>>> Android-development mailing list
>>>> Android-development at qt-project.org
>>>> http://lists.qt-project.org/mailman/listinfo/android-development
>>> Black screen and die for qt5.0.0-beta1 and with qt5.1.0 not start.
>>> I tested with qt 5.0.0-beta1 and qt5.1.0 from git.
>>> With ndk-r8d for qt5.1.0.0-beta and ndk-r8 for qt5.0.0-beta1.
>>> Today I will try using ndk and sdk from necessitas sdk.
>>
>> Are you using the wip/android branch? Otherwise, I would not expect 
>> it to work :)
>>
>> The code has not been submitted to Qt yet, but will be released as 
>> part of Qt 5.1.0.
>>
>> Currently you can test it by using the wip/android branch in the git 
>> repository.
>>
>> -- Eskil
>>
>>
>>
>> _______________________________________________
>> Android-development mailing list
>> Android-development at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/android-development
> Now I using ndk and sdk from necessitas for building the qtbase. Then 
> I compiled an application (very simple) and I "Run" the application 
> (of-course using qt local lib) but application not start.
> This command was using for building the qt5 library:
>
>  1147  git clone git://gitorious.org/qt/qt5.git
>  1148  cd qt5/
>  1149  ls
>  1150  perl init-repository
>  1151  cd qtbase/
>  1152  ls
>  1153  git branch
>  1154  git checkout wip/android
>  1155  git branch
>  1156  ./configure -opengl es2 -no-qpa-platform-guard -xplatform 
> android-g++ -android-ndk /home/florin/necessitas/android-ndk 
> -android-sdk /home/florin/necessitas/android-sdk
>  1157  make -j9
>  1158  sudo make install

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/android-development/attachments/20130213/4b4de5ef/attachment.html>
-------------- next part --------------
--------- beginning of /dev/log/system
D/STATUSBAR-Clock(  419): onReceive() - ACTION_SCREEN_ON
D/STATUSBAR-NetworkController(  419): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-Clock(  419): onReceive() - ACTION_SCREEN_ON
I/WindowManager(  325): Lock screen displayed!
I/PowerManagerService(  325): Ulight 0x7->0x7|0x1
D/LightsService(  325): setLightLocked is called
E/PowerManagerService(  325): Excessive delay setting brightness: 171ms, mask=2
D/LightsService(  325): setLightLocked is called
I/PowerManagerService(  325): Light Animator Finished currentValue=174
V/WindowOrientationListener(  325): Proposed rotation changed!  proposedRotation=0, oldProposedRotation=-1currentRotation = 3
V/WindowManager(  325): rotationForOrientationLw(orient=4, last=3); user=0  mLidState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false sensorRotation=0
I/ActivityManager(  325): Config changed: {1 0 1.0 0mcc0mnc ro_RO sw600dp w600dp h951dp lrg port finger -keyb/v/h -nav/h s.238}
D/STATUSBAR-QuickSettingPanel(  419): mDisplayButtonCnt : 9 mCurButtonNum : 5
W/STATUSBAR-QuickSettingPanel(  419): prepareTranslationXfalse  207
D/STATUSBAR-PhoneStatusBar(  419): onConfigurationChanged
D/PhoneStatusBar/NavigationBarView(  419): ForceReorient=0
D/STATUSBAR-NetworkController(  419): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-Clock(  419): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-Clock(  419): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x1200000 pkg=android
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x1200000 pkg=android
D/PowerManagerService(  325): acquireWakeLock flags=0x1000001a tag=keyguard uid=1000 pid=325   myUID=1000 myPID=325 myTID=365
D/PowerManagerService(  325): acquireWakeLock flags=0x1000001a tag=keyguard uid=1000 pid=325   myUID=1000 myPID=325 myTID=365
D/PowerManagerService(  325): acquireWakeLock flags=0x1000001a tag=keyguard uid=1000 pid=325   myUID=1000 myPID=325 myTID=365
V/WindowOrientationListener(  325): Proposed rotation changed!  proposedRotation=3, oldProposedRotation=-1currentRotation = 0
D/PowerManagerService(  325): acquireWakeLock flags=0x1000001a tag=keyguard uid=1000 pid=325   myUID=1000 myPID=325 myTID=365
D/PowerManagerService(  325): acquireWakeLock flags=0x1000001a tag=keyguard uid=1000 pid=325   myUID=1000 myPID=325 myTID=365
D/PowerManagerService(  325): acquireWakeLock flags=0x1000001a tag=keyguard uid=1000 pid=325   myUID=1000 myPID=325 myTID=365
D/PowerManagerService(  325): acquireWakeLock flags=0x1000001a tag=keyguard uid=1000 pid=325   myUID=1000 myPID=325 myTID=365
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): enableUserActivity true
V/WindowManager(  325): rotationForOrientationLw(orient=4, last=0); user=0  mLidState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false sensorRotation=3
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=android
D/PowerManagerService(  325): releaseWakeLockLocked flags=0x0 tag=keyguard myUID=1000 myPID=325 myTID=365
I/PowerManagerService(  325): Ulight 0x7->0x3|0x0
D/LightsService(  325): setLightLocked is called
D/STATUSBAR-NotificationService(  325): ACTION_USER_PRESENT
D/PhoneStatusBar(  419): disable: < expand icons alerts ticker system_info BACK HOME recent* CLOCK >
I/ActivityManager(  325): Config changed: {1 0 1.0 0mcc0mnc ro_RO sw600dp w1024dp h527dp lrg land finger -keyb/v/h -nav/h s.239}
V/WindowManager(  325): rotationForOrientationLw(orient=4, last=3); user=0  mLidState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false sensorRotation=-1
E/PhoneStatusBar(  419): closing
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
D/STATUSBAR-QuickSettingPanel(  419): mDisplayButtonCnt : 9 mCurButtonNum : 5
W/STATUSBAR-QuickSettingPanel(  419): prepareTranslationXfalse  207
D/STATUSBAR-PhoneStatusBar(  419): Landscape - marquee statusbar
D/PhoneStatusBar/NavigationBarView(  419): ForceReorient=1
D/STATUSBAR-NetworkController(  419): onReceive() - ACTION_CONFIGURATION_CHANGED
W/InputMethodManagerService(  325): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy at 42a79a40 attribute=android.view.inputmethod.EditorInfo at 42267810
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=android
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=android
D/STATUSBAR-Clock(  419): onReceive() - ACTION_CONFIGURATION_CHANGED
D/STATUSBAR-Clock(  419): onReceive() - ACTION_CONFIGURATION_CHANGED
D/PhoneStatusBar(  419): disable: < expand icons alerts ticker system_info back* home* recent clock* >
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=android
E/PhoneStatusBar(  419): closing
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-NetworkController(  419): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
V/WindowManager(  325): rotationForOrientationLw(orient=-1, last=3); user=0  mLidState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false sensorRotation=3
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
I/PowerManagerService(  325): Ulight 0x3->0x7|0x0
D/LightsService(  325): setLightLocked is called
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=26280192
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
D/VibratorService(  325): JNI vibratorOff()
D/VibratorService(  325): JNI vibratorOn() : 50
D/VibratorService(  325): JNI vibratorOff()
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25297152
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
V/WindowOrientationListener(  325): nearestRotation : 3   Angle: 257   tilt: 58
W/PowerManagerService(  325): Timer 0x7->0x3|0x0
I/PowerManagerService(  325): Ulight 0x7->0x3|0x0
D/LightsService(  325): setLightLocked is called
I/ActivityManager(  325): Killing 18068:com.android.browser/u0a63: remove task
I/ActivityManager(  325): Killing 18284:org.kde.necessitas.example.Test_android/u0a32: remove task
I/ActivityManager(  325): Killing 18298:org.kde.necessitas.ministro/u0a102: remove task
I/ActivityManager(  325): Killing 18202:com.sec.android.app.myfiles/u0a77: remove task
I/ActivityManager(  325): Killing 14266:com.android.email/u0a67: remove task
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
W/InputMethodManagerService(  325): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy at 42c8a5c8 attribute=null
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
I/PowerManagerService(  325): Ulight 0x3->0x7|0x0
D/LightsService(  325): setLightLocked is called
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/PowerManagerService(  325): Timer 0x7->0x3|0x0
I/PowerManagerService(  325): Ulight 0x7->0x3|0x0
D/LightsService(  325): setLightLocked is called
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25362712
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
V/WindowOrientationListener(  325): nearestRotation : 3   Angle: 255   tilt: 58
E/WifiService(  325): WiFi Eanbled with p2p -> disable
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25231616
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/WifiService(  325): startScan: true pid=18654, uid=1000
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
V/WindowOrientationListener(  325): nearestRotation : 3   Angle: 248   tilt: 59
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
I/PowerManagerService(  325): Ulight 0x3->0x7|0x0
D/LightsService(  325): setLightLocked is called
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
V/AlarmManager(  325): waitForAlarm result :8
V/AlarmManager(  325): ClockReceiver onReceive() ACTION_TIME_TICK
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 800000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/PowerManagerService(  325): Timer 0x7->0x3|0x0
I/PowerManagerService(  325): Ulight 0x7->0x3|0x0
D/LightsService(  325): setLightLocked is called
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/STATUSBAR-NetworkController(  419): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25296898
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
V/AlarmManager(  325): waitForAlarm result :4
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
W/InputMethodManagerService(  325): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy at 42b839d8 attribute=null
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
V/WindowOrientationListener(  325): nearestRotation : 3   Angle: 250   tilt: 60
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25165826
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25165826
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
V/BackupManagerService(  325): removePackageParticipantsLocked: uid=10032 #1
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
E/WifiP2pStateTracker(  325): getNetworkInfo : NetworkInfo: type: WIFI_P2P[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
E/WifiP2pStateTracker(  325): getNetworkInfo : NetworkInfo: type: WIFI_P2P[], state: UNKNOWN/IDLE, reason: (unspecified), extra: (none), roaming: false, failover: false, isAvailable: true
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
W/PackageManager(  325): Package named 'org.kde.necessitas.example.Test_android' doesn't exist.
D/MediaScannerConnection(18903): Connected to MediaScanner
D/MediaScannerConnection(18903): Scanning file 7klwibgf7kdcbid(7Uwlrercblrwuk7pbugwnl_druglwuf5v,b
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
D/MediaScannerConnection(18903): Disconnecting from MediaScanner
D/STATUSBAR-NetworkController(  419): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
I/PowerManagerService(  325): Ulight 0x3->0x7|0x0
D/LightsService(  325): setLightLocked is called
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=26280192
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
W/PowerManagerService(  325): Timer 0x7->0x3|0x0
I/PowerManagerService(  325): Ulight 0x7->0x3|0x0
D/LightsService(  325): setLightLocked is called
D/VibratorService(  325): JNI vibratorOff()
D/VibratorService(  325): JNI vibratorOn() : 50
D/VibratorService(  325): JNI vibratorOff()
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25297152
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
D/STATUSBAR-NetworkController(  419): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
I/ActivityManager(  325): Killing 18654:com.android.settings/1000: remove task
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
W/InputMethodManagerService(  325): onReceive() calling hidecurrentInputLocked
W/InputMethodManagerService(  325): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy at 42ac72b8 attribute=null
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/STATUSBAR-NetworkController(  419): onReceive() - RSSI_CHANGED_ACTION, WIFI_STATE, NETWORK_STATE
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
V/AlarmManager(  325): waitForAlarm result :1
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
V/AlarmManager(  325): waitForAlarm result :1
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
V/AlarmManager(  325): waitForAlarm result :1
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
V/BackupManagerService(  325): Running a backup pass
V/BackupManagerService(  325): clearing pending backups
V/PerformBackupTask(  325): Beginning backup of 1 targets
D/PerformBackupTask(  325): invokeAgentForBackup on @pm@
I/PerformBackupTask(  325): no backup data written; not calling transport
D/PerformBackupTask(  325): starting agent for backup of BackupRequest{pkg=android}
D/BackupManagerService(  325): awaiting agent for ApplicationInfo{41d15b88 android}
D/BackupManagerService(  325): agentConnected pkg=android agent=android.app.backup.BackupAgent$BackupServiceBinder at 42b70be8
I/BackupManagerService(  325): got agent android.app.backup.BackupAgent$BackupServiceBinder at 42b70be8
D/PerformBackupTask(  325): invokeAgentForBackup on android
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
I/PerformBackupTask(  325): Backup pass finished.
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
V/AlarmManager(  325): waitForAlarm result :8
V/AlarmManager(  325): ClockReceiver onReceive() ACTION_TIME_TICK
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/PowerManagerService(  325): Timer 0x3->0x1|0x0
I/PowerManagerService(  325): Ulight 0x3->0x1|0x0
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
I/PowerManagerService(  325): Light Animator Finished currentValue=20
D/BatteryService(  325): update start
D/BatteryService(  325): level:50 scale:100 status:3 health:2 present:true voltage: 3784 temperature: 252 technology: Li-ion AC powered:false USB powered:true icon:17303193 invalid charger:0
D/STATUSBAR-BatteryController(  419): onReceive() - ACTION_BATTERY_CHANGED
D/STATUSBAR-BatteryController(  419): onReceive() - level:50
D/STATUSBAR-BatteryController(  419): onReceive() - plugged:2
D/STATUSBAR-BatteryController(  419): onReceive() - BATTERY_STATUS_DISCHARGING: tw_stat_sys_battery_usb_not_charge
D/PowerManagerService(  325): reactivateScreenLocksLocked mProxIgnoredBecauseScreenTurnedOff=false
I/PowerManagerService(  325): Ulight 0x1->0x3|0x0
D/LightsService(  325): setLightLocked is called
D/STATUSBAR-PhoneStatusBar(  419): ACTION_BATTERY_CHANGED
D/PowerUI (  419): playSound : 1
D/PowerUI (  419): RINGER_MODE_NORMAL
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/UsbDeviceManager(  325): handleMessage -> MSG_POWER_STATE = 1
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/UsbDeviceManager(  325): sending intent : ACTION_USB_CABLE_STATE : connected = true
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
I/PowerManagerService(  325): Light Animator Finished currentValue=174
W/AlarmManager(  325): FACTORY_ON= 0
V/UsbDeviceManager(  325): USB UEVENT: {USB_STATE=CONNECTED, SUBSYSTEM=android_usb, DEVPATH=/devices/virtual/android_usb/android0, SEQNUM=45873, ACTION=change}
D/UsbDeviceManager(  325): handleMessage -> MSG_UPDATE_STATE connected = 1,configured = 0
D/UsbDeviceManager(  325): updateUsbNotification : mConnected = true, mConfigured = false, mCurrentFunctions = mtp,adb
V/UsbDeviceManager(  325): USB UEVENT: {USB_STATE=DISCONNECTED, SUBSYSTEM=android_usb, DEVPATH=/devices/virtual/android_usb/android0, SEQNUM=45874, ACTION=change}
D/PhoneStatusBar(  419): addNotification score=10
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
D/UsbDeviceManager(  325): updateUsbNotification : notify id = 17040718, title = Conectat ca dispozitiv media
D/UsbDeviceManager(  325): updateAdbNotification : mAdbEnabled = true, mConnected = true, mAdbNotificationShown = false
D/UsbDeviceManager(  325): sending intent : ACTION_USB_STATE : connected = true, configured = false, functions = mtp,adb
V/UsbDeviceManager(  325): USB UEVENT: {USB_STATE=CONNECTED, SUBSYSTEM=android_usb, DEVPATH=/devices/virtual/android_usb/android0, SEQNUM=45875, ACTION=change}
D/UsbDeviceManager(  325): handleMessage -> MSG_UPDATE_STATE connected = 1,configured = 0
D/UsbDeviceManager(  325): updateUsbNotification : mConnected = true, mConfigured = false, mCurrentFunctions = mtp,adb
V/UsbDeviceManager(  325): USB UEVENT: {USB_STATE=CONFIGURED, SUBSYSTEM=android_usb, DEVPATH=/devices/virtual/android_usb/android0, SEQNUM=45876, ACTION=change}
D/UsbDeviceManager(  325): updateAdbNotification : mAdbEnabled = true, mConnected = true, mAdbNotificationShown = false
D/UsbDeviceManager(  325): sending intent : ACTION_USB_STATE : connected = true, configured = false, functions = mtp,adb
D/UsbDeviceManager(  325): handleMessage -> MSG_UPDATE_STATE connected = 1,configured = 1
D/UsbDeviceManager(  325): updateUsbNotification : mConnected = true, mConfigured = true, mCurrentFunctions = mtp,adb
D/UsbDeviceManager(  325): updateAdbNotification : mAdbEnabled = true, mConnected = true, mAdbNotificationShown = false
D/UsbDeviceManager(  325): sending intent : ACTION_USB_STATE : connected = true, configured = true, functions = mtp,adb
W/AlarmManager(  325): FACTORY_ON= 0
E/NotificationService(  325): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null])
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
V/AlarmManager(  325): waitForAlarm result :1
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
E/NotificationService(  325): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null])
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
E/NotificationService(  325): Ignoring notification with icon==0: Notification(pri=0 contentView=null vibrate=null sound=null defaults=0x0 flags=0x62 kind=[null])
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
V/AlarmManager(  325): waitForAlarm result :8
W/ThrottleService(  325): unable to find stats for iface rmnet0
W/AlarmManager(  325): FACTORY_ON= 0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25296898
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
--------- beginning of /dev/log/main
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPJNIInterface(12472): Total object count 0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPJNIInterface(12472): Total object count 0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/InputReader(  325): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.30328 ]
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/InputReader(  325): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=]
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
I/AudioPolicyManagerBase( 2931): getSituationVolume: isBTConnected:0 isHeadConnected:0
V/AudioPolicyManagerBase( 2931): getParamFromPolicy  deviceInt = 0, situationInt = 1, situationVolume = 0.150000
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 0, format 0, channelMask 3, flags 0
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 0, format 0, channelMask 3, flags 0
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 44100, format 1, channelMask 3, flags 4
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/LvOutput( 2931): initCheck: 0
V/LvOutput( 2931): attachEffects: attach processing to output 2, stream 1, session 1705, mode 0
V/LvOutput( 2931): attachEffects: no output processing needs to be attached to this stream
V/LvOutput( 2931): LvOutput::setAllProcessorEnabled(false) mOutputs.size(0)
V/AudioPolicyManagerBase( 2931): startOutput() output 2, stream 1, session 1705
V/AudioPolicyManagerBase( 2931): changeRefCount() stream 1, count 1
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
V/AudioPolicyManagerBase( 2931): getNewDevice() selected device 2
V/AudioPolicyManagerBase( 2931): setOutputDevice() output 2 device 0002 force 0 delayMs 0 
V/AudioPolicyManagerBase( 2931): setOutputDevice() prevDevice 0002
V/AudioPolicyManagerBase( 2931): setOutputDevice() setting same device 0002 or null device for output 2
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
I/AudioHardwareTinyALSA( 2931): AudioStreamOutALSA::write setDevice
D/AudioHardwareTinyALSA( 2931): OutALSA::setDevice: mode = 0, newDevice=0x2, currentDevice=0x2 ,force= 0
D/AudioHardwareTinyALSA( 2931): OutALSA::setDevice: mDevice 0x2, newDevice = 0x2
D/AudioHardwareTinyALSA( 2931): setOutputVolume
D/TinyUCM ( 2931): setModifier Normal, en=1
V/AudioPolicyManagerBase( 2931): releaseOutput() 2
I/AudioHardwareTinyALSA( 2931): OutALSA::setDevice: mHandle NULL mode[0], Device[00000002] 
I/AudioHardwareTinyALSA( 2931): Open: mDefaults->direction=0 device=0
D/AudioHardwareTinyALSA( 2931): Channel: 2, Samplerate: 44100, Format: 0, Peroid Size: 1024, Period Count: 4
D/AudioHardwareTinyALSA( 2931): setPcmInterface: Stream=0x1, iSamplerate=8000++
D/AudioHardwareTinyALSA( 2931): setPcmInterface--
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
V/LvOutput( 2931): initCheck: 0
V/LvOutput( 2931): detachEffects: detach processing for output 2, stream 1, session 1705
V/LvOutput( 2931): detachEffects: no output processing was attached to this stream
V/AudioPolicyManagerBase( 2931): stopOutput() output 2, stream 1, session 1705
V/AudioPolicyManagerBase( 2931): changeRefCount() stream 1, count 0
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
V/AudioPolicyManagerBase( 2931): getNewDevice() selected device 0
V/AudioPolicyManagerBase( 2931): setOutputDevice() output 2 device 0000 force 0 delayMs 184 
V/AudioPolicyManagerBase( 2931): setOutputDevice() prevDevice 0002
V/AudioPolicyManagerBase( 2931): setOutputDevice() setting same device 0000 or null device for output 2
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
E/SettingsReceiverActivity(12472): mAlwaysCheck : false
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/dalvikvm(  325): JIT code cache reset in 8 ms (1048552 bytes 149/0)
D/dalvikvm(  325): GC_CONCURRENT freed 2166K, 36% free 23815K/36935K, paused 6ms+32ms, total 220ms
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 126ms
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
D/dalvikvm(12472): GC_CONCURRENT freed 437K, 12% free 8142K/9159K, paused 2ms+6ms, total 53ms
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/KeyguardViewMediator(  325): setHidden false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
E/SettingsReceiverActivity(12472): PREF_DONT_ASK_AGAIN : false
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/SettingsReceiverActivity(12472): dev.kiessupport is : TRUE
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/KeyguardViewMediator(  325): setHidden false
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/KeyguardViewMediator(  325): setHidden false
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25296898
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
D/KeyguardViewMediator(  325): setHidden false
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 3
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:~
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): Message:~
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:~
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): Message:
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:x
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:x
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:x
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:x
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:ð
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:ð
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:ð
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:ð
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:~
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): Message:~
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:~
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/KeyguardViewMediator(  325): setHidden false
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/KeyguardViewMediator(  325): setHidden false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/MTPRx   (12472): notification from stack 3
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/InputReader(  325): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.30329 ]
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/InputReader(  325): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=]
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/AudioPolicyManagerBase( 2931): getSituationVolume: isBTConnected:0 isHeadConnected:0
V/AudioPolicyManagerBase( 2931): getParamFromPolicy  deviceInt = 0, situationInt = 1, situationVolume = 0.150000
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 0, format 0, channelMask 3, flags 0
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
W/MTPRx   (12472): notification from stack 18
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 0, format 0, channelMask 3, flags 0
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 44100, format 1, channelMask 3, flags 4
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/LvOutput( 2931): initCheck: 0
V/LvOutput( 2931): attachEffects: attach processing to output 2, stream 1, session 1706, mode 0
V/LvOutput( 2931): attachEffects: no output processing needs to be attached to this stream
V/LvOutput( 2931): LvOutput::setAllProcessorEnabled(false) mOutputs.size(0)
V/AudioPolicyManagerBase( 2931): startOutput() output 2, stream 1, session 1706
V/AudioPolicyManagerBase( 2931): changeRefCount() stream 1, count 1
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
V/AudioPolicyManagerBase( 2931): getNewDevice() selected device 2
V/AudioPolicyManagerBase( 2931): setOutputDevice() output 2 device 0002 force 0 delayMs 0 
V/AudioPolicyManagerBase( 2931): setOutputDevice() prevDevice 0002
V/AudioPolicyManagerBase( 2931): setOutputDevice() setting same device 0002 or null device for output 2
V/AudioPolicyManagerBase( 2931): releaseOutput() 2
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
E/SettingsReceiverActivity(12472): mAlwaysCheck : false
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
E/SettingsReceiverActivity(12472): PREF_DONT_ASK_AGAIN : false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/SettingsReceiverActivity(12472): dev.kiessupport is : TRUE
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
V/LvOutput( 2931): initCheck: 0
V/LvOutput( 2931): detachEffects: detach processing for output 2, stream 1, session 1706
V/LvOutput( 2931): detachEffects: no output processing was attached to this stream
V/AudioPolicyManagerBase( 2931): stopOutput() output 2, stream 1, session 1706
V/AudioPolicyManagerBase( 2931): changeRefCount() stream 1, count 0
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
V/AudioPolicyManagerBase( 2931): getNewDevice() selected device 0
V/AudioPolicyManagerBase( 2931): setOutputDevice() output 2 device 0000 force 0 delayMs 184 
V/AudioPolicyManagerBase( 2931): setOutputDevice() prevDevice 0002
V/AudioPolicyManagerBase( 2931): setOutputDevice() setting same device 0000 or null device for output 2
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 18
D/KeyguardViewMediator(  325): setHidden false
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=25296898
D/KeyguardViewMediator(  325): setHidden false
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/KeyguardViewMediator(  325): setHidden false
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/KeyguardViewMediator(  325): setHidden false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/KeyguardViewMediator(  325): setHidden false
E/MTPRx   (12472): started activity for popup
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/KeyguardViewMediator(  325): setHidden false
D/KeyguardViewMediator(  325): setHidden false
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/KeyguardViewMediator(  325): setHidden false
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
E/MTPRx   (12472): started activity for popup
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/dalvikvm(12472): GC_CONCURRENT freed 340K, 11% free 8236K/9159K, paused 12ms+3ms, total 40ms
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
W/MTPRx   (12472): notification from stack 18
E/MTPRx   (12472): started activity for popup
W/MTPRx   (12472): notification from stack 3
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 325  tag : ActivityManager
W/ActivityManager(  325): mDVFSLock.acquire()
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
W/ActivityManager(  325): mDVFSLock.release()
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
I/InputReader(  325): Touch event's action is 0x0 (deviceType=0) [pCnt=1, s=0.30330 ]
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x0
I/InputReader(  325): Touch event's action is 0x1 (deviceType=0) [pCnt=1, s=]
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/InputDispatcher(  325): Delivering touch to current input target: action: 0x1
I/AudioPolicyManagerBase( 2931): getSituationVolume: isBTConnected:0 isHeadConnected:0
V/AudioPolicyManagerBase( 2931): getParamFromPolicy  deviceInt = 0, situationInt = 1, situationVolume = 0.150000
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 0, format 0, channelMask 3, flags 0
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 0, format 0, channelMask 3, flags 0
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/AudioPolicyManagerBase( 2931): getOutput() stream 1, samplingRate 44100, format 1, channelMask 3, flags 4
V/AudioPolicyManagerBase( 2931): getOutput() returns output 2
V/LvOutput( 2931): initCheck: 0
V/LvOutput( 2931): attachEffects: attach processing to output 2, stream 1, session 1707, mode 0
V/LvOutput( 2931): attachEffects: no output processing needs to be attached to this stream
V/LvOutput( 2931): LvOutput::setAllProcessorEnabled(false) mOutputs.size(0)
V/AudioPolicyManagerBase( 2931): startOutput() output 2, stream 1, session 1707
V/AudioPolicyManagerBase( 2931): changeRefCount() stream 1, count 1
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
V/AudioPolicyManagerBase( 2931): getNewDevice() selected device 2
V/AudioPolicyManagerBase( 2931): setOutputDevice() output 2 device 0002 force 0 delayMs 0 
V/AudioPolicyManagerBase( 2931): setOutputDevice() prevDevice 0002
V/AudioPolicyManagerBase( 2931): setOutputDevice() setting same device 0002 or null device for output 2
V/AudioPolicyManagerBase( 2931): releaseOutput() 2
E/SettingsReceiverActivity(12472): mAlwaysCheck : false
D/Launcher( 9536): onResume, Launcher: 1104638200
D/KeyguardViewMediator(  325): setHidden false
D/KeyguardViewMediator(  325): setHidden false
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x0)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x0 pkg=WindowManager.LayoutParams
D/KeyguardViewMediator(  325): setHidden false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/comsamsunglog( 9536): [MSC_HERO_Accu_Tab]>>> ====================================================================================================================
D/comsamsunglog( 9536): [MSC_HERO_Accu_Tab]>>> widgetappatheroaccuweatherwidget [Version : 12102601] [ 1 ] 
D/comsamsunglog( 9536): [MSC_HERO_Accu_Tab]>>> Header set to : ===> "widget" <===
D/comsamsunglog( 9536): [MSC_HERO_Accu_Tab]>>> ====================================================================================================================
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:897 [0:0]  onResume :: fU = true  cEUi = true
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:2036 [0:0] AR_S_T : 1
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:933 [0:0]  onResume :: mFAR = false, cC = false, cEUI = true
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:1239 [0:0]  cUI : cnt = 2, mRC  = true
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/Launcher( 9536): Error finding setting, default accessibility to not found: accessibility_enabled
D/Launcher.HomeFragment( 9536): onResume
D/ProgramMonitor(17545): LAUNCHER_RESUME
D/ProgramMonitor(17545): isWidgetEnabled:0  mViews:null
V/TaskCloserActivity(17545): TaskCloserActivity onReceive()
D/MenuAppsGridFragment( 9536): onResume
V/LvOutput( 2931): initCheck: 0
V/LvOutput( 2931): detachEffects: detach processing for output 2, stream 1, session 1707
V/LvOutput( 2931): detachEffects: no output processing was attached to this stream
V/AudioPolicyManagerBase( 2931): stopOutput() output 2, stream 1, session 1707
V/AudioPolicyManagerBase( 2931): changeRefCount() stream 1, count 0
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
E/AudioPolicyManagerBase( 2931): unknown stream type
V/AudioPolicyManagerBase( 2931): getNewDevice() selected device 0
V/AudioPolicyManagerBase( 2931): setOutputDevice() output 2 device 0000 force 0 delayMs 184 
V/AudioPolicyManagerBase( 2931): setOutputDevice() prevDevice 0002
V/AudioPolicyManagerBase( 2931): setOutputDevice() setting same device 0000 or null device for output 2
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/dalvikvm( 9536): WAIT_FOR_CONCURRENT_GC blocked 0ms
W/InputMethodManagerService(  325): Window already focused, ignoring focus gain of: com.android.internal.view.IInputMethodClient$Stub$Proxy at 42870c60 attribute=null
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/dalvikvm( 9536): GC_EXPLICIT freed 1658K, 34% free 15750K/23623K, paused 9ms+6ms, total 87ms
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/dalvikvm(  325): GC_CONCURRENT freed 1872K, 36% free 23991K/36935K, paused 18ms+24ms, total 259ms
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 97ms
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 87ms
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> U:130 [0:0] widget 1360731480000
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:1989 [0:0] nt=1360731480000
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:1990 [0:0] [ARH] now = [1360730360198] lt = [1360731480000] need RF = [false]
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:1995 [0:0] nt - now =1119802
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:1996 [0:0]  now : 13/02/13 06:39:20 lt : 13/02/13 06:58:00
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:663 [0:0] mSUDH(): current loc id = cityId:275836, tZ=GMT+2
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:676 [0:0] ===== mSetUIDataHandler(): day = 7:25 AM, night=5:34 PM
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> SM:1182 [0:0] sta ani iPA = false, flkDir = 0, iFA = false
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:1674 [0:0] drw all Tm dt = 0639
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> SM:446 [0:0] IR : false, IPR : false
W/CellLayout( 9536): CellLayoutWithResizableWidgets setting height to 513. parent specified: 502
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
D/KeyguardViewMediator(  325): setHidden false
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:~
D/connfw  (  102): Message:~
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:~
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:
D/Kies    (   99): [DR->KIES]Received data notification
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:x
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:x
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:x
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:x
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:ð
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:ð
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:ð
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:ð
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:~
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:~
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:~
E/DataRouter(   98): [socket:12]******* Received data notification *******
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): Inside Syncronising5
I/MTPRx   (12472): Inside sendBooster
I/MTPRx   (12472): Sending the 5sec delayed  message BOOSTER to run again.
I/MTPRx   (12472): Sending the broadcast com.sec.android.intent.action.DVFS_BOOSTER
I/DVFSHelper(12472): acquire:: timeout = 4000
I/DVFSHelper(12472): release::
I/DVFSHelper(12472): prepareIntent:: BOOST_TYPE_TOUCH
I/TwDVFSBroadcastReceiver(  436): onMtpIntent
D/PowerManager(  436): DVFSLock :  acquire : timeout : 4000
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
D/BackupManagerService(  325): Now staging backup of com.android.providers.settings
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
D/PowerManagerService(  325): ATT: mIsSecuredLock 1 in setScreenOffTimeoutsLocked()=0
D/PowerManagerService(  325): setScreenOffTimeouts mKeylightDelay=1500 mDimDelay=21500 mScreenOffDelay=7000 mDimScreen=true
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/PowerManagerService(  325): Timer 0x3->0x3|0x0
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
W/MTPRx   (12472): notification from stack 5
W/MTPRx   (12472): notification from stack 3
E/MTPRx   (12472): in isSyncFinished posting message with delay of 4sec
D/AudioHardwareTinyALSA( 2931): Entering AudioStreamOutALSA standby mode
I/AudioHardwareTinyALSA( 2931): Close mHandle:41dfeee0
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:A
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:A
D/connfw  (  102): Message:A
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:A
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:T
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:T
D/connfw  (  102): Message:T
D/Kies    (   99): [DR->KIES]Received data notification
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:T
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:+
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:+
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:+
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:+
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:G
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:G
D/connfw  (  102): Message:G
D/Kies    (   99): [DR->KIES]Received data notification
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:G
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:C
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:C
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:C
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:C
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:A
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:A
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:A
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:A
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:P
E/DataRouter(   98): Before the usb select 
D/connfw  (  102): [DR->CONNFW]Received data notification
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:P
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): Message:P
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:P
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:

E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/Kies    (   99): Message:

D/connfw  (  102): Message:

E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:

E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
W/MTPRx   (12472): notification from stack 15
E/MTPRx   (12472): Condition matched
E/MTPRx   (12472): Booster matched. Calling for boosting again.
I/MTPRx   (12472): Inside sendBooster
I/MTPRx   (12472): Sending the 5sec delayed  message BOOSTER to run again.
I/MTPRx   (12472): Sending the broadcast com.sec.android.intent.action.DVFS_BOOSTER
I/DVFSHelper(12472): acquire:: timeout = 4000
I/DVFSHelper(12472): release::
I/DVFSHelper(12472): prepareIntent:: BOOST_TYPE_TOUCH
I/power   (  325): *** release_dvfs_lock : lockType : 1 
I/TwDVFSBroadcastReceiver(  436): onMtpIntent
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
D/PowerManager(  436): DVFSLock :  acquire : timeout : 4000
I/power   (  325): *** acquire_dvfs_lock : lockType : 1  freq : 1008000 
D/PowerManagerService(  325): acquireDVFSLockLocked : type : DVFS_MIN_LIMIT  frequency : 1008000  uid : 1000  pid : 436  tag : TwDVFSBroadcastReceiver
W/MTPRx   (12472): notification from stack 12
E/MTPRx   (12472): MS triggered
D/PowerManagerService(  325): ATT: mIsSecuredLock 1 in setScreenOffTimeoutsLocked()=0
D/PowerManagerService(  325): setScreenOffTimeouts mKeylightDelay=1500 mDimDelay=21500 mScreenOffDelay=7000 mDimScreen=true
D/MediaScannerReceiver(14777): action: android.intent.action.MTP_FILE_SCAN
D/MediaScannerService(14777): start scanning volume external: [/storage/sdcard0, /storage/extSdCard, /storage/UsbDriveA, /storage/UsbDriveB, /storage/UsbDriveC, /storage/UsbDriveD, /storage/UsbDriveE, /storage/UsbDriveF]
E/MTPPlaObsrvr(12472): On change is called.false
E/MTPPlaObsrvr(12472): URI of the playlistcontent://media/external/audio/playlists
E/MTPPlaObsrvr(12472): Content resolver is not null
D/MediaScanner(14777): MediaScanner - mSkipList ()
D/MediaScanner(14777): Constructor set externalStorageSdPath : /storage/extSdCard
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
E/MTPPlaObsrvr(12472): Count1mCount1
E/MTPPlaObsrvr(12472): Neither deleted nor added. Could be rename
E/MTPPlaObsrvr(12472): It is not renamed
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
D/MediaProvider(14777): object removed 128
E/MtpServerJNI(14777): server is null in send_object_removed
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_REMOVED
D/MediaProvider(14777): object removed 192
E/MtpServerJNI(14777): server is null in send_object_removed
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_REMOVED
E/MTPPlaObsrvr(12472): On change is called.false
E/MTPPlaObsrvr(12472): URI of the playlistcontent://media/external/audio/playlists
E/MTPPlaObsrvr(12472): Content resolver is not null
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 0ms
W/AlarmManager(  325): FACTORY_ON= 0
D/MediaScanner(14777): BulkDeleter flush number : 2
D/MediaScanner(14777): BulkDeleter ID-info : [128, 192]
W/AlarmManager(  325): FACTORY_ON= 0
E/MTPPlaObsrvr(12472): Count1mCount1
E/MTPPlaObsrvr(12472): Neither deleted nor added. Could be rename
E/MTPPlaObsrvr(12472): It is not renamed
V/MediaScanner(14777): processDirectory :  /storage/sdcard0
D/dalvikvm(  325): GC_EXPLICIT freed 850K, 37% free 23371K/36935K, paused 18ms+22ms, total 191ms
D/MediaScanner(14777): Skipping:
D/MediaScanner(14777): 7klwibgf7kdcbid(7DCRV75lpnvaubrtk7
D/MediaScanner(14777): Skipping:
D/MediaScanner(14777): 7klwibgf7kdcbid(7Budiwrd7dblb7
D/MediaScanner(14777): Skipping:
D/MediaScanner(14777): 7klwibgf7kdcbid(75ebcf7
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm(14777): GC_CONCURRENT freed 221K, 10% free 7777K/8583K, paused 12ms+4ms, total 41ms
D/dalvikvm(  325): GC_EXPLICIT freed 79K, 37% free 23354K/36935K, paused 5ms+13ms, total 140ms
D/dalvikvm(14777): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm(14777): GC_EXPLICIT freed 183K, 11% free 7648K/8583K, paused 2ms+3ms, total 29ms
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:A
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:A
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:A
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DTT     (  101): Message:A
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/MediaProvider(14777): bulkInsert started
D/MediaProvider(14777): bulkInsert finished
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
D/MediaProvider(14777): bulkInsert started
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:T
E/DataRouter(   98): Before the usb select 
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:T
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:T
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:T
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/MTPPlaObsrvr(12472): On change is called.false
E/MTPPlaObsrvr(12472): URI of the playlistcontent://media/external/audio/playlists
E/MTPPlaObsrvr(12472): Content resolver is not null
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
E/MTPPlaObsrvr(12472): Count1mCount1
E/MTPPlaObsrvr(12472): Neither deleted nor added. Could be rename
E/MTPPlaObsrvr(12472): It is not renamed
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
D/MediaProvider(14777): bulkInsert finished
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
E/MtpServerJNI(14777): server is null in send_object_added
E/MTPJNIInterface(12472): In MTPJNIINterface onReceive:com.android.MTP.OBJECT_ADDED
V/MediaScanner(14777): processDirectory :  /storage/extSdCard
W/MediaScanner(14777): Error opening directory, reason : Permission denied.
W/MediaScanner(14777): 7klwibgf7fxlKdCbid7
V/MediaScanner(14777):  prescan time: 139ms
V/MediaScanner(14777):     scan time: 1071ms (makeEntry time: 746ms ~69%),  (parsing time: 0ms ~0%),  (bitmapDecoding time: 0ms ~0%), (exifExtracting time : 0ms ~0%), (bulkInserter time : 137ms ~12%)
V/MediaScanner(14777): postscan time: 3ms (bulkDeleter : 2)
V/MediaScanner(14777):    total time: 1213ms
V/MediaScanner(14777): checked files: 99  directories : 66  (I: 14, U: 12)
I/DBG_DM  (16016): [v5_1209_4_1][Line:619][onReceive] android.intent.action.MEDIA_SCANNER_FINISHED
I/DBG_DM  (16016): [v5_1209_4_1][Line:3296][xdbGetFUMOStatus] xdbGetFUMOStatus : 0
D/MediaScannerService(14777): done scanning volume external
I/DBG_DM  (16016): [v5_1209_4_1][Line:4164][xdbGetDownloadPostponeStatus] Download Postpone status : 0
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:+
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:+
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:+
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:+
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/CscReceiver(  509): onReceive android.intent.action.MEDIA_SCANNER_FINISHED
D/CscReceiver(  509): Media DB Scanner finished.
D/CscReceiver(  509): start service to Set Ringtone
D/CscReceiver(  509): start service to Set Notification
D/CscReceiver(  509): start service to Set Alarmtone
D/CscUpdateService(  509): onStart
E/CscUpdateService(  509): costomer file is exists : it has been preconfiged.
D/CscUpdateService(  509): only ringtone update
D/CscUpdateService(  509): onStart
E/CscUpdateService(  509): costomer file is exists : it has been preconfiged.
D/CscUpdateService(  509): only notification update
D/CscUpdateService(  509): onStart
E/CscUpdateService(  509): costomer file is exists : it has been preconfiged.
D/CscUpdateService(  509): only alarmtone update
E/CscParser(  509): update(): xml file exist
D/FactoryTestApp(15975): [Class] FactoryTestBroadcastReceiver , [Method] onReceive , [Message] onReceive action=android.intent.action.MEDIA_SCANNER_FINISHED
I/FactoryTestApp(15975): [Class] FactoryTestBroadcastReceiver , [Method] onReceive , [Message] Intent.ACTION_MEDIA_SCANNER_FINISHED
E/CscParser(  509): update(): xml file exist
E/CscParser(  509): update(): xml file exist
W/CSCSettings(  509): Setting Ringtones (type) : 4
D/CscParser(  509): AlarmTone: null
W/CSCSettings(  509): 1. Tag_Str: null
D/dalvikvm(  509): GC_CONCURRENT freed 417K, 11% free 9015K/10119K, paused 16ms+2ms, total 48ms
D/dalvikvm(  509): WAIT_FOR_CONCURRENT_GC blocked 22ms
D/dalvikvm(  509): WAIT_FOR_CONCURRENT_GC blocked 23ms
D/dalvikvm(  509): WAIT_FOR_CONCURRENT_GC blocked 23ms
W/CSCSettings(  509): Setting Ringtones (type) : 1
D/CscParser(  509): RingTone: null
W/CSCSettings(  509): 1. Tag_Str: null
W/CSCSettings(  509): Setting Ringtones (type) : 2
D/CscParser(  509): MessageTone: null
W/CSCSettings(  509): 1. Tag_Str: null
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:G
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:G
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:G
D/Kies    (   99): [DR->KIES]Received data notification
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:G
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:C
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:C
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:C
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:C
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:A
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:A
D/Kies    (   99): [DR->KIES]Received data notification
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:A
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:A
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:P
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:P
D/connfw  (  102): Message:P
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:P
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:

E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:

D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:

E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:

E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
D/STATUSBAR-NetworkController(  419): refreshSignalCluster: data=0 bt=false
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
D/STATUSBAR-SignalClusterView(  419): mSeparateMobileGroup=8
W/MTPRx   (12472): notification from stack 15
E/MTPRx   (12472): Condition matched
I/power   (  325): *** release_dvfs_lock : lockType : 1 
D/PowerManagerService(  325): releaseDVFSLockLocked : all DVFS_MIN_LIMIT are released 
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:A
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:A
D/connfw  (  102): Message:A
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:A
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:T
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:T
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:T
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:T
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:+
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:+
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): Message:+
E/DTT     (  101): Message:+
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:G
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/Kies    (   99): Message:G
D/connfw  (  102): Message:G
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:G
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:C
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/Kies    (   99): Message:C
D/connfw  (  102): Message:C
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:C
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:A
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:A
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:A
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:A
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:P
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:P
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:P
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:P
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:

E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:

D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:

E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:

E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:~
D/connfw  (  102): Message:~
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:~
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/Kies    (   99): Message:
D/connfw  (  102): Message:
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:x
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/Kies    (   99): Message:x
D/connfw  (  102): Message:x
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:x
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:ð
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/Kies    (   99): Message:ð
D/connfw  (  102): Message:ð
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:ð
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:~
D/connfw  (  102): Message:~
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:~
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:~
D/connfw  (  102): Message:~
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:~
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): NOT DEFINE
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): Message:
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:x
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/connfw  (  102): Message:x
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:x
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DataRouter(   98): [socket:11]******* Received data notification *******
D/Kies    (   99): Message:x
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:ð
E/DataRouter(   98): Before the usb select 
E/DTT     (  101): [DR->DTT]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
E/DTT     (  101): NOT DEFINE
D/connfw  (  102): NOT DEFINE
E/DTT     (  101): Message:ð
D/connfw  (  102): Message:ð
E/DataRouter(   98): [socket:10]******* Received data notification *******
D/Kies    (   99): [DR->KIES]Received data notification
D/Kies    (   99): NOT DEFINE
D/Kies    (   99): Message:ð
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:11]******* Received data notification *******
E/DataRouter(   98): After the usb select 
E/DataRouter(   98): read usb data[len:1]
E/DataRouter(   98): read usb data message:~
E/DataRouter(   98): Before the usb select 
D/Kies    (   99): [DR->KIES]Received data notification
D/connfw  (  102): [DR->CONNFW]Received data notification
D/Kies    (   99): NOT DEFINE
D/connfw  (  102): NOT DEFINE
D/Kies    (   99): Message:~
D/connfw  (  102): Message:~
E/DataRouter(   98): [socket:12]******* Received data notification *******
E/DataRouter(   98): [socket:10]******* Received data notification *******
E/DTT     (  101): [DR->DTT]Received data notification
E/DTT     (  101): NOT DEFINE
E/DTT     (  101): Message:~
E/DataRouter(   98): [socket:11]******* Received data notification *******
V/AlarmManager(  325): waitForAlarm result :1
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
E/Watchdog(  325): !@Sync 17677
D/lights  (  325): LCD : 173 +
D/lights  (  325): LCD : 173 -
D/lights  (  325): LCD : 172 +
D/lights  (  325): LCD : 172 -
W/PowerManagerService(  325): Timer 0x3->0x1|0x0
I/PowerManagerService(  325): Ulight 0x3->0x1|0x0
D/LightsService(  325): setLightLocked is called
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 171 +
D/lights  (  325): LCD : 171 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 170 +
D/lights  (  325): LCD : 170 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 157 +
D/lights  (  325): LCD : 157 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 145 +
D/lights  (  325): LCD : 145 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 132 +
D/lights  (  325): LCD : 132 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 120 +
D/lights  (  325): LCD : 120 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 107 +
D/lights  (  325): LCD : 107 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 95 +
D/lights  (  325): LCD : 95 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 82 +
D/lights  (  325): LCD : 82 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 69 +
D/lights  (  325): LCD : 69 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 56 +
D/lights  (  325): LCD : 56 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 43 +
D/lights  (  325): LCD : 43 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 31 +
D/lights  (  325): LCD : 31 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 20 +
D/lights  (  325): LCD : 20 -
D/LightsService(  325): setLightLocked is called
I/PowerManagerService(  325): Light Animator Finished currentValue=20
E/lights  (  325): write_int failed to open /sys/class/sec/sec_touchkey/brightness
D/WindowManager(  325): mSetIgnore
D/KeyguardViewMediator(  325): onScreenTurnedOff(3)
W/PowerManagerService(  325): Timer 0x1->0x0|0x0
D/PowerManagerService(  325): Screen__Off : Timeout
I/PowerManagerService(  325): Ulight 0x1->0x0|0x0
W/PowerManagerService(  325): CurLockF mPS:1 mUS=0
W/PowerManagerService(  325): mPokeLocks.size=0:
D/PowerManagerService(  325): enableLightSensorLocked enable=false mLightSensorEnabled=false mAutoBrightessEnabled=false mWaitingForFirstLightSensor=false
D/LightsService(  325): setLightLocked is called
D/PowerManagerService(  325): sendNotificationLocked on=false
D/PowerManagerService(  325): mNotificationTask : off
D/KeyguardViewMediator(  325): setting alarm to turn off keyguard, seq = 272
D/SensorManager(  325): unregisterListener::  Listener= android.view.WindowOrientationListener$SensorEventListenerImpl at 42285580
D/Sensors (  325): Remain listener = Sending .. normal delay 200ms
I/Sensors (  325): sendDelay --- 200000000
I/SensorService(  325): info.selectDelay() ns=200000000  
D/SensorService(  325): SensorDevice::setDelay, Return(true 1, false 0) =  1
D/SensorManager(  325): JNI - sendDelay
I/SensorManager(  325): Set normal delay = true
D/SensorService(  325): SensorDevice::activate  (enable 1, disable 0) = 0
D/SensorService(  325): activating sensor disable handle=1 
D/SurfaceFlinger(  302): About to give-up screen, flinger = 0x4118b008
D/SensorService(  325): activating sensor disable, Done!
D/SensorService(  325): SensorDevice::activating sensor handle=1 ns=200000000 
W/AlarmManager(  325): FACTORY_ON= 0
V/WindowOrientationListener(  325): WindowOrientationListener disabled
D/lights  (  325): LCD : 19 +
D/lights  (  325): LCD : 19 -
D/LightsService(  325): setLightLocked is called
D/lights  (  325): LCD : 18 +
D/Launcher.HomeFragment( 9536): onPause
D/Launcher( 9536): onPause, Launcher: 1104638200
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:1008 [0:0]  onPause 
V/TaskCloserActivity(17545): TaskCloserActivity onReceive()
D/Launcher.HomeFragment( 9536): onStop
D/Launcher( 9536): onStop, Launcher: 1104638200
D/VibratorService(  325): JNI vibratorOff()
W/IInputConnectionWrapper( 9536): getSelectedText on inactive InputConnection
W/IInputConnectionWrapper( 9536): setComposingText on inactive InputConnection
D/STATUSBAR-NotificationService(  325): ACTION_SCREEN_OFF
D/STATUSBAR-NotificationService(  325): updateLightsLocked() : Turn off notification light
I/AudioHardwareTinyALSA( 2931): setParameters(screen_state=off)
D/StatusBar.FaceDetectionController(  419): onReceive: action = android.intent.action.SCREEN_OFF mEnableDetect : false
D/STATUSBAR-PhoneStatusBar(  419): marqueeStatusBar()
D/STATUSBAR-NavigationBarView(  419): marqueeNavigationBar - invalidate()
D/STATUSBAR-PhoneStatusBar(  419): marqueeNavigationBar()
W/AlarmManager(  325): FACTORY_ON= 0
D/Launcher.Workspace( 9536): exitWidgetResizeMode State: NORMAL, newDragStarted: false
W/AlarmManager(  325): FACTORY_ON= 0
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
D/GpsLocationProvider(  325): setMinTime 0
I/LocationManagerService(  325): remove passive (pid 15757), next minTime = 0
I/LocationManagerService(  325): request gps (pid 15757) 0 0
D/com.samsung.app( 9624): [MSC_HERO_Accu_Tab]>>> WCS:251 [0:0]  BR act = androidintentactionSCREEN_OFF
D/GpsLocationProvider(  325): startNavigating
D/widget  ( 9536): [MSC_HERO_Accu_Tab]>>> WC:477 [0:0]  mSHandler syncDM 
I/libgps  (  325): disarming wakeLockTimer
D/GpsLocationProvider(  325): getSKAFEnable : false
W/AlarmManager(  325): FACTORY_ON= 0
D/GpsLocationProvider(  325): requestUtcTime()
I/libgps  (  325): OnGpsExtensionMessage: MSG_REQUEST_LOCATION_ID
D/libgps  (  325): proxy_gps_status_cb: called. status(3)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 3
I/libgps  (  325): disarming wakeLockTimer
I/libgps  (  325): [proxy_gps_acquire_wakelock_cb][line = 641]: acquire_wakelock(1)
D/libgps  (  325): proxy_gps_inject_time: exit
D/libgps  (  325): proxy_gps_status_cb: called. status(1)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 1
D/GpsLocationProvider(  325): send an intent to notify that the GPS has been enabled or disabled mNavigating = true
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/StatusBar.LocationController(  419): onReceive: [GPS ICON] GPS is on, but not receiving fixes
D/ApplicationPolicy(  325): isStatusBarNotificationAllowed: packageName = com.android.systemui
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
D/PhoneStatusBar(  419): addNotification score=10
D/lights  (  325): LCD : 18 -
D/lights  (  325): LCD : 0 +
D/lights  (  325): LCD : 0 -
D/LightsService(  325): setLightLocked is called
E/PowerManagerService(  325): Excessive delay setting brightness: 622ms, mask=2
D/LightsService(  325): setLightLocked is called
I/PowerManagerService(  325): Light Animator Finished currentValue=0
W/ResourceType(  419): Attempt to retrieve bag 0x01030068 which is invalid or in a cycle.
W/ResourceType(  419): Attempt to retrieve bag 0x01030067 which is invalid or in a cycle.
W/ResourceType(  419): Attempt to retrieve bag 0x010301f2 which is invalid or in a cycle.
D/WindowManager(  325): mUnSetIgnore, show = false
D/GpsLocationProvider(  325): TTFF: 4478
D/ApplicationPolicy(  325): isStatusBarNotificationAllowed: packageName = com.android.systemui
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
V/AlarmManager(  325): waitForAlarm result :4
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
D/KeyguardViewMediator(  325): received DELAYED_KEYGUARD_ACTION with seq = 272, mDelayedShowingSequence = 272
D/KeyguardViewMediator(  325): Not factory mode
D/LockPatternUtils(  325): isPcwEnable = null
D/KeyguardViewMediator(  325): doKeyguard: showing the lock screen
D/KeyguardViewMediator(  325): showLocked
D/KeyguardViewMediator(  325): handleShow
D/LockPatternKeyguardView(  325): phone state: 0
V/LockPatternKeyguardView(  325): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4 at 42750800 to 0
E/LockPatternKeyguardView(  325): mIsVoiceUnlockOn=false
D/LockPatternKeyguardView(  325): mIsTalkbackDrvModeOn=false
D/LockPatternUtils(  325): isPcwEnable = null
D/CircleLockScreen(  325): drv mode off
D/CircleLockScreen(  325): mTalkbackEnabled =false
D/CircleLockScreen(  325): explore by touch mode off
D/CircleMissedEventWidget(  325): landscape mode
D/CircleMissedEventWidget(  325): explore by touch mode off
I/ActivityThread(19046): Pub com.sec.badge: com.sec.android.provider.badge.BadgeProvider
D/BadgeProvider(19046): onCreate
D/BadgeProvider(19046): DatabaseHelper
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 0ms
D/dalvikvm(  325): GC_EXPLICIT freed 529K, 36% free 23857K/36935K, paused 5ms+16ms, total 144ms
D/CircleLockScreen(  325): onRefreshBatteryInfo() showPatteryInfo: true pluggedIn: true batteryLevel: 50
D/ClockWidget(  325): isDualClock : false
D/ClockWidget(  325): refreshTime()
D/ClockWidget(  325): TTS Message = Este 6:39, miercuri, februarie 13
D/ClockWidget(  325): isDualClock : false
D/ClockWidget(  325): refreshTime()
D/ClockWidget(  325): TTS Message = Este 6:39, miercuri, februarie 13
W/LockPatternKeyguardView(  325): Couldn't find transport control widget
D/LockPatternUtils(  325): isPcwEnable = null
D/dalvikvm(  325): GC_FOR_ALLOC freed 560K, 37% free 23523K/36935K, paused 113ms, total 113ms
I/dalvikvm-heap(  325): Grow heap (frag case) to 27.493MB for 4194320-byte allocation
D/dalvikvm(  325): GC_CONCURRENT freed 7K, 26% free 27611K/36935K, paused 16ms+14ms, total 164ms
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 52ms
D/LockPatternKeyguardView(  325): max failed attempt for device disable :0
D/LockPatternUtils(  325): isPcwEnable = null
D/LockPatternUtils(  325): isPcwEnable = null
W/LockPatternKeyguardView(  325): no unlock screen when trying to enable fallback
D/ClockWidget(  325): isDualClock : false
D/ClockWidget(  325): refreshTime()
D/ClockWidget(  325): TTS Message = Este 6:39, miercuri, februarie 13
D/ClockWidget(  325): isServiceEnable = false cityId = cityId:275836
D/ClockWidget(  325): Weather Demon is not running, Set visibility to GONE
D/CircleLockScreen(  325): onResume()
D/ClockWidget(  325): isServiceEnable = false cityId = cityId:275836
D/ClockWidget(  325): Weather Demon is not running, Set visibility to GONE
D/CircleShortcutWidget(  325): onResume()
D/CircleLockScreen(  325): mCallback.isShowingAndNotHidden()=false
V/KeyguardViewManager(  325): KGVM: Set visibility on com.android.internal.policy.impl.KeyguardViewManager$KeyguardViewHost at 42202e48 to 6291464
D/KeyguardViewMediator(  325): adjustUserActivityLocked mShowing: true mHidden: false
D/PowerManagerService(  325): enableUserActivity false
D/LockPatternUtils(  325): isPcwEnable = null
D/LockPatternUtils(  325): isPcwEnable = null
D/LockPatternUtils(  325): isPcwEnable = null
D/KeyguardViewMediator(  325): adjustStatusBarLocked: mShowing=true mHidden=false isSecure=false --> flags=0x1200000
E/KeyguardViewMediator(  325): 2. Lockscreen lock
E/KeyguardViewMediator(  325): Phone is boot completed. so can broadcast
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x1200000 pkg=android
D/PhoneStatusBar(  419): disable: < expand icons alerts ticker system_info back HOME* RECENT* clock >
I/Choreographer(  325): Skipped 40 frames!  The application may be doing too much work on its main thread.
E/PhoneStatusBar(  419): closing
D/KeyguardViewMediator(  325): setHidden false
E/WindowStateAnimator(  325): createSurfaceLocked called attrs.flags=16910336
V/WindowManager(  325): rotationForOrientationLw(orient=4, last=3); user=0  mLidState=-1 mDockMode=0 mHdmiPlugged=false mAccelerometerDefault=false sensorRotation=-1
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
D/KeyguardViewMediator(  325): setHidden false
D/LockPatternUtils(  325): isPcwEnable = null
D/LockPatternUtils(  325): isPcwEnable = null
D/LockPatternUtils(  325): isPcwEnable = null
D/KeyguardViewMediator(  325): adjustStatusBarLocked: mShowing=true mHidden=false isSecure=false --> flags=0x1200000
V/LockPatternKeyguardView(  325): Set visibility on com.android.internal.policy.impl.LockPatternKeyguardView$4 at 42750800 to 8388608
D/KeyguardViewMediator(  325): setHidden false
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x1200000 pkg=android
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0x600008)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0x600000 pkg=WindowManager.LayoutParams
D/PhoneStatusBar(  419): disable: < expand icons alerts ticker system_info BACK* HOME RECENT clock >
D/LockPatternKeyguardView(  325): focused
D/CircleLockScreen(  325): focused
D/KeyguardViewMediator(  325): setHidden false
V/LockPatternKeyguardView(  325): *** dispatchDraw() time: 858695812
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
E/PhoneStatusBar(  419): closing
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=0 isOpaque=1 isExternalDisplayLayer=0 isExternalBlockLayer0
D/KeyguardViewMediator(  325): setHidden false
D/STATUSBAR-StatusBarManagerService(  325): setSystemUiVisibility(0xe00008)
D/STATUSBAR-StatusBarManagerService(  325): manageDisableList what=0xe00000 pkg=WindowManager.LayoutParams
D/PhoneStatusBar(  419): disable: < expand icons alerts ticker system_info BACK HOME RECENT CLOCK* >
D/KeyguardViewMediator(  325): setHidden false
E/PhoneStatusBar(  419): closing
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
E/SurfaceFlinger(  302): SurfaceFlinger translucent=1 isOpaque=0 isExternalDisplayLayer=0 isExternalBlockLayer0
D/WifiService(  325): startScan: false pid=15757, uid=10021
I/wpa_supplicant(  909): Scan requested (ret=0) - scan timeout 30 seconds
I/wpa_supplicant(  909): nl80211: Received scan results (8 BSSes)
D/Tethering(  325): interfaceLinkStateChanged wlan0, true
D/Tethering(  325): interfaceStatusChanged wlan0, true
W/AlarmManager(  325): FACTORY_ON= 0
I/wpa_supplicant(  909): Scan requested (ret=0) - scan timeout 30 seconds
D/WifiService(  325): startScan: false pid=15757, uid=10021
D/GpsLocationProvider(  325): stopNavigating
D/libgps  (  325): proxy_gps_status_cb: called. status(2)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 2
D/libgps  (  325): proxy_gps_status_cb: called. status(2)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 2
D/GpsLocationProvider(  325): send an intent to notify that the GPS has been enabled or disabled mNavigating = false
D/GpsLocationProvider(  325): getSKAFEnable : false
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
W/AlarmManager(  325): FACTORY_ON= 0
I/LocationManagerService(  325): remove gps (pid 15757), disabled
I/LocationManagerService(  325): request passive (pid 15757) 0 0
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/STATUSBAR-NotificationService(  325): updateLightsLocked() : Turn off notification light
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
I/wpa_supplicant(  909): nl80211: Received scan results (8 BSSes)
D/Tethering(  325): interfaceLinkStateChanged wlan0, true
D/Tethering(  325): interfaceStatusChanged wlan0, true
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
V/AlarmManager(  325): waitForAlarm result :8
V/AlarmManager(  325): ClockReceiver onReceive() ACTION_TIME_TICK
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/ClockWidget(  325): refreshTime()
D/ClockWidget(  325): TTS Message = Este 6:40, miercuri, februarie 13
W/PowerManagerService(  325): Timer 0x0->0x0|0x0
D/MTPRx   (12472): DRIVER_TIME_OUT 60s lapsed
E/Watchdog(  325): !@Sync 17678
D/libgps  (  325): proxy_gps_status_cb: called. status(4)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 4
I/libgps  (  325): disarming wakeLockTimer
I/libgps  (  325): [proxy_gps_release_wakelock_cb][line = 651]: release_wakelock(0)
V/AlarmManager(  325): waitForAlarm result :4
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
I/LocationManagerService(  325): remove passive (pid 15757), next minTime = 0
I/LocationManagerService(  325): request gps (pid 15757) 0 0
D/GpsLocationProvider(  325): setMinTime 0
D/GpsLocationProvider(  325): startNavigating
D/GpsLocationProvider(  325): requestUtcTime()
I/libgps  (  325): disarming wakeLockTimer
I/libgps  (  325): OnGpsExtensionMessage: MSG_REQUEST_LOCATION_ID
D/libgps  (  325): proxy_gps_status_cb: called. status(3)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 3
I/libgps  (  325): disarming wakeLockTimer
I/libgps  (  325): [proxy_gps_acquire_wakelock_cb][line = 641]: acquire_wakelock(1)
D/GpsLocationProvider(  325): getSKAFEnable : false
W/AlarmManager(  325): FACTORY_ON= 0
D/libgps  (  325): proxy_gps_inject_time: exit
D/libgps  (  325): proxy_gps_status_cb: called. status(1)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 1
D/GpsLocationProvider(  325): send an intent to notify that the GPS has been enabled or disabled mNavigating = true
D/ApplicationPolicy(  325): isStatusBarNotificationAllowed: packageName = com.android.systemui
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/StatusBar.LocationController(  419): onReceive: [GPS ICON] GPS is on, but not receiving fixes
D/ClockWidget(  325): received MISSED_EVENT intent !! 
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
D/PhoneStatusBar(  419): addNotification score=10
V/AlarmManager(  325): waitForAlarm result :4
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
D/GpsLocationProvider(  325): TTFF: 4359
D/ApplicationPolicy(  325): isStatusBarNotificationAllowed: packageName = com.android.systemui
D/ClockWidget(  325): received MISSED_EVENT intent !! 
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
I/LocationManagerService(  325): remove gps (pid 15757), disabled
I/LocationManagerService(  325): request passive (pid 15757) 0 0
D/GpsLocationProvider(  325): stopNavigating
D/libgps  (  325): proxy_gps_status_cb: called. status(2)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 2
D/libgps  (  325): proxy_gps_status_cb: called. status(2)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 2
D/GpsLocationProvider(  325): send an intent to notify that the GPS has been enabled or disabled mNavigating = false
D/GpsLocationProvider(  325): getSKAFEnable : false
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/STATUSBAR-NotificationService(  325): updateLightsLocked() : Turn off notification light
D/libgps  (  325): proxy_gps_status_cb: called. status(4)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 4
I/libgps  (  325): disarming wakeLockTimer
I/libgps  (  325): [proxy_gps_release_wakelock_cb][line = 651]: release_wakelock(0)
E/Watchdog(  325): !@Sync 17679
V/AlarmManager(  325): waitForAlarm result :8
V/AlarmManager(  325): ClockReceiver onReceive() ACTION_TIME_TICK
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/ClockWidget(  325): refreshTime()
D/ClockWidget(  325): TTS Message = Este 6:41, miercuri, februarie 13
E/Watchdog(  325): !@Sync 17680
E/Watchdog(  325): !@Sync 17681
V/AlarmManager(  325): waitForAlarm result :8
V/AlarmManager(  325): ClockReceiver onReceive() ACTION_TIME_TICK
W/AlarmManager(  325): FACTORY_ON= 0
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/STATUSBAR-Clock(  419): onReceive() - ACTION_TIME_TICK
D/GpsLocationProvider(  325): GPS status listener died
I/LocationManagerService(  325): remove passive (pid 325), next minTime = 0
D/ClockWidget(  325): refreshTime()
D/ClockWidget(  325): TTS Message = Este 6:42, miercuri, februarie 13
D/AndroidRuntime(19126): 
D/AndroidRuntime(19126): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(19126): CheckJNI is OFF
D/AndroidRuntime(19126): setted country_code = Romania
D/AndroidRuntime(19126): setted countryiso_code = RO
D/AndroidRuntime(19126): setted sales_code = COA
D/AndroidRuntime(19126): readGMSProperty: start
D/AndroidRuntime(19126): readGMSProperty: already setted!!
D/AndroidRuntime(19126): readGMSProperty: end
D/dalvikvm(19126): Trying to load lib libjavacore.so 0x0
D/dalvikvm(19126): Added shared lib libjavacore.so 0x0
D/dalvikvm(19126): Trying to load lib libnativehelper.so 0x0
D/dalvikvm(19126): Added shared lib libnativehelper.so 0x0
D/dalvikvm(19126): Note: class Landroid/app/ActivityManagerNative; has 153 unimplemented (abstract) methods
D/AndroidRuntime(19126): Calling main entry com.android.commands.pm.Pm
I/ApplicationPolicy(  325): getApplicationUninstallationEnabled
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 0ms
W/PackageManager(  325): Package named 'org.kde.necessitas.example.Test_android' doesn't exist.
D/dalvikvm(  325): GC_EXPLICIT freed 514K, 25% free 27742K/36935K, paused 7ms+19ms, total 185ms
D/AndroidRuntime(19126): Shutting down VM
D/dalvikvm(19126): GC_CONCURRENT freed 99K, 79% free 552K/2560K, paused 1ms+1ms, total 7ms
I/AndroidRuntime(19126): NOTE: attach of thread 'Binder_3' failed
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:426][xdmGetCheckWifiOnlyModel] isWifiOnly : true
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:18][xdmInitialize] AgVOOqV7UpXFblBk29Ld3VErAndBSw+VCpiqBvFCYdD8k+jtVzR+Ois4l//xOIhG
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:19][xdmInitialize] X2Nl5mgTWVn0/a90MNBgtalHIiyP2N5cTkjHia+dJdg=
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:1009][xdmGetAccountRegistration] Samsung Account Exist !!!
E/DBG_FMMDM(19136): Warning!!! [v1_1209_4_3][Line:590][xdbLawmoSetRegistration] java.lang.NullPointerException
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:34][onCreate] But Samsung Account exist 
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:35][onCreate] FMMApplication Start !
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:160][xdmAgentTaskHandler] XEVENT_OS_INITIALIZED
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:154][xdmAgentSetSyncMode] nSync = 0
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:344][xdmGetEnableLiveDemoFromCSCFeature] enable LiveDemo : false
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:674][onCallStateChanged] >>>>>>>>>>> onCallStateChanged
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:685][onCallStateChanged] >>>>>>>>>>> CALL_STATE_IDLE
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:1929][xdbDMffs_Init] xdbDMffs_Init
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:990][xdmProtoIsWIFIConnected] WiFi Connected
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:990][xdmProtoIsWIFIConnected] WiFi Connected
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:170][xdmAgentTaskHandler] XEVENT_PHONEBOOK_INITIALIZED
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:181][xdmAgentTaskHandler] XEVENT_DM_INIT
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:990][xdmProtoIsWIFIConnected] WiFi Connected
I/ActivityThread(19152): Pub com.sec.dsm.system.dsmcontentprovider: com.sec.dsm.system.DSMContentProvider
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:649][xlawmoAdpGetServerUrl] 5fHp9c0HEt5CqW2pHX/yNmbes4oVFO9mhIaYQhRVc4WwcpAS1fOtLwQz+m5uFYBz7/d3oFVmI3Es2y898F9PLA==
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:3326][xdbChangeLawmoServerInfo] RqPRERq80FEWZQHmZ1z3nKULnavIWrdU6iKGdmm+Me6KGpgBk4g3sRXyLPzOwWCjU0h1aqakzIGDBfxYRf8HTA==
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:3356][xdbChangeLawmoServerInfo] Not Changed Lawmo ServerInfo
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:353][xdbLawmoGetDbLawmoOperation] xdbLawmoDbGetDbLawmoOperation: 3
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:322][xdbLawmoSetLawmoOperation] nOperation = 3
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:482][xdbAmtGetDBOperation] xdbMobileTrackingDbGetOperation 0
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:451][xdbAmtSetOperation] nOperation = 0
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:482][xdbAmtGetDBOperation] xdbMobileTrackingDbGetOperation 0
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:332][xdbLawmoGetLawmoOperation] xdbLawmoDbGetLawmoOperation: 3
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:161][xdmUIEvent] XUI_DM_IDLE_STATE :true
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:990][xdmProtoIsWIFIConnected] WiFi Connected
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:511][xnotiPushAdpExcuteResumeNoti] nSessionSaveState:0
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:211][xdmAgentTaskHandler] XEVENT_DM_INIT : Initialized
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:512][xnotiPushAdpExcuteResumeNoti] nNotiUiEvent:0
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:513][xnotiPushAdpExcuteResumeNoti] nNotiRetryCount:0
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:652][xdmAgentCheckResumeNoti] 
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:555][xnotiPushAdpExcuteResumeNoti] Current NOTI NOT SAVED State. EXIT. EXIT.
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:406][xnotiPushAdpClearSessionStatus] 
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:3127][xdbGetSessionSaveStatus] nSessionSaveState [0], nNotiUiEvent [0]
D/dalvikvm(19136): GC_CONCURRENT freed 298K, 10% free 7571K/8391K, paused 17ms+3ms, total 72ms
D/dalvikvm(19136): WAIT_FOR_CONCURRENT_GC blocked 10ms
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:3175][xdbSetBackUpServerUrl] 
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:2333][xdbSetChangedProtocol] lSsyJ4YI5B39xVbBgvbRitMVIDkvXSARt01dUI8PilU=
I/DBG_FMMDM(19136): [v1_1209_4_3][Line:41][xdbNotiExistInfo] false
D/AndroidRuntime(19167): 
D/AndroidRuntime(19167): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(19167): CheckJNI is OFF
D/AndroidRuntime(19167): setted country_code = Romania
D/AndroidRuntime(19167): setted countryiso_code = RO
D/AndroidRuntime(19167): setted sales_code = COA
D/AndroidRuntime(19167): readGMSProperty: start
D/AndroidRuntime(19167): readGMSProperty: already setted!!
D/AndroidRuntime(19167): readGMSProperty: end
D/dalvikvm(19167): Trying to load lib libjavacore.so 0x0
D/dalvikvm(19167): Added shared lib libjavacore.so 0x0
D/dalvikvm(19167): Trying to load lib libnativehelper.so 0x0
D/dalvikvm(19167): Added shared lib libnativehelper.so 0x0
D/dalvikvm(19167): Note: class Landroid/app/ActivityManagerNative; has 153 unimplemented (abstract) methods
D/AndroidRuntime(19167): Calling main entry com.android.commands.pm.Pm
I/ApplicationPolicy(  325): isApplicationInstallationEnabled
W/PackageManager(  325): verifying app can be installed or not
I/PackageParser(  325): org.kde.necessitas.example.Test_android: compat added android.permission.READ_PHONE_STATE
D/dalvikvm(19178): DexOpt: 'Landroid/annotation/SuppressLint;' has an earlier definition; blocking out
D/dalvikvm(19178): DexOpt: 'Landroid/annotation/TargetApi;' has an earlier definition; blocking out
D/dalvikvm(19178): DexOpt: not verifying/optimizing 'Landroid/annotation/SuppressLint;': multiple definitions
D/dalvikvm(19178): DexOpt: not verifying/optimizing 'Landroid/annotation/TargetApi;': multiple definitions
D/dalvikvm(19178): DexOpt: load 11ms, verify+opt 21ms, 313732 bytes
D/BackupManagerService(  325): Now staging backup of android
D/dalvikvm(  325): WAIT_FOR_CONCURRENT_GC blocked 0ms
I/InputReader(  325): Reconfiguring input devices.  changes=0x00000010
I/InputReader(  325): Device reconfigured: id=4, name='melfas_ts', surface size is now 600x1024, mode is 1
D/PackageManager(  325): generateServicesMap(android.accounts.AccountAuthenticator): 10 services unchanged
W/ResourceType(11105): getEntry failing because entryIndex 1783 is beyond type entryCount 1632
W/ResourceType(11105): Failure getting entry for 0x7f0206f7 (t=1 e=1783) in package 0 (error -2147483647)
I/ActivityThread(19179): Pub com.google.android.partnersetup.rlzprovider: com.google.android.partnersetup.RlzProvider
I/ActivityThread(19179): Pub com.google.android.partnersetup.rlzappprovider: com.google.android.partnersetup.RlzAppProvider
D/dalvikvm(11105): GC_CONCURRENT freed 412K, 13% free 8090K/9223K, paused 7ms+2ms, total 71ms
I/PCWCLIENTTRACE_SPPReceiver(18761): [onReceive] - android.intent.action.PACKAGE_ADDED
D/CapabilityManagerService(18774): Receiver Broadcast:android.intent.action.PACKAGE_ADDED
I/SA      (18798): [SUR] onReceive log=[SA = 1.3.056 V = 16 HWD = 1024X552 1.0  SIZE = 3 LOCALE = ro_RO CSC = COA MCC = 0 MNC 0 T = user DEVICE = espressowifi P = espressowifixx I = JRO03C M = GT-P3110 OKLEFT false DIS JRO03C.P3110XXCLK7  ]
I/SA      (18798): [SUR] onReceive Intent=[ android.intent.action.PACKAGE_ADDED package ]
D/PackageManager(  325): generateServicesMap(android.content.SyncAdapter): 27 services unchanged
V/BackupManagerService(  325): addPackageParticipantsLocked: #1
W/AlarmManager(  325): FACTORY_ON= 0
D/gp.PicasaSyncManager(18903): reject MetadataSyncTask (***********************) because downsync is disabled
D/dalvikvm(  325): GC_EXPLICIT freed 1883K, 25% free 27874K/36935K, paused 38ms+21ms, total 595ms
D/AndroidRuntime(19167): Shutting down VM
I/AndroidRuntime(19167): NOTE: attach of thread 'Binder_3' failed
D/dalvikvm(19167): GC_CONCURRENT freed 100K, 79% free 554K/2560K, paused 0ms+0ms, total 4ms
D/AndroidRuntime(19210): 
D/AndroidRuntime(19210): >>>>>> AndroidRuntime START com.android.internal.os.RuntimeInit <<<<<<
D/AndroidRuntime(19210): CheckJNI is OFF
D/AndroidRuntime(19210): setted country_code = Romania
D/AndroidRuntime(19210): setted countryiso_code = RO
D/AndroidRuntime(19210): setted sales_code = COA
D/AndroidRuntime(19210): readGMSProperty: start
D/AndroidRuntime(19210): readGMSProperty: already setted!!
D/AndroidRuntime(19210): readGMSProperty: end
D/dalvikvm(19210): Trying to load lib libjavacore.so 0x0
D/dalvikvm(19210): Added shared lib libjavacore.so 0x0
D/dalvikvm(19210): Trying to load lib libnativehelper.so 0x0
D/dalvikvm(19210): Added shared lib libnativehelper.so 0x0
D/dalvikvm(19210): Note: class Landroid/app/ActivityManagerNative; has 153 unimplemented (abstract) methods
D/AndroidRuntime(19210): Calling main entry com.android.commands.am.Am
D/AndroidRuntime(19210): Shutting down VM
D/dalvikvm(19210): GC_CONCURRENT freed 106K, 77% free 596K/2560K, paused 0ms+0ms, total 4ms
E/Watchdog(  325): !@Sync 17682
W/ProcessStats(  325): Skipping unknown process pid 19308
W/ProcessStats(  325): Skipping unknown process pid 19310
D/dalvikvm(19386): GC_CONCURRENT freed 163K, 9% free 7707K/8391K, paused 13ms+3ms, total 50ms
D/dalvikvm(19386): WAIT_FOR_CONCURRENT_GC blocked 18ms
D/dalvikvm(19386): GC_CONCURRENT freed 152K, 9% free 8003K/8711K, paused 15ms+23ms, total 91ms
D/dalvikvm(19386): GC_FOR_ALLOC freed 175K, 9% free 8261K/9031K, paused 25ms, total 27ms
D/dalvikvm(19386): GC_CONCURRENT freed 503K, 11% free 8323K/9351K, paused 12ms+4ms, total 48ms
D/dalvikvm(19386): WAIT_FOR_CONCURRENT_GC blocked 6ms
D/dalvikvm(19386): GC_CONCURRENT freed 165K, 8% free 8725K/9415K, paused 18ms+2ms, total 53ms
D/dalvikvm(19386): WAIT_FOR_CONCURRENT_GC blocked 13ms
I/LocationManagerService(  325): request passive (pid 19386) 0 0
W/AlarmManager(  325): FACTORY_ON= 0
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
D/WifiService(  325): startScan: false pid=19386, uid=10021
W/AlarmManager(  325): FACTORY_ON= 0
I/wpa_supplicant(  909): Scan requested (ret=0) - scan timeout 30 seconds
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
D/dalvikvm(19457): GC_CONCURRENT freed 165K, 9% free 7704K/8391K, paused 17ms+2ms, total 46ms
D/dalvikvm(19457): WAIT_FOR_CONCURRENT_GC blocked 24ms
D/WifiService(  325): startScan: false pid=19386, uid=10021
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
W/AlarmManager(  325): FACTORY_ON= 0
D/dalvikvm(19457): GC_CONCURRENT freed 195K, 9% free 8014K/8711K, paused 15ms+13ms, total 82ms
W/AlarmManager(  325): FACTORY_ON= 0
D/dalvikvm(19481): GC_CONCURRENT freed 168K, 9% free 7702K/8391K, paused 13ms+2ms, total 39ms
D/dalvikvm(19481): WAIT_FOR_CONCURRENT_GC blocked 7ms
D/dalvikvm(19481): GC_CONCURRENT freed 221K, 9% free 7996K/8775K, paused 12ms+14ms, total 81ms
I/wpa_supplicant(  909): nl80211: Received scan results (8 BSSes)
D/Tethering(  325): interfaceLinkStateChanged wlan0, true
D/Tethering(  325): interfaceStatusChanged wlan0, true
W/AlarmManager(  325): FACTORY_ON= 0
D/dalvikvm(19386): GC_CONCURRENT freed 922K, 15% free 8354K/9799K, paused 4ms+2ms, total 60ms
D/dalvikvm(19386): WAIT_FOR_CONCURRENT_GC blocked 17ms
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
W/AlarmManager(  325): FACTORY_ON= 0
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
I/LocationManagerService(  325): remove passive (pid 19386), next minTime = 0
D/GpsLocationProvider(  325): setMinTime 0
D/GpsLocationProvider(  325): startNavigating
D/GpsLocationProvider(  325): requestUtcTime()
I/libgps  (  325): disarming wakeLockTimer
D/GpsLocationProvider(  325): getSKAFEnable : false
I/libgps  (  325): OnGpsExtensionMessage: MSG_REQUEST_LOCATION_ID
D/libgps  (  325): proxy_gps_status_cb: called. status(3)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 3
I/libgps  (  325): disarming wakeLockTimer
I/libgps  (  325): [proxy_gps_acquire_wakelock_cb][line = 641]: acquire_wakelock(1)
I/LocationManagerService(  325): request gps (pid 19386) 0 0
W/AlarmManager(  325): FACTORY_ON= 0
D/libgps  (  325): proxy_gps_inject_time: exit
D/libgps  (  325): proxy_gps_status_cb: called. status(1)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 1
D/GpsLocationProvider(  325): send an intent to notify that the GPS has been enabled or disabled mNavigating = true
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/StatusBar.LocationController(  419): onReceive: [GPS ICON] GPS is on, but not receiving fixes
D/ApplicationPolicy(  325): isStatusBarNotificationAllowed: packageName = com.android.systemui
D/ClockWidget(  325): received MISSED_EVENT intent !! 
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
D/PhoneStatusBar(  419): addNotification score=10
V/AlarmManager(  325): waitForAlarm result :4
D/GpsLocationProvider(  325): TTFF: 4300
D/ApplicationPolicy(  325): isStatusBarNotificationAllowed: packageName = com.android.systemui
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/ClockWidget(  325): received MISSED_EVENT intent !! 
D/STATUSBAR-NotificationService(  325): Noti Alert - mSystemReady:true, AlertEnabled:true
I/LocationManagerService(  325): remove gps (pid 19386), disabled
E/WifiHW  (  325): ##################### set firmware type 0 #####################
D/WifiStateMachine(  325): setWifiEnabled : WifiNative.setFwType(0)
D/GpsLocationProvider(  325): stopNavigating
I/LocationManagerService(  325): request passive (pid 19386) 0 0
D/libgps  (  325): proxy_gps_status_cb: called. status(2)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 2
D/GpsLocationProvider(  325): send an intent to notify that the GPS has been enabled or disabled mNavigating = false
D/libgps  (  325): proxy_gps_status_cb: called. status(2)
D/libgps  (  325): proxy_gps_status_cb: normal GPS icon mode.
V/GpsLocationProvider(  325): reportStatus status: 2
D/GpsLocationProvider(  325): getSKAFEnable : false
W/AlarmManager(  325): FACTORY_ON= 0
D/StatusBar.LocationController(  419): onReceive: [GPS ICON]
D/STATUSBAR-NotificationService(  325): updateLightsLocked() : Turn off notification light
V/AlarmManager(  325): waitForAlarm result :1
V/AlarmManager(  325): trigger ELAPSED_REALTIME_WAKEUP or RTC_WAKEUP
D/dalvikvm(18850): GC_CONCURRENT freed 652K, 12% free 9434K/10631K, paused 12ms+13ms, total 65ms
D/Finsky  (18850): [1] 5.onFinished: Installation state replication succeeded.
I/APO/CPO (19584): Found the at_distributor. Decided APO mode.


More information about the Android-development mailing list