| Changed Methods
|
DateFormat getDateFormat(Context)
|
Change from final to non-final.
|
|
char[] getDateFormatOrder(Context)
|
Change from final to non-final.
|
|
DateFormat getLongDateFormat(Context)
|
Change from final to non-final.
|
|
DateFormat getMediumDateFormat(Context)
|
Change from final to non-final.
|
|
DateFormat getTimeFormat(Context)
|
Change from final to non-final.
|
|
CharSequence format(CharSequence, Calendar)
|
Change from final to non-final.
|
|
CharSequence format(CharSequence, Date)
|
Change from final to non-final.
|
|
CharSequence format(CharSequence, long)
|
Change from final to non-final.
|
|