Skip to content

Instantly share code, notes, and snippets.

@mansilladev
Created April 15, 2016 21:50
Show Gist options
  • Save mansilladev/a4b29d7f84d4009aa70e3b975ac1f9a7 to your computer and use it in GitHub Desktop.
Save mansilladev/a4b29d7f84d4009aa70e3b975ac1f9a7 to your computer and use it in GitHub Desktop.
logcat from stock KitKat (API 19 / 4.4) x86 running AVD Android Studio 2.0
--------- beginning of /dev/log/system
I/Vold ( 935): Vold 2.1 (the revenge) firing up
D/Vold ( 935): Volume sdcard state changing -1 (Initializing) -> 0 (No-Media)
D/Vold ( 935): Volume sdcard state changing 0 (No-Media) -> 1 (Idle-Unmounted)
I/SystemServer( 1256): Entered the Android system server!
I/SystemServer( 1256): Waiting for installd to be ready.
I/Installer( 1256): connecting...
I/Installer( 1256): disconnecting...
E/Installer( 1256): connection failed
I/SystemServer( 1256): Power Manager
I/SystemServer( 1256): Activity Manager
I/SystemServer( 1256): Enabled StrictMode logging for WM Looper
I/ActivityManager( 1256): Memory class: 256
W/UsageStats( 1256): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 1256): No existing app ops /data/system/appops.xml; starting empty
E/System ( 1256): ******************************************
E/System ( 1256): ************ Failure starting bootstrap service
E/System ( 1256): java.lang.NullPointerException
E/System ( 1256): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 1256): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 1256): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 1256): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 1256): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 1256): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 1256): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 1256): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 1256): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 1256): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 1256): Display Manager
I/SystemServer( 1256): Telephony Registry
I/SystemServer( 1256): Scheduling Policy
I/UiThread( 1256): Enabled StrictMode logging for UI thread
W/BatteryStats( 1256): Error writing battery statistics
W/BatteryStats( 1256): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1256): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 1256): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 1256): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 1256): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 1256): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 1256): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1256): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 1256): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 1256): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 1256): ... 4 more
E/AndroidRuntime( 1256): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 1256): java.lang.NullPointerException
E/AndroidRuntime( 1256): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 1256): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 1256): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 1256): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 1256): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 1256): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 1256): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 1256): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 1256): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 1256): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 1256): Error reporting crash
E/AndroidRuntime( 1256): java.lang.NullPointerException
E/AndroidRuntime( 1256): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 1256): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 1256): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 1464): Entered the Android system server!
I/SystemServer( 1464): Waiting for installd to be ready.
I/Installer( 1464): connecting...
I/Installer( 1464): disconnecting...
E/Installer( 1464): connection failed
I/SystemServer( 1464): Power Manager
I/SystemServer( 1464): Activity Manager
I/SystemServer( 1464): Enabled StrictMode logging for WM Looper
I/ActivityManager( 1464): Memory class: 256
W/UsageStats( 1464): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 1464): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 1464): Error writing battery statistics
W/BatteryStats( 1464): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1464): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 1464): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 1464): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 1464): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 1464): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 1464): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1464): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 1464): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 1464): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 1464): ... 4 more
I/UiThread( 1464): Enabled StrictMode logging for UI thread
E/System ( 1464): ******************************************
E/System ( 1464): ************ Failure starting bootstrap service
E/System ( 1464): java.lang.NullPointerException
E/System ( 1464): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 1464): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 1464): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 1464): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 1464): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 1464): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 1464): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 1464): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 1464): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 1464): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 1464): Display Manager
I/SystemServer( 1464): Telephony Registry
I/SystemServer( 1464): Scheduling Policy
E/AndroidRuntime( 1464): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 1464): java.lang.NullPointerException
E/AndroidRuntime( 1464): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 1464): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 1464): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 1464): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 1464): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 1464): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 1464): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 1464): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 1464): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 1464): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 1464): Error reporting crash
E/AndroidRuntime( 1464): java.lang.NullPointerException
E/AndroidRuntime( 1464): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 1464): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 1464): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 1674): Entered the Android system server!
I/SystemServer( 1674): Waiting for installd to be ready.
I/Installer( 1674): connecting...
I/Installer( 1674): disconnecting...
E/Installer( 1674): connection failed
I/SystemServer( 1674): Power Manager
I/SystemServer( 1674): Activity Manager
I/SystemServer( 1674): Enabled StrictMode logging for WM Looper
I/ActivityManager( 1674): Memory class: 256
W/UsageStats( 1674): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 1674): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 1674): Error writing battery statistics
W/BatteryStats( 1674): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1674): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 1674): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 1674): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 1674): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 1674): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 1674): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1674): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 1674): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 1674): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 1674): ... 4 more
E/System ( 1674): ******************************************
E/System ( 1674): ************ Failure starting bootstrap service
E/System ( 1674): java.lang.NullPointerException
E/System ( 1674): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 1674): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 1674): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 1674): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 1674): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 1674): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 1674): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 1674): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 1674): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 1674): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 1674): Display Manager
I/SystemServer( 1674): Telephony Registry
I/SystemServer( 1674): Scheduling Policy
E/AndroidRuntime( 1674): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 1674): java.lang.NullPointerException
E/AndroidRuntime( 1674): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 1674): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 1674): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 1674): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 1674): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 1674): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 1674): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 1674): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 1674): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 1674): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 1674): Error reporting crash
E/AndroidRuntime( 1674): java.lang.NullPointerException
E/AndroidRuntime( 1674): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 1674): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 1674): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 1887): Entered the Android system server!
I/SystemServer( 1887): Waiting for installd to be ready.
I/Installer( 1887): connecting...
I/Installer( 1887): disconnecting...
E/Installer( 1887): connection failed
I/SystemServer( 1887): Power Manager
I/SystemServer( 1887): Activity Manager
I/SystemServer( 1887): Enabled StrictMode logging for WM Looper
I/ActivityManager( 1887): Memory class: 256
W/UsageStats( 1887): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 1887): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 1887): Error writing battery statistics
W/BatteryStats( 1887): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1887): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 1887): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 1887): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 1887): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 1887): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 1887): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 1887): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 1887): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 1887): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 1887): ... 4 more
E/System ( 1887): ******************************************
E/System ( 1887): ************ Failure starting bootstrap service
E/System ( 1887): java.lang.NullPointerException
E/System ( 1887): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 1887): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 1887): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 1887): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 1887): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 1887): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 1887): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 1887): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 1887): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 1887): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 1887): Display Manager
I/SystemServer( 1887): Telephony Registry
I/SystemServer( 1887): Scheduling Policy
E/AndroidRuntime( 1887): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 1887): java.lang.NullPointerException
E/AndroidRuntime( 1887): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 1887): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 1887): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 1887): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 1887): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 1887): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 1887): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 1887): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 1887): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 1887): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 1887): Error reporting crash
E/AndroidRuntime( 1887): java.lang.NullPointerException
E/AndroidRuntime( 1887): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 1887): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 1887): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 2092): Entered the Android system server!
I/SystemServer( 2092): Waiting for installd to be ready.
I/Installer( 2092): connecting...
I/Installer( 2092): disconnecting...
E/Installer( 2092): connection failed
I/SystemServer( 2092): Power Manager
I/SystemServer( 2092): Activity Manager
I/SystemServer( 2092): Enabled StrictMode logging for WM Looper
I/ActivityManager( 2092): Memory class: 256
W/UsageStats( 2092): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 2092): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 2092): Error writing battery statistics
W/BatteryStats( 2092): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2092): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 2092): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 2092): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 2092): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 2092): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 2092): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2092): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 2092): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 2092): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 2092): ... 4 more
I/UiThread( 2092): Enabled StrictMode logging for UI thread
E/System ( 2092): ******************************************
E/System ( 2092): ************ Failure starting bootstrap service
E/System ( 2092): java.lang.NullPointerException
E/System ( 2092): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 2092): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 2092): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 2092): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 2092): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 2092): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 2092): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 2092): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 2092): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 2092): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 2092): Display Manager
I/SystemServer( 2092): Telephony Registry
I/SystemServer( 2092): Scheduling Policy
E/AndroidRuntime( 2092): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 2092): java.lang.NullPointerException
E/AndroidRuntime( 2092): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 2092): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 2092): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 2092): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 2092): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 2092): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 2092): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 2092): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 2092): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2092): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 2092): Error reporting crash
E/AndroidRuntime( 2092): java.lang.NullPointerException
E/AndroidRuntime( 2092): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 2092): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2092): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 2310): Entered the Android system server!
I/SystemServer( 2310): Waiting for installd to be ready.
I/Installer( 2310): connecting...
I/Installer( 2310): disconnecting...
E/Installer( 2310): connection failed
I/SystemServer( 2310): Power Manager
I/SystemServer( 2310): Activity Manager
I/SystemServer( 2310): Enabled StrictMode logging for WM Looper
I/ActivityManager( 2310): Memory class: 256
W/UsageStats( 2310): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 2310): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 2310): Error writing battery statistics
W/BatteryStats( 2310): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2310): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 2310): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 2310): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 2310): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 2310): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 2310): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2310): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 2310): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 2310): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 2310): ... 4 more
W/ProcessCpuTracker( 2310): Skipping unknown process pid 2326
I/UiThread( 2310): Enabled StrictMode logging for UI thread
E/System ( 2310): ******************************************
E/System ( 2310): ************ Failure starting bootstrap service
E/System ( 2310): java.lang.NullPointerException
E/System ( 2310): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 2310): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 2310): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 2310): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 2310): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 2310): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 2310): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 2310): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 2310): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 2310): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 2310): Display Manager
I/SystemServer( 2310): Telephony Registry
I/SystemServer( 2310): Scheduling Policy
E/AndroidRuntime( 2310): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 2310): java.lang.NullPointerException
E/AndroidRuntime( 2310): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 2310): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 2310): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 2310): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 2310): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 2310): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 2310): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 2310): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 2310): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2310): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 2310): Error reporting crash
E/AndroidRuntime( 2310): java.lang.NullPointerException
E/AndroidRuntime( 2310): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 2310): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2310): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 2519): Entered the Android system server!
I/SystemServer( 2519): Waiting for installd to be ready.
I/Installer( 2519): connecting...
I/Installer( 2519): disconnecting...
E/Installer( 2519): connection failed
I/SystemServer( 2519): Power Manager
I/SystemServer( 2519): Activity Manager
I/SystemServer( 2519): Enabled StrictMode logging for WM Looper
I/ActivityManager( 2519): Memory class: 256
W/UsageStats( 2519): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 2519): No existing app ops /data/system/appops.xml; starting empty
E/System ( 2519): ******************************************
E/System ( 2519): ************ Failure starting bootstrap service
E/System ( 2519): java.lang.NullPointerException
E/System ( 2519): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 2519): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 2519): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 2519): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 2519): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 2519): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 2519): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 2519): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 2519): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 2519): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 2519): Display Manager
I/SystemServer( 2519): Telephony Registry
I/SystemServer( 2519): Scheduling Policy
I/UiThread( 2519): Enabled StrictMode logging for UI thread
W/BatteryStats( 2519): Error writing battery statistics
W/BatteryStats( 2519): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2519): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 2519): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 2519): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 2519): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 2519): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 2519): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2519): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 2519): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 2519): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 2519): ... 4 more
E/AndroidRuntime( 2519): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 2519): java.lang.NullPointerException
E/AndroidRuntime( 2519): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 2519): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 2519): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 2519): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 2519): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 2519): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 2519): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 2519): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 2519): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2519): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 2519): Error reporting crash
E/AndroidRuntime( 2519): java.lang.NullPointerException
E/AndroidRuntime( 2519): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 2519): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2519): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 2732): Entered the Android system server!
I/SystemServer( 2732): Waiting for installd to be ready.
I/Installer( 2732): connecting...
I/Installer( 2732): disconnecting...
E/Installer( 2732): connection failed
I/SystemServer( 2732): Power Manager
I/SystemServer( 2732): Enabled StrictMode logging for WM Looper
I/ActivityManager( 2732): Memory class: 256
W/UsageStats( 2732): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 2732): No existing app ops /data/system/appops.xml; starting empty
I/SystemServer( 2732): Activity Manager
W/BatteryStats( 2732): Error writing battery statistics
W/BatteryStats( 2732): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2732): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 2732): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 2732): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 2732): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 2732): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 2732): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2732): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 2732): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 2732): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 2732): ... 4 more
E/System ( 2732): ******************************************
E/System ( 2732): ************ Failure starting bootstrap service
E/System ( 2732): java.lang.NullPointerException
E/System ( 2732): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 2732): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 2732): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 2732): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 2732): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 2732): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 2732): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 2732): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 2732): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 2732): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 2732): Display Manager
I/SystemServer( 2732): Telephony Registry
I/SystemServer( 2732): Scheduling Policy
E/AndroidRuntime( 2732): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 2732): java.lang.NullPointerException
E/AndroidRuntime( 2732): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 2732): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 2732): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 2732): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 2732): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 2732): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 2732): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 2732): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 2732): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2732): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 2732): Error reporting crash
E/AndroidRuntime( 2732): java.lang.NullPointerException
E/AndroidRuntime( 2732): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 2732): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2732): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 2936): Entered the Android system server!
I/SystemServer( 2936): Waiting for installd to be ready.
I/Installer( 2936): connecting...
I/Installer( 2936): disconnecting...
E/Installer( 2936): connection failed
I/SystemServer( 2936): Power Manager
I/SystemServer( 2936): Activity Manager
I/ActivityManager( 2936): Memory class: 256
W/UsageStats( 2936): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 2936): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 2936): Error writing battery statistics
W/BatteryStats( 2936): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2936): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 2936): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 2936): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 2936): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 2936): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 2936): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 2936): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 2936): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 2936): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 2936): ... 4 more
I/UiThread( 2936): Enabled StrictMode logging for UI thread
E/System ( 2936): ******************************************
E/System ( 2936): ************ Failure starting bootstrap service
E/System ( 2936): java.lang.NullPointerException
E/System ( 2936): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 2936): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 2936): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 2936): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 2936): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 2936): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 2936): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 2936): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 2936): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 2936): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 2936): Display Manager
I/SystemServer( 2936): Enabled StrictMode logging for WM Looper
I/SystemServer( 2936): Telephony Registry
I/SystemServer( 2936): Scheduling Policy
E/AndroidRuntime( 2936): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 2936): java.lang.NullPointerException
E/AndroidRuntime( 2936): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 2936): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 2936): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 2936): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 2936): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 2936): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 2936): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 2936): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 2936): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 2936): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 2936): Error reporting crash
E/AndroidRuntime( 2936): java.lang.NullPointerException
E/AndroidRuntime( 2936): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 2936): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 2936): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/SystemServer( 3231): Entered the Android system server!
I/SystemServer( 3231): Waiting for installd to be ready.
I/Installer( 3231): connecting...
I/Installer( 3231): disconnecting...
E/Installer( 3231): connection failed
I/SystemServer( 3231): Power Manager
I/SystemServer( 3231): Activity Manager
I/SystemServer( 3231): Enabled StrictMode logging for WM Looper
I/ActivityManager( 3231): Memory class: 256
W/UsageStats( 3231): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 3231): No existing app ops /data/system/appops.xml; starting empty
I/UiThread( 3231): Enabled StrictMode logging for UI thread
W/BatteryStats( 3231): Error writing battery statistics
W/BatteryStats( 3231): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3231): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 3231): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 3231): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 3231): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 3231): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 3231): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3231): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 3231): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 3231): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 3231): ... 4 more
E/System ( 3231): ******************************************
E/System ( 3231): ************ Failure starting bootstrap service
E/System ( 3231): java.lang.NullPointerException
E/System ( 3231): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 3231): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 3231): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 3231): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 3231): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 3231): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 3231): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 3231): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 3231): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 3231): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 3231): Display Manager
I/SystemServer( 3231): Telephony Registry
I/SystemServer( 3231): Scheduling Policy
E/AndroidRuntime( 3231): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 3231): java.lang.NullPointerException
E/AndroidRuntime( 3231): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 3231): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 3231): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 3231): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 3231): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 3231): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 3231): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 3231): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 3231): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3231): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 3231): Error reporting crash
E/AndroidRuntime( 3231): java.lang.NullPointerException
E/AndroidRuntime( 3231): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 3231): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 3231): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
--------- beginning of /dev/log/main
W/Resources( 3256): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800dc (android:drawable/btn_check_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 168K, 7% free 2515K/2688K, paused 1ms+1ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800db (android:drawable/btn_check_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 128K, 7% free 2514K/2688K, paused 0ms+0ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x1080195 (android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080194 (android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080192 (android:drawable/btn_radio_on_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080191 (android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108018f (android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108018e (android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 55K, 7% free 2512K/2688K, paused 0ms+0ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x108018d (android:drawable/btn_radio_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108018c (android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108018b (android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108018a (android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080187 (android:drawable/btn_radio_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080186 (android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 53K, 7% free 2514K/2688K, paused 1ms+11ms, total 13ms
W/Resources( 3256): Preloaded drawable resource #0x1080184 (android:drawable/btn_radio_off_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080183 (android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080181 (android:drawable/btn_radio_off_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080180 (android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108017f (android:drawable/btn_radio_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108017e (android:drawable/btn_radio_off_disabled_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 53K, 7% free 2515K/2688K, paused 1ms+0ms, total 20ms
W/Resources( 3256): Preloaded drawable resource #0x108017d (android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108017c (android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 25K, 6% free 2546K/2688K, paused 1ms+0ms, total 19ms
W/Resources( 3256): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108011d (android:drawable/btn_default_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 50K, 4% free 2591K/2688K, paused 0ms+1ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108011e (android:drawable/btn_default_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 87K, 5% free 2560K/2688K, paused 1ms+1ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 96K, 7% free 2518K/2688K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801c8 (android:drawable/btn_star_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 159K, 7% free 2524K/2696K, paused 19ms+0ms, total 22ms
W/Resources( 3256): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 57K, 7% free 2521K/2696K, paused 0ms+1ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801c7 (android:drawable/btn_star_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3256): GC_EXPLICIT freed 159K, 7% free 2525K/2696K, paused 0ms+0ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 14K, 5% free 2565K/2696K, paused 0ms+0ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 54K, 5% free 2567K/2696K, paused 1ms+0ms, total 24ms
W/Resources( 3256): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e1 (android:drawable/btn_toggle_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 74K, 3% free 2651K/2732K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10801e0 (android:drawable/btn_toggle_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 21K, 2% free 2740K/2772K, paused 15ms+0ms, total 17ms
W/Resources( 3256): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108064a (android:drawable/textfield_multiline_activated_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080652 (android:drawable/textfield_multiline_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108064e (android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080637 (android:drawable/textfield_activated_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080647 (android:drawable/textfield_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080642 (android:drawable/textfield_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080258 (android:drawable/edit_text_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 238K, 9% free 2614K/2860K, paused 0ms+0ms, total 4ms
W/Resources( 3256): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080649 (android:drawable/textfield_multiline_activated_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080651 (android:drawable/textfield_multiline_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108064d (android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080636 (android:drawable/textfield_activated_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080646 (android:drawable/textfield_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080641 (android:drawable/textfield_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080257 (android:drawable/edit_text_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 110K, 9% free 2616K/2860K, paused 0ms+0ms, total 30ms
W/Resources( 3256): Preloaded drawable resource #0x1080633 (android:drawable/text_select_handle_left) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080635 (android:drawable/text_select_handle_right) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080630 (android:drawable/text_edit_paste_window) that varies with configuration!!
D/dalvikvm( 3256): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3256): GC_EXPLICIT freed 81K, 10% free 2587K/2860K, paused 0ms+0ms, total 12ms
W/Resources( 3256): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080274 (android:drawable/expander_open_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080270 (android:drawable/expander_group_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080275 (android:drawable/expander_open_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080271 (android:drawable/expander_group_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 68K, 10% free 2575K/2860K, paused 0ms+1ms, total 12ms
W/Resources( 3256): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080421 (android:drawable/list_selector_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080422 (android:drawable/list_selector_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 72K, 11% free 2559K/2860K, paused 0ms+1ms, total 4ms
W/Resources( 3256): Preloaded drawable resource #0x1080401 (android:drawable/list_section_divider_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080400 (android:drawable/list_section_divider_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080432 (android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080433 (android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108043a (android:drawable/menu_submenu_background) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 19K, 9% free 2605K/2860K, paused 15ms+0ms, total 18ms
W/Resources( 3256): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080435 (android:drawable/menu_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 22K, 7% free 2665K/2860K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080434 (android:drawable/menu_panel_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108047c (android:drawable/overscroll_edge) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 51K, 6% free 2694K/2860K, paused 0ms+1ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x108047d (android:drawable/overscroll_glow) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 521K, 21% free 2662K/3352K, paused 13ms+0ms, total 15ms
W/Resources( 3256): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 195K, 24% free 2551K/3352K, paused 1ms+1ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804c7 (android:drawable/progress_horizontal_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 64K, 25% free 2544K/3352K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804c8 (android:drawable/progress_horizontal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804db (android:drawable/progressbar_indeterminate_holo1) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804dc (android:drawable/progressbar_indeterminate_holo2) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804dd (android:drawable/progressbar_indeterminate_holo3) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804de (android:drawable/progressbar_indeterminate_holo4) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804df (android:drawable/progressbar_indeterminate_holo5) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804e0 (android:drawable/progressbar_indeterminate_holo6) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804e1 (android:drawable/progressbar_indeterminate_holo7) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804e2 (android:drawable/progressbar_indeterminate_holo8) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804c9 (android:drawable/progress_indeterminate_horizontal_holo) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 553K, 24% free 2549K/3352K, paused 1ms+22ms, total 24ms
W/Resources( 3256): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804cb (android:drawable/progress_large_holo) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 94K, 25% free 2540K/3352K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804ce (android:drawable/progress_medium_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10804d5 (android:drawable/progress_small_holo) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 50K, 24% free 2548K/3352K, paused 1ms+0ms, total 4ms
W/Resources( 3256): Preloaded drawable resource #0x1080535 (android:drawable/scrubber_track_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080532 (android:drawable/scrubber_progress_horizontal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080536 (android:drawable/scrubber_track_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080533 (android:drawable/scrubber_progress_horizontal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080528 (android:drawable/scrollbar_handle_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 25K, 23% free 2582K/3352K, paused 0ms+1ms, total 7ms
W/Resources( 3256): Preloaded drawable resource #0x1080529 (android:drawable/scrollbar_handle_holo_light) that varies with configuration!!
D/dalvikvm( 3256): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3256): GC_EXPLICIT freed 18K, 22% free 2616K/3352K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x1080208 (android:drawable/cab_background_bottom_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108020b (android:drawable/cab_background_top_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080209 (android:drawable/cab_background_bottom_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802bc (android:drawable/ic_cab_done_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 18K, 21% free 2654K/3352K, paused 0ms+0ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x108020a (android:drawable/cab_background_top_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802bd (android:drawable/ic_cab_done_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d6 (android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d7 (android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d5 (android:drawable/btn_cab_done_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800d4 (android:drawable/btn_cab_done_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080038 (android:drawable/ic_menu_close_clear_cancel) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108033e (android:drawable/ic_menu_copy_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 60K, 21% free 2654K/3352K, paused 1ms+1ms, total 4ms
W/Resources( 3256): Preloaded drawable resource #0x108033f (android:drawable/ic_menu_copy_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080341 (android:drawable/ic_menu_cut_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080342 (android:drawable/ic_menu_cut_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080045 (android:drawable/ic_menu_more) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080355 (android:drawable/ic_menu_moreoverflow_normal_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080353 (android:drawable/ic_menu_moreoverflow_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080356 (android:drawable/ic_menu_moreoverflow_normal_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080354 (android:drawable/ic_menu_moreoverflow_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 61K, 21% free 2654K/3352K, paused 13ms+1ms, total 16ms
W/Resources( 3256): Preloaded drawable resource #0x1080359 (android:drawable/ic_menu_paste_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108035a (android:drawable/ic_menu_paste_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080360 (android:drawable/ic_menu_selectall_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108035f (android:drawable/ic_menu_selectall_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802bf (android:drawable/ic_clear) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 61K, 21% free 2649K/3352K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080392 (android:drawable/ic_search) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802dd (android:drawable/ic_go) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108039b (android:drawable/ic_voice_search) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080221 (android:drawable/dialog_bottom_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 44K, 21% free 2665K/3352K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x1080222 (android:drawable/dialog_bottom_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080226 (android:drawable/dialog_full_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080227 (android:drawable/dialog_full_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 24K, 20% free 2714K/3352K, paused 14ms+0ms, total 17ms
W/Resources( 3256): Preloaded drawable resource #0x108022f (android:drawable/dialog_middle_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080230 (android:drawable/dialog_middle_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080231 (android:drawable/dialog_top_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080232 (android:drawable/dialog_top_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 74K, 20% free 2697K/3352K, paused 6ms+0ms, total 9ms
W/Resources( 3256): Preloaded drawable resource #0x10802d1 (android:drawable/ic_dialog_alert_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10802d2 (android:drawable/ic_dialog_alert_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803f4 (android:drawable/list_divider_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800bd (android:drawable/ab_transparent_dark_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800bb (android:drawable/ab_stacked_transparent_dark_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800a1 (android:drawable/ab_bottom_transparent_dark_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800b5 (android:drawable/ab_solid_dark_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800b8 (android:drawable/ab_stacked_solid_dark_holo) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 27K, 19% free 2722K/3352K, paused 0ms+0ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x108009e (android:drawable/ab_bottom_solid_dark_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800be (android:drawable/ab_transparent_light_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800bc (android:drawable/ab_stacked_transparent_light_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800a2 (android:drawable/ab_bottom_transparent_light_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800b6 (android:drawable/ab_solid_light_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800ba (android:drawable/ab_stacked_solid_light_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800a0 (android:drawable/ab_bottom_solid_light_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10800b7 (android:drawable/ab_solid_shadow_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803b3 (android:drawable/item_background_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 60K, 19% free 2732K/3352K, paused 0ms+0ms, total 29ms
W/Resources( 3256): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x10803b4 (android:drawable/item_background_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027b (android:drawable/fastscroll_thumb_holo) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 125K, 21% free 2663K/3352K, paused 1ms+0ms, total 4ms
W/Resources( 3256): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027f (android:drawable/fastscroll_track_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080276 (android:drawable/fastscroll_label_left_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 47K, 20% free 2691K/3352K, paused 15ms+0ms, total 17ms
W/Resources( 3256): Preloaded drawable resource #0x1080278 (android:drawable/fastscroll_label_right_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080280 (android:drawable/fastscroll_track_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080277 (android:drawable/fastscroll_label_left_holo_light) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 9K, 18% free 2769K/3352K, paused 0ms+1ms, total 2ms
W/Resources( 3256): Preloaded drawable resource #0x1080279 (android:drawable/fastscroll_label_right_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108025b (android:drawable/editbox_dropdown_background_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080664 (android:drawable/textfield_searchview_holo_dark) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 10K, 17% free 2812K/3352K, paused 0ms+0ms, total 12ms
W/Resources( 3256): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080666 (android:drawable/textfield_searchview_right_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080665 (android:drawable/textfield_searchview_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080667 (android:drawable/textfield_searchview_right_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108061a (android:drawable/tab_indicator_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
D/dalvikvm( 3256): GC_EXPLICIT freed 198K, 21% free 2669K/3352K, paused 0ms+0ms, total 3ms
W/Resources( 3256): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3256): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
I/Zygote ( 3256): ...preloaded 274 resources in 1031ms.
V/NatController( 3255): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
V/NatController( 3255): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
D/dalvikvm( 3256): GC_EXPLICIT freed 26K, 20% free 2696K/3352K, paused 21ms+0ms, total 24ms
V/NatController( 3255): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
I/Zygote ( 3256): ...preloaded 31 resources in 27ms.
D/libEGL ( 3256): loaded /system/lib/egl/libEGL_emulation.so
D/libEGL ( 3256): loaded /system/lib/egl/libGLESv1_CM_emulation.so
D/libEGL ( 3256): loaded /system/lib/egl/libGLESv2_emulation.so
E/logwrapper( 3442): executing /system/bin/ip failed: No such file or directory
V/NatController( 3255): runCmd(/system/bin/ip rule flush) res=255
E/logwrapper( 3443): executing /system/bin/ip failed: No such file or directory
D/dalvikvm( 3256): GC_EXPLICIT freed 13K, 20% free 2698K/3352K, paused 26ms+0ms, total 31ms
V/NatController( 3255): runCmd(/system/bin/ip -6 rule flush) res=255
E/logwrapper( 3444): executing /system/bin/ip failed: No such file or directory
V/NatController( 3255): runCmd(/system/bin/ip rule add from all lookup default prio 32767) res=255
E/logwrapper( 3445): executing /system/bin/ip failed: No such file or directory
D/dalvikvm( 3256): GC_EXPLICIT freed 6K, 20% free 2691K/3352K, paused 0ms+0ms, total 16ms
D/dalvikvm( 3256): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3256): GC_EXPLICIT freed <1K, 20% free 2691K/3352K, paused 0ms+0ms, total 6ms
I/dalvikvm( 3256): System server process 3446 has been created
I/Zygote ( 3256): Accepting command socket connections
V/NatController( 3255): runCmd(/system/bin/ip rule add from all lookup main prio 32766) res=255
E/logwrapper( 3450): executing /system/bin/ip failed: No such file or directory
I/SystemServer( 3446): Entered the Android system server!
D/SensorService( 3446): nuSensorService starting...
I/SensorService( 3446): Goldfish 3-axis Accelerometer
I/SensorService( 3446): Goldfish 3-axis Magnetic field sensor
I/SensorService( 3446): Goldfish Orientation sensor
I/SensorService( 3446): Goldfish Temperature sensor
D/SensorService( 3446): Max socket buffer size 131071
V/NatController( 3255): runCmd(/system/bin/ip -6 rule add from all lookup default prio 32767) res=255
E/PowerManagerService-JNI( 3446): Couldn't load power module (No such file or directory)
D/SensorService( 3446): nuSensorService thread starting...
E/logwrapper( 3461): executing /system/bin/ip failed: No such file or directory
V/NatController( 3255): runCmd(/system/bin/ip -6 rule add from all lookup main prio 32766) res=255
E/logwrapper( 3463): executing /system/bin/ip failed: No such file or directory
I/SystemServer( 3446): Waiting for installd to be ready.
I/Installer( 3446): connecting...
I/Installer( 3446): disconnecting...
E/Installer( 3446): connection failed
I/SystemServer( 3446): Power Manager
I/SystemServer( 3446): Activity Manager
I/SystemServer( 3446): Enabled StrictMode logging for WM Looper
I/ActivityManager( 3446): Memory class: 256
W/UsageStats( 3446): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 3446): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 3446): Error writing battery statistics
W/BatteryStats( 3446): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3446): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 3446): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 3446): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 3446): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 3446): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 3446): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3446): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 3446): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 3446): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 3446): ... 4 more
V/NatController( 3255): runCmd(/system/bin/ip route flush cache) res=255
W/ProcessCpuTracker( 3446): Skipping unknown process pid 3463
E/SurfaceFlinger( 940): ro.sf.lcd_density must be defined as a build property
W/dalvikvm( 3446): threadid=9: thread exiting with uncaught exception (group=0xa4c62b20)
I/Process ( 3446): Sending signal. PID: 3446 SIG: 9
I/UiThread( 3446): Enabled StrictMode logging for UI thread
E/System ( 3446): ******************************************
E/System ( 3446): ************ Failure starting bootstrap service
E/System ( 3446): java.lang.NullPointerException
E/System ( 3446): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 3446): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 3446): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 3446): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 3446): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 3446): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 3446): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 3446): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 3446): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 3446): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 3446): Display Manager
I/SystemServer( 3446): Telephony Registry
I/SystemServer( 3446): Scheduling Policy
E/AndroidRuntime( 3446): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 3446): java.lang.NullPointerException
E/AndroidRuntime( 3446): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 3446): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 3446): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 3446): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 3446): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 3446): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 3446): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 3446): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 3446): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3446): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 3446): Error reporting crash
E/AndroidRuntime( 3446): java.lang.NullPointerException
E/AndroidRuntime( 3446): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 3446): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 3446): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/ServiceManager( 934): service 'telephony.registry' died
I/ServiceManager( 934): service 'scheduling_policy' died
I/ServiceManager( 934): service 'sensorservice' died
I/ServiceManager( 934): service 'display' died
I/ServiceManager( 934): service 'power' died
I/Zygote ( 3256): Exit zygote because system server (3446) has terminated
V/NatController( 3255): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=0
I/ServiceManager( 934): service 'media.audio_flinger' died
I/ServiceManager( 934): service 'media.player' died
I/ServiceManager( 934): service 'media.camera' died
I/ServiceManager( 934): service 'media.audio_policy' died
I/installd( 3480): installd firing up
E/cutils ( 3480): Failed to read /data/.layout_version: No such file or directory
E/installd( 3480): Could not create directories; exiting.
I/Netd ( 3477): Netd 1.0 starting
W/InterfaceController( 3477): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
I/mediaserver( 3479): ServiceManager: 0xb833fd40
I/AudioFlinger( 3479): Using default 3000 mSec as standby time.
I/CameraService( 3479): CameraService started (pid=3479)
I/CameraService( 3479): Loaded "Emulated Camera Module" camera module
I/AudioPolicyManagerBase( 3479): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/AudioFlinger( 3479): loadHwModule() Loaded primary audio interface from Generic audio HW HAL (audio) handle 1
I/AudioFlinger( 3479): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
I/AudioMixer( 3479): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger( 3479): Using module 1 has the primary audio interface
D/AndroidRuntime( 3478):
D/AndroidRuntime( 3478): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
W/linker ( 3478): libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/EmulatedCamera_QemuClient( 3479): Emulated camera list:
D/AndroidRuntime( 3478): CheckJNI is ON
D/dalvikvm( 3478): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 3478): Added shared lib libjavacore.so 0x0
D/dalvikvm( 3478): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 3478): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 3478): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm( 3478): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
I/AudioFlinger( 3479): AudioFlinger's thread 0xb6000010 ready to run
W/AudioFlinger( 3479): Thread AudioOut_2 cannot connect to the power manager service
W/AudioFlinger( 3479): Thread AudioOut_2 cannot connect to the power manager service
W/AudioFlinger( 3479): Thread AudioOut_2 cannot connect to the power manager service
E/AudioFlinger( 3479): no wake lock to update!
E/AudioFlinger( 3479): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.r_submix (No such file or directory)
I/AudioFlinger( 3479): loadHwModule() error -2 loading module r_submix
W/AudioPolicyManagerBase( 3479): could not open HW module r_submix
I/AudioPolicyService( 3479): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
E/memtrack( 3478): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 3478): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 3478): Profiling disabled.
I/Zygote ( 3478): Preloading classes...
D/dalvikvm( 3478): GC_EXPLICIT freed 38K, 8% free 511K/552K, paused 0ms+0ms, total 3ms
D/dalvikvm( 3478): GC_EXPLICIT freed 1K, 4% free 584K/604K, paused 15ms+0ms, total 16ms
D/dalvikvm( 3478): GC_EXPLICIT freed 15K, 4% free 628K/648K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 20K, 4% free 692K/716K, paused 1ms+0ms, total 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 27K, 5% free 727K/760K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3478): GC_EXPLICIT freed 33K, 5% free 749K/784K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3478): GC_EXPLICIT freed 9K, 2% free 800K/812K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 29K, 4% free 827K/860K, paused 0ms+0ms, total 0ms
D/TextLayoutCache( 3478): Using debug level = 0 - Debug Enabled = 0
D/dalvikvm( 3478): GC_EXPLICIT freed 17K, 3% free 867K/888K, paused 14ms+0ms, total 14ms
I/dalvikvm( 3478): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 3478): register_android_mtp_MtpDevice
I/dalvikvm( 3478): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 3478): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 3478): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/dalvikvm( 3478): GC_EXPLICIT freed 18K, 3% free 902K/924K, paused 0ms+0ms, total 1ms
W/dalvikvm( 3478): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/videoeditor/MediaArtistNativeHelper;
W/Zygote ( 3478): Class not found for preloading: android.media.videoeditor.MediaArtistNativeHelper
D/dalvikvm( 3478): GC_EXPLICIT freed 24K, 3% free 934K/960K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 17K, 3% free 970K/992K, paused 1ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 25K, 3% free 1014K/1044K, paused 1ms+0ms, total 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 16K, 2% free 1055K/1076K, paused 0ms+0ms, total 1ms
E/EmojiFactory_jni( 3478): Failed to load libemoji.so: dlopen failed: library "libemoji.so" not found
D/dalvikvm( 3478): GC_EXPLICIT freed 24K, 2% free 1353K/1380K, paused 0ms+0ms, total 14ms
D/dalvikvm( 3478): GC_EXPLICIT freed 34K, 3% free 1377K/1416K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 29K, 3% free 1402K/1436K, paused 1ms+0ms, total 3ms
D/dalvikvm( 3478): GC_EXPLICIT freed 37K, 3% free 1418K/1460K, paused 0ms+0ms, total 1ms
I/LibraryLoader( 3478): Loading: webviewchromium
I/LibraryLoader( 3478): Time to load native libraries: 20 ms (timestamps 1522-1542)
I/LibraryLoader( 3478): Expected native library version number "",actual native library version number ""
D/dalvikvm( 3478): GC_EXPLICIT freed 14K, 2% free 1460K/1476K, paused 0ms+1ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 21K, 2% free 1491K/1516K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 84K, 6% free 1541K/1628K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 36K, 5% free 1560K/1628K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3478): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 30K, 3% free 1586K/1628K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 17K, 2% free 1646K/1668K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 24K, 2% free 1681K/1708K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3478): GC_EXPLICIT freed 30K, 3% free 1705K/1740K, paused 1ms+0ms, total 2ms
D/dalvikvm( 3478): GC_FOR_ALLOC freed 250K, 12% free 1968K/2220K, paused 2ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 187K, 9% free 2077K/2272K, paused 0ms+0ms, total 16ms
D/dalvikvm( 3478): GC_EXPLICIT freed 36K, 8% free 2096K/2272K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 26K, 7% free 2128K/2280K, paused 0ms+0ms, total 24ms
W/Zygote ( 3478): Class not found for preloading: java.lang.UnsafeByteSequence
D/dalvikvm( 3478): GC_EXPLICIT freed 37K, 6% free 2149K/2280K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3478): WAIT_FOR_CONCURRENT_GC blocked 17ms
D/dalvikvm( 3478): GC_EXPLICIT freed 40K, 5% free 2166K/2280K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 43K, 5% free 2179K/2280K, paused 0ms+1ms, total 3ms
I/System ( 3478): Loaded time zone names for "" in 23ms (22ms in ICU)
I/System ( 3478): Loaded time zone names for "en_US" in 8ms (7ms in ICU)
D/dalvikvm( 3478): GC_EXPLICIT freed 188K, 8% free 2344K/2536K, paused 0ms+0ms, total 13ms
D/dalvikvm( 3478): GC_EXPLICIT freed 14K, 6% free 2404K/2536K, paused 1ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 29K, 5% free 2430K/2536K, paused 0ms+0ms, total 8ms
D/dalvikvm( 3478): GC_EXPLICIT freed 34K, 4% free 2450K/2536K, paused 0ms+1ms, total 3ms
D/dalvikvm( 3478): GC_EXPLICIT freed 33K, 3% free 2472K/2536K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 26K, 2% free 2500K/2540K, paused 0ms+0ms, total 14ms
I/Zygote ( 3478): ...preloaded 2776 classes in 1548ms.
D/dalvikvm( 3478): GC_EXPLICIT freed 17K, 2% free 2497K/2540K, paused 1ms+0ms, total 4ms
I/Zygote ( 3478): Preloading resources...
W/Resources( 3478): Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 27K, 3% free 2523K/2580K, paused 0ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 68K, 4% free 2508K/2604K, paused 0ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 53K, 4% free 2509K/2604K, paused 11ms+0ms, total 15ms
W/Resources( 3478): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800dc (android:drawable/btn_check_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 168K, 7% free 2515K/2688K, paused 0ms+0ms, total 4ms
W/Resources( 3478): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800db (android:drawable/btn_check_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 128K, 7% free 2514K/2688K, paused 0ms+1ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x1080195 (android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080194 (android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080192 (android:drawable/btn_radio_on_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080191 (android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108018f (android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108018e (android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 55K, 7% free 2512K/2688K, paused 0ms+0ms, total 23ms
W/Resources( 3478): Preloaded drawable resource #0x108018d (android:drawable/btn_radio_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108018c (android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108018b (android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108018a (android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080187 (android:drawable/btn_radio_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080186 (android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 53K, 7% free 2514K/2688K, paused 0ms+1ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x1080184 (android:drawable/btn_radio_off_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080183 (android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080181 (android:drawable/btn_radio_off_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080180 (android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108017f (android:drawable/btn_radio_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108017e (android:drawable/btn_radio_off_disabled_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 53K, 7% free 2514K/2688K, paused 1ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x108017d (android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108017c (android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 25K, 6% free 2546K/2688K, paused 1ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108011d (android:drawable/btn_default_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 37K, 4% free 2603K/2688K, paused 1ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108011e (android:drawable/btn_default_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 17K, 2% free 2642K/2688K, paused 8ms+0ms, total 10ms
W/Resources( 3478): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 171K, 7% free 2524K/2712K, paused 1ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801c8 (android:drawable/btn_star_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 166K, 7% free 2523K/2712K, paused 0ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 54K, 7% free 2523K/2712K, paused 17ms+1ms, total 20ms
W/Resources( 3478): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801c7 (android:drawable/btn_star_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 161K, 7% free 2525K/2712K, paused 0ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 14K, 6% free 2565K/2712K, paused 0ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 54K, 6% free 2566K/2712K, paused 0ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e1 (android:drawable/btn_toggle_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 67K, 4% free 2657K/2744K, paused 15ms+1ms, total 18ms
W/Resources( 3478): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10801e0 (android:drawable/btn_toggle_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 149K, 7% free 2619K/2792K, paused 0ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108064a (android:drawable/textfield_multiline_activated_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080652 (android:drawable/textfield_multiline_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108064e (android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080637 (android:drawable/textfield_activated_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080647 (android:drawable/textfield_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080642 (android:drawable/textfield_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080258 (android:drawable/edit_text_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 117K, 7% free 2614K/2792K, paused 0ms+1ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080649 (android:drawable/textfield_multiline_activated_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080651 (android:drawable/textfield_multiline_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108064d (android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080636 (android:drawable/textfield_activated_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080646 (android:drawable/textfield_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080641 (android:drawable/textfield_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080257 (android:drawable/edit_text_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 110K, 7% free 2615K/2792K, paused 0ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x1080633 (android:drawable/text_select_handle_left) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080635 (android:drawable/text_select_handle_right) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080630 (android:drawable/text_edit_paste_window) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 131K, 10% free 2537K/2792K, paused 0ms+2ms, total 18ms
W/Resources( 3478): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080274 (android:drawable/expander_open_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080270 (android:drawable/expander_group_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080275 (android:drawable/expander_open_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080271 (android:drawable/expander_group_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 17K, 8% free 2575K/2792K, paused 0ms+0ms, total 4ms
W/Resources( 3478): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080421 (android:drawable/list_selector_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080422 (android:drawable/list_selector_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 72K, 9% free 2559K/2792K, paused 1ms+23ms, total 25ms
W/Resources( 3478): Preloaded drawable resource #0x1080401 (android:drawable/list_section_divider_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080400 (android:drawable/list_section_divider_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080432 (android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080433 (android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108043a (android:drawable/menu_submenu_background) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 34K, 8% free 2590K/2792K, paused 0ms+0ms, total 25ms
W/Resources( 3478): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080435 (android:drawable/menu_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 65K, 7% free 2608K/2792K, paused 0ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080434 (android:drawable/menu_panel_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108047c (android:drawable/overscroll_edge) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 123K, 9% free 2564K/2792K, paused 0ms+0ms, total 17ms
W/Resources( 3478): Preloaded drawable resource #0x108047d (android:drawable/overscroll_glow) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 520K, 23% free 2534K/3284K, paused 0ms+0ms, total 21ms
D/dalvikvm( 3478): GC_EXPLICIT freed 82K, 23% free 2536K/3284K, paused 0ms+1ms, total 14ms
W/Resources( 3478): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804c7 (android:drawable/progress_horizontal_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 50K, 23% free 2543K/3284K, paused 13ms+1ms, total 16ms
W/Resources( 3478): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804c8 (android:drawable/progress_horizontal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804db (android:drawable/progressbar_indeterminate_holo1) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804dc (android:drawable/progressbar_indeterminate_holo2) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804dd (android:drawable/progressbar_indeterminate_holo3) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804de (android:drawable/progressbar_indeterminate_holo4) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804df (android:drawable/progressbar_indeterminate_holo5) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804e0 (android:drawable/progressbar_indeterminate_holo6) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804e1 (android:drawable/progressbar_indeterminate_holo7) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804e2 (android:drawable/progressbar_indeterminate_holo8) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804c9 (android:drawable/progress_indeterminate_horizontal_holo) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 554K, 23% free 2546K/3284K, paused 0ms+1ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804cb (android:drawable/progress_large_holo) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 89K, 23% free 2542K/3284K, paused 16ms+0ms, total 18ms
W/Resources( 3478): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804ce (android:drawable/progress_medium_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10804d5 (android:drawable/progress_small_holo) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 52K, 23% free 2548K/3284K, paused 0ms+1ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x1080535 (android:drawable/scrubber_track_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080532 (android:drawable/scrubber_progress_horizontal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080536 (android:drawable/scrubber_track_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080533 (android:drawable/scrubber_progress_horizontal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080528 (android:drawable/scrollbar_handle_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080529 (android:drawable/scrollbar_handle_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 25K, 22% free 2581K/3284K, paused 1ms+0ms, total 4ms
D/dalvikvm( 3478): GC_EXPLICIT freed 13K, 21% free 2620K/3284K, paused 16ms+0ms, total 18ms
W/Resources( 3478): Preloaded drawable resource #0x1080208 (android:drawable/cab_background_bottom_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108020b (android:drawable/cab_background_top_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080209 (android:drawable/cab_background_bottom_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802bc (android:drawable/ic_cab_done_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 21K, 20% free 2655K/3284K, paused 1ms+0ms, total 19ms
W/Resources( 3478): Preloaded drawable resource #0x108020a (android:drawable/cab_background_top_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802bd (android:drawable/ic_cab_done_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d6 (android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d7 (android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d5 (android:drawable/btn_cab_done_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800d4 (android:drawable/btn_cab_done_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080038 (android:drawable/ic_menu_close_clear_cancel) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108033e (android:drawable/ic_menu_copy_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3478): GC_EXPLICIT freed 61K, 20% free 2653K/3284K, paused 0ms+0ms, total 5ms
W/Resources( 3478): Preloaded drawable resource #0x108033f (android:drawable/ic_menu_copy_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080341 (android:drawable/ic_menu_cut_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080342 (android:drawable/ic_menu_cut_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080045 (android:drawable/ic_menu_more) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080355 (android:drawable/ic_menu_moreoverflow_normal_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080353 (android:drawable/ic_menu_moreoverflow_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080356 (android:drawable/ic_menu_moreoverflow_normal_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080354 (android:drawable/ic_menu_moreoverflow_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 70K, 20% free 2646K/3284K, paused 18ms+1ms, total 21ms
W/Resources( 3478): Preloaded drawable resource #0x1080359 (android:drawable/ic_menu_paste_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108035a (android:drawable/ic_menu_paste_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080360 (android:drawable/ic_menu_selectall_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108035f (android:drawable/ic_menu_selectall_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802bf (android:drawable/ic_clear) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 55K, 20% free 2646K/3284K, paused 1ms+1ms, total 5ms
W/Resources( 3478): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080392 (android:drawable/ic_search) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802dd (android:drawable/ic_go) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108039b (android:drawable/ic_voice_search) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080221 (android:drawable/dialog_bottom_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 44K, 19% free 2662K/3284K, paused 0ms+1ms, total 19ms
W/Resources( 3478): Preloaded drawable resource #0x1080222 (android:drawable/dialog_bottom_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080226 (android:drawable/dialog_full_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080227 (android:drawable/dialog_full_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 21K, 18% free 2713K/3284K, paused 0ms+1ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x108022f (android:drawable/dialog_middle_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080230 (android:drawable/dialog_middle_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080231 (android:drawable/dialog_top_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080232 (android:drawable/dialog_top_holo_light) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 74K, 18% free 2697K/3284K, paused 0ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x10802d1 (android:drawable/ic_dialog_alert_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10802d2 (android:drawable/ic_dialog_alert_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803f4 (android:drawable/list_divider_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800bd (android:drawable/ab_transparent_dark_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800bb (android:drawable/ab_stacked_transparent_dark_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800a1 (android:drawable/ab_bottom_transparent_dark_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800b5 (android:drawable/ab_solid_dark_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800b8 (android:drawable/ab_stacked_solid_dark_holo) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 63K, 19% free 2685K/3284K, paused 1ms+0ms, total 2ms
W/Resources( 3478): Preloaded drawable resource #0x108009e (android:drawable/ab_bottom_solid_dark_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800be (android:drawable/ab_transparent_light_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800bc (android:drawable/ab_stacked_transparent_light_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800a2 (android:drawable/ab_bottom_transparent_light_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800b6 (android:drawable/ab_solid_light_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800ba (android:drawable/ab_stacked_solid_light_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800a0 (android:drawable/ab_bottom_solid_light_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10800b7 (android:drawable/ab_solid_shadow_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803b3 (android:drawable/item_background_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 57K, 18% free 2698K/3284K, paused 0ms+0ms, total 4ms
W/Resources( 3478): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x10803b4 (android:drawable/item_background_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027b (android:drawable/fastscroll_thumb_holo) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 91K, 19% free 2663K/3284K, paused 1ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027f (android:drawable/fastscroll_track_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080276 (android:drawable/fastscroll_label_left_holo_dark) that varies with configuration!!
V/NatController( 3477): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
D/dalvikvm( 3478): GC_EXPLICIT freed 47K, 19% free 2690K/3284K, paused 21ms+0ms, total 26ms
W/Resources( 3478): Preloaded drawable resource #0x1080278 (android:drawable/fastscroll_label_right_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080280 (android:drawable/fastscroll_track_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080277 (android:drawable/fastscroll_label_left_holo_light) that varies with configuration!!
V/NatController( 3477): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
D/dalvikvm( 3478): GC_EXPLICIT freed 50K, 17% free 2728K/3284K, paused 1ms+1ms, total 26ms
W/Resources( 3478): Preloaded drawable resource #0x1080279 (android:drawable/fastscroll_label_right_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108025b (android:drawable/editbox_dropdown_background_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080664 (android:drawable/textfield_searchview_holo_dark) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 84K, 18% free 2697K/3284K, paused 0ms+0ms, total 3ms
W/Resources( 3478): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080666 (android:drawable/textfield_searchview_right_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080665 (android:drawable/textfield_searchview_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080667 (android:drawable/textfield_searchview_right_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108061a (android:drawable/tab_indicator_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
D/dalvikvm( 3478): GC_EXPLICIT freed 83K, 19% free 2669K/3284K, paused 3ms+1ms, total 7ms
V/NatController( 3477): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
E/logwrapper( 3664): executing /system/bin/ip failed: No such file or directory
V/NatController( 3477): runCmd(/system/bin/ip rule flush) res=255
E/logwrapper( 3665): executing /system/bin/ip failed: No such file or directory
V/NatController( 3477): runCmd(/system/bin/ip -6 rule flush) res=255
E/logwrapper( 3666): executing /system/bin/ip failed: No such file or directory
V/NatController( 3477): runCmd(/system/bin/ip rule add from all lookup default prio 32767) res=255
E/logwrapper( 3667): executing /system/bin/ip failed: No such file or directory
V/NatController( 3477): runCmd(/system/bin/ip rule add from all lookup main prio 32766) res=255
E/logwrapper( 3668): executing /system/bin/ip failed: No such file or directory
W/Resources( 3478): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3478): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
I/Zygote ( 3478): ...preloaded 274 resources in 1100ms.
V/NatController( 3477): runCmd(/system/bin/ip -6 rule add from all lookup default prio 32767) res=255
E/logwrapper( 3669): executing /system/bin/ip failed: No such file or directory
D/dalvikvm( 3478): GC_EXPLICIT freed 26K, 18% free 2695K/3284K, paused 12ms+0ms, total 16ms
I/Zygote ( 3478): ...preloaded 31 resources in 22ms.
D/libEGL ( 3478): loaded /system/lib/egl/libEGL_emulation.so
D/libEGL ( 3478): loaded /system/lib/egl/libGLESv1_CM_emulation.so
D/libEGL ( 3478): loaded /system/lib/egl/libGLESv2_emulation.so
V/NatController( 3477): runCmd(/system/bin/ip -6 rule add from all lookup main prio 32766) res=255
E/logwrapper( 3670): executing /system/bin/ip failed: No such file or directory
D/dalvikvm( 3478): GC_EXPLICIT freed 13K, 18% free 2698K/3284K, paused 13ms+0ms, total 16ms
D/dalvikvm( 3478): GC_EXPLICIT freed 6K, 19% free 2692K/3284K, paused 1ms+0ms, total 2ms
D/dalvikvm( 3478): GC_EXPLICIT freed 1K, 19% free 2691K/3284K, paused 2ms+1ms, total 6ms
I/dalvikvm( 3478): System server process 3671 has been created
V/NatController( 3477): runCmd(/system/bin/ip route flush cache) res=255
V/NatController( 3477): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=1
I/Zygote ( 3478): Accepting command socket connections
D/SensorService( 3671): nuSensorService starting...
I/SensorService( 3671): Goldfish 3-axis Accelerometer
I/SensorService( 3671): Goldfish 3-axis Magnetic field sensor
I/SensorService( 3671): Goldfish Orientation sensor
I/SensorService( 3671): Goldfish Temperature sensor
D/SensorService( 3671): Max socket buffer size 131071
I/SystemServer( 3671): Entered the Android system server!
E/PowerManagerService-JNI( 3671): Couldn't load power module (No such file or directory)
D/SensorService( 3671): nuSensorService thread starting...
V/NatController( 3477): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=1
I/SystemServer( 3671): Waiting for installd to be ready.
I/Installer( 3671): connecting...
I/Installer( 3671): disconnecting...
E/Installer( 3671): connection failed
I/SystemServer( 3671): Power Manager
I/SystemServer( 3671): Activity Manager
I/SystemServer( 3671): Enabled StrictMode logging for WM Looper
I/ActivityManager( 3671): Memory class: 256
V/NatController( 3477): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0
W/UsageStats( 3671): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 3671): No existing app ops /data/system/appops.xml; starting empty
W/BatteryStats( 3671): Error writing battery statistics
W/BatteryStats( 3671): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3671): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 3671): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 3671): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 3671): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 3671): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 3671): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3671): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 3671): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 3671): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 3671): ... 4 more
W/ProcessCpuTracker( 3671): Skipping unknown process pid 3692
E/System ( 3671): ******************************************
E/System ( 3671): ************ Failure starting bootstrap service
E/System ( 3671): java.lang.NullPointerException
E/System ( 3671): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 3671): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 3671): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 3671): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 3671): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 3671): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 3671): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 3671): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 3671): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 3671): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 3671): Display Manager
E/SurfaceFlinger( 940): ro.sf.lcd_density must be defined as a build property
W/dalvikvm( 3671): threadid=9: thread exiting with uncaught exception (group=0xa4d2bb20)
I/Process ( 3671): Sending signal. PID: 3671 SIG: 9
I/ServiceManager( 934): service 'telephony.registry' died
I/ServiceManager( 934): service 'scheduling_policy' died
I/ServiceManager( 934): service 'sensorservice' died
I/ServiceManager( 934): service 'power' died
I/ServiceManager( 934): service 'display' died
I/Zygote ( 3478): Exit zygote because system server (3671) has terminated
I/SystemServer( 3671): Telephony Registry
I/SystemServer( 3671): Scheduling Policy
E/AndroidRuntime( 3671): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 3671): java.lang.NullPointerException
E/AndroidRuntime( 3671): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 3671): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 3671): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 3671): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 3671): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 3671): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 3671): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 3671): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 3671): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3671): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 3671): Error reporting crash
E/AndroidRuntime( 3671): java.lang.NullPointerException
E/AndroidRuntime( 3671): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 3671): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 3671): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
I/ServiceManager( 934): service 'media.audio_flinger' died
I/ServiceManager( 934): service 'media.player' died
I/ServiceManager( 934): service 'media.camera' died
I/ServiceManager( 934): service 'media.audio_policy' died
I/installd( 3707): installd firing up
E/cutils ( 3707): Failed to read /data/.layout_version: No such file or directory
E/installd( 3707): Could not create directories; exiting.
I/Netd ( 3704): Netd 1.0 starting
W/InterfaceController( 3704): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
D/AndroidRuntime( 3705):
D/AndroidRuntime( 3705): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
W/linker ( 3705): libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/AndroidRuntime( 3705): CheckJNI is ON
D/dalvikvm( 3705): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 3705): Added shared lib libjavacore.so 0x0
D/dalvikvm( 3705): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 3705): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 3705): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm( 3705): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
I/mediaserver( 3706): ServiceManager: 0xb8128d40
I/AudioFlinger( 3706): Using default 3000 mSec as standby time.
I/CameraService( 3706): CameraService started (pid=3706)
D/EmulatedCamera_QemuClient( 3706): Emulated camera list:
I/CameraService( 3706): Loaded "Emulated Camera Module" camera module
I/AudioPolicyManagerBase( 3706): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/AudioFlinger( 3706): loadHwModule() Loaded primary audio interface from Generic audio HW HAL (audio) handle 1
I/AudioFlinger( 3706): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
I/AudioMixer( 3706): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger( 3706): Using module 1 has the primary audio interface
I/AudioFlinger( 3706): AudioFlinger's thread 0xb603f010 ready to run
W/AudioFlinger( 3706): Thread AudioOut_2 cannot connect to the power manager service
W/AudioFlinger( 3706): Thread AudioOut_2 cannot connect to the power manager service
W/AudioFlinger( 3706): Thread AudioOut_2 cannot connect to the power manager service
E/AudioFlinger( 3706): no wake lock to update!
E/memtrack( 3705): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 3705): failed to load memtrack module: -2
E/AudioFlinger( 3706): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.r_submix (No such file or directory)
I/AudioFlinger( 3706): loadHwModule() error -2 loading module r_submix
W/AudioPolicyManagerBase( 3706): could not open HW module r_submix
I/AudioPolicyService( 3706): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
I/SamplingProfilerIntegration( 3705): Profiling disabled.
I/Zygote ( 3705): Preloading classes...
D/dalvikvm( 3705): GC_EXPLICIT freed 38K, 8% free 511K/552K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 2K, 4% free 584K/604K, paused 1ms+0ms, total 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 15K, 4% free 628K/648K, paused 0ms+1ms, total 1ms
D/dalvikvm( 3705): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 20K, 4% free 692K/716K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3705): GC_EXPLICIT freed 27K, 5% free 727K/760K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3705): GC_EXPLICIT freed 33K, 5% free 749K/784K, paused 1ms+0ms, total 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 9K, 2% free 800K/812K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 29K, 4% free 827K/860K, paused 0ms+0ms, total 0ms
D/TextLayoutCache( 3705): Using debug level = 0 - Debug Enabled = 0
D/dalvikvm( 3705): GC_EXPLICIT freed 17K, 3% free 867K/888K, paused 0ms+0ms, total 1ms
I/dalvikvm( 3705): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 3705): register_android_mtp_MtpDevice
I/dalvikvm( 3705): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 3705): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 3705): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/dalvikvm( 3705): GC_EXPLICIT freed 18K, 3% free 902K/924K, paused 0ms+1ms, total 1ms
W/dalvikvm( 3705): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/videoeditor/MediaArtistNativeHelper;
D/dalvikvm( 3705): GC_EXPLICIT freed 24K, 3% free 934K/960K, paused 0ms+1ms, total 1ms
W/Zygote ( 3705): Class not found for preloading: android.media.videoeditor.MediaArtistNativeHelper
D/dalvikvm( 3705): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 17K, 3% free 970K/992K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 25K, 3% free 1014K/1044K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 16K, 2% free 1055K/1076K, paused 1ms+0ms, total 1ms
E/EmojiFactory_jni( 3705): Failed to load libemoji.so: dlopen failed: library "libemoji.so" not found
D/dalvikvm( 3705): GC_EXPLICIT freed 24K, 2% free 1353K/1380K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 34K, 3% free 1377K/1416K, paused 1ms+0ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 29K, 3% free 1402K/1436K, paused 0ms+0ms, total 13ms
D/dalvikvm( 3705): GC_EXPLICIT freed 37K, 3% free 1418K/1460K, paused 0ms+0ms, total 1ms
I/LibraryLoader( 3705): Loading: webviewchromium
I/LibraryLoader( 3705): Time to load native libraries: 36 ms (timestamps 6634-6670)
I/LibraryLoader( 3705): Expected native library version number "",actual native library version number ""
D/dalvikvm( 3705): GC_EXPLICIT freed 14K, 2% free 1460K/1476K, paused 0ms+1ms, total 15ms
D/dalvikvm( 3705): GC_EXPLICIT freed 21K, 2% free 1491K/1516K, paused 2ms+1ms, total 3ms
D/dalvikvm( 3705): GC_EXPLICIT freed 84K, 6% free 1541K/1628K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 36K, 5% free 1560K/1628K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 29K, 3% free 1586K/1628K, paused 1ms+0ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 17K, 2% free 1646K/1668K, paused 0ms+15ms, total 15ms
D/dalvikvm( 3705): GC_EXPLICIT freed 24K, 2% free 1681K/1708K, paused 0ms+1ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 30K, 2% free 1705K/1740K, paused 0ms+1ms, total 15ms
D/dalvikvm( 3705): GC_FOR_ALLOC freed 250K, 12% free 1968K/2220K, paused 2ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 187K, 9% free 2077K/2272K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 36K, 8% free 2096K/2272K, paused 0ms+1ms, total 3ms
D/dalvikvm( 3705): GC_EXPLICIT freed 26K, 7% free 2128K/2280K, paused 0ms+0ms, total 3ms
W/Zygote ( 3705): Class not found for preloading: java.lang.UnsafeByteSequence
D/dalvikvm( 3705): GC_EXPLICIT freed 37K, 6% free 2149K/2280K, paused 0ms+1ms, total 13ms
D/dalvikvm( 3705): GC_EXPLICIT freed 40K, 5% free 2166K/2280K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 42K, 5% free 2179K/2280K, paused 0ms+1ms, total 2ms
I/System ( 3705): Loaded time zone names for "" in 35ms (34ms in ICU)
I/System ( 3705): Loaded time zone names for "en_US" in 21ms (20ms in ICU)
D/dalvikvm( 3705): GC_EXPLICIT freed 188K, 8% free 2344K/2536K, paused 0ms+22ms, total 26ms
D/dalvikvm( 3705): GC_EXPLICIT freed 14K, 6% free 2405K/2536K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 29K, 5% free 2430K/2536K, paused 0ms+1ms, total 2ms
D/dalvikvm( 3705): GC_EXPLICIT freed 34K, 4% free 2450K/2536K, paused 1ms+1ms, total 3ms
D/dalvikvm( 3705): GC_EXPLICIT freed 33K, 3% free 2472K/2536K, paused 1ms+1ms, total 5ms
D/dalvikvm( 3705): GC_EXPLICIT freed 27K, 2% free 2500K/2540K, paused 1ms+0ms, total 4ms
I/Zygote ( 3705): ...preloaded 2776 classes in 1562ms.
D/dalvikvm( 3705): GC_EXPLICIT freed 17K, 2% free 2498K/2540K, paused 0ms+0ms, total 3ms
I/Zygote ( 3705): Preloading resources...
W/Resources( 3705): Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 27K, 3% free 2523K/2580K, paused 0ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 68K, 4% free 2509K/2604K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 53K, 4% free 2510K/2604K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800dc (android:drawable/btn_check_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 168K, 7% free 2515K/2688K, paused 1ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800db (android:drawable/btn_check_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 128K, 7% free 2514K/2688K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x1080195 (android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080194 (android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080192 (android:drawable/btn_radio_on_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080191 (android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108018f (android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108018e (android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 55K, 7% free 2513K/2688K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x108018d (android:drawable/btn_radio_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108018c (android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108018b (android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108018a (android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080187 (android:drawable/btn_radio_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080186 (android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 53K, 7% free 2514K/2688K, paused 0ms+0ms, total 1ms
W/Resources( 3705): Preloaded drawable resource #0x1080184 (android:drawable/btn_radio_off_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080183 (android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080181 (android:drawable/btn_radio_off_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080180 (android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108017f (android:drawable/btn_radio_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108017e (android:drawable/btn_radio_off_disabled_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 51K, 7% free 2516K/2688K, paused 8ms+1ms, total 10ms
W/Resources( 3705): Preloaded drawable resource #0x108017d (android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108017c (android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 26K, 6% free 2546K/2688K, paused 20ms+1ms, total 22ms
W/Resources( 3705): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108011d (android:drawable/btn_default_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 43K, 4% free 2597K/2688K, paused 0ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108011e (android:drawable/btn_default_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 93K, 5% free 2560K/2688K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 96K, 7% free 2519K/2688K, paused 0ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801c8 (android:drawable/btn_star_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 159K, 7% free 2524K/2704K, paused 1ms+0ms, total 26ms
W/Resources( 3705): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 57K, 7% free 2521K/2704K, paused 1ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801c7 (android:drawable/btn_star_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 159K, 7% free 2525K/2704K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 14K, 6% free 2566K/2704K, paused 0ms+0ms, total 21ms
W/Resources( 3705): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 54K, 6% free 2567K/2704K, paused 1ms+0ms, total 4ms
W/Resources( 3705): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e1 (android:drawable/btn_toggle_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 74K, 4% free 2651K/2744K, paused 1ms+2ms, total 4ms
W/Resources( 3705): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10801e0 (android:drawable/btn_toggle_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 149K, 7% free 2613K/2784K, paused 25ms+0ms, total 29ms
W/Resources( 3705): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108064a (android:drawable/textfield_multiline_activated_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080652 (android:drawable/textfield_multiline_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108064e (android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080637 (android:drawable/textfield_activated_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080647 (android:drawable/textfield_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080642 (android:drawable/textfield_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080258 (android:drawable/edit_text_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 111K, 7% free 2614K/2784K, paused 0ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080649 (android:drawable/textfield_multiline_activated_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080651 (android:drawable/textfield_multiline_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108064d (android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080636 (android:drawable/textfield_activated_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080646 (android:drawable/textfield_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080641 (android:drawable/textfield_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080257 (android:drawable/edit_text_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 110K, 7% free 2616K/2784K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x1080633 (android:drawable/text_select_handle_left) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080635 (android:drawable/text_select_handle_right) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080630 (android:drawable/text_edit_paste_window) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 43K, 6% free 2626K/2784K, paused 8ms+1ms, total 11ms
W/Resources( 3705): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080274 (android:drawable/expander_open_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080270 (android:drawable/expander_group_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080275 (android:drawable/expander_open_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080271 (android:drawable/expander_group_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 100K, 8% free 2582K/2784K, paused 0ms+1ms, total 7ms
W/Resources( 3705): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080421 (android:drawable/list_selector_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080422 (android:drawable/list_selector_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 78K, 9% free 2559K/2784K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x1080401 (android:drawable/list_section_divider_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080400 (android:drawable/list_section_divider_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080432 (android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080433 (android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108043a (android:drawable/menu_submenu_background) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 34K, 7% free 2590K/2784K, paused 0ms+1ms, total 17ms
W/Resources( 3705): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080435 (android:drawable/menu_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 65K, 7% free 2608K/2784K, paused 0ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080434 (android:drawable/menu_panel_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108047c (android:drawable/overscroll_edge) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 123K, 10% free 2564K/2828K, paused 1ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x108047d (android:drawable/overscroll_glow) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 520K, 24% free 2535K/3320K, paused 11ms+0ms, total 14ms
W/Resources( 3705): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 82K, 24% free 2537K/3320K, paused 1ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804c5 (android:drawable/progress_bg_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804c7 (android:drawable/progress_horizontal_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 50K, 24% free 2543K/3320K, paused 0ms+0ms, total 4ms
W/Resources( 3705): Preloaded drawable resource #0x10804c6 (android:drawable/progress_bg_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804c8 (android:drawable/progress_horizontal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804db (android:drawable/progressbar_indeterminate_holo1) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804dc (android:drawable/progressbar_indeterminate_holo2) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804dd (android:drawable/progressbar_indeterminate_holo3) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804de (android:drawable/progressbar_indeterminate_holo4) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804df (android:drawable/progressbar_indeterminate_holo5) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804e0 (android:drawable/progressbar_indeterminate_holo6) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804e1 (android:drawable/progressbar_indeterminate_holo7) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804e2 (android:drawable/progressbar_indeterminate_holo8) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804c9 (android:drawable/progress_indeterminate_horizontal_holo) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 555K, 24% free 2546K/3320K, paused 1ms+0ms, total 4ms
W/Resources( 3705): Preloaded drawable resource #0x108054b (android:drawable/spinner_76_outer_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108054a (android:drawable/spinner_76_inner_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804cb (android:drawable/progress_large_holo) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 91K, 24% free 2540K/3320K, paused 0ms+0ms, total 13ms
W/Resources( 3705): Preloaded drawable resource #0x1080549 (android:drawable/spinner_48_outer_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080548 (android:drawable/spinner_48_inner_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804ce (android:drawable/progress_medium_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d0 (android:drawable/progress_primary_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d1 (android:drawable/progress_primary_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d2 (android:drawable/progress_secondary_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d3 (android:drawable/progress_secondary_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080545 (android:drawable/spinner_16_outer_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080544 (android:drawable/spinner_16_inner_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10804d5 (android:drawable/progress_small_holo) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 50K, 24% free 2548K/3320K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x1080535 (android:drawable/scrubber_track_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080532 (android:drawable/scrubber_progress_horizontal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080536 (android:drawable/scrubber_track_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080534 (android:drawable/scrubber_secondary_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080531 (android:drawable/scrubber_primary_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080533 (android:drawable/scrubber_progress_horizontal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080528 (android:drawable/scrollbar_handle_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080529 (android:drawable/scrollbar_handle_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 25K, 23% free 2582K/3320K, paused 1ms+1ms, total 16ms
D/dalvikvm( 3705): GC_EXPLICIT freed 18K, 22% free 2616K/3320K, paused 1ms+1ms, total 5ms
W/Resources( 3705): Preloaded drawable resource #0x1080208 (android:drawable/cab_background_bottom_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108020b (android:drawable/cab_background_top_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080209 (android:drawable/cab_background_bottom_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802bc (android:drawable/ic_cab_done_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 18K, 21% free 2654K/3320K, paused 1ms+1ms, total 14ms
W/Resources( 3705): Preloaded drawable resource #0x108020a (android:drawable/cab_background_top_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802bd (android:drawable/ic_cab_done_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d6 (android:drawable/btn_cab_done_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d7 (android:drawable/btn_cab_done_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d3 (android:drawable/btn_cab_done_focused_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d1 (android:drawable/btn_cab_done_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d5 (android:drawable/btn_cab_done_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d2 (android:drawable/btn_cab_done_focused_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d0 (android:drawable/btn_cab_done_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800d4 (android:drawable/btn_cab_done_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080038 (android:drawable/ic_menu_close_clear_cancel) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108033e (android:drawable/ic_menu_copy_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 60K, 21% free 2654K/3320K, paused 1ms+0ms, total 4ms
W/Resources( 3705): Preloaded drawable resource #0x108033f (android:drawable/ic_menu_copy_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080341 (android:drawable/ic_menu_cut_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080342 (android:drawable/ic_menu_cut_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080045 (android:drawable/ic_menu_more) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080355 (android:drawable/ic_menu_moreoverflow_normal_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080353 (android:drawable/ic_menu_moreoverflow_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080356 (android:drawable/ic_menu_moreoverflow_normal_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080354 (android:drawable/ic_menu_moreoverflow_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 70K, 21% free 2646K/3320K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x1080359 (android:drawable/ic_menu_paste_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108035a (android:drawable/ic_menu_paste_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080360 (android:drawable/ic_menu_selectall_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108035f (android:drawable/ic_menu_selectall_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802bf (android:drawable/ic_clear) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 55K, 21% free 2646K/3320K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x10802c0 (android:drawable/ic_clear_disabled) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802c2 (android:drawable/ic_clear_normal) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080392 (android:drawable/ic_search) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802dd (android:drawable/ic_go) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108039b (android:drawable/ic_voice_search) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080221 (android:drawable/dialog_bottom_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 46K, 20% free 2661K/3320K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x1080222 (android:drawable/dialog_bottom_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080226 (android:drawable/dialog_full_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080227 (android:drawable/dialog_full_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 20K, 19% free 2714K/3320K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x108022f (android:drawable/dialog_middle_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080230 (android:drawable/dialog_middle_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080231 (android:drawable/dialog_top_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080232 (android:drawable/dialog_top_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 73K, 19% free 2697K/3320K, paused 0ms+0ms, total 2ms
W/Resources( 3705): Preloaded drawable resource #0x10802d1 (android:drawable/ic_dialog_alert_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10802d2 (android:drawable/ic_dialog_alert_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803f4 (android:drawable/list_divider_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803f5 (android:drawable/list_divider_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800bd (android:drawable/ab_transparent_dark_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800bb (android:drawable/ab_stacked_transparent_dark_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800a1 (android:drawable/ab_bottom_transparent_dark_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800b5 (android:drawable/ab_solid_dark_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800b8 (android:drawable/ab_stacked_solid_dark_holo) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 78K, 20% free 2670K/3320K, paused 0ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x108009e (android:drawable/ab_bottom_solid_dark_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800be (android:drawable/ab_transparent_light_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800bc (android:drawable/ab_stacked_transparent_light_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800a2 (android:drawable/ab_bottom_transparent_light_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800b6 (android:drawable/ab_solid_light_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800ba (android:drawable/ab_stacked_solid_light_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800a0 (android:drawable/ab_bottom_solid_light_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10800b7 (android:drawable/ab_solid_shadow_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803b3 (android:drawable/item_background_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 47K, 19% free 2694K/3320K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x10803b4 (android:drawable/item_background_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027b (android:drawable/fastscroll_thumb_holo) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 86K, 20% free 2663K/3320K, paused 1ms+0ms, total 4ms
W/Resources( 3705): Preloaded drawable resource #0x108027c (android:drawable/fastscroll_thumb_pressed_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027a (android:drawable/fastscroll_thumb_default_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027f (android:drawable/fastscroll_track_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080281 (android:drawable/fastscroll_track_pressed_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027d (android:drawable/fastscroll_track_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080276 (android:drawable/fastscroll_label_left_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 47K, 19% free 2690K/3320K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x1080278 (android:drawable/fastscroll_label_right_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080280 (android:drawable/fastscroll_track_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080282 (android:drawable/fastscroll_track_pressed_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108027e (android:drawable/fastscroll_track_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080277 (android:drawable/fastscroll_label_left_holo_light) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 50K, 18% free 2728K/3320K, paused 1ms+0ms, total 13ms
W/Resources( 3705): Preloaded drawable resource #0x1080279 (android:drawable/fastscroll_label_right_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108025b (android:drawable/editbox_dropdown_background_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080664 (android:drawable/textfield_searchview_holo_dark) that varies with configuration!!
D/dalvikvm( 3705): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 84K, 19% free 2697K/3320K, paused 0ms+0ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080666 (android:drawable/textfield_searchview_right_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080665 (android:drawable/textfield_searchview_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080667 (android:drawable/textfield_searchview_right_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080662 (android:drawable/textfield_search_selected_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080656 (android:drawable/textfield_search_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108065f (android:drawable/textfield_search_right_selected_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108065d (android:drawable/textfield_search_right_default_holo_dark) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080663 (android:drawable/textfield_search_selected_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080657 (android:drawable/textfield_search_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080660 (android:drawable/textfield_search_right_selected_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108065e (android:drawable/textfield_search_right_default_holo_light) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108061a (android:drawable/tab_indicator_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108062b (android:drawable/tab_unselected_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080626 (android:drawable/tab_selected_holo) that varies with configuration!!
D/dalvikvm( 3705): GC_EXPLICIT freed 83K, 20% free 2669K/3320K, paused 0ms+1ms, total 3ms
W/Resources( 3705): Preloaded drawable resource #0x108062a (android:drawable/tab_unselected_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080625 (android:drawable/tab_selected_focused_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x108062c (android:drawable/tab_unselected_pressed_holo) that varies with configuration!!
W/Resources( 3705): Preloaded drawable resource #0x1080627 (android:drawable/tab_selected_pressed_holo) that varies with configuration!!
I/Zygote ( 3705): ...preloaded 274 resources in 857ms.
D/dalvikvm( 3705): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3705): GC_EXPLICIT freed 26K, 19% free 2695K/3320K, paused 0ms+0ms, total 3ms
I/Zygote ( 3705): ...preloaded 31 resources in 9ms.
D/libEGL ( 3705): loaded /system/lib/egl/libEGL_emulation.so
D/libEGL ( 3705): loaded /system/lib/egl/libGLESv1_CM_emulation.so
D/libEGL ( 3705): loaded /system/lib/egl/libGLESv2_emulation.so
D/dalvikvm( 3705): GC_EXPLICIT freed 13K, 19% free 2698K/3320K, paused 0ms+1ms, total 3ms
D/dalvikvm( 3705): GC_EXPLICIT freed <1K, 19% free 2698K/3320K, paused 11ms+1ms, total 13ms
D/dalvikvm( 3705): GC_EXPLICIT freed 6K, 19% free 2692K/3320K, paused 0ms+1ms, total 3ms
I/dalvikvm( 3705): System server process 3885 has been created
I/Zygote ( 3705): Accepting command socket connections
D/SensorService( 3885): nuSensorService starting...
I/SensorService( 3885): Goldfish 3-axis Accelerometer
I/SensorService( 3885): Goldfish 3-axis Magnetic field sensor
I/SensorService( 3885): Goldfish Orientation sensor
I/SensorService( 3885): Goldfish Temperature sensor
D/SensorService( 3885): Max socket buffer size 131071
E/PowerManagerService-JNI( 3885): Couldn't load power module (No such file or directory)
I/SystemServer( 3885): Entered the Android system server!
I/SystemServer( 3885): Waiting for installd to be ready.
I/Installer( 3885): connecting...
I/Installer( 3885): disconnecting...
E/Installer( 3885): connection failed
I/SystemServer( 3885): Power Manager
I/SystemServer( 3885): Activity Manager
D/SensorService( 3885): nuSensorService thread starting...
I/SystemServer( 3885): Enabled StrictMode logging for WM Looper
I/ActivityManager( 3885): Memory class: 256
W/UsageStats( 3885): Error : java.io.IOException: open failed: ENOENT (No such file or directory) reading data from file:/data/system/usagestats/usage-20160415
I/AppOps ( 3885): No existing app ops /data/system/appops.xml; starting empty
V/NatController( 3704): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
V/NatController( 3704): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
W/BatteryStats( 3885): Error writing battery statistics
W/BatteryStats( 3885): java.io.FileNotFoundException: /data/system/batterystats.bin.tmp: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3885): at libcore.io.IoBridge.open(IoBridge.java:409)
W/BatteryStats( 3885): at java.io.FileOutputStream.<init>(FileOutputStream.java:88)
W/BatteryStats( 3885): at java.io.FileOutputStream.<init>(FileOutputStream.java:73)
W/BatteryStats( 3885): at com.android.internal.os.BatteryStatsImpl.commitPendingDataToDisk(BatteryStatsImpl.java:5326)
W/BatteryStats( 3885): at com.android.internal.os.BatteryStatsImpl$1.run(BatteryStatsImpl.java:5306)
W/BatteryStats( 3885): Caused by: libcore.io.ErrnoException: open failed: ENOENT (No such file or directory)
W/BatteryStats( 3885): at libcore.io.Posix.open(Native Method)
W/BatteryStats( 3885): at libcore.io.BlockGuardOs.open(BlockGuardOs.java:110)
W/BatteryStats( 3885): at libcore.io.IoBridge.open(IoBridge.java:393)
W/BatteryStats( 3885): ... 4 more
V/NatController( 3704): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
E/SurfaceFlinger( 940): ro.sf.lcd_density must be defined as a build property
W/dalvikvm( 3885): threadid=9: thread exiting with uncaught exception (group=0xa4ce0b20)
I/Process ( 3885): Sending signal. PID: 3885 SIG: 9
I/ServiceManager( 934): service 'display' died
I/ServiceManager( 934): service 'telephony.registry' died
I/ServiceManager( 934): service 'scheduling_policy' died
I/ServiceManager( 934): service 'sensorservice' died
I/ServiceManager( 934): service 'power' died
I/Zygote ( 3705): Exit zygote because system server (3885) has terminated
E/logwrapper( 3910): executing /system/bin/ip failed: No such file or directory
W/ProcessCpuTracker( 3885): Skipping unknown process pid 3899
E/System ( 3885): ******************************************
E/System ( 3885): ************ Failure starting bootstrap service
E/System ( 3885): java.lang.NullPointerException
E/System ( 3885): at com.android.server.firewall.IntentFirewall.readRulesDir(IntentFirewall.java:271)
E/System ( 3885): at com.android.server.firewall.IntentFirewall.<init>(IntentFirewall.java:114)
E/System ( 3885): at com.android.server.am.ActivityManagerService.main(ActivityManagerService.java:1804)
E/System ( 3885): at com.android.server.ServerThread.initAndLoop(SystemServer.java:196)
E/System ( 3885): at com.android.server.SystemServer.main(SystemServer.java:1179)
E/System ( 3885): at java.lang.reflect.Method.invokeNative(Native Method)
E/System ( 3885): at java.lang.reflect.Method.invoke(Method.java:515)
E/System ( 3885): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:785)
E/System ( 3885): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:601)
E/System ( 3885): at dalvik.system.NativeStart.main(Native Method)
I/SystemServer( 3885): Display Manager
I/SystemServer( 3885): Telephony Registry
I/SystemServer( 3885): Scheduling Policy
E/AndroidRuntime( 3885): *** FATAL EXCEPTION IN SYSTEM PROCESS: WindowManager
E/AndroidRuntime( 3885): java.lang.NullPointerException
E/AndroidRuntime( 3885): at com.android.server.display.LocalDisplayAdapter$LocalDisplayDevice.getDisplayDeviceInfoLocked(LocalDisplayAdapter.java:147)
E/AndroidRuntime( 3885): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAddedLocked(DisplayManagerService.java:852)
E/AndroidRuntime( 3885): at com.android.server.display.DisplayManagerService.handleDisplayDeviceAdded(DisplayManagerService.java:841)
E/AndroidRuntime( 3885): at com.android.server.display.DisplayManagerService.access$1100(DisplayManagerService.java:96)
E/AndroidRuntime( 3885): at com.android.server.display.DisplayManagerService$DisplayAdapterListener.onDisplayDeviceEvent(DisplayManagerService.java:1281)
E/AndroidRuntime( 3885): at com.android.server.display.DisplayAdapter$1.run(DisplayAdapter.java:108)
E/AndroidRuntime( 3885): at android.os.Handler.handleCallback(Handler.java:733)
E/AndroidRuntime( 3885): at android.os.Handler.dispatchMessage(Handler.java:95)
E/AndroidRuntime( 3885): at android.os.Looper.loop(Looper.java:136)
E/AndroidRuntime( 3885): at android.os.HandlerThread.run(HandlerThread.java:61)
E/AndroidRuntime( 3885): Error reporting crash
E/AndroidRuntime( 3885): java.lang.NullPointerException
E/AndroidRuntime( 3885): at com.android.internal.os.RuntimeInit$UncaughtHandler.uncaughtException(RuntimeInit.java:84)
E/AndroidRuntime( 3885): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:693)
E/AndroidRuntime( 3885): at java.lang.ThreadGroup.uncaughtException(ThreadGroup.java:690)
V/NatController( 3704): runCmd(/system/bin/ip rule flush) res=255
E/logwrapper( 3914): executing /system/bin/ip failed: No such file or directory
I/ServiceManager( 934): service 'media.audio_flinger' died
I/ServiceManager( 934): service 'media.player' died
I/ServiceManager( 934): service 'media.camera' died
I/ServiceManager( 934): service 'media.audio_policy' died
I/installd( 3924): installd firing up
E/cutils ( 3924): Failed to read /data/.layout_version: No such file or directory
E/installd( 3924): Could not create directories; exiting.
I/Netd ( 3921): Netd 1.0 starting
W/InterfaceController( 3921): Warning (dlopen failed: library "/system/lib/libnetcmdiface.so" not found) while opening the net interface command library
D/AndroidRuntime( 3922):
D/AndroidRuntime( 3922): >>>>>> AndroidRuntime START com.android.internal.os.ZygoteInit <<<<<<
W/linker ( 3922): libdvm.so has text relocations. This is wasting memory and is a security risk. Please fix.
D/AndroidRuntime( 3922): CheckJNI is ON
D/dalvikvm( 3922): Trying to load lib libjavacore.so 0x0
D/dalvikvm( 3922): Added shared lib libjavacore.so 0x0
D/dalvikvm( 3922): Trying to load lib libnativehelper.so 0x0
D/dalvikvm( 3922): Added shared lib libnativehelper.so 0x0
D/dalvikvm( 3922): No JNI_OnLoad found in libnativehelper.so 0x0, skipping init
D/dalvikvm( 3922): Note: class Landroid/app/ActivityManagerNative; has 179 unimplemented (abstract) methods
I/mediaserver( 3923): ServiceManager: 0xb850ed40
I/AudioFlinger( 3923): Using default 3000 mSec as standby time.
I/CameraService( 3923): CameraService started (pid=3923)
D/EmulatedCamera_QemuClient( 3923): Emulated camera list:
I/CameraService( 3923): Loaded "Emulated Camera Module" camera module
I/AudioPolicyManagerBase( 3923): loadAudioPolicyConfig() loaded /system/etc/audio_policy.conf
I/AudioFlinger( 3923): loadHwModule() Loaded primary audio interface from Generic audio HW HAL (audio) handle 1
I/AudioFlinger( 3923): HAL output buffer size 1024 frames, normal mix buffer size 1024 frames
I/AudioMixer( 3923): found effect "Multichannel Downmix To Stereo" from The Android Open Source Project
I/AudioFlinger( 3923): Using module 1 has the primary audio interface
I/AudioFlinger( 3923): AudioFlinger's thread 0xb5fac010 ready to run
W/AudioFlinger( 3923): Thread AudioOut_2 cannot connect to the power manager service
W/AudioFlinger( 3923): Thread AudioOut_2 cannot connect to the power manager service
W/AudioFlinger( 3923): Thread AudioOut_2 cannot connect to the power manager service
E/AudioFlinger( 3923): no wake lock to update!
E/AudioFlinger( 3923): int android::load_audio_interface(const char*, audio_hw_device_t**) couldn't load audio hw module audio.r_submix (No such file or directory)
I/AudioFlinger( 3923): loadHwModule() error -2 loading module r_submix
W/AudioPolicyManagerBase( 3923): could not open HW module r_submix
I/AudioPolicyService( 3923): Loaded audio policy from LEGACY Audio Policy HAL (audio_policy)
E/memtrack( 3922): Couldn't load memtrack module (No such file or directory)
E/android.os.Debug( 3922): failed to load memtrack module: -2
I/SamplingProfilerIntegration( 3922): Profiling disabled.
I/Zygote ( 3922): Preloading classes...
D/dalvikvm( 3922): GC_EXPLICIT freed 38K, 8% free 511K/552K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 2K, 4% free 584K/604K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3922): GC_EXPLICIT freed 15K, 4% free 628K/648K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 20K, 4% free 692K/716K, paused 0ms+0ms, total 0ms
D/dalvikvm( 3922): GC_EXPLICIT freed 27K, 5% free 727K/760K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 33K, 5% free 749K/784K, paused 0ms+1ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 9K, 2% free 800K/812K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 29K, 4% free 827K/860K, paused 0ms+0ms, total 1ms
D/TextLayoutCache( 3922): Using debug level = 0 - Debug Enabled = 0
D/dalvikvm( 3922): GC_EXPLICIT freed 17K, 3% free 867K/888K, paused 0ms+0ms, total 1ms
I/dalvikvm( 3922): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/MtpDeviceJNI( 3922): register_android_mtp_MtpDevice
I/dalvikvm( 3922): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 3922): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
I/dalvikvm( 3922): threadid=1: recursive native library load attempt (/system/lib/libmedia_jni.so)
D/dalvikvm( 3922): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 18K, 3% free 902K/924K, paused 0ms+11ms, total 12ms
W/dalvikvm( 3922): Exception Ljava/lang/UnsatisfiedLinkError; thrown while initializing Landroid/media/videoeditor/MediaArtistNativeHelper;
W/Zygote ( 3922): Class not found for preloading: android.media.videoeditor.MediaArtistNativeHelper
D/dalvikvm( 3922): GC_EXPLICIT freed 24K, 3% free 934K/960K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 17K, 3% free 970K/992K, paused 0ms+1ms, total 1ms
D/dalvikvm( 3922): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 25K, 3% free 1014K/1044K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 16K, 2% free 1055K/1076K, paused 0ms+0ms, total 1ms
E/EmojiFactory_jni( 3922): Failed to load libemoji.so: dlopen failed: library "libemoji.so" not found
D/dalvikvm( 3922): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 24K, 2% free 1353K/1380K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 34K, 3% free 1377K/1416K, paused 0ms+1ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 29K, 3% free 1402K/1436K, paused 1ms+14ms, total 16ms
D/dalvikvm( 3922): GC_EXPLICIT freed 37K, 3% free 1418K/1460K, paused 0ms+0ms, total 22ms
I/LibraryLoader( 3922): Loading: webviewchromium
I/LibraryLoader( 3922): Time to load native libraries: 19 ms (timestamps 1532-1551)
I/LibraryLoader( 3922): Expected native library version number "",actual native library version number ""
D/dalvikvm( 3922): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 14K, 2% free 1460K/1476K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 21K, 2% free 1491K/1516K, paused 0ms+1ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 84K, 6% free 1541K/1628K, paused 1ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 35K, 5% free 1560K/1628K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 30K, 3% free 1586K/1628K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 17K, 2% free 1646K/1668K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3922): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 24K, 2% free 1681K/1708K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 30K, 3% free 1705K/1740K, paused 0ms+0ms, total 1ms
D/dalvikvm( 3922): GC_FOR_ALLOC freed 250K, 12% free 1968K/2220K, paused 2ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 186K, 9% free 2076K/2272K, paused 1ms+0ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 36K, 8% free 2096K/2272K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 26K, 7% free 2128K/2280K, paused 1ms+0ms, total 4ms
W/Zygote ( 3922): Class not found for preloading: java.lang.UnsafeByteSequence
D/dalvikvm( 3922): GC_EXPLICIT freed 36K, 6% free 2149K/2280K, paused 1ms+0ms, total 3ms
D/dalvikvm( 3922): GC_EXPLICIT freed 40K, 5% free 2166K/2280K, paused 0ms+0ms, total 3ms
D/dalvikvm( 3922): GC_EXPLICIT freed 42K, 5% free 2179K/2280K, paused 0ms+1ms, total 10ms
I/System ( 3922): Loaded time zone names for "" in 27ms (25ms in ICU)
I/System ( 3922): Loaded time zone names for "en_US" in 23ms (20ms in ICU)
D/dalvikvm( 3922): GC_EXPLICIT freed 188K, 8% free 2344K/2536K, paused 0ms+24ms, total 24ms
D/dalvikvm( 3922): GC_EXPLICIT freed 14K, 6% free 2404K/2536K, paused 1ms+1ms, total 3ms
D/dalvikvm( 3922): GC_EXPLICIT freed 30K, 5% free 2430K/2536K, paused 0ms+0ms, total 24ms
D/dalvikvm( 3922): GC_EXPLICIT freed 34K, 4% free 2450K/2536K, paused 0ms+0ms, total 2ms
D/dalvikvm( 3922): GC_EXPLICIT freed 33K, 3% free 2472K/2536K, paused 0ms+1ms, total 4ms
D/dalvikvm( 3922): GC_EXPLICIT freed 26K, 2% free 2500K/2540K, paused 1ms+0ms, total 3ms
I/Zygote ( 3922): ...preloaded 2776 classes in 1550ms.
D/dalvikvm( 3922): GC_EXPLICIT freed 17K, 2% free 2497K/2540K, paused 0ms+1ms, total 4ms
I/Zygote ( 3922): Preloading resources...
W/Resources( 3922): Preloaded drawable resource #0x1080096 (android:drawable/toast_frame) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 27K, 3% free 2523K/2580K, paused 0ms+1ms, total 2ms
W/Resources( 3922): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 68K, 4% free 2508K/2604K, paused 1ms+1ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 53K, 4% free 2509K/2604K, paused 0ms+1ms, total 20ms
W/Resources( 3922): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080105 (android:drawable/btn_check_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800f2 (android:drawable/btn_check_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ff (android:drawable/btn_check_on_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ea (android:drawable/btn_check_off_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ed (android:drawable/btn_check_off_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080102 (android:drawable/btn_check_on_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fb (android:drawable/btn_check_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e6 (android:drawable/btn_check_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e8 (android:drawable/btn_check_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fd (android:drawable/btn_check_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800dc (android:drawable/btn_check_holo_light) that varies with configuration!!
D/dalvikvm( 3922): WAIT_FOR_CONCURRENT_GC blocked 1ms
D/dalvikvm( 3922): GC_EXPLICIT freed 167K, 7% free 2515K/2688K, paused 7ms+0ms, total 9ms
W/Resources( 3922): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080104 (android:drawable/btn_check_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800f1 (android:drawable/btn_check_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fe (android:drawable/btn_check_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e9 (android:drawable/btn_check_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800ec (android:drawable/btn_check_off_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080101 (android:drawable/btn_check_on_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fa (android:drawable/btn_check_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e5 (android:drawable/btn_check_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800e7 (android:drawable/btn_check_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800fc (android:drawable/btn_check_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10800db (android:drawable/btn_check_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 129K, 7% free 2514K/2688K, paused 0ms+0ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x1080195 (android:drawable/btn_radio_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080194 (android:drawable/btn_radio_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080192 (android:drawable/btn_radio_on_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080191 (android:drawable/btn_radio_on_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108018f (android:drawable/btn_radio_on_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108018e (android:drawable/btn_radio_on_focused_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 55K, 7% free 2512K/2688K, paused 0ms+0ms, total 14ms
W/Resources( 3922): Preloaded drawable resource #0x108018d (android:drawable/btn_radio_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108018c (android:drawable/btn_radio_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108018b (android:drawable/btn_radio_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108018a (android:drawable/btn_radio_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080187 (android:drawable/btn_radio_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080186 (android:drawable/btn_radio_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 53K, 7% free 2513K/2688K, paused 0ms+1ms, total 25ms
W/Resources( 3922): Preloaded drawable resource #0x1080184 (android:drawable/btn_radio_off_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080183 (android:drawable/btn_radio_off_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080181 (android:drawable/btn_radio_off_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080180 (android:drawable/btn_radio_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108017f (android:drawable/btn_radio_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108017e (android:drawable/btn_radio_off_disabled_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 53K, 7% free 2514K/2688K, paused 1ms+1ms, total 4ms
W/Resources( 3922): Preloaded drawable resource #0x108017d (android:drawable/btn_radio_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108017c (android:drawable/btn_radio_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 25K, 6% free 2546K/2688K, paused 0ms+0ms, total 2ms
W/Resources( 3922): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080127 (android:drawable/btn_default_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108011b (android:drawable/btn_default_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080123 (android:drawable/btn_default_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080115 (android:drawable/btn_default_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080118 (android:drawable/btn_default_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108011d (android:drawable/btn_default_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 49K, 4% free 2591K/2688K, paused 1ms+0ms, total 2ms
W/Resources( 3922): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080128 (android:drawable/btn_default_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108011c (android:drawable/btn_default_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080124 (android:drawable/btn_default_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080116 (android:drawable/btn_default_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080119 (android:drawable/btn_default_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108011e (android:drawable/btn_default_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 87K, 5% free 2560K/2688K, paused 0ms+0ms, total 25ms
W/Resources( 3922): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 96K, 7% free 2518K/2688K, paused 0ms+0ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801dd (android:drawable/btn_star_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d3 (android:drawable/btn_star_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d9 (android:drawable/btn_star_on_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cf (android:drawable/btn_star_off_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d5 (android:drawable/btn_star_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d7 (android:drawable/btn_star_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cb (android:drawable/btn_star_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cd (android:drawable/btn_star_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d1 (android:drawable/btn_star_off_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801db (android:drawable/btn_star_on_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801c8 (android:drawable/btn_star_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 159K, 7% free 2523K/2696K, paused 0ms+0ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 57K, 7% free 2520K/2696K, paused 0ms+1ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801dc (android:drawable/btn_star_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d2 (android:drawable/btn_star_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d8 (android:drawable/btn_star_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ce (android:drawable/btn_star_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d4 (android:drawable/btn_star_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d6 (android:drawable/btn_star_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ca (android:drawable/btn_star_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801cc (android:drawable/btn_star_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801d0 (android:drawable/btn_star_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801da (android:drawable/btn_star_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801c7 (android:drawable/btn_star_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 159K, 7% free 2525K/2696K, paused 0ms+0ms, total 2ms
W/Resources( 3922): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 14K, 5% free 2565K/2696K, paused 0ms+0ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 54K, 5% free 2566K/2696K, paused 0ms+1ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f7 (android:drawable/btn_toggle_on_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f3 (android:drawable/btn_toggle_on_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f5 (android:drawable/btn_toggle_on_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ef (android:drawable/btn_toggle_on_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f1 (android:drawable/btn_toggle_on_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ec (android:drawable/btn_toggle_off_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e8 (android:drawable/btn_toggle_off_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ea (android:drawable/btn_toggle_off_normal_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e4 (android:drawable/btn_toggle_off_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e6 (android:drawable/btn_toggle_off_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e1 (android:drawable/btn_toggle_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 74K, 3% free 2651K/2732K, paused 0ms+0ms, total 2ms
W/Resources( 3922): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f6 (android:drawable/btn_toggle_on_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f2 (android:drawable/btn_toggle_on_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f4 (android:drawable/btn_toggle_on_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801ee (android:drawable/btn_toggle_on_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801f0 (android:drawable/btn_toggle_on_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801eb (android:drawable/btn_toggle_off_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e7 (android:drawable/btn_toggle_off_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e9 (android:drawable/btn_toggle_off_normal_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e3 (android:drawable/btn_toggle_off_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e5 (android:drawable/btn_toggle_off_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10801e0 (android:drawable/btn_toggle_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 149K, 6% free 2613K/2772K, paused 1ms+0ms, total 4ms
W/Resources( 3922): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108064a (android:drawable/textfield_multiline_activated_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080652 (android:drawable/textfield_multiline_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108064c (android:drawable/textfield_multiline_default_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108064e (android:drawable/textfield_multiline_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080650 (android:drawable/textfield_multiline_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080637 (android:drawable/textfield_activated_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080647 (android:drawable/textfield_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108063f (android:drawable/textfield_default_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080642 (android:drawable/textfield_disabled_focused_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080644 (android:drawable/textfield_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080258 (android:drawable/edit_text_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 111K, 6% free 2614K/2772K, paused 0ms+0ms, total 4ms
W/Resources( 3922): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080649 (android:drawable/textfield_multiline_activated_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080651 (android:drawable/textfield_multiline_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108064b (android:drawable/textfield_multiline_default_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108064d (android:drawable/textfield_multiline_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108064f (android:drawable/textfield_multiline_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080636 (android:drawable/textfield_activated_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080646 (android:drawable/textfield_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108063e (android:drawable/textfield_default_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080641 (android:drawable/textfield_disabled_focused_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080643 (android:drawable/textfield_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080257 (android:drawable/edit_text_holo_dark) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 110K, 6% free 2615K/2772K, paused 0ms+1ms, total 4ms
W/Resources( 3922): Preloaded drawable resource #0x1080633 (android:drawable/text_select_handle_left) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080635 (android:drawable/text_select_handle_right) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080630 (android:drawable/text_edit_paste_window) that varies with configuration!!
V/NatController( 3921): runCmd(/system/bin/iptables -F natctrl_FORWARD) res=0
V/NatController( 3921): runCmd(/system/bin/iptables -A natctrl_FORWARD -j DROP) res=0
V/NatController( 3921): runCmd(/system/bin/iptables -t nat -F natctrl_nat_POSTROUTING) res=0
E/logwrapper( 4106): executing /system/bin/ip failed: No such file or directory
V/NatController( 3921): runCmd(/system/bin/ip rule flush) res=255
E/logwrapper( 4107): executing /system/bin/ip failed: No such file or directory
V/NatController( 3921): runCmd(/system/bin/ip -6 rule flush) res=255
E/logwrapper( 4108): executing /system/bin/ip failed: No such file or directory
V/NatController( 3921): runCmd(/system/bin/ip rule add from all lookup default prio 32767) res=255
E/logwrapper( 4109): executing /system/bin/ip failed: No such file or directory
V/NatController( 3921): runCmd(/system/bin/ip rule add from all lookup main prio 32766) res=255
E/logwrapper( 4110): executing /system/bin/ip failed: No such file or directory
V/NatController( 3921): runCmd(/system/bin/ip -6 rule add from all lookup default prio 32767) res=255
E/logwrapper( 4111): executing /system/bin/ip failed: No such file or directory
V/NatController( 3921): runCmd(/system/bin/ip -6 rule add from all lookup main prio 32766) res=255
E/logwrapper( 4112): executing /system/bin/ip failed: No such file or directory
V/NatController( 3921): runCmd(/system/bin/ip route flush cache) res=255
V/NatController( 3921): runCmd(/system/bin/iptables -F natctrl_tether_counters) res=0
V/NatController( 3921): runCmd(/system/bin/iptables -X natctrl_tether_counters) res=0
V/NatController( 3921): runCmd(/system/bin/iptables -N natctrl_tether_counters) res=0
D/dalvikvm( 3922): GC_EXPLICIT freed 131K, 9% free 2537K/2772K, paused 33ms+0ms, total 37ms
W/Resources( 3922): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108026d (android:drawable/expander_close_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080274 (android:drawable/expander_open_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080270 (android:drawable/expander_group_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108026e (android:drawable/expander_close_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080275 (android:drawable/expander_open_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080271 (android:drawable/expander_group_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 17K, 8% free 2575K/2772K, paused 0ms+0ms, total 26ms
W/Resources( 3922): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108041d (android:drawable/list_selector_disabled_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803fe (android:drawable/list_pressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803fc (android:drawable/list_longpressed_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108041a (android:drawable/list_selector_background_transition_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080421 (android:drawable/list_selector_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108041e (android:drawable/list_selector_disabled_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803ff (android:drawable/list_pressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803fd (android:drawable/list_longpressed_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108041b (android:drawable/list_selector_background_transition_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x10803f7 (android:drawable/list_focused_holo) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080422 (android:drawable/list_selector_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 72K, 8% free 2558K/2772K, paused 0ms+1ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x1080401 (android:drawable/list_section_divider_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080400 (android:drawable/list_section_divider_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080432 (android:drawable/menu_hardkey_panel_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080433 (android:drawable/menu_hardkey_panel_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108043a (android:drawable/menu_submenu_background) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 34K, 7% free 2590K/2772K, paused 0ms+0ms, total 15ms
W/Resources( 3922): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080437 (android:drawable/menu_popup_panel_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080431 (android:drawable/menu_dropdown_panel_holo_light) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080435 (android:drawable/menu_panel_holo_light) that varies with configuration!!
D/dalvikvm( 3922): GC_EXPLICIT freed 65K, 6% free 2608K/2772K, paused 0ms+0ms, total 3ms
W/Resources( 3922): Preloaded drawable resource #0x1080436 (android:drawable/menu_popup_panel_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080430 (android:drawable/menu_dropdown_panel_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x1080434 (android:drawable/menu_panel_holo_dark) that varies with configuration!!
W/Resources( 3922): Preloaded drawable resource #0x108047c (android:drawable/overscroll_edge) that varies with configuration!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment