Searched refs:popupContentViewOnScreenXY (Results 1 – 1 of 1) sorted by relevance
632 int[] popupContentViewOnScreenXY = new int[2]; in testShowAtLocation() local656 mPopupWindow.getContentView().getLocationOnScreen(popupContentViewOnScreenXY); in testShowAtLocation()662 popupContentViewOnScreenXY[0]); in testShowAtLocation()664 popupContentViewOnScreenXY[1]); in testShowAtLocation()