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