Searched refs:WindowLayoutParams (Results 1 – 2 of 2) sorted by relevance
18 import { toRect, Size, WindowState, WindowLayoutParams } from "../common"64 function createWindowLayoutParams(proto: any): WindowLayoutParams {65 return new WindowLayoutParams(
47 const WindowLayoutParams= require('flicker').com.android.server.wm.traces. constant48 common.windowmanager.windows.WindowLayoutParams;233 WindowLayoutParams,