Android 命令 adb shell 獲取螢幕分辯率
阿新 • • 發佈:2019-02-01
adb shell wm size
簡潔方式
Physical size: 720x1440
adb shell dumpsys window displays
更加詳細的方式
Dump time : 2018-01-05 11:23:05.909
WINDOW MANAGER DISPLAY CONTENTS (dumpsys window displays)
Display: mDisplayId=0
init=720x1440 320dpi cur=720x1440 app=720x1344 rng=720x672-1344x1296
deferred=false layoutNeeded=false
Dump time : 2018-01-05 11:23:05.909
WINDOW MANAGER DISPLAY CONTENTS (dumpsys window displays)
Display: mDisplayId=0
init=720x1440 320dpi cur=720x1440 app=720x1344 rng=720x672-1344x1296
deferred=false layoutNeeded=false
Application tokens in top down Z order:
mStackId=1
mDeferDetach=false
mFullscreen=true
mBounds=[0,0][720,1440]
taskId=129
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{d51ee30 token=Token{2866fe2 ActivityRecord{a8840ad u0 com.mediatek.camera/com.android.camera.CameraLauncher t129}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{d51ee30 token=Token{2866fe2 ActivityRecord{a8840ad u0 com.mediatek.camera/com.android.camera.CameraLauncher t129}}}
windows=[Window{904b126 u0 com.mediatek.camera/com.android.camera.CameraLauncher}]
windowType=2 hidden=false hasVisible=true
app=true voiceInteraction=false
allAppWindows=[Window{904b126 u0 com.mediatek.camera/com.android.camera.CameraLauncher}]
task={taskId=129 appTokens=[AppWindowToken{d51ee30 token=Token{2866fe2 ActivityRecord{a8840ad u0 com.mediatek.camera/com.android.camera.CameraLauncher t129}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=false clientHidden=false reportedDrawn=true reportedVisible=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
startingData=null removed=false firstWindowDrawn=true mIsExiting=false
taskId=173
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{240a5f9 token=Token{97b8ff2 ActivityRecord{93c96fd u0 com.fadi.batteryanalysistool/.ui.MainActivity t173}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{240a5f9 token=Token{97b8ff2 ActivityRecord{93c96fd u0 com.fadi.batteryanalysistool/.ui.MainActivity t173}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=173 appTokens=[AppWindowToken{240a5f9 token=Token{97b8ff2 ActivityRecord{93c96fd u0 com.fadi.batteryanalysistool/.ui.MainActivity t173}}}] mdr=false}
appFullscreen=true requestedOrientation=-1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=161
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{927e70f token=Token{6d42fe9 ActivityRecord{38a7070 u0 com.android.settings/.Settings t161}}}, AppWindowToken{ed11743 token=Token{ebb54f2 ActivityRecord{23c4ffd u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t161}}}, AppWindowToken{4231258 token=Token{1bcab3b ActivityRecord{4b95dca u0 com.android.lava.powersave/.ui.SmartAppManagerActivity t161}}}, AppWindowToken{47bdd07 token=Token{14a4746 ActivityRecord{3c90721 u0 com.android.lava.powersave/.ui.SmartAppManagerSettinsActivity t161}}}]
mTempInsetBounds=[0,0][0,0]
Activity #3 AppWindowToken{47bdd07 token=Token{14a4746 ActivityRecord{3c90721 u0 com.android.lava.powersave/.ui.SmartAppManagerSettinsActivity t161}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=161 appTokens=[AppWindowToken{927e70f token=Token{6d42fe9 ActivityRecord{38a7070 u0 com.android.settings/.Settings t161}}}, AppWindowToken{ed11743 token=Token{ebb54f2 ActivityRecord{23c4ffd u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t161}}}, AppWindowToken{4231258 token=Token{1bcab3b ActivityRecord{4b95dca u0 com.android.lava.powersave/.ui.SmartAppManagerActivity t161}}}, AppWindowToken{47bdd07 token=Token{14a4746 ActivityRecord{3c90721 u0 com.android.lava.powersave/.ui.SmartAppManagerSettinsActivity t161}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
Activity #2 AppWindowToken{4231258 token=Token{1bcab3b ActivityRecord{4b95dca u0 com.android.lava.powersave/.ui.SmartAppManagerActivity t161}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=161 appTokens=[AppWindowToken{927e70f token=Token{6d42fe9 ActivityRecord{38a7070 u0 com.android.settings/.Settings t161}}}, AppWindowToken{ed11743 token=Token{ebb54f2 ActivityRecord{23c4ffd u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t161}}}, AppWindowToken{4231258 token=Token{1bcab3b ActivityRecord{4b95dca u0 com.android.lava.powersave/.ui.SmartAppManagerActivity t161}}}, AppWindowToken{47bdd07 token=Token{14a4746 ActivityRecord{3c90721 u0 com.android.lava.powersave/.ui.SmartAppManagerSettinsActivity t161}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
Activity #1 AppWindowToken{ed11743 token=Token{ebb54f2 ActivityRecord{23c4ffd u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t161}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=161 appTokens=[AppWindowToken{927e70f token=Token{6d42fe9 ActivityRecord{38a7070 u0 com.android.settings/.Settings t161}}}, AppWindowToken{ed11743 token=Token{ebb54f2 ActivityRecord{23c4ffd u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t161}}}, AppWindowToken{4231258 token=Token{1bcab3b ActivityRecord{4b95dca u0 com.android.lava.powersave/.ui.SmartAppManagerActivity t161}}}, AppWindowToken{47bdd07 token=Token{14a4746 ActivityRecord{3c90721 u0 com.android.lava.powersave/.ui.SmartAppManagerSettinsActivity t161}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
Activity #0 AppWindowToken{927e70f token=Token{6d42fe9 ActivityRecord{38a7070 u0 com.android.settings/.Settings t161}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=161 appTokens=[AppWindowToken{927e70f token=Token{6d42fe9 ActivityRecord{38a7070 u0 com.android.settings/.Settings t161}}}, AppWindowToken{ed11743 token=Token{ebb54f2 ActivityRecord{23c4ffd u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t161}}}, AppWindowToken{4231258 token=Token{1bcab3b ActivityRecord{4b95dca u0 com.android.lava.powersave/.ui.SmartAppManagerActivity t161}}}, AppWindowToken{47bdd07 token=Token{14a4746 ActivityRecord{3c90721 u0 com.android.lava.powersave/.ui.SmartAppManagerSettinsActivity t161}}}] mdr=false}
appFullscreen=true requestedOrientation=-1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=160
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{dadb7a4 token=Token{984b736 ActivityRecord{c0880d1 u0 com.lava.globalsearch/.QwertySearchActivity t160}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{dadb7a4 token=Token{984b736 ActivityRecord{c0880d1 u0 com.lava.globalsearch/.QwertySearchActivity t160}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=160 appTokens=[AppWindowToken{dadb7a4 token=Token{984b736 ActivityRecord{c0880d1 u0 com.lava.globalsearch/.QwertySearchActivity t160}}}] mdr=false}
appFullscreen=false requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=133
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{d74e10f token=Token{bce2cb3 ActivityRecord{f329a22 u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t133}}}, AppWindowToken{6bebee5 token=Token{8722ddc ActivityRecord{d98b24f u0 com.android.settings/.fuelgauge.PowerUsageSummary t133}}}, AppWindowToken{55993c5 token=Token{2d1ca3c ActivityRecord{b3d842f u0 com.android.settings/.SubSettings t133}}}]
mTempInsetBounds=[0,0][0,0]
Activity #2 AppWindowToken{55993c5 token=Token{2d1ca3c ActivityRecord{b3d842f u0 com.android.settings/.SubSettings t133}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=133 appTokens=[AppWindowToken{d74e10f token=Token{bce2cb3 ActivityRecord{f329a22 u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t133}}}, AppWindowToken{6bebee5 token=Token{8722ddc ActivityRecord{d98b24f u0 com.android.settings/.fuelgauge.PowerUsageSummary t133}}}, AppWindowToken{55993c5 token=Token{2d1ca3c ActivityRecord{b3d842f u0 com.android.settings/.SubSettings t133}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
Activity #1 AppWindowToken{6bebee5 token=Token{8722ddc ActivityRecord{d98b24f u0 com.android.settings/.fuelgauge.PowerUsageSummary t133}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=133 appTokens=[AppWindowToken{d74e10f token=Token{bce2cb3 ActivityRecord{f329a22 u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t133}}}, AppWindowToken{6bebee5 token=Token{8722ddc ActivityRecord{d98b24f u0 com.android.settings/.fuelgauge.PowerUsageSummary t133}}}, AppWindowToken{55993c5 token=Token{2d1ca3c ActivityRecord{b3d842f u0 com.android.settings/.SubSettings t133}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
Activity #0 AppWindowToken{d74e10f token=Token{bce2cb3 ActivityRecord{f329a22 u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t133}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=133 appTokens=[AppWindowToken{d74e10f token=Token{bce2cb3 ActivityRecord{f329a22 u0 com.android.lava.powersave/.ui.LavaPowerSaveManager t133}}}, AppWindowToken{6bebee5 token=Token{8722ddc ActivityRecord{d98b24f u0 com.android.settings/.fuelgauge.PowerUsageSummary t133}}}, AppWindowToken{55993c5 token=Token{2d1ca3c ActivityRecord{b3d842f u0 com.android.settings/.SubSettings t133}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=136
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{5da23f8 token=Token{5a96e6a ActivityRecord{7458455 u0 com.google.android.googlequicksearchbox/com.google.android.apps.gsa.velour.dynamichosts.VelvetThemedDynamicHostActivity t136}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{5da23f8 token=Token{5a96e6a ActivityRecord{7458455 u0 com.google.android.googlequicksearchbox/com.google.android.apps.gsa.velour.dynamichosts.VelvetThemedDynamicHostActivity t136}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=136 appTokens=[AppWindowToken{5da23f8 token=Token{5a96e6a ActivityRecord{7458455 u0 com.google.android.googlequicksearchbox/com.google.android.apps.gsa.velour.dynamichosts.VelvetThemedDynamicHostActivity t136}}}] mdr=false}
appFullscreen=true requestedOrientation=-1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=130
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{b958e03 token=Token{3a23267 ActivityRecord{e291626 u0 com.lava.cleanmaster/.ui.MainActivity t130}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{b958e03 token=Token{3a23267 ActivityRecord{e291626 u0 com.lava.cleanmaster/.ui.MainActivity t130}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=130 appTokens=[AppWindowToken{b958e03 token=Token{3a23267 ActivityRecord{e291626 u0 com.lava.cleanmaster/.ui.MainActivity t130}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=121
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{cd24fa9 token=Token{9b23730 ActivityRecord{a207c73 u0 com.facebook.appmanager/com.facebook.oxygen.appmanager.ui.landing.StubInstallActivity t121}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{cd24fa9 token=Token{9b23730 ActivityRecord{a207c73 u0 com.facebook.appmanager/com.facebook.oxygen.appmanager.ui.landing.StubInstallActivity t121}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=121 appTokens=[AppWindowToken{cd24fa9 token=Token{9b23730 ActivityRecord{a207c73 u0 com.facebook.appmanager/com.facebook.oxygen.appmanager.ui.landing.StubInstallActivity t121}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=2 numDrawnWindows=2 inPendingTransaction=false allDrawn=true (animator=true)
taskId=125
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{2bee491 token=Token{861eeb8 ActivityRecord{435bd1b u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity t125}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{2bee491 token=Token{861eeb8 ActivityRecord{435bd1b u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity t125}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=125 appTokens=[AppWindowToken{2bee491 token=Token{861eeb8 ActivityRecord{435bd1b u0 com.google.android.youtube/com.google.android.apps.youtube.app.WatchWhileActivity t125}}}] mdr=false}
appFullscreen=true requestedOrientation=-1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=123
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{e396537 token=Token{fc51236 ActivityRecord{9f567d1 u0 com.twitter.android/.DispatchActivity t123}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{e396537 token=Token{fc51236 ActivityRecord{9f567d1 u0 com.twitter.android/.DispatchActivity t123}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=123 appTokens=[AppWindowToken{e396537 token=Token{fc51236 ActivityRecord{9f567d1 u0 com.twitter.android/.DispatchActivity t123}}}] mdr=false}
appFullscreen=true requestedOrientation=-1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=89
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{7bfeefe token=Token{430e9b2 ActivityRecord{7ec3fbd u0 com.android.fmradio/.FmMainActivity t89}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{7bfeefe token=Token{430e9b2 ActivityRecord{7ec3fbd u0 com.android.fmradio/.FmMainActivity t89}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=89 appTokens=[AppWindowToken{7bfeefe token=Token{430e9b2 ActivityRecord{7ec3fbd u0 com.android.fmradio/.FmMainActivity t89}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
taskId=88
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{aa4587a token=Token{4779a9c ActivityRecord{d50da0f u0 com.android.gallery3d/.app.StarosGalleryActivity t88}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{aa4587a token=Token{4779a9c ActivityRecord{d50da0f u0 com.android.gallery3d/.app.StarosGalleryActivity t88}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=88 appTokens=[AppWindowToken{aa4587a token=Token{4779a9c ActivityRecord{d50da0f u0 com.android.gallery3d/.app.StarosGalleryActivity t88}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=2 numDrawnWindows=2 inPendingTransaction=false allDrawn=true (animator=true)
taskId=85
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{56252af token=Token{c7d8a89 ActivityRecord{32c1190 u0 com.lava.videoplayer/.activity.MainActivity t85}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{56252af token=Token{c7d8a89 ActivityRecord{32c1190 u0 com.lava.videoplayer/.activity.MainActivity t85}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=85 appTokens=[AppWindowToken{56252af token=Token{c7d8a89 ActivityRecord{32c1190 u0 com.lava.videoplayer/.activity.MainActivity t85}}}] mdr=false}
appFullscreen=true requestedOrientation=1
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
mStackId=0
mDeferDetach=false
mFullscreen=true
mBounds=[0,0][720,1440]
taskId=78
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{a7549de token=Token{2ec5692 ActivityRecord{281f4f4 u0 com.android.launcher3/.Launcher t78}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{a7549de token=Token{2ec5692 ActivityRecord{281f4f4 u0 com.android.launcher3/.Launcher t78}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=78 appTokens=[AppWindowToken{a7549de token=Token{2ec5692 ActivityRecord{281f4f4 u0 com.android.launcher3/.Launcher t78}}}] mdr=false}
appFullscreen=true requestedOrientation=5
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=false (animator=false)
taskId=124
mFullscreen=true
mBounds=[0,0][720,1440]
mdr=false
appTokens=[AppWindowToken{64d5e57 token=Token{c6333f1 ActivityRecord{7725f98 u0 com.android.systemui/.recents.lava.RecentsLavaActivity t124}}}]
mTempInsetBounds=[0,0][0,0]
Activity #0 AppWindowToken{64d5e57 token=Token{c6333f1 ActivityRecord{7725f98 u0 com.android.systemui/.recents.lava.RecentsLavaActivity t124}}}
windows=[]
windowType=2 hidden=true hasVisible=true
app=true voiceInteraction=false
task={taskId=124 appTokens=[AppWindowToken{64d5e57 token=Token{c6333f1 ActivityRecord{7725f98 u0 com.android.systemui/.recents.lava.RecentsLavaActivity t124}}}] mdr=false}
appFullscreen=true requestedOrientation=3
hiddenRequested=true clientHidden=true reportedDrawn=false reportedVisible=false
mAppStopped=true
numInterestingWindows=1 numDrawnWindows=1 inPendingTransaction=false allDrawn=true (animator=true)
DimLayerController
Task=85
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290766
mStartAlpha=0.3 mTargetAlpha=0.0
Task=125
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290766
mStartAlpha=0.3 mTargetAlpha=0.0
Task=89
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290766
mStartAlpha=0.3 mTargetAlpha=0.0
Task=129
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290766
mStartAlpha=0.3 mTargetAlpha=0.0
Task=161
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290766
mStartAlpha=0.3 mTargetAlpha=0.0
Task=121
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290766
mStartAlpha=0.3 mTargetAlpha=0.0
Task=173
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=160
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=78
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=88
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=136
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=130
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Stack=0
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=123
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Stack=1
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=124
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,1800] mBounds=[-180,-360][900,1800]
Last animation: mDuration=200 mStartTime=75053819 curTime=78290767
mStartAlpha=0.3 mTargetAlpha=0.0
Task=133
dimLayer=shared, animator=null, continueDimming=false
mDimSurface=Surface(name=DimLayerController/Stack=0) mLayer=21008 mAlpha=0.0
mLastBounds=[-180,-360][900,18