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
949 mGnssMeasurementsProvider.onGpsEnabledChanged(); in handleEnable()950 mGnssNavigationMessageProvider.onGpsEnabledChanged(); in handleEnable()953 mGnssVisibilityControl.onGpsEnabledChanged(/* isEnabled= */ true); in handleEnable()971 mGnssVisibilityControl.onGpsEnabledChanged(/* isEnabled= */ false); in handleDisable()977 mGnssMeasurementsProvider.onGpsEnabledChanged(); in handleDisable()978 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