Searched defs:appRect (Results 1 – 2 of 2) sorted by relevance
95 Rect appRect = new Rect(); in showAppMenu() local
192 ListPopupWindow popup, int screenRotation, Rect appRect, Rect padding) { in setPopupOffset()