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

  /packages/apps/Dialer/src/com/android/dialer/
PhoneCallDetailsHelper.java 93 CharSequence dateText = getCallDate(details);
96 setCallCountAndDate(views, callCount, dateText, highlightColor);
200 CharSequence dateText, Integer highlightColor) {
205 R.string.call_log_item_count_and_date, callCount.intValue(), dateText);
207 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,
  /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 51 milliseconds