Searched refs:topOpaqueWindowLayoutParams (Results 1 – 4 of 4) sorted by relevance
100 public WindowManager.LayoutParams topOpaqueWindowLayoutParams; field in StartingWindowInfo194 dest.writeTypedObject(topOpaqueWindowLayoutParams, flags); in writeToParcel()207 topOpaqueWindowLayoutParams = source.readTypedObject( in readFromParcel()225 + " topWindowLayoutParams=" + topOpaqueWindowLayoutParams in toString()
313 windowInfo.topOpaqueWindowLayoutParams = new WindowManager.LayoutParams(); in createWindowInfo()
165 final WindowManager.LayoutParams attrs = info.topOpaqueWindowLayoutParams; in create()
3547 info.topOpaqueWindowLayoutParams = topFullscreenOpaqueWindow.getAttrs();