Searched refs:mTmp (Results 1 – 1 of 1) sorted by relevance
74 private int[] mTmp = new int[2]; field in NotificationShelf805 mCollapsedIcons.getLocationOnScreen(mTmp);806 mRelativeOffset = mTmp[0];807 getLocationOnScreen(mTmp);808 mRelativeOffset -= mTmp[0];