Home | History | Annotate | Download | only in i18n

Lines Matching full:rule

35  * @param from  The time zone rule used before the transition.
36 * @param to The time zone rule used after the transition.
57 * @param rule the original ZRule
90 * Returns the rule used before the transition.
92 * @return The time zone rule used after the transition.
98 * Sets the rule used before the transition. The caller remains
102 * @param from The time zone rule used before the transition.
108 * Adopts the rule used before the transition. The caller must
111 * @param from The time zone rule used before the transition.
117 * Returns the rule used after the transition.
119 * @return The time zone rule used after the transition.
125 * Sets the rule used after the transition. The caller remains
128 * @param to The time zone rule used after the transition.
134 * Adopts the rule used after the transition. The caller must
137 * @param to The time zone rule used after the transition.