HomeSort by relevance Sort by last modified time
    Searched full:mmaxfuturetoretrieve (Results 1 - 1 of 1) sorted by null

  /packages/apps/Contacts/src/com/android/contacts/interactions/
CalendarInteractionsLoader.java 32 private int mMaxFutureToRetrieve;
49 mMaxFutureToRetrieve = maxFutureToRetrieve;
62 Cursor cursor = getSharedEventsCursor(/* isFuture= */ true, mMaxFutureToRetrieve);

Completed in 404 milliseconds