Home
last modified time | relevance | path

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

/aosp14/frameworks/base/location/java/android/location/
H A DLocationManager.java3665 private static class BatchedLocationCallbackTransport extends LocationListenerTransport { class in LocationManager
3667 BatchedLocationCallbackTransport(BatchedLocationCallback callback, Handler handler) { in BatchedLocationCallbackTransport() method in LocationManager.BatchedLocationCallbackTransport