Home | History | Annotate | Download | only in unicode

Lines Matching full:ownership

193      * @param eras  Array of era strings (DateFormatSymbols retains ownership.)
210 * @param eraNames Array of era name strings (DateFormatSymbols retains ownership.)
227 * @param narrowEras Array of narrow era strings (DateFormatSymbols retains ownership.)
236 * @return the month strings. (DateFormatSymbols retains ownership.)
244 * @param months the new month strings. (not adopted; caller retains ownership)
254 * @return the short month strings. (DateFormatSymbols retains ownership.)
262 * @param shortMonths the new short month strings. (not adopted; caller retains ownership)
293 * @return the month strings. (DateFormatSymbols retains ownership.)
301 * @param months The new month strings. (not adopted; caller retains ownership)
312 * @return the weekday strings. (DateFormatSymbols retains ownership.)
320 * @param weekdays the new weekday strings. (not adopted; caller retains ownership)
329 * @return the short weekday strings. (DateFormatSymbols retains ownership.)
336 * @param shortWeekdays the new short weekday strings. (not adopted; caller retains ownership)
347 * @return the month strings. (DateFormatSymbols retains ownership.)
354 * @param weekdays The new weekday strings. (not adopted; caller retains ownership)
368 * @return the quarter strings. (DateFormatSymbols retains ownership.)
376 * @param quarters The new quarter strings. (not adopted; caller retains ownership)
388 * @return the weekday strings. (DateFormatSymbols retains ownership.)
395 * @param ampms the new ampm strings. (not adopted; caller retains ownership)
405 * @return The timezone strings as a 2-d array. (DateFormatSymbols retains ownership.)
412 * @param strings The timezone strings as a 2-d array to be copied. (not adopted; caller retains ownership)