Home
last modified time | relevance | path

Searched refs:LocationPendingIntentTransport (Results 1 – 2 of 2) 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
1156 CallerIdentity identity, LocationPendingIntentTransport transport,
2049 new LocationPendingIntentTransport(mContext, pendingIntent),
/frameworks/base/services/
Dart-profile1941 …com/android/server/location/provider/LocationProviderManager$LocationPendingIntentTransport;]Lcom/…