Searched refs:mIsGpsEnabled (Results 1 – 1 of 1) sorted by relevance
40 private boolean mIsGpsEnabled; field in GeolocationService82 if (mIsGpsEnabled != enable) { in setEnableGps()83 mIsGpsEnabled = enable; in setEnableGps()165 if (mIsGpsEnabled) { in registerForLocationUpdates()