HomeSort by relevance Sort by last modified time
    Searched refs:dateText (Results 1 - 8 of 8) sorted by null

  /packages/apps/Dialer/src/com/android/dialer/
PhoneCallDetailsHelper.java 93 CharSequence dateText =
100 setCallCountAndDate(views, callCount, dateText, highlightColor);
179 CharSequence dateText, Integer highlightColor) {
184 R.string.call_log_item_count_and_date, callCount.intValue(), dateText);
186 text = dateText;
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
ConversationItemViewModel.java 70 CharSequence dateText;
218 private static int getHashCode(CharSequence dateText, Object convInfo,
221 if (dateText == null) {
224 return Objects.hashCode(convInfo, dateText, rawFolders, starred, read, priority,
244 mDataHashCode = getHashCode(dateText,
254 return mDataHashCode == getHashCode(dateText,
ConversationItemView.java 635 mHeader.dateText = DateUtils.getRelativeTimeSpanString(mContext,
638 mHeader.dateText = mHeader.dateOverrideText;
    [all...]
  /prebuilts/tools/common/m2/internal/org/slf4j/slf4j-simple/1.7.2/
slf4j-simple-1.7.2.jar 
  /external/robolectric/lib/main/
commons-logging-1.1.1.jar 
  /prebuilts/devtools/tools/lib/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/http-client/
commons-logging-1.1.1.jar 
  /prebuilts/tools/common/m2/repository/commons-logging/commons-logging/1.1.1/
commons-logging-1.1.1.jar 

Completed in 599 milliseconds