Searched refs:delegatorPositionOnScreen (Results 1 – 2 of 2) sorted by relevance
120 final int[] delegatorPositionOnScreen = new int[2]; in getBoundsForDate() local122 mDelegator.getLocationOnScreen(delegatorPositionOnScreen); in getBoundsForDate()124 dayPickerPositionOnScreen[1] - delegatorPositionOnScreen[1]; in getBoundsForDate()
613 final int[] delegatorPositionOnScreen = new int[2]; in getBoundsForDate() local615 mDelegator.getLocationOnScreen(delegatorPositionOnScreen); in getBoundsForDate()617 weekViewPositionOnScreen[1] - delegatorPositionOnScreen[1]; in getBoundsForDate()