Searched refs:onGpsEnabledChanged (Results 1 – 6 of 6) sorted by relevance
97 public void onGpsEnabledChanged() { in onGpsEnabledChanged() method in GnssAntennaInfoProvider
102 public void onGpsEnabledChanged() { in onGpsEnabledChanged() method in GnssNavigationMessageProvider
1013 mGnssMeasurementsProvider.onGpsEnabledChanged(); in handleEnable()1014 mGnssNavigationMessageProvider.onGpsEnabledChanged(); in handleEnable()1015 mGnssAntennaInfoProvider.onGpsEnabledChanged(); in handleEnable()1018 mGnssVisibilityControl.onGpsEnabledChanged(/* isEnabled= */ true); in handleEnable()1036 mGnssVisibilityControl.onGpsEnabledChanged(/* isEnabled= */ false); in handleDisable()1042 mGnssAntennaInfoProvider.onGpsEnabledChanged(); in handleDisable()1043 mGnssMeasurementsProvider.onGpsEnabledChanged(); in handleDisable()1044 mGnssNavigationMessageProvider.onGpsEnabledChanged(); in handleDisable()
133 public void onGpsEnabledChanged() { in onGpsEnabledChanged() method in GnssMeasurementsProvider
117 void onGpsEnabledChanged(boolean isEnabled) { in onGpsEnabledChanged() method in GnssVisibilityControl
18070 HPLcom/android/server/location/gnss/GnssAntennaInfoProvider;->onGpsEnabledChanged()V18355 HPLcom/android/server/location/gnss/GnssMeasurementsProvider;->onGpsEnabledChanged()V18370 HPLcom/android/server/location/gnss/GnssNavigationMessageProvider;->onGpsEnabledChanged()V18489 PLcom/android/server/location/gnss/GnssVisibilityControl;->lambda$onGpsEnabledChanged$2$GnssVisibil…18495 PLcom/android/server/location/gnss/GnssVisibilityControl;->onGpsEnabledChanged(Z)V