Searched refs:psHeaderLocation (Results 1 – 1 of 1) sorted by relevance
867 int[] psHeaderLocation = new int[2]; in attachFloatingMaskView() local868 mPSHeader.getLocationOnScreen(psHeaderLocation); in attachFloatingMaskView()869 int psHeaderBottomY = psHeaderLocation[1] + mPsHeaderHeight; in attachFloatingMaskView()