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

  /packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportActivity.java 196 Map<String, MmsReportStatus> reportStatus) {
197 if (reportStatus == null) {
205 MmsReportStatus status = queryStatusByRecipient(reportStatus, recipient);
263 Map<String, MmsReportStatus> reportStatus = getMmsReportStatus();
267 getMmsReportStatusText(reportReq, reportStatus);
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]

Completed in 7797 milliseconds