Searched refs:DIALOG_TOP_MARGIN (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Calendar/src/com/android/calendar/
H A DEventInfoFragment.java328 private static int DIALOG_TOP_MARGIN = 8; field in class:EventInfoFragment
458 DIALOG_TOP_MARGIN *= mScale;
539 a.y = mMinTop + DIALOG_TOP_MARGIN;

Completed in 124 milliseconds