Searched refs:mTmpScreenLocation (Results 1 - 1 of 1) sorted by last modified time

/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 37 milliseconds