Home
last modified time | relevance | path

Searched defs:LocationPendingIntentTransport (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/location/provider/
DLocationProviderManager.java269 protected static final class LocationPendingIntentTransport implements LocationTransport, class in LocationProviderManager
275 public LocationPendingIntentTransport(Context context, PendingIntent pendingIntent) { in LocationPendingIntentTransport() method in LocationProviderManager.LocationPendingIntentTransport