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

  /packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportActivity.java 212 Map<String, MmsReportStatus> reportStatus) {
213 if (reportStatus == null) {
221 MmsReportStatus status = queryStatusByRecipient(reportStatus, recipient);
279 Map<String, MmsReportStatus> reportStatus = getMmsReportStatus();
283 getMmsReportStatusText(reportReq, reportStatus);
  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
rsn.h 177 rsn_reportStatus_t reportStatus;
apConn.c 690 apConn_connStatus_t reportStatus;
704 reportStatus.dataBuf = (char *)(param.content.assocReqBuffer.buffer);
705 reportStatus.dataBufLength = param.content.assocReqBuffer.bufferSize;
707 reportStatus.status = CONN_STATUS_CONNECTED;
708 reportStatusCallb(pAPConnection->hRoamMng, &reportStatus);
    [all...]
  /frameworks/base/services/java/com/android/server/location/
GpsLocationProvider.java     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.1.R36x_v20100901.jar 
org.eclipse.pde.api.tools_1.0.202.v20100820_r361.jar 
org.eclipse.ui.ide_3.6.2.M20101117-0800.jar 

Completed in 119 milliseconds