Searched defs:mTmpScreenLocation (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/widget/
H A DPopupWindow.java140 private final int[] mTmpScreenLocation = new int[2]; field in class:PopupWindow
1598 final int[] screenLocation = mTmpScreenLocation;

Completed in 54 milliseconds