Searched defs:withPreposition (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/text/format/
H A DDateUtils.java801 * @param withPreposition If true, the string returned will include the correct
805 boolean withPreposition) {
842 if (withPreposition) {
804 getRelativeTimeSpanString(Context c, long millis, boolean withPreposition) argument

Completed in 70 milliseconds