Searched refs:getContainingFrame (Results 1 – 3 of 3) sorted by relevance
119 final Rect containingRect = mWindowState.getContainingFrame(); in testMinimalSize()143 final Rect containingRect = mWindowState.getContainingFrame(); in testLayout()
118 tapOnCenter(toastWindow.getContainingFrame(), toastWindow.getDisplayId()); in testToastIsNotClickable()
927 Rect getContainingFrame() { in getContainingFrame() method in WindowManagerState.WindowState