OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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