Searched refs:onGpsEnabledChanged (Results 1 – 5 of 5) sorted by relevance
100 public void onGpsEnabledChanged() { in onGpsEnabledChanged() method in GnssNavigationMessageProvider
113 public void onGpsEnabledChanged() { in onGpsEnabledChanged() method in GnssMeasurementsProvider
984 mGnssMeasurementsProvider.onGpsEnabledChanged(); in handleEnable()985 mGnssNavigationMessageProvider.onGpsEnabledChanged(); in handleEnable()988 mGnssVisibilityControl.onGpsEnabledChanged(/* isEnabled= */ true); in handleEnable()1006 mGnssVisibilityControl.onGpsEnabledChanged(/* isEnabled= */ false); in handleDisable()1012 mGnssMeasurementsProvider.onGpsEnabledChanged(); in handleDisable()1013 mGnssNavigationMessageProvider.onGpsEnabledChanged(); in handleDisable()
115 void onGpsEnabledChanged(boolean isEnabled) { in onGpsEnabledChanged() method in GnssVisibilityControl
8108 HSPLcom/android/server/location/GnssMeasurementsProvider;->onGpsEnabledChanged()V8117 HSPLcom/android/server/location/GnssNavigationMessageProvider;->onGpsEnabledChanged()V