Searched refs:imeTargetBounds (Results 1 – 1 of 1) sorted by relevance
1355 Rect imeTargetBounds = new Rect(0, 0, 100, 200); in testShouldImeAttachedToApp_targetBoundsDifferentFromImeContainer_returnsFalse() local1358 doReturn(imeTargetBounds).when(mAppWindow).getBounds(); in testShouldImeAttachedToApp_targetBoundsDifferentFromImeContainer_returnsFalse()