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

  /hardware/qcom/gps/core/
UlpProxyBase.h 66 inline virtual bool reportStatus(GpsStatusValue status) {
LocApiBase.cpp 251 void LocApiBase::reportStatus(GpsStatusValue status)
254 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status));
  /hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/
LocEngAdapter.cpp 156 void LocEngAdapter::reportStatus(GpsStatusValue status)
  /hardware/qcom/gps/loc_api/libloc_api_50001/
LocEngAdapter.cpp 233 void LocInternalAdapter::reportStatus(GpsStatusValue status)
238 void LocEngAdapter::reportStatus(GpsStatusValue status)
240 if (!mUlp->reportStatus(status)) {
241 mInternalAdapter->reportStatus(status);
  /hardware/qcom/gps/msm8960/core/
LocApiBase.cpp 221 void LocApiBase::reportStatus(GpsStatusValue status)
224 TO_ALL_LOCADAPTERS(mLocAdapters[i]->reportStatus(status));
  /packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/
ProfileOwnerProvisioningService.java 145 reportStatus();
150 private void reportStatus() {
  /packages/apps/Mms/src/com/android/mms/ui/
DeliveryReportActivity.java 213 Map<String, MmsReportStatus> reportStatus) {
214 if (reportStatus == null) {
222 MmsReportStatus status = queryStatusByRecipient(reportStatus, recipient);
280 Map<String, MmsReportStatus> reportStatus = getMmsReportStatus();
284 getMmsReportStatusText(reportReq, reportStatus);
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/src/
LocApiRpc.cpp 251 reportStatus(&loc_event_payload->rpc_loc_event_payload_u_type_u.status_report);
    [all...]
  /frameworks/base/services/core/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 
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.artifact.repository_1.1.200.v20130515-2028.jar 

Completed in 1171 milliseconds