Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssConfiguration.java213 interface SetCarrierProperty { interface in GnssConfiguration
247 Map<String, SetCarrierProperty> map = new HashMap<String, SetCarrierProperty>() { in reloadGpsProperties()
268 for (Entry<String, SetCarrierProperty> entry : map.entrySet()) { in reloadGpsProperties()
/frameworks/base/services/
Dart-profile43302 Lcom/android/server/location/gnss/GnssConfiguration$SetCarrierProperty;