Fix InstrumentationTest#testSendPointerSync

The test sends a motion event with a coordinate of (50, 50). This now ends
up being absorbed by the ActionBarView's LinearLayout. Change the
testing coordinate to (100, 100)...

Change-Id: Ibbbe02657bbb99b5db1f41948b7d5a2ba5f97ceb
1 file changed