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

  /hardware/ti/wlan/wl1271/stad/src/Connection_Managment/
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...]
rsn.h 177 rsn_reportStatus_t reportStatus;
mainSecKeysOnly.c 327 status = pMainSec->pParent->reportStatus(pMainSec->pParent, pMainSec->data.status);
rsn.c 256 pRsn->reportStatus = rsn_reportStatus;
    [all...]
  /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);
  /frameworks/base/core/java/android/content/pm/
IPackageManager.aidl 349 void updateExternalMediaStatus(boolean mounted, boolean reportStatus);
  /frameworks/base/services/java/com/android/server/pm/
PackageManagerService.java 719 boolean reportStatus = msg.arg1 == 1;
721 if (DEBUG_SD_INSTALL) Log.i(TAG, "reportStatus=" + reportStatus + ", doGc = " + doGc);
733 if (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 4026 milliseconds