Searched refs:mIsGpsEnabled (Results 1 – 1 of 1) sorted by relevance
81 private boolean mIsGpsEnabled; field in GnssVisibilityControl264 Log.d(TAG, "handleGpsEnabledChanged, mIsGpsEnabled: " + mIsGpsEnabled in handleGpsEnabledChanged()270 mIsGpsEnabled = isGpsEnabled; in handleGpsEnabledChanged()271 if (!mIsGpsEnabled) { in handleGpsEnabledChanged()401 if (!mIsGpsEnabled) { in updateNfwLocationAccessProxyAppsInGnssHal()506 + " and GNSS HAL enabled is set to " + mIsGpsEnabled in handleNfwNotification()518 return (proxyAppState == null || !mIsGpsEnabled) ? isLocationRequestAccepted in isPermissionMismatched()