android自动化测试之dumpsys性能测试

Java代码   收藏代码
  1. dumpsys 用来给出手机中所有应用程序的信息,并且也会给出现在手机的状态。  
  2. dumpsys [Option]  
  3.                meminfo 显示内存信息  
  4.                cpuinfo 显示CPU信息  
  5.                account 显示accounts信息  
  6.                activity 显示所有的activities的信息  
  7.                window 显示键盘,窗口和它们的关系  
  8.                wifi 显示wifi信息  


示例:全部信息 

Java代码   收藏代码
  1. Event Hub State:  
  2.   HaveFirstKeyboard: false  
  3.   FirstKeyboardId: 0x10000  
  4.   Devices:  
  5.     0x10000: qwerty2 (aka device 0 - first keyboard)  
  6.       Classes: 0x000000af  
  7.       Path: /dev/input/event0  
  8.       KeyLayoutFile:   
  9.   
  10. Input Reader State:  
  11.   Device 0x0: qwerty2  
  12.     Sources: 0x00011307  
  13.     KeyboardType: 2  
  14.     Motion Ranges:  
  15.       X: min=0.000, max=480.000, flat=0.000, fuzz=1.002  
  16.       Y: min=0.000, max=800.000, flat=0.000, fuzz=1.001  
  17.     Keyboard Input Mapper:  
  18.       AssociatedDisplayId: 0  
  19.       KeyboardType: 2  
  20.       KeyDowns: 0 keys currently down  
  21.       MetaState: 0x0  
  22.       DownTime: 0  
  23.     Trackball Input Mapper:  
  24.       AssociatedDisplayId: 0  
  25.       XPrecision: 6.000  
  26.       YPrecision: 6.000  
  27.       Down: false  
  28.       DownTime: 0  
  29.     Touch Input Mapper:  
  30.       AssociatedDisplayId: 0  
  31.       UseBadTouchFilter: false  
  32.       UseAveragingTouchFilter: false  
  33.       UseJumpyTouchFilter: false  
  34.       Raw Axes:  
  35.         X: min=0, max=479, flat=0, fuzz=0  
  36.         Y: min=0, max=799, flat=0, fuzz=0  
  37.         Pressure: unknown range  
  38.         TouchMajor: unknown range  
  39.         TouchMinor: unknown range  
  40.         ToolMajor: unknown range  
  41.         ToolMinor: unknown range  
  42.         Orientation: unknown range  
  43.       Calibration:  
  44.         touch.touchSize.calibration: none  
  45.         touch.toolSize.calibration: none  
  46.         touch.pressure.calibration: none  
  47.         touch.size.calibration: none  
  48.         touch.orientation.calibration: none  
  49.       SurfaceWidth: 480px  
  50.       SurfaceHeight: 800px  
  51.       SurfaceOrientation: 0  
  52.       Translation and Scaling Factors:        XOrigin: 0  
  53.         YOrigin: 0  
  54.         XScale: 1.002  
  55.         YScale: 1.001  
  56.         XPrecision: 0.998  
  57.         YPrecision: 0.999  
  58.         GeometricScale: 1.002  
  59.         ToolSizeLinearScale: 0.000  
  60.         ToolSizeLinearBias: 0.000  
  61.         ToolSizeAreaScale: 0.000  
  62.         ToolSizeAreaBias: 0.000  
  63.         PressureScale: 0.000  
  64.         SizeScale: 0.000  
  65.         OrientationSCale: 0.000  
  66.   
  67. Input Dispatcher State:  
  68.   DispatchEnabled: 1  
  69.   DispatchFrozen: 0  
  70.   FocusedApplication: name='AppWindowToken{40970358 token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}}', dispatchingTimeout=5000.000ms  
  71.   FocusedWindow: name='Window{40745458 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity paused=false}'  
  72.   TouchDown: false  
  73.   TouchSplit: false  
  74.   TouchedWindows: <none>  
  75.   Windows:  
  76.     0: name='Window{40891f18 StatusBar paused=false}', paused=false, hasFocus=false, hasWallpaper=false, visible=true, canReceiveKeys=false, flags=0x00000048, type=0x000007d0, layer=81000, frame=[0,0][480,38], visibleFrame=[0,0][480,38], touchableArea=[0,0][480,38], ownerPid=183, ownerUid=1000, dispatchingTimeout=5000.000ms  
  77.     1: name='Window{40635b50 StatusBarExpanded paused=false}', paused=false, hasFocus=false, hasWallpaper=false, visible=true, canReceiveKeys=false, flags=0x00011328, type=0x000007de, layer=51005, frame=[0,-800][480,-82], visibleFrame=[0,-800][480,-82], touchableArea=[0,-800][480,-82], ownerPid=183, ownerUid=1000, dispatchingTimeout=5000.000ms  
  78.     2: name='Window{408d2310 TrackingView paused=false}', paused=false, hasFocus=false, hasWallpaper=false, visible=false, canReceiveKeys=false, flags=0x00020300, type=0x000007de, layer=51000, frame=[0,0][480,800], visibleFrame=[0,0][480,800], touchableArea=[0,0][480,800], ownerPid=183, ownerUid=1000, dispatchingTimeout=5000.000ms  
  79.     3: name='Window{40745458 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity paused=false}', paused=false, hasFocus=true, hasWallpaper=false, visible=true, canReceiveKeys=true, flags=0x00010100, type=0x00000001, layer=21015, frame=[0,0][480,800], visibleFrame=[0,38][480,800], touchableArea=[0,0][480,800], ownerPid=419, ownerUid=10030, dispatchingTimeout=5000.000ms  
  80.     4: name='Window{40673050 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity paused=false}', paused=false, hasFocus=false, hasWallpaper=false, visible=true, canReceiveKeys=true, flags=0x00010100, type=0x00000001, layer=21010, frame=[0,0][480,800], visibleFrame=[0,38][480,800], touchableArea=[0,0][480,800], ownerPid=419, ownerUid=10030, dispatchingTimeout=5000.000ms  
  81.     5: name='Window{4093df78 com.android.launcher/com.android.launcher2.Launcher paused=false}', paused=false, hasFocus=false, hasWallpaper=true, visible=true, canReceiveKeys=true, flags=0x00110100, type=0x00000001, layer=21005, frame=[0,0][480,800], visibleFrame=[0,38][480,800], touchableArea=[0,0][480,800], ownerPid=262, ownerUid=10013, dispatchingTimeout=5000.000ms  
  82.     6: name='Window{407a61d8 com.android.internal.service.wallpaper.ImageWallpaper paused=false}', paused=false, hasFocus=false, hasWallpaper=false, visible=true, canReceiveKeys=false, flags=0x00000318, type=0x000007dd, layer=21000, frame=[0,0][480,800], visibleFrame=[0,0][480,800], touchableArea=[0,0][480,800], ownerPid=84, ownerUid=1000, dispatchingTimeout=5000.000ms  
  83.   MonitoringChannels: <none>  
  84.   InboundQueue: length=0  
  85.   ActiveConnections: <none>  
  86.   AppSwitch: not pending  
  87.   
  88.   
  89.    
  90. Current Window Manager state:  
  91.   Window #6 Window{40891f18 StatusBar paused=false}:  
  92.     mSession=Session{4064f0f0 uid 1000} mClient=android.os.BinderProxy@40639370  
  93.     mAttrs=WM.LayoutParams{(0,0)(fillx38) sim=#20 gr=#37 ty=2000 fl=#48 fmt=2 wanim=0x103006d}  
  94.     mBaseLayer=81000 mSubLayer=0 mAnimLayer=81000+0=81000 mLastLayer=81000  
  95.     mSurface=Surface(name=StatusBar, identity=3)  
  96.     Surface: shown=true layer=81000 alpha=1.0 rect=(0,0480 x 38  
  97.     mToken=WindowToken{40746708 token=null}  
  98.     mRootToken=WindowToken{40746708 token=null}  
  99.     mViewVisibility=0x0 mLastHidden=false mHaveFrame=true mObscured=false  
  100.     Requested w=480 h=38 mLayoutSeq=43  
  101.     mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]  
  102.     mConfiguration={ scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=4}  
  103.     mShownFrame=[0,0][480,38] last=[0,0][480,38]  
  104.     mFrame=[0,0][480,38] last=[0,0][480,38]  
  105.     mContainingFrame=[0,0][480,800] mDisplayFrame=[0,0][480,800]  
  106.     mContentFrame=[0,0][480,38] mVisibleFrame=[0,0][480,38]  
  107.     mContentInsets=[0,0][0,0] last=[0,0][0,0] mVisibleInsets=[0,0][0,0] last=[0,0][0,0]  
  108.     mAnimating=false mLocalAnimating=false mAnimationIsEntrance=true mAnimation=null  
  109.     mDrawPending=false mCommitDrawPending=false mReadyToShow=false mHasDrawn=true  
  110.   Window #5 Window{40635b50 StatusBarExpanded paused=false}:  
  111.     mSession=Session{4064f0f0 uid 1000} mClient=android.os.BinderProxy@40797698  
  112.     mAttrs=WM.LayoutParams{(0,-800)(fillx718) sim=#20 gr=#37 ty=2014 fl=#11328 fmt=-3 wanim=0x1030001}  
  113.     mBaseLayer=51000 mSubLayer=0 mAnimLayer=51005+0=51005 mLastLayer=51005  
  114.     mSurface=Surface(name=StatusBarExpanded, identity=4)  
  115.     Surface: shown=true layer=51005 alpha=1.0 rect=(0,-800480 x 718  
  116.     mToken=WindowToken{40746708 token=null}  
  117.     mRootToken=WindowToken{40746708 token=null}  
  118.     mViewVisibility=0x0 mLastHidden=false mHaveFrame=true mObscured=false  
  119.     Requested w=480 h=718 mLayoutSeq=43  
  120.     mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]  
  121.     mConfiguration={ scale=1.0 imsi=0/0 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=4}  
  122.     mShownFrame=[0,-800][480,-82] last=[0,-800][480,-82]  
  123.     mFrame=[0,-800][480,-82] last=[0,-800][480,-82]  
  124.     mContainingFrame=[0,0][480,800] mDisplayFrame=[-10000,-10000][10000,10000]  
  125.     mContentFrame=[0,-800][480,-82] mVisibleFrame=[0,-800][480,-82]  
  126.     mContentInsets=[0,0][0,0] last=[0,0][0,0] mVisibleInsets=[0,0][0,0] last=[0,0][0,0]  
  127.     mDrawPending=false mCommitDrawPending=false mReadyToShow=false mHasDrawn=true  
  128.   Window #4 Window{408d2310 TrackingView paused=false}:  
  129.     mSession=Session{4064f0f0 uid 1000} mClient=android.os.BinderProxy@406c58e0  
  130.     mAttrs=WM.LayoutParams{(0,-800)(fillxfill) sim=#20 gr=#37 ty=2014 fl=#20300 fmt=2}  
  131.     mBaseLayer=51000 mSubLayer=0 mAnimLayer=51000+0=51000 mLastLayer=0  
  132.     mToken=WindowToken{40746708 token=null}  
  133.     mRootToken=WindowToken{40746708 token=null}  
  134.     mViewVisibility=0x8 mLastHidden=false mHaveFrame=true mObscured=false  
  135.     Requested w=480 h=800 mLayoutSeq=7  
  136.     mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]  
  137.     mConfiguration=null  
  138.     mShownFrame=[0,0][0,0] last=[0,0][0,0]  
  139.     mFrame=[0,0][480,800] last=[0,0][0,0]  
  140.     mContainingFrame=[0,0][480,800] mDisplayFrame=[-10000,-10000][10000,10000]  
  141.     mContentFrame=[0,0][480,800] mVisibleFrame=[0,0][480,800]  
  142.     mContentInsets=[0,0][0,0] last=[0,0][0,0] mVisibleInsets=[0,0][0,0] last=[0,0][0,0]  
  143.     mDrawPending=false mCommitDrawPending=false mReadyToShow=false mHasDrawn=false  
  144.   Window #3 Window{40745458 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity paused=false}:  
  145.     mSession=Session{407498f0 uid 10030} mClient=android.os.BinderProxy@406fd0d0  
  146.     mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#110 ty=1 fl=#10100 fmt=-1}  
  147.     mBaseLayer=21000 mSubLayer=0 mAnimLayer=21015+0=21015 mLastLayer=21015  
  148.     mSurface=Surface(name=cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity, identity=10)  
  149.     Surface: shown=true layer=21015 alpha=1.0 rect=(0,0480 x 800  
  150.     mToken=AppWindowToken{40970358 token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}}  
  151.     mRootToken=AppWindowToken{40970358 token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}}  
  152.     mAppToken=AppWindowToken{40970358 token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}}  
  153.     mViewVisibility=0x0 mLastHidden=false mHaveFrame=true mObscured=false  
  154.     Requested w=480 h=800 mLayoutSeq=43  
  155.     mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]  
  156.     mConfiguration={ scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=5}  
  157.     mShownFrame=[0,0][480,800] last=[0,0][480,800]  
  158.     mFrame=[0,0][480,800] last=[0,0][480,800]  
  159.     mContainingFrame=[0,0][480,800] mDisplayFrame=[0,0][480,800]  
  160.     mContentFrame=[0,38][480,800] mVisibleFrame=[0,38][480,800]  
  161.     mContentInsets=[0,38][0,0] last=[0,38][0,0] mVisibleInsets=[0,38][0,0] last=[0,38][0,0]  
  162.     mDrawPending=false mCommitDrawPending=false mReadyToShow=false mHasDrawn=true  
  163.   Window #2 Window{40673050 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity paused=false}:  
  164.     mSession=Session{407498f0 uid 10030} mClient=android.os.BinderProxy@4073ad38  
  165.     mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#20 ty=1 fl=#10100 fmt=-1}  
  166.     mBaseLayer=21000 mSubLayer=0 mAnimLayer=21010+0=21010 mLastLayer=21010  
  167.     mSurface=Surface(name=cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity, identity=8)  
  168.     Surface: shown=true layer=21010 alpha=1.0 rect=(0,0480 x 800  
  169.     mToken=AppWindowToken{4081df70 token=HistoryRecord{405527c8 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity}}  
  170.     mRootToken=AppWindowToken{4081df70 token=HistoryRecord{405527c8 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity}}  
  171.     mAppToken=AppWindowToken{4081df70 token=HistoryRecord{405527c8 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity}}  
  172.     mViewVisibility=0x0 mLastHidden=false mHaveFrame=true mObscured=true  
  173.     Requested w=480 h=800 mLayoutSeq=43  
  174.     mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]  
  175.     mConfiguration={ scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=5}  
  176.     mShownFrame=[0,0][480,800] last=[0,0][480,800]  
  177.     mFrame=[0,0][480,800] last=[0,0][480,800]  
  178.     mContainingFrame=[0,0][480,800] mDisplayFrame=[0,0][480,800]  
  179.     mContentFrame=[0,38][480,800] mVisibleFrame=[0,38][480,800]  
  180.     mContentInsets=[0,38][0,0] last=[0,38][0,0] mVisibleInsets=[0,38][0,0] last=[0,38][0,0]  
  181.     mDrawPending=false mCommitDrawPending=false mReadyToShow=false mHasDrawn=true  
  182.   Window #1 Window{4093df78 com.android.launcher/com.android.launcher2.Launcher paused=false}:  
  183.     mSession=Session{409464b8 uid 10013} mClient=android.os.BinderProxy@4081c9e0  
  184.     mAttrs=WM.LayoutParams{(0,0)(fillxfill) sim=#20 ty=1 fl=#110100 fmt=-2 wanim=0x1030001}  
  185.     mBaseLayer=21000 mSubLayer=0 mAnimLayer=21005+0=21005 mLastLayer=21005  
  186.     mSurface=Surface(name=com.android.launcher/com.android.launcher2.Launcher, identity=6)  
  187.     Surface: shown=true layer=21005 alpha=1.0 rect=(0,0480 x 800  
  188.     mToken=AppWindowToken{409c3128 token=HistoryRecord{40757508 com.android.launcher/com.android.launcher2.Launcher}}  
  189.     mRootToken=AppWindowToken{409c3128 token=HistoryRecord{40757508 com.android.launcher/com.android.launcher2.Launcher}}  
  190.     mAppToken=AppWindowToken{409c3128 token=HistoryRecord{40757508 com.android.launcher/com.android.launcher2.Launcher}}  
  191.     mViewVisibility=0x0 mLastHidden=false mHaveFrame=true mObscured=true  
  192.     Requested w=480 h=800 mLayoutSeq=43  
  193.     mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]  
  194.     mConfiguration={ scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=5}  
  195.     mShownFrame=[0,0][480,800] last=[0,0][480,800]  
  196.     mFrame=[0,0][480,800] last=[0,0][480,800]  
  197.     mContainingFrame=[0,0][480,800] mDisplayFrame=[0,0][480,800]  
  198.     mContentFrame=[0,38][480,800] mVisibleFrame=[0,38][480,800]  
  199.     mContentInsets=[0,38][0,0] last=[0,38][0,0] mVisibleInsets=[0,38][0,0] last=[0,38][0,0]  
  200.     mDrawPending=false mCommitDrawPending=false mReadyToShow=false mHasDrawn=true  
  201.     mWallpaperX=0.5 mWallpaperY=0.0  
  202.     mWallpaperXStep=0.25 mWallpaperYStep=0.0  
  203.   Window #0 Window{407a61d8 com.android.internal.service.wallpaper.ImageWallpaper paused=false}:  
  204.     mSession=Session{4070fda0 uid 1000} mClient=android.service.wallpaper.WallpaperService$Engine$4@407352d0  
  205.     mAttrs=WM.LayoutParams{(0,0)(fillxfill) gr=#33 ty=2013 fl=#318 fmt=4 wanim=0x1030079}  
  206.     mIsImWindow=false mIsWallpaper=true mIsFloatingLayer=true mWallpaperVisible=false  
  207.     mBaseLayer=21000 mSubLayer=0 mAnimLayer=21000+0=21000 mLastLayer=21000  
  208.     mSurface=Surface(name=com.android.internal.service.wallpaper.ImageWallpaper, identity=2)  
  209.     Surface: shown=false layer=21000 alpha=1.0 rect=(0,0480 x 800  
  210.     mToken=WindowToken{406589a0 token=android.os.Binder@40550d80}  
  211.     mRootToken=WindowToken{406589a0 token=android.os.Binder@40550d80}  
  212.     mViewVisibility=0x0 mLastHidden=true mHaveFrame=true mObscured=true  
  213.     Requested w=-1 h=-1 mLayoutSeq=34  
  214.     mGivenContentInsets=[0,0][0,0] mGivenVisibleInsets=[0,0][0,0]  
  215.     mConfiguration={ scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=5}  
  216.     mShownFrame=[0,0][480,800] last=[0,0][480,800]  
  217.     mFrame=[0,0][480,800] last=[0,0][480,800]  
  218.     mContainingFrame=[0,0][480,800] mDisplayFrame=[-10000,-10000][10000,10000]  
  219.     mContentFrame=[0,0][480,800] mVisibleFrame=[0,0][480,800]  
  220.     mContentInsets=[0,0][0,0] last=[0,0][0,0] mVisibleInsets=[0,0][0,0] last=[0,0][0,0]  
  221.     mDrawPending=false mCommitDrawPending=false mReadyToShow=false mHasDrawn=true  
  222.     mWallpaperX=0.5 mWallpaperY=0.0  
  223.     mWallpaperXStep=0.25 mWallpaperYStep=0.0  
  224.    
  225.   All active sessions:  
  226.   Session Session{407498f0 uid 10030}:  
  227.     mNumWindow=2 mClientDead=false mSurfaceSession=android.view.SurfaceSession@406b7280  
  228.   Session Session{409464b8 uid 10013}:  
  229.     mNumWindow=1 mClientDead=false mSurfaceSession=android.view.SurfaceSession@40528e28  
  230.   Session Session{4064f0f0 uid 1000}:  
  231.     mNumWindow=3 mClientDead=false mSurfaceSession=android.view.SurfaceSession@4054aa38  
  232.   Session Session{4070fda0 uid 1000}:  
  233.     mNumWindow=1 mClientDead=false mSurfaceSession=android.view.SurfaceSession@409588d0  
  234.    
  235.   All tokens:  
  236.   Token null:  
  237.     token=null  
  238.     windows=[Window{40891f18 StatusBar paused=false}, Window{408d2310 TrackingView paused=false}, Window{40635b50 StatusBarExpanded paused=false}]  
  239.     windowType=-1 hidden=false hasVisible=true  
  240.   Token HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}:  
  241.     token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}  
  242.     windows=[Window{40745458 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity paused=false}]  
  243.     windowType=2 hidden=false hasVisible=true  
  244.     app=true  
  245.     allAppWindows=[Window{40745458 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity paused=false}]  
  246.     groupId=4 appFullscreen=false requestedOrientation=1  
  247.     hiddenRequested=false clientHidden=false willBeHidden=false reportedVisible=true  
  248.     numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true  
  249.     startingData=null removed=false firstWindowDrawn=true  
  250.   Token HistoryRecord{40757508 com.android.launcher/com.android.launcher2.Launcher}:  
  251.     token=HistoryRecord{40757508 com.android.launcher/com.android.launcher2.Launcher}  
  252.     windows=[Window{4093df78 com.android.launcher/com.android.launcher2.Launcher paused=false}]  
  253.     windowType=2 hidden=false hasVisible=true  
  254.     app=true  
  255.     allAppWindows=[Window{4093df78 com.android.launcher/com.android.launcher2.Launcher paused=false}]  
  256.     groupId=3 appFullscreen=true requestedOrientation=5  
  257.     hiddenRequested=false clientHidden=false willBeHidden=false reportedVisible=true  
  258.     numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true  
  259.     startingData=null removed=false firstWindowDrawn=true  
  260.   Token android.os.Binder@40549038:  
  261.     token=android.os.Binder@40549038  
  262.     windows=[]  
  263.     windowType=2011 hidden=false hasVisible=false  
  264.   Token android.os.Binder@40550d80:  
  265.     token=android.os.Binder@40550d80  
  266.     windows=[Window{407a61d8 com.android.internal.service.wallpaper.ImageWallpaper paused=false}]  
  267.     windowType=2013 hidden=true hasVisible=true  
  268.   Token HistoryRecord{405527c8 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity}:  
  269.     token=HistoryRecord{405527c8 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity}  
  270.     windows=[Window{40673050 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity paused=false}]  
  271.     windowType=2 hidden=false hasVisible=true  
  272.     app=true  
  273.     allAppWindows=[Window{40673050 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity paused=false}]  
  274.     groupId=4 appFullscreen=false requestedOrientation=1  
  275.     hiddenRequested=false clientHidden=false willBeHidden=false reportedVisible=true  
  276.     numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true  
  277.     startingData=null removed=false firstWindowDrawn=true  
  278.    
  279.   Window token list:  
  280.   #0: WindowToken{406589a0 token=android.os.Binder@40550d80}  
  281.   #1: WindowToken{405270a8 token=android.os.Binder@40549038}  
  282.   #2: WindowToken{40746708 token=null}  
  283.   #3: AppWindowToken{409c3128 token=HistoryRecord{40757508 com.android.launcher/com.android.launcher2.Launcher}}  
  284.   #4: AppWindowToken{4081df70 token=HistoryRecord{405527c8 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity}}  
  285.   #5: AppWindowToken{40970358 token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}}  
  286.    
  287.   Wallpaper tokens:  
  288.   Wallpaper #0 WindowToken{406589a0 token=android.os.Binder@40550d80}:  
  289.     token=android.os.Binder@40550d80  
  290.     windows=[Window{407a61d8 com.android.internal.service.wallpaper.ImageWallpaper paused=false}]  
  291.     windowType=2013 hidden=true hasVisible=true  
  292.    
  293.   Application tokens in Z order:  
  294.   App #2: AppWindowToken{40970358 token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}}  
  295.   App #1: AppWindowToken{4081df70 token=HistoryRecord{405527c8 cn.opda.a.phonoalbumshoushou/cn.com.opda.android.mainui.MainActivity}}  
  296.   App #0: AppWindowToken{409c3128 token=HistoryRecord{40757508 com.android.launcher/com.android.launcher2.Launcher}}  
  297.    
  298.   mCurrentFocus=Window{40745458 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity paused=false}  
  299.   mLastFocus=Window{40745458 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity paused=false}  
  300.   mFocusedApp=AppWindowToken{40970358 token=HistoryRecord{4081ad10 cn.opda.a.phonoalbumshoushou/com.dianxinos.optimizer.recommend.RecommendTabActivity}}  
  301.   mInputMethodTarget=null  
  302.   mInputMethodWindow=null  
  303.   mWallpaperTarget=Window{4093df78 com.android.launcher/com.android.launcher2.Launcher paused=false}  
  304.   mCurConfiguration={ scale=1.0 imsi=310/260 loc=en_US touch=3 keys=2/1/2 nav=3/1 orien=1 layout=34 uiMode=17 seq=5}  
  305.   mInTouchMode=false mLayoutSeq=43  
  306.   mSystemBooted=true mDisplayEnabled=true  
  307.   mLayoutNeeded=false mBlurShown=false  
  308.   no DimAnimator   
  309.   mInputMethodAnimLayerAdjustment=0  mWallpaperAnimLayerAdjustment=0  
  310.   mLastWallpaperX=0.5 mLastWallpaperY=0.0  
  311.   mDisplayFrozen=false mWindowsFreezingScreen=false mAppsFreezingScreen=0 mWaitingForConfig=false  
  312.   mRotation=0, mForcedAppOrientation=1, mRequestedRotation=0  
  313.   mAnimationPending=false mWindowAnimationScale=1.0 mTransitionWindowAnimationScale=1.0  
  314.   mNextAppTransition=0xffffffff, mAppTransitionReady=false, mAppTransitionRunning=false, mAppTransitionTimeout=false  
  315.   mStartingIconInTransition=false, mSkipAppTransitionAnimation=false  
  316.   DisplayWidth=480 DisplayHeight=800  

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值