HomeSort by relevance Sort by last modified time
    Searched full:failedstr (Results 1 - 1 of 1) sorted by null

  /packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportListItem.java 69 String failedStr = context.getString(R.string.status_failed);
75 } else if (status.compareTo(failedStr) == 0) {

Completed in 205 milliseconds