Searched refs:SetCarrierProperty (Results 1 – 2 of 2) sorted by relevance
212 interface SetCarrierProperty { interface in GnssConfiguration246 Map<String, SetCarrierProperty> map = new HashMap<String, SetCarrierProperty>() { in reloadGpsProperties()267 for (Entry<String, SetCarrierProperty> entry : map.entrySet()) { in reloadGpsProperties()
19445 Lcom/android/server/location/GnssConfiguration$SetCarrierProperty;