Searched refs:WindowLayoutParams (Results 1 – 2 of 2) sorted by relevance
19 import { toRect, Bounds, WindowState, WindowLayoutParams } from "../common"92 function newWindowLayoutParams(proto): WindowLayoutParams {93 return new WindowLayoutParams(
45 const WindowLayoutParams= require('flicker').com.android.server.wm.traces.common. constant46 windowmanager.windows.WindowLayoutParams;144 WindowLayoutParams,