Home
last modified time | relevance | path

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

/development/tools/winscope/src/viewers/common/
Dime_utils_test.ts105 const inputMethodSurfaceRect = assertDefined(inputMethodSurface.rect); constant
110 expect(inputMethodSurfaceRect.getChildByName('left')?.getValue()).toEqual(
113 expect(inputMethodSurfaceRect.getChildByName('top')?.getValue()).toEqual(
116 expect(inputMethodSurfaceRect.getChildByName('right')?.getValue()).toEqual(
119 expect(inputMethodSurfaceRect.getChildByName('bottom')?.getValue()).toEqual(