Searched refs:location (Results 1 - 25 of 336) sorted by relevance

1234567891011>>

/frameworks/base/location/java/android/location/
H A DAddress.aidl17 package android.location;
H A DCountry.aidl17 package android.location;
H A DCriteria.aidl17 package android.location;
H A DFusedBatchOptions.aidl17 package android.location;
H A DGeocoderParams.aidl17 package android.location;
H A DGeofence.aidl17 package android.location;
H A DGnssMeasurementsEvent.aidl17 package android.location;
H A DGnssNavigationMessage.aidl17 package android.location;
H A DGnssNavigationMessageEvent.aidl17 package android.location;
H A DLocation.aidl17 package android.location;
H A DLocationRequest.aidl17 package android.location;
H A DICountryDetector.aidl17 package android.location;
19 import android.location.Country;
20 import android.location.ICountryListener;
H A DINetInitiatedListener.aidl18 package android.location;
/frameworks/base/core/java/android/hardware/location/
H A DActivityChangedEvent.aidl17 package android.hardware.location;
H A DContextHubInfo.aidl17 package android.hardware.location;
H A DContextHubMessage.aidl17 package android.hardware.location;
H A DGeofenceHardwareMonitorEvent.aidl17 package android.hardware.location;
H A DGeofenceHardwareRequestParcelable.aidl17 package android.hardware.location;
H A DNanoApp.aidl17 package android.hardware.location;
H A DNanoAppFilter.aidl17 package android.hardware.location;
H A DNanoAppInstanceInfo.aidl17 package android.hardware.location;
H A DIGeofenceHardwareMonitorCallback.aidl17 package android.hardware.location;
19 import android.hardware.location.GeofenceHardwareMonitorEvent;
20 import android.location.Location;
H A DGeofenceHardwareMonitorCallback.java17 package android.hardware.location;
20 import android.location.Location;
41 * @param location The last known location according to the monitoring system.
44 public void onMonitoringSystemChange(int monitoringType, boolean available, Location location) { argument
54 * {@link #onMonitoringSystemChange(int, boolean, android.location.Location)}.
/frameworks/base/location/java/com/android/internal/location/
H A DProviderProperties.aidl17 package com.android.internal.location;
H A DProviderRequest.aidl17 package com.android.internal.location;

Completed in 171 milliseconds

1234567891011>>