Home
last modified time | relevance | path

Searched refs:createWindowManagerPolicy (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/flickerlib/
DWindowManagerState.ts35 const policy = createWindowManagerPolicy(proto.policy);
71 function createWindowManagerPolicy(proto: any): WindowManagerPolicy { function