Searched refs:mRawLocation (Results 1 – 1 of 1) sorted by relevance
104 private Point mRawLocation = new Point(0, 0); field in TestEvents.State138 mState.mRawLocation = new Point(x, y); in rawLocation()