Home | History | Annotate | Download | only in calendar

Lines Matching refs:ALL

899      * The algorithm goes over all the events and creates a set of segments
912 * <li>All segments drawn will maintain at least minPixels height, except
969 // Go through all the events for the week
1163 // This processes all the segments, sorts them by color, and generates a
1246 // The days in between are all day, even though that shouldn't
1418 // All day events require special timezone adjustment.
1432 // For multi-day allday events or single-day all-day events that are not
1554 // Email app does not work with no "to" recipient. Move all 'cc' to 'to'
1568 // for email addresses. We put all data in the URI instead of using the extra
1627 * or another calendar, etc. These all end in "calendar.google.com".
1749 * @param account - The account to sync. May be null to sync all accounts.
1782 Linkify.addLinks(spanText, Linkify.ALL);
1819 * run first because every invocation removes all previous URLSpan annotations.
1825 Linkify.ALL & ~(Linkify.PHONE_NUMBERS));