Home
last modified time | relevance | path

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

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