Home
last modified time | relevance | path

Searched refs:mBatchedLocationCallbackTransport (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/location/java/android/location/
DLocationManager.java68 private final BatchedLocationCallbackTransport mBatchedLocationCallbackTransport; field in LocationManager
328 mBatchedLocationCallbackTransport = in LocationManager()
2015 mBatchedLocationCallbackTransport.add(callback, handler); in registerGnssBatchedLocationCallback()
2054 mBatchedLocationCallbackTransport.remove(callback); in unregisterGnssBatchedLocationCallback()