Searched defs:windowSize (Results 1 – 6 of 6) sorted by relevance
80 final double protocolVersion, int windowSize) throws IOException { in setPimSyncOptions()
73 final int windowSize = numWindows * EMAIL_WINDOW_SIZE; in setSyncOptions() local
175 final int windowSize = numWindows * PIM_WINDOW_SIZE_CONTACTS; in setSyncOptions() local
245 final int windowSize = numWindows * PIM_WINDOW_SIZE_CALENDAR; in setNonInitialSyncOptions() local
99 int windowSize = Math.min(mMarkers.size(), mMaxWindowSize); in offsetWindowCenterTo() local
1538 int windowSize = Math.min(count, sLookBehindPageCount + sLookAheadPageCount + 1); in getAssociatedLowerPageBound() local1544 int windowSize = Math.min(count, sLookBehindPageCount + sLookAheadPageCount + 1); in getAssociatedUpperPageBound() local