Loading libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/DefaultWindowDecoration.kt +2 −0 Original line number Diff line number Diff line Loading @@ -456,6 +456,8 @@ constructor( insetSourceFlags = insetSourceFlags or FLAG_FORCE_CONSUMING_OPAQUE_CAPTION_BAR } } inputFeatures = inputFeatures or WindowManager.LayoutParams.INPUT_FEATURE_DISPLAY_TOPOLOGY_AWARE } // The configuration used to layout the window decoration. A copy is made instead of using Loading Loading
libs/WindowManager/Shell/src/com/android/wm/shell/windowdecor/DefaultWindowDecoration.kt +2 −0 Original line number Diff line number Diff line Loading @@ -456,6 +456,8 @@ constructor( insetSourceFlags = insetSourceFlags or FLAG_FORCE_CONSUMING_OPAQUE_CAPTION_BAR } } inputFeatures = inputFeatures or WindowManager.LayoutParams.INPUT_FEATURE_DISPLAY_TOPOLOGY_AWARE } // The configuration used to layout the window decoration. A copy is made instead of using Loading