Searched refs:mTempBoundsInScreen (Results 1 – 1 of 1) sorted by relevance
61 private final Rect mTempBoundsInScreen = new Rect(); field in KeyboardAccessibilityNodeProvider231 mTempBoundsInScreen.set(boundsInParent); in createAccessibilityNodeInfo()232 mTempBoundsInScreen.offset( in createAccessibilityNodeInfo()234 final Rect boundsInScreen = mTempBoundsInScreen; in createAccessibilityNodeInfo()