Home | History | Annotate | Download | only in unicode

Lines Matching full:when

42      * should delete it when done.
91 * When two <code>TimeZoneRule</code> objects differ only its names, this method
100 * Gets the very first time when this rule takes effect.
105 * @param result Receives the very first time when this rule takes effect.
106 * @return true if the start time is available. When false is returned, output parameter
113 * Gets the final time when this rule takes effect.
118 * @param result Receives the final time when this rule takes effect.
119 * @return true if the start time is available. When false is returned, output parameter
126 * Gets the first time when this rule takes effect after the specified time.
133 * @param result Receives The first time when this rule takes effect after
135 * @return true if the start time is available. When false is returned, output parameter
143 * Gets the most recent time when this rule takes effect before the specified time.
150 * @param result Receives The most recent time when this rule takes effect before
152 * @return true if the start time is available. When false is returned, output parameter
226 * should delete it when done.
258 * Gets the time when this rule takes effect in the given year.
273 * When two <code>TimeZoneRule</code> objects differ only its names, this method
282 * Gets the very first time when this rule takes effect.
287 * @param result Receives the very first time when this rule takes effect.
288 * @return true if the start time is available. When false is returned, output parameter
295 * Gets the final time when this rule takes effect.
300 * @param result Receives the final time when this rule takes effect.
301 * @return true if the start time is available. When false is returned, output parameter
308 * Gets the first time when this rule takes effect after the specified time.
315 * @param result Receives The first time when this rule takes effect after
317 * @return true if the start time is available. When false is returned, output parameter
325 * Gets the most recent time when this rule takes effect before the specified time.
332 * @param result Receives The most recent time when this rule takes effect before
334 * @return true if the start time is available. When false is returned, output parameter
395 * @param startYear The first year when this rule takes effect.
396 * @param endYear The last year when this rule takes effect. If this
414 * @param startYear The first year when this rule takes effect.
415 * @param endYear The last year when this rule takes effect. If this
437 * should delete it when done.
477 * Gets the first year when this rule takes effect.
485 * Gets the end year when this rule takes effect.
493 * Gets the time when this rule takes effect in the given year.
508 * When two <code>TimeZoneRule</code> objects differ only its names, this method
517 * Gets the very first time when this rule takes effect.
522 * @param result Receives the very first time when this rule takes effect.
523 * @return true if the start time is available. When false is returned, output parameter
530 * Gets the final time when this rule takes effect.
535 * @param result Receives the final time when this rule takes effect.
536 * @return true if the start time is available. When false is returned, output parameter
543 * Gets the first time when this rule takes effect after the specified time.
550 * @param result Receives The first time when this rule takes effect after
552 * @return true if the start time is available. When false is returned, output parameter
560 * Gets the most recent time when this rule takes effect before the specified time.
567 * @param result Receives The most recent time when this rule takes effect before
569 * @return true if the start time is available. When false is returned, output parameter
621 * the array of times when this rule takes effect.
653 * should delete it when done.
699 * and the result is set. When false, the output
714 * When two <code>TimeZoneRule</code> objects differ only its names, this method
723 * Gets the very first time when this rule takes effect.
728 * @param result Receives the very first time when this rule takes effect.
729 * @return true if the start time is available. When false is returned, output parameter
736 * Gets the final time when this rule takes effect.
741 * @param result Receives the final time when this rule takes effect.
742 * @return true if the start time is available. When false is returned, output parameter
749 * Gets the first time when this rule takes effect after the specified time.
756 * @param result Receives The first time when this rule takes effect after
758 * @return true if the start time is available. When false is returned, output parameter
766 * Gets the most recent time when this rule takes effect before the specified time.
773 * @param result Receives The most recent time when this rule takes effect before
775 * @return true if the start time is available. When false is returned, output parameter