Searched refs:lpp_profile (Results 1 – 2 of 2) sorted by relevance
558 String lpp_profile = mGnssConfiguration.getLppProfile(); in subscriptionOrCarrierConfigChanged() local560 if (lpp_profile != null) { in subscriptionOrCarrierConfigChanged()561 SystemProperties.set(GnssConfiguration.LPP_PROFILE, lpp_profile); in subscriptionOrCarrierConfigChanged()
6286 optional android.server.location.LppProfile lpp_profile = 8; field