Searched refs:noPrep (Results 1 – 1 of 1) sorted by relevance
145 final CharSequence noPrep = DateUtils.getRelativeTimeSpanString(mContext, today10am, in test_getRelativeTimeSpanString_withContext() local147 assertEquals(noPrep, DateUtils.getRelativeTimeSpanString(mContext, today10am)); in test_getRelativeTimeSpanString_withContext()151 assertEquals("10:00", noPrep); in test_getRelativeTimeSpanString_withContext()154 assertEquals("10:00 AM", noPrep); in test_getRelativeTimeSpanString_withContext()