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

  /packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
CellBroadcastListItem.java 82 mDateView.setText(message.getDateString(getContext()));
CellBroadcastMessage.java 302 String getDateString(Context context) {
  /packages/providers/DownloadProvider/ui/src/com/android/providers/downloads/ui/
DownloadAdapter.java 111 setTextForView(convertView, R.id.last_modified_date, getDateString());
117 private String getDateString() {

Completed in 116 milliseconds