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/
DGnssConfiguration.java212 interface SetCarrierProperty { interface in GnssConfiguration
246 Map<String, SetCarrierProperty> map = new HashMap<String, SetCarrierProperty>() { in reloadGpsProperties()
267 for (Entry<String, SetCarrierProperty> entry : map.entrySet()) { in reloadGpsProperties()
/frameworks/base/services/
Dart-profile19445 Lcom/android/server/location/GnssConfiguration$SetCarrierProperty;