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