Searched refs:WindowLayoutParams (Results 1 – 4 of 4) sorted by relevance
20 import android.tools.traces.wm.WindowLayoutParams45 val windowAttributes: WindowLayoutParams,
27 class WindowLayoutParams class64 if (other !is WindowLayoutParams) return false in equals()154 val EMPTY: WindowLayoutParams155 get() = withCache { WindowLayoutParams() } in <lambda>()191 ): WindowLayoutParams = withCache { in from()192 WindowLayoutParams( in from()
31 val attributes: WindowLayoutParams,
41 import android.tools.traces.wm.WindowLayoutParams in <lambda>()410 private fun createWindowLayerParams(proto: WindowLayoutParamsProto?): WindowLayoutParams { in <lambda>()411 return WindowLayoutParams.from( in <lambda>()