Searched refs:absoluteTop (Results 1 – 1 of 1) sorted by relevance
524 int absoluteLeft, int absoluteTop, int parentRelativeLeft, int parentRelativeTop, in setAccessibilityNodeInfoLocation() argument536 Rect rect = new Rect(absoluteLeft, absoluteTop, absoluteLeft + width, absoluteTop + height); in setAccessibilityNodeInfoLocation()