Home
last modified time | relevance | path

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

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