Searched refs:mTempInt2 (Results 1 – 1 of 1) sorted by relevance
335 private final int[] mTempInt2 = new int[2]; field in NotificationStackScrollLayout1889 getLocationOnScreen(mTempInt2);1890 return getChildAtPosition(touchX - mTempInt2[0], touchY - mTempInt2[1]);