Searched refs:mTmpDrawingLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java139 private final int[] mTmpDrawingLocation = new int[2]; field in class:PopupWindow
1601 final int[] drawingLocation = mTmpDrawingLocation;
1848 final int[] anchorPos = mTmpDrawingLocation;

Completed in 10 milliseconds