Searched refs:mParentLocation (Results 1 – 1 of 1) sorted by relevance
64 private final int[] mParentLocation = CoordinateUtils.newInstance(); field in KeyboardAccessibilityNodeProvider233 CoordinateUtils.x(mParentLocation), CoordinateUtils.y(mParentLocation)); in createAccessibilityNodeInfo()337 mKeyboardView.getLocationOnScreen(mParentLocation); in updateParentLocation()