Searched refs:isGpsEnabled (Results 1 – 3 of 3) sorted by relevance
262 private void handleGpsEnabledChanged(boolean isGpsEnabled) { in handleGpsEnabledChanged() argument265 + ", isGpsEnabled: " + isGpsEnabled); in handleGpsEnabledChanged()270 mIsGpsEnabled = isGpsEnabled; in handleGpsEnabledChanged()
782 if (enabled == isGpsEnabled()) { in updateEnabled()793 private boolean isGpsEnabled() { in isGpsEnabled() method in GnssLocationProvider837 if (mProviderRequest.isActive() && isGpsEnabled()) { in updateRequirements()1254 isGpsEnabled(),1311 isGpsEnabled(), in reportNiNotification()1458 if (isGpsEnabled()) { in onHalRestarted()
22091 HSPLcom/android/server/location/gnss/GnssLocationProvider;->isGpsEnabled()Z