Searched refs:topOpaqueWindowLayoutParams (Results 1 – 4 of 4) sorted by relevance
107 public WindowManager.LayoutParams topOpaqueWindowLayoutParams; field in StartingWindowInfo252 dest.writeTypedObject(topOpaqueWindowLayoutParams, flags); in writeToParcel()268 topOpaqueWindowLayoutParams = source.readTypedObject( in readFromParcel()290 + " topWindowLayoutParams=" + topOpaqueWindowLayoutParams in toString()
387 final WindowManager.LayoutParams attrs = info.topOpaqueWindowLayoutParams; in drawSnapshotOnSurface()404 final WindowManager.LayoutParams attrs = info.topOpaqueWindowLayoutParams; in createLayoutParameters()
353 windowInfo.topOpaqueWindowLayoutParams = new WindowManager.LayoutParams(); in createWindowInfo()
3605 info.topOpaqueWindowLayoutParams = topFullscreenOpaqueWindow.getAttrs();