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