fix coordinate calculation of A11yEndToEndTest

Currently,
testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain is
using relative coordinate as absolute coordinate.
This makes this test fail when the application is not full screen.
Fix it to use absolute coordinate.

Bug: 161191238
Test: AccessibilityEndToEndTest.testTouchDelegateWithEbtBetweenView_ReHoverDelegate_FocusTargetAgain

Change-Id: Iebd834d2c442634e3f1faca3e79791efb3a6e60d
1 file changed