Home
last modified time | relevance | path

Searched refs:KEY_PERSIST_LPP_MODE_BOOL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/telephony/java/android/telephony/
DCarrierConfigManager.java3443 public static final String KEY_PERSIST_LPP_MODE_BOOL = KEY_PREFIX + "persist_lpp_mode_bool"; field in CarrierConfigManager.Gps
3570 defaults.putBoolean(KEY_PERSIST_LPP_MODE_BOOL, true); in getDefaults()
/frameworks/base/services/core/java/com/android/server/location/
DGnssLocationProvider.java552 b.getBoolean(CarrierConfigManager.Gps.KEY_PERSIST_LPP_MODE_BOOL); in subscriptionOrCarrierConfigChanged()
/frameworks/base/non-updatable-api/
Dcurrent.txt44859 field public static final String KEY_PERSIST_LPP_MODE_BOOL = "gps.persist_lpp_mode_bool";
/frameworks/base/api/
Dcurrent.txt45003 field public static final String KEY_PERSIST_LPP_MODE_BOOL = "gps.persist_lpp_mode_bool";
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt66891 Landroid/telephony/CarrierConfigManager;->KEY_PERSIST_LPP_MODE_BOOL:Ljava/lang/String;