Searched refs:getDrawingRect (Results 1 – 5 of 5) sorted by relevance
44 public void getDrawingRect(Rect outRect) { in getDrawingRect() method in WidgetPagedView45 super.getDrawingRect(outRect); in getDrawingRect()
45 ((View) parent).getDrawingRect(mRect); in requestRectangleOnScreen()
253 child.getDrawingRect(r); in requestChildFocus()
88 mContext.getDrawingRect(viewDrawingRect); in draw()
1111 public void getDrawingRect(Rect outRect) { in getDrawingRect() method in ActivityAllAppsContainerView1112 super.getDrawingRect(outRect); in getDrawingRect()